aboutsummaryrefslogtreecommitdiff
path: root/devel/libsysinfo
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* - Bump PORTREVISIONWilliam Grzybowski2013-06-101-0/+1
| | | | | | | | | PR: ports/179454 Submitted by: Oleg A. Mamontov <oleg@mamontov.net> Approved by: culot / jpaetzel (mentors, implicit), maintainer Notes: svn path=/head/; revision=320480
* - Fix libkvm dependency link [1]William Grzybowski2013-06-072-6/+4
| | | | | | | | | | | | - Trim Makefile header - Use space for WWW in pkg-descr PR: ports/179394 [1] Submitted by: Oleg A. Mamontov <oleg@mamontov.net> [1] Approved by: culot / jpaetzel (mentors, implicit), maintainer Notes: svn path=/head/; revision=320219
* Add new port: devel/libsysinfoJason Helfman2012-04-253-0/+36
The sysinfo(3) function is a GNU interface for retrieving common information about the configuration and state of the system, such as is returned by sysctl(3) and sysconf(3). WWW: http://code.google.com/p/sysinfo-bsd/ PR: ports/166843 Submitted by: jwbacon@tds.net Notes: svn path=/head/; revision=295512