Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  3 Dec 2003 13:24:40 +0100 (CET)
From:      Vincent Tantardini <vinc@freebsd-fr.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/59920: [UPDATE] net/tcpstat 1.5
Message-ID:  <20031203122440.27431AEB@sativa.0x45.org>
Resent-Message-ID: <200312031230.hB3CUOhc060647@freefall.freebsd.org>

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

>Number:         59920
>Category:       ports
>Synopsis:       [UPDATE] net/tcpstat 1.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 03 04:30:23 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Vincent Tantardini
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
freebsd-fr.org
>Environment:
System: FreeBSD sativa.0x45.org 4.9-STABLE FreeBSD 4.9-STABLE #2: Tue Nov 4 20:28:55 CET 2003 vinc@sativa.0x45.org:/usr/obj/usr/src/sys/SATIVA i386


	
>Description:
Update of tcpstat 1.4 to 1.5
	
>How-To-Repeat:
	
>Fix:

	

--- tcpstat.port 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:
#
#	tcpstat
#	tcpstat/distinfo
#	tcpstat/pkg-descr
#	tcpstat/pkg-plist
#	tcpstat/Makefile
#
echo c - tcpstat
mkdir -p tcpstat > /dev/null 2>&1
echo x - tcpstat/distinfo
sed 's/^X//' >tcpstat/distinfo << 'END-of-tcpstat/distinfo'
XMD5 (tcpstat-1.5.tar.gz) = 93ca0ffb8f319ecf2e42ff925a7e6854
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/
END-of-tcpstat/pkg-descr
echo x - tcpstat/pkg-plist
sed 's/^X//' >tcpstat/pkg-plist << 'END-of-tcpstat/pkg-plist'
Xbin/tcpstat
Xbin/tcpprof
END-of-tcpstat/pkg-plist
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: ports/net/tcpstat/Makefile,v 1.4 2003/11/03 07:28:43 linimon Exp $
X#
X
XPORTNAME=	tcpstat
XPORTVERSION=	1.5
XCATEGORIES=	net
XMASTER_SITES=	http://www.frenchfries.net/paul/tcpstat/
X
XMAINTAINER=	vinc@freebsd-fr.org
XCOMMENT=	A program to report various network statistics
X
XGNU_CONFIGURE=	yes
X
XMAN1=		tcpstat.1 tcpprof.1
XMANCOMPRESSED=	yes
X
X.include <bsd.port.mk>
END-of-tcpstat/Makefile
exit
--- tcpstat.port ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031203122440.27431AEB>