Date: Sun, 30 Sep 2001 18:49:05 +0200 (CEST) From: Michael Lyngbøl <lyngbol@bifrost.lyngbol.dk> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/30934: new port: net/stools Message-ID: <200109301649.f8UGn5L18095@bifrost.lyngbol.dk>
next in thread | raw e-mail | index | archive | help
>Number: 30934 >Category: ports >Synopsis: new port: net/stools >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Sep 30 09:50:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Michael Lyngbøl >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD bifrost 4.4-STABLE FreeBSD 4.4-STABLE #3: Tue Sep 18 19:41:09 CEST 2001 root@bifrost:/usr/obj/usr/src/sys/BIFROST i386 >Description: Port of stools. stools is a collection of command line SNMP management tools. Please notice: installation of stools.info (info(1)) file seems to be broken, I haven't figured out why. I somebody could look into this I would appreciate it. >How-To-Repeat: >Fix: # 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: # # stools # stools/Makefile # stools/distinfo # stools/pkg-comment # stools/pkg-descr # stools/pkg-plist # echo c - stools mkdir -p stools > /dev/null 2>&1 echo x - stools/Makefile sed 's/^X//' >stools/Makefile << 'END-of-stools/Makefile' X# New ports collection makefile for: stools X# Date created: 10 September 2001 X# Whom: Michael Lyngbøl <lyngbol@wheel.dk> X# X# $FreeBSD$ X# X XPORTNAME= stools XPORTVERSION= 0.1.20 XCATEGORIES= net XMASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/${PORTNAME}/ X XMAINTAINER= lyngbol@wheel.dk X XLIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 X XGNU_CONFIGURE= yes XUSE_GTK= yes X XMAN1= scli.1 stop.1 X X.include <bsd.port.mk> END-of-stools/Makefile echo x - stools/distinfo sed 's/^X//' >stools/distinfo << 'END-of-stools/distinfo' XMD5 (stools-0.1.20.tar.gz) = 382dbc3a9b61e70b49da2a04fbaa8dc5 END-of-stools/distinfo echo x - stools/pkg-comment sed 's/^X//' >stools/pkg-comment << 'END-of-stools/pkg-comment' XA collection of SNMP command line management tools END-of-stools/pkg-comment echo x - stools/pkg-descr sed 's/^X//' >stools/pkg-descr << 'END-of-stools/pkg-descr' XThe stools package (pronounced "s-tools") was written to address the Xneed for small and efficient command line utilities to monitor and Xconfigure network devices and host systems. The stools package is Xbased on the SNMP management protocol. X XWWW: http://www.ibr.cs.tu-bs.de/projects/stools/ X X- Michael Lyngbol Xlyngbol@wheel.dk END-of-stools/pkg-descr echo x - stools/pkg-plist sed 's/^X//' >stools/pkg-plist << 'END-of-stools/pkg-plist' Xbin/scli Xbin/stop X@unexec install-info --delete %D/info/stools.info %D/info/dir Xinfo/stools.info X@exec install-info %D/info/stools.info %D/info/dir END-of-stools/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109301649.f8UGn5L18095>