Summary: | New port: devel/libsysinfo | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jason W. Bacon <jwb> | ||||
Component: | Individual Port(s) | Assignee: | Jason Helfman <jgh> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jason W. Bacon
![]() ![]() Class Changed From-To: sw-bug->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->jgh I'll take it. jgh 2012-04-25 17:25:05 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/libsysinfo Makefile distinfo pkg-descr Log: Add new port: devel/libsysinfo 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 Revision Changes Path 1.4933 +1 -0 ports/devel/Makefile 1.1 +29 -0 ports/devel/libsysinfo/Makefile (new) 1.1 +2 -0 ports/devel/libsysinfo/distinfo (new) 1.1 +5 -0 ports/devel/libsysinfo/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed New port added, with minor changes. Thanks! |