Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2001 17:30:01 +0000 (GMT)
From:      George Reid <greid@dogma.freebsd-uk.eu.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24722: New port: tcpstat: A program to report various network statistics
Message-ID:  <Pine.BSF.4.21.0101291729120.9764-100000@sobek.openirc.co.uk>

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

>Number:         24722
>Category:       ports
>Synopsis:       New port: tcpstat: A program to report various network statistics
>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:   Mon Jan 29 09:30:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     George Reid
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
FreeBSD UKUG
>Environment:
n/a
>Description:
tcpstat reports certain network interface statistics (such as
bandwidth) much like vmstat does for system statistics. It gets its
information by either monitoring a specific interface, or by reading
previously-saved tcpdump data from a file. It has been tested under
Linux, Solaris, FreeBSD, NetBSD, and BSD/OS.

WWW: http://www.frenchfries.net/paul/tcpstat/

- George Reid
greid@ukug.uk.freebsd.org
>How-To-Repeat:
n/a
>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:
#
#	tcpstat
#	tcpstat/Makefile
#	tcpstat/distinfo
#	tcpstat/pkg-descr
#	tcpstat/pkg-comment
#	tcpstat/pkg-plist
#
echo c - tcpstat
mkdir -p tcpstat > /dev/null 2>&1
echo x - tcpstat/Makefile
sed 's/^X//' >tcpstat/Makefile << 'END-of-tcpstat/Makefile'
X# New ports collection makefile for:   tcpstat
X# Date created:        29 January 2001
X# Whom:                George Reid <greid@ukug.uk.freebsd.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=       	tcpstat
XPORTVERSION=		1.4
XCATEGORIES=     	net
XMASTER_SITES=   	http://www.frenchfries.net/paul/tcpstat/
X
XMAINTAINER=		greid@ukug.uk.freebsd.org
X
XGNU_CONFIGURE=		yes
X
XMAN1=			tcpstat.1
X
X.include <bsd.port.mk>
END-of-tcpstat/Makefile
echo x - tcpstat/distinfo
sed 's/^X//' >tcpstat/distinfo << 'END-of-tcpstat/distinfo'
XMD5 (tcpstat-1.4.tar.gz) = 74696fee92396e000efa9cc48283af71
END-of-tcpstat/distinfo
echo x - tcpstat/pkg-descr
sed 's/^X//' >tcpstat/pkg-descr << 'END-of-tcpstat/pkg-descr'
Xtcpstat reports certain network interface statistics (such as
Xbandwidth) much like vmstat does for system statistics. It gets its
Xinformation by either monitoring a specific interface, or by reading
Xpreviously-saved tcpdump data from a file. It has been tested under
XLinux, Solaris, FreeBSD, NetBSD, and BSD/OS.
X
XWWW: http://www.frenchfries.net/paul/tcpstat/
X
X- George Reid
Xgreid@ukug.uk.freebsd.org
END-of-tcpstat/pkg-descr
echo x - tcpstat/pkg-comment
sed 's/^X//' >tcpstat/pkg-comment << 'END-of-tcpstat/pkg-comment'
XA program to report various network statistics
END-of-tcpstat/pkg-comment
echo x - tcpstat/pkg-plist
sed 's/^X//' >tcpstat/pkg-plist << 'END-of-tcpstat/pkg-plist'
Xbin/tcpstat
END-of-tcpstat/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?Pine.BSF.4.21.0101291729120.9764-100000>