Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jan 2003 20:42:08 +0100 (CET)
From:      Richard Arends <richard@unixguru.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46879: New port: net/tcpdstat
Message-ID:  <200301081942.h08Jg8kk037817@mail.unixguru.nl>

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

>Number:         46879
>Category:       ports
>Synopsis:       New port: net/tcpdstat
>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 Jan 08 11:50:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Richard Arends
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
unixguru.nl
>Environment:
System: FreeBSD mail.unixguru.nl 4.7-STABLE FreeBSD 4.7-STABLE #0: Wed Jan 1 17:42:31 CET 2003 root@mail.unixguru.nl:/usr/obj/usr/src/sys/MAIL i386


>Description:
	New port: tcpdstat, generating stats from tcpdump save files
>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:
#
#	tcpdstat
#	tcpdstat/Makefile
#	tcpdstat/distinfo
#	tcpdstat/pkg-plist
#	tcpdstat/pkg-descr
#	tcpdstat/pkg-comment
#
echo c - tcpdstat
mkdir -p tcpdstat > /dev/null 2>&1
echo x - tcpdstat/Makefile
sed 's/^X//' >tcpdstat/Makefile << 'END-of-tcpdstat/Makefile'
X# New ports collection makefile for:   tcpdstat
X# Date created:        08 Januari 2003
X# Whom:                Richard Arends
X#
X# $FreeBSD$
X#
X
XPORTNAME=	tcpdstat
XPORTVERSION=	0.9
XCATEGORIES=	net
XMASTER_SITES=	ftp://tracer.csl.sony.co.jp/pub/mawi/tools/
XDISTNAME=	tcpd-tools-0.9
X
XMAINTAINER=    richard@unixguru.nl
X
XWRKSRC=		${WRKDIR}/${DISTNAME}/${PORTNAME}
X
X.include <bsd.port.mk>
END-of-tcpdstat/Makefile
echo x - tcpdstat/distinfo
sed 's/^X//' >tcpdstat/distinfo << 'END-of-tcpdstat/distinfo'
XMD5 (tcpd-tools-0.9.tar.gz) = c612feb1cbc69d007a8ad0c118dba388
END-of-tcpdstat/distinfo
echo x - tcpdstat/pkg-plist
sed 's/^X//' >tcpdstat/pkg-plist << 'END-of-tcpdstat/pkg-plist'
Xbin/tcpdstat
END-of-tcpdstat/pkg-plist
echo x - tcpdstat/pkg-descr
sed 's/^X//' >tcpdstat/pkg-descr << 'END-of-tcpdstat/pkg-descr'
XProduces a per-protocol breakdown of traffic by bytes and packets, 
Xwith average and maximum transfer rates, for a given libpcap file
X(e.g., from tcpdump, ethereal, snort, etc.) Useful for getting a
Xhigh-level view of traffic patterns.
X
XWWW: http://staff.washington.edu/dittrich/talks/core02/tools/tools.html
X
X- Richard Arends
Xrichard@unixguru.nl
END-of-tcpdstat/pkg-descr
echo x - tcpdstat/pkg-comment
sed 's/^X//' >tcpdstat/pkg-comment << 'END-of-tcpdstat/pkg-comment'
XA tool for generating statistics from tcpdump (libpcap) files
END-of-tcpdstat/pkg-comment
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?200301081942.h08Jg8kk037817>