ports/51723: New port: libstatgrab - a useful interface to system statistics

Tim Bishop tim at bishnet.net
Sat May 3 15:20:11 UTC 2003


>Number:         51723
>Category:       ports
>Synopsis:       New port: libstatgrab - a useful interface to system statistics
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 03 08:20:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Tim Bishop
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD pendennis.ukc.ac.uk 4.8-STABLE FreeBSD 4.8-STABLE #2: Fri Apr 4 20:34:25 BST 2003 tdb at pendennis.ukc.ac.uk:/usr/obj/usr/src/sys/PENDENNIS i386

>Description:
	Taken from pkg-descr: "The libstatgrab library provides an
	easy to use interface for accessing system statistics and
	information. It was designed for use in the i-scream central
	monitoring system, but should be useable in other programs."

>How-To-Repeat:
>Fix:

	Below is a shar file of the port. I think it's ok - but
	this is (one of) the first shared library port I've done.

--- libstatgrab-0.4.sh begins here ---
# 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:
#
#	libstatgrab
#	libstatgrab/Makefile
#	libstatgrab/distinfo
#	libstatgrab/pkg-descr
#	libstatgrab/pkg-plist
#
echo c - libstatgrab
mkdir -p libstatgrab > /dev/null 2>&1
echo x - libstatgrab/Makefile
sed 's/^X//' >libstatgrab/Makefile << 'END-of-libstatgrab/Makefile'
X# New ports collection makefile for:	libstatgrab
X# Date created:		30 March 2003
X# Whom:			Tim Bishop <tim at bishnet.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libstatgrab
XPORTVERSION=	0.4
XCATEGORIES=	devel
XMASTER_SITES=	http://snapshots.i-scream.org.uk/%SUBDIR%/
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	tim at bishnet.net
XCOMMENT=	Provides a useful interface to system statistics
X
XDIST_SUBDIR=	iscream
XGNU_CONFIGURE=	yes
XINSTALLS_SHLIB=	yes
XUSE_LIBTOOL=	yes
X
X.include <bsd.port.mk>
END-of-libstatgrab/Makefile
echo x - libstatgrab/distinfo
sed 's/^X//' >libstatgrab/distinfo << 'END-of-libstatgrab/distinfo'
XMD5 (iscream/libstatgrab-0.4.tar.gz) = c0de07bc4f2914ca36a0fd6c5b9a4e91
END-of-libstatgrab/distinfo
echo x - libstatgrab/pkg-descr
sed 's/^X//' >libstatgrab/pkg-descr << 'END-of-libstatgrab/pkg-descr'
XThe libstatgrab library provides an easy to use interface for
Xaccessing system statistics and information. It was designed for
Xuse in the i-scream central monitoring system, but should be useable
Xin other programs.
X
XWWW: http://www.i-scream.org.uk/
END-of-libstatgrab/pkg-descr
echo x - libstatgrab/pkg-plist
sed 's/^X//' >libstatgrab/pkg-plist << 'END-of-libstatgrab/pkg-plist'
Xinclude/statgrab.h
Xlib/libstatgrab.a
Xlib/libstatgrab.la
Xlib/libstatgrab.so
Xlib/libstatgrab.so.1
END-of-libstatgrab/pkg-plist
exit
--- libstatgrab-0.4.sh ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list