ports/54328: New port: net/netstrain version 3.0

Janos Mohacsi mohacsi at niif.hu
Thu Jul 10 15:00:37 UTC 2003


>Number:         54328
>Category:       ports
>Synopsis:       New port: net/netstrain version 3.0
>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:   Thu Jul 10 08:00:35 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 4.8-PRERELEASE i386
>Organization:
NIIF
>Environment:
System: FreeBSD skye.ki.iif.hu 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #0: Tue Feb 25 13:06:52 CET 2003 root at skye.ki.iif.hu:/usr/obj/mirror/src/sys/SKYE i386

>Description:
	New port: net/netstrain version 3.0 
	A TCP preformance checking tool very similar to ttcp, but it is also 
	supports IPv6.
>How-To-Repeat:
	Apply this shar.
>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:
#
#	netstrain/
#	netstrain/pkg-plist
#	netstrain/pkg-descr
#	netstrain/distinfo
#	netstrain/Makefile
#
echo c - netstrain/
mkdir -p netstrain/ > /dev/null 2>&1
echo x - netstrain/pkg-plist
sed 's/^X//' >netstrain/pkg-plist << 'END-of-netstrain/pkg-plist'
Xbin/netstrain
Xbin/netstraind
X%%PORTDOCS%%share/doc/netstrain/README
X%%PORTDOCS%%@dirrm share/doc/netstrain
END-of-netstrain/pkg-plist
echo x - netstrain/pkg-descr
sed 's/^X//' >netstrain/pkg-descr << 'END-of-netstrain/pkg-descr'
XNetStrain is a tool to measure practical data throughput between two machines 
Xover a TCP connection. It can be used for performance testing, 
Xstress/stability testing and to demonstrate various network effects. It 
Xsupports both IPv4 and IPv6, provided the underlying system does. 
X
XWWW: http://netstrain.sourceforge.net/
END-of-netstrain/pkg-descr
echo x - netstrain/distinfo
sed 's/^X//' >netstrain/distinfo << 'END-of-netstrain/distinfo'
XMD5 (netstrain-3.0.tar.gz) = ce04b79ae18c5143991ace8661baadcf
END-of-netstrain/distinfo
echo x - netstrain/Makefile
sed 's/^X//' >netstrain/Makefile << 'END-of-netstrain/Makefile'
X# New ports collection makefile for:	netstrain
X# Date created:		10 July 2003
X# Whom:			Janos.Mohacsi at bsd.hu
X#
X# $FreeBSD$
X#
X
XPORTNAME=	netstrain
XPORTVERSION=	3.0
XCATEGORIES=	net ipv6
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	Janos.Mohacsi at bsd.hu
XCOMMENT=	Tool to measure practical TCP throughput between two machines
X
XDOC_FILES=	README
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/netstrain ${PREFIX}/bin
X	${INSTALL_PROGRAM} ${WRKSRC}/netstraind ${PREFIX}/bin
X.ifndef(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X.for file in ${DOC_FILES}
X	@${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-netstrain/Makefile
exit


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



More information about the freebsd-ports-bugs mailing list