Date: Thu, 10 Feb 2000 02:58:12 +1030 (CST) From: diskiller@cnbinc.com To: FreeBSD-gnats-submit@freebsd.org Subject: ports/16613: port Message-ID: <200002091628.CAA08056@lisa.cnbinc.com>
next in thread | raw e-mail | index | archive | help
>Number: 16613 >Category: ports >Synopsis: port >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: Wed Feb 9 08:40:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: Martin Minkus >Release: FreeBSD 3.4-RELEASE i386 >Organization: >Environment: >Description: >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: # # ppptraf # ppptraf/README.html # ppptraf/Makefile # ppptraf/files # ppptraf/files/md5 # ppptraf/pkg # ppptraf/pkg/COMMENT # ppptraf/pkg/DESCR # ppptraf/pkg/PLIST # echo c - ppptraf mkdir -p ppptraf > /dev/null 2>&1 echo x - ppptraf/README.html sed 's/^X//' >ppptraf/README.html << 'END-of-ppptraf/README.html' X<html> X<title> The FreeBSD Ports Collection (net/ppptraf)</title> X<head><h1> The FreeBSD Ports Collection ("net/ppptraf")</h1> </head> <hr> X<body> X X<p>You are now in the directory for the port "net/ppptraf" (package name "ppptraf-1.0"). X X<p>This is the one-line description for this port: X X<p><hr><p> XA ncurses based PPP Traffic (bytes in/out) monitoring program. X<p><hr> X X<p>Please read the file "<a href="pkg/DESCR">pkg/DESCR</a>" for a Xlonger description. X X<p>Go to the <a href="../../README.html">top of the ports tree</a> for Xa summary on how to use the ports collection. X X<p> X X<p> X X X<p><hr><p> X<a href="../README.html"> Go up one level</a> X| X<a href="../../README.html"> Go to top of ports tree</a> X</body> X</html> END-of-ppptraf/README.html echo x - ppptraf/Makefile sed 's/^X//' >ppptraf/Makefile << 'END-of-ppptraf/Makefile' X# New ports collection makefile for: ppptraf X# Version required: 1.0 X# Date created: 9 February 2000 X# Whom: diskiller@cnbinc.com X# X# $FreeBSD$ X# X XDISTNAME= ppptraf-1.0 XCATEGORIES= net X# I don't want people clogging up my lowly 56k perm link :( we use wcarchive instead X#MASTER_SITES= ftp://ftp.diskiller.net/pub/projects/ppptraf/ppptraf-1.0.tar.gz X XMAINTAINER= diskiller@cnbinc.com X X#MAN1= ppptraf.1 X X.include <bsd.port.mk> END-of-ppptraf/Makefile echo c - ppptraf/files mkdir -p ppptraf/files > /dev/null 2>&1 echo x - ppptraf/files/md5 sed 's/^X//' >ppptraf/files/md5 << 'END-of-ppptraf/files/md5' XMD5 (ppptraf-1.0.tar.gz) = 9c397c199cde9009cbd2cd69cbbb191a END-of-ppptraf/files/md5 echo c - ppptraf/pkg mkdir -p ppptraf/pkg > /dev/null 2>&1 echo x - ppptraf/pkg/COMMENT sed 's/^X//' >ppptraf/pkg/COMMENT << 'END-of-ppptraf/pkg/COMMENT' XA ncurses based PPP Traffic (bytes in/out) monitoring program. END-of-ppptraf/pkg/COMMENT echo x - ppptraf/pkg/DESCR sed 's/^X//' >ppptraf/pkg/DESCR << 'END-of-ppptraf/pkg/DESCR' XThis is PPPTraf 1.0 X XPPPTraf is a ncurses program used to monitor bytes in/out over a PPP Xconnection. If ran on a router, and supplied with all IPs on the lan, Xa table is drawn showing the bytes in/out (sent/received) for all Xhosts on the LAN, and a total. This program was primarily written for Xpeople that are charged by volume (bytes recieved). X XI'm looking for feedback, as i have some big improvements planned. X XWWW: http://www.diskiller.net/projects/ppptraf X X- diskiller X(diskiller@cnbinc.com) END-of-ppptraf/pkg/DESCR echo x - ppptraf/pkg/PLIST sed 's/^X//' >ppptraf/pkg/PLIST << 'END-of-ppptraf/pkg/PLIST' Xsbin/ppptraf Xetc/ppptraf.conf.sample END-of-ppptraf/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?200002091628.CAA08056>