Skip site navigation (1)Skip section navigation (2)
Date:      6 Jun 2005 20:48:01 -0000
From:      Krzysztof Pawlowski <msciciel@darkzone.ma.cx>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/81970: New port: net/traffic The main goal of this program is to count bandwidth usage by IP
Message-ID:  <20050606204801.98592.qmail@darkzone.ma.cx>
Resent-Message-ID: <200506062050.j56KoRrc047630@freefall.freebsd.org>

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

>Number:         81970
>Category:       ports
>Synopsis:       New port: net/traffic The main goal of this program is to count bandwidth usage by IP
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 06 20:50:27 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Krzysztof Pawlowski
>Release:        FreeBSD 4.11-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD darkzone.ma.cx 4.11-RELEASE-p8 FreeBSD 4.11-RELEASE-p8 #4: Mon May 9 11:12:53 CEST 2005 msciciel@darkzone.ma.cx:/usr/src/sys/compile/DARKZONE i386

>Description:
The main goal of this program is to count bandwidth usage by IP.
It can be  categorized by: tcp, icmp, etc.
It can sort data, display only specified colums and much more.

>How-To-Repeat:
>Fix:

--- traffic.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:
#
#	traffic/
#	traffic/Makefile
#	traffic/pkg-descr
#	traffic/distinfo
#
echo c - traffic/
mkdir -p traffic/ > /dev/null 2>&1
echo x - traffic/Makefile
sed 's/^X//' >traffic/Makefile << 'END-of-traffic/Makefile'
X# New ports collection makefile for:   traffic
X# Date created:        6 June 2005
X# Whom:                msciciel
X#
X# $FreeBSD$
X#
X
XPORTNAME=		traffic
XDISTVERSION= 		0.1rc4
XCATEGORIES=		net
XMASTER_SITES=		http://darkzone.ma.cx/resources/unix/traffic/
X
XMAINTAINER=		msciciel@darkzone.ma.cx
XCOMMENT=		The main goal of this program is to count bandwidth usage by IP
X
XMAN1=			traffic.1
X
XHAS_CONFIGURE=		yes
X
X.include <bsd.port.mk>
END-of-traffic/Makefile
echo x - traffic/pkg-descr
sed 's/^X//' >traffic/pkg-descr << 'END-of-traffic/pkg-descr'
XThe main goal of this program is to count bandwidth usage by IP.
XIt can be  categorized by: tcp, icmp, etc.
XIt can sort data, display only specified colums and much more.
X
XWWW: http://darkzone.ma.cx/resources/unix/traffic/
X
X- msciciel
Xmsciciel@darkzone.ma.cx
END-of-traffic/pkg-descr
echo x - traffic/distinfo
sed 's/^X//' >traffic/distinfo << 'END-of-traffic/distinfo'
XMD5 (traffic-0.1rc4.tar.gz) = f8f1473639e24e8c9ff74eb457014b31
XSIZE (traffic-0.1rc4.tar.gz) = 159833
END-of-traffic/distinfo
exit
--- traffic.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?20050606204801.98592.qmail>