ports/72543: New port net-mgmt/tcptrack - A packetsniffer

Tor Halvard Furulund squat at squat.no
Mon Oct 11 19:20:25 UTC 2004


>Number:         72543
>Category:       ports
>Synopsis:       New port net-mgmt/tcptrack - A packetsniffer
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 11 19:20:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Tor Halvard Furulund <squat at squat.no>
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
xenox.no BSD-usergroup
>Environment:
System: FreeBSD blucher.squat.no 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #6: Mon Jul  5 02:14:49 CEST 2004 Squat at blucher.squat.no:/usr/obj/usr/src/sys/blucher i386

>Description:
	 A packet sniffer which displays TCP information like the 'top' command
>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:
#
#tcptrack
#tcptrack/Makefile
#tcptrack/pkg-descr
#tcptrack/pkg-plist
#tcptrack/distinfo
#
echo c - tcptrack
mkdir -p tcptrack > /dev/null 2>&1
echo x - tcptrack/Makefile
sed 's/^X//' >tcptrack/Makefile << 'END-of-tcptrack/Makefile'
X# New ports collection makefile for:	tcptrack
X# Date created:		11 October 2004
X# Whom:			Tor Halvard "Squat" Furulund <squat at squat.no>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		tcptrack
XPORTVERSION=		1.1.4
XCATEGORIES=		net-mgmt
XMASTER_SITES=		http://www.rhythm.cx/~steve/devel/tcptrack/
XMASTER_SITE_SUBDIR=	release/${PORTVERSION}/source/
X
XMAINTAINER=	squat at squat.no
XCOMMENT=	A packet sniffer which displays TCP information like the 'top' command
X
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-tcptrack/Makefile
echo x - tcptrack/pkg-descr
sed 's/^X//' >tcptrack/pkg-descr << 'END-of-tcptrack/pkg-descr'
Xtcptrack is a sniffer which displays information about TCP connections it
Xsees on a network interface. It passively watches for connections on the
Xnetwork interface, keeps track of their state and displays a list of
Xconnections in a manner similar to the unix 'top' command. It displays
Xsource and destination addresses and ports, connection state, idle time, and
Xbandwidth usage.
X
XWWW: http://www.rhythm.cx/~steve/devel/tcptrack
X
X- Squat
Xsquat at squat.no
END-of-tcptrack/pkg-descr
echo x - tcptrack/pkg-plist
sed 's/^X//' >tcptrack/pkg-plist << 'END-of-tcptrack/pkg-plist'
Xbin/tcptrack
Xman/man1/tcptrack.1
END-of-tcptrack/pkg-plist
echo x - tcptrack/distinfo
sed 's/^X//' >tcptrack/distinfo << 'END-of-tcptrack/distinfo'
XMD5 (tcptrack-1.1.4.tar.gz) = a4e2b556b8ea607d8bfd786e3f78f8f7
XSIZE (tcptrack-1.1.4.tar.gz) = 111945
END-of-tcptrack/distinfo
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list