From mohacsi@skye.ki.iif.hu  Thu Jul 10 07:51:05 2003
Return-Path: <mohacsi@skye.ki.iif.hu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6D09537B401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Jul 2003 07:51:05 -0700 (PDT)
Received: from skye.ki.iif.hu (freebsd.ki.iif.hu [193.225.13.161])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7309543FA3
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Jul 2003 07:51:04 -0700 (PDT)
	(envelope-from mohacsi@skye.ki.iif.hu)
Received: (from mohacsi@localhost)
	by skye.ki.iif.hu (8.12.7/8.12.7) id h6AEo7wd049448;
	Thu, 10 Jul 2003 16:50:07 +0200 (CEST)
	(envelope-from mohacsi)
Message-Id: <200307101450.h6AEo7wd049448@skye.ki.iif.hu>
Date: Thu, 10 Jul 2003 16:50:07 +0200 (CEST)
From: Janos Mohacsi <mohacsi@niif.hu>
Reply-To: Janos Mohacsi <janos.mohacsi@bsd.hu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: net/netstrain version 3.0 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         54328
>Category:       ports
>Synopsis:       New port: net/netstrain version 3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    krion
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 10 08:00:35 PDT 2003
>Closed-Date:    Wed Jul 23 03:31:58 PDT 2003
>Last-Modified:  Wed Jul 23 03:31:58 PDT 2003
>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@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@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@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:
Responsible-Changed-From-To: freebsd-ports-bugs->krion  
Responsible-Changed-By: krion 
Responsible-Changed-When: Tue Jul 22 08:21:29 PDT 2003 
Responsible-Changed-Why:  
I'll handle it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=54328 
State-Changed-From-To: open->closed  
State-Changed-By: krion 
State-Changed-When: Wed Jul 23 03:31:09 PDT 2003 
State-Changed-Why:  
Port added with slight modification. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=54328 
>Unformatted:
