Date: Mon, 4 Jul 2005 19:57:02 -0700 (PDT) From: "L.Sassaman" <rabbi@abditum.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/82993: Update port: sysutils/pipemeter Message-ID: <20050705025702.6514621ABF@chiron.deor.org> Resent-Message-ID: <200507050230.j652UKri052311@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 82993 >Category: ports >Synopsis: Update port: sysutils/pipemeter >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 02:30:20 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Len Sassaman >Release: FreeBSD 4.10-PRERELEASE i386 >Organization: K.U. Leuven >Environment: System: FreeBSD chiron.deor.org 4.10-PRERELEASE FreeBSD 4.10-PRERELEASE #0: Mon May 17 15:41:44 PDT 2004 root@chiron.deor.org:/usr/obj/usr/src/sys/RabbiBSD i386 >Description: >How-To-Repeat: >Fix: --- pipemeter.shar 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: # # sysutils/pipemeter/ # sysutils/pipemeter/pkg-plist # sysutils/pipemeter/pkg-descr # sysutils/pipemeter/distinfo # sysutils/pipemeter/Makefile # echo c - sysutils/pipemeter/ mkdir -p sysutils/pipemeter/ > /dev/null 2>&1 echo x - sysutils/pipemeter/pkg-plist sed 's/^X//' >sysutils/pipemeter/pkg-plist << 'END-of-sysutils/pipemeter/pkg-plist' Xbin/pipemeter END-of-sysutils/pipemeter/pkg-plist echo x - sysutils/pipemeter/pkg-descr sed 's/^X//' >sysutils/pipemeter/pkg-descr << 'END-of-sysutils/pipemeter/pkg-descr' XPipemeter is a tool which displays information about data moving from its Xstdin to stdout. END-of-sysutils/pipemeter/pkg-descr echo x - sysutils/pipemeter/distinfo sed 's/^X//' >sysutils/pipemeter/distinfo << 'END-of-sysutils/pipemeter/distinfo' XMD5 (pipemeter-1.0.0.tar.gz) = 4e842fde4d1148fc5a7bcc372aaede04 END-of-sysutils/pipemeter/distinfo echo x - sysutils/pipemeter/Makefile sed 's/^X//' >sysutils/pipemeter/Makefile << 'END-of-sysutils/pipemeter/Makefile' X# New ports collection makefile for: pipemeter X# Date created: 02 December 2003 X# Whom: Len Sassaman X# X# $FreeBSD$ X# X XPORTNAME= pipemeter XPORTVERSION= 1.0.0 XCATEGORIES= sysutils XMASTER_SITES= http://ports.abditum.com/pipemeter/ \ X http://spamaps.org/files/pipemeter/ X XMAINTAINER= rabbi@abditum.com XCOMMENT= A tool for displaying pipe status information X XUSE_GMAKE= yes X XWRKSRC= ${WRKDIR}/${DISTNAME} XHAS_CONFIGURE= yes XCONFIGURE_SCRIPT= configure XCONFIGURE_ENV= PREFIX="${PREFIX}" X XMAN1= pipemeter.1 X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/pipemeter ${PREFIX}/bin/pipemeter X ${INSTALL_MAN} ${WRKSRC}/pipemeter.1 ${PREFIX}/man/man1/pipemeter.1 X X.include <bsd.port.mk> END-of-sysutils/pipemeter/Makefile exit --- pipemeter.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050705025702.6514621ABF>