Date: Wed, 11 Apr 2012 13:59:41 GMT From: Jason Bacon <jwbacon@tds.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/166843: New port: devel/libsysinfo Message-ID: <201204111359.q3BDxfCX005092@red.freebsd.org> Resent-Message-ID: <201204111400.q3BE0Trp075641@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 166843 >Category: ports >Synopsis: New port: devel/libsysinfo >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 11 14:00:29 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Jason Bacon >Release: 9.0-RELEASE >Organization: Acadix Consulting, LLC >Environment: FreeBSD sculpin.jbacon.dyndns.org 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Provides a GNU-style C code interface for gathering system information that would otherwise be obtained from functions like sysctl(3) and sysconf(3). Needed by slurm and freecad ports currently in development. >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # libsysinfo # libsysinfo/distinfo # libsysinfo/Makefile # libsysinfo/pkg-descr # libsysinfo/pkg-plist # echo c - libsysinfo mkdir -p libsysinfo > /dev/null 2>&1 echo x - libsysinfo/distinfo sed 's/^X//' >libsysinfo/distinfo << '15e9d73d6f62b7bbb0e58ca5917b7cd6' XSHA256 (libsysinfo-0.1.tar.gz) = 799c10e16903364c0bfd76b3d4508f544988bb426d047ec630ffa0f824dc10a8 XSIZE (libsysinfo-0.1.tar.gz) = 3576 15e9d73d6f62b7bbb0e58ca5917b7cd6 echo x - libsysinfo/Makefile sed 's/^X//' >libsysinfo/Makefile << 'b5c0009cabb726e8623eab6e16cffdfc' X# New ports collection makefile for: libsysinfo X# Date created: 8 July 2010 X# Whom: kpetrikas at gmail.com X# X# $FreeBSD$ X# X XPORTNAME= libsysinfo XPORTVERSION= 0.1 XCATEGORIES= devel XMASTER_SITES= http://acadix.biz/Ports/distfiles/ \ X http://personalpages.tds.net/~jwbacon/Ports/distfiles/ X XMAINTAINER= jwbacon@tds.net XCOMMENT= GNU libc's sysinfo port for FreeBSD X XUSE_LDCONFIG= yes X XMAN3= sysinfo.3 X X.include <bsd.port.mk> b5c0009cabb726e8623eab6e16cffdfc echo x - libsysinfo/pkg-descr sed 's/^X//' >libsysinfo/pkg-descr << 'a11daeaa02fcb497f2ebf59c8dd31b70' XGNU libc's sysinfo port for FreeBSD a11daeaa02fcb497f2ebf59c8dd31b70 echo x - libsysinfo/pkg-plist sed 's/^X//' >libsysinfo/pkg-plist << 'e5edc6cf114e9da12ff6fd58255105a4' Xinclude/sys/sysinfo.h Xlib/libsysinfo.a Xlib/libsysinfo.so Xlib/libsysinfo.so.0 X@dirrm include/sys e5edc6cf114e9da12ff6fd58255105a4 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204111359.q3BDxfCX005092>