Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Feb 2008 15:08:20 GMT
From:      Mikolaj Golub <to.my.trociny@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120238: New port: net-mgmt/bsnmp-ucd
Message-ID:  <200802031508.m13F8KPc045088@www.freebsd.org>
Resent-Message-ID: <200802031520.m13FK0Za018075@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         120238
>Category:       ports
>Synopsis:       New port: net-mgmt/bsnmp-ucd
>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:   Sun Feb 03 15:20:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Mikolaj Golub
>Release:        
>Organization:
>Environment:
>Description:
bsnmp-ucd is a module for bsnmpd which allows to get memory, load average, cpu utilization and other system statistics. It implements parts of UCD-SNMP-MIB for this. It is also possible to specify your own commands under UCD-SNMP-MIB::extTable mib.

Being the author of module I'm very interested in seeing this module included in port tree and ready to help in supporting port.

>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:
#
#	bsnmp-ucd
#	bsnmp-ucd/Makefile
#	bsnmp-ucd/distinfo
#	bsnmp-ucd/pkg-descr
#	bsnmp-ucd/pkg-plist
#
echo c - bsnmp-ucd
mkdir -p bsnmp-ucd > /dev/null 2>&1
echo x - bsnmp-ucd/Makefile
sed 's/^X//' >bsnmp-ucd/Makefile << 'END-of-bsnmp-ucd/Makefile'
X# New ports collection makefile for:	bsnmp-ucd
X# Date created:				15 December 2007
X# Whom:					Mikolaj Golub <to.my.trociny@gmail.com>
X#
X# $FreeBSD: Makefile,v 1.7 2008/02/02 19:43:22 mikolaj Exp $
X#
X
XPORTNAME=	bsnmp-ucd
XPORTVERSION=	0.2.0
XCATEGORIES=	net-mgmt
XMASTER_SITES=	http://bsnmp-ucd.googlecode.com/files/
X
XMAINTAINER=	to.my.trociny@gmail.com
XCOMMENT=	A bsnmpd module that implements parts of UCD-SNMP-MIB
X
XLIB_DEPENDS=	bsnmp:${PORTSDIR}/net-mgmt/bsnmpd
XRUN_DEPENDS=	bsnmpd:${PORTSDIR}/net-mgmt/bsnmpd
X
XUSE_MAKE=	yes
X
XMAN8=		bsnmp-ucd.8
X
X.include <bsd.port.mk>
END-of-bsnmp-ucd/Makefile
echo x - bsnmp-ucd/distinfo
sed 's/^X//' >bsnmp-ucd/distinfo << 'END-of-bsnmp-ucd/distinfo'
XMD5 (bsnmp-ucd-0.2.0.tar.gz) = 5a9c3ed705cc300890e9d0d36684d912
XSHA256 (bsnmp-ucd-0.2.0.tar.gz) = 08c3bb6534958a5e6217d5bfea62c587e0826338280c423da263035cd0bf2f95
XSIZE (bsnmp-ucd-0.2.0.tar.gz) = 21783
END-of-bsnmp-ucd/distinfo
echo x - bsnmp-ucd/pkg-descr
sed 's/^X//' >bsnmp-ucd/pkg-descr << 'END-of-bsnmp-ucd/pkg-descr'
Xbsnmp-ucd is a module for bsnmpd which allows you to get memory, load
Xaverage, cpu utilization and other system statistics. It implements parts
Xof UCD-SNMP-MIB for this.
X
XWWW: http://bsnmp-ucd.googlecode.com/
XAuthor: Mikolaj Golub <to.my.trociny@gmail.com>
END-of-bsnmp-ucd/pkg-descr
echo x - bsnmp-ucd/pkg-plist
sed 's/^X//' >bsnmp-ucd/pkg-plist << 'END-of-bsnmp-ucd/pkg-plist'
Xlib/snmp_ucd.a
Xlib/snmp_ucd.la
Xlib/snmp_ucd.so
Xlib/snmp_ucd.so.1
Xshare/examples/bsnmp-ucd/snmpd.config.sample
END-of-bsnmp-ucd/pkg-plist
exit



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802031508.m13F8KPc045088>