From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Feb 3 15:20:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 039EE16A41B for ; Sun, 3 Feb 2008 15:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DBB0E13C467 for ; Sun, 3 Feb 2008 15:20:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m13FK0k6018076 for ; Sun, 3 Feb 2008 15:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m13FK0Za018075; Sun, 3 Feb 2008 15:20:00 GMT (envelope-from gnats) Resent-Date: Sun, 3 Feb 2008 15:20:00 GMT Resent-Message-Id: <200802031520.m13FK0Za018075@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mikolaj Golub Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7843516A418 for ; Sun, 3 Feb 2008 15:10:17 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 5632013C448 for ; Sun, 3 Feb 2008 15:10:17 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m13F8KGw045089 for ; Sun, 3 Feb 2008 15:08:20 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m13F8KPc045088; Sun, 3 Feb 2008 15:08:20 GMT (envelope-from nobody) Message-Id: <200802031508.m13F8KPc045088@www.freebsd.org> Date: Sun, 3 Feb 2008 15:08:20 GMT From: Mikolaj Golub To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/120238: New port: net-mgmt/bsnmp-ucd X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Feb 2008 15:20:01 -0000 >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 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 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 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: