Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jul 2010 10:39:05 GMT
From:      Thomas Dreibholz <dreibh@iem.uni-due.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/148994: New port: net/netperfmeter
Message-ID:  <201007271039.o6RAd5sv078183@www.freebsd.org>
Resent-Message-ID: <201007271040.o6RAe190001757@freefall.freebsd.org>

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

>Number:         148994
>Category:       ports
>Synopsis:       New port: net/netperfmeter
>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:   Tue Jul 27 10:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Dreibholz
>Release:        8.1-RC2
>Organization:
University of Duisburg-Essen
>Environment:
FreeBSD north 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #10: Wed Jul 21 14:19:30 UTC 2010
>Description:
NetPerfMeter is a network performance meter for the UDP, TCP, SCTP and DCCP transport protocols over IPv4 and IPv6. It simultaneously transmits bidirectional flows to an endpoint and measures the resulting flow bandwidths and QoS. The results are written as vector and scalar files. The vector
files can e.g. be used to create plots of the results.

WWW: http://www.iem.uni-due.de/~dreibh/netperfmeter/

>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:
#
#	Makefile
#	distinfo
#	pkg-descr
#	pkg-plist
#
echo x - Makefile
sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965'
X# New ports collection makefile for: netperfmeter
X# Date created:                      27 July 2010
X# Whom:                              Thomas Dreibholz <dreibh@iem.uni-due.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	netperfmeter
XPORTVERSION=	1.0.4
XCATEGORIES=	net
XMASTER_SITES=	http://www.iem.uni-due.de/~dreibh/netperfmeter/download/ http://www.exp-math.uni-essen.de/~dreibh/netperfmeter/download/
XDISTNAME=	${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=     dreibh@iem.uni-due.de
XCOMMENT=        Network Performance Meter
X
XRUN_DEPENDS=    bzip2:${PORTSDIR}/archivers/bzip2
XLIB_DEPENDS=    bz2.1:${PORTSDIR}/archivers/bzip2
X
XGNU_CONFIGURE=  yes
XUSE_GMAKE=      yes
X
XLICENSE=        GPLv3
XLICENSE_FILE=   ${WRKSRC}/COPYING
X
Xpre-fetch:
X
Xpost-patch:
X
Xpre-install:
X
X.include <bsd.port.mk>
b67911656ef5d18c4ae36cb6741b7965
echo x - distinfo
sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f'
XMD5 (netperfmeter-1.0.4.tar.gz) = 7a870d369af6681772014d8fd7afc54c
XSHA256 (netperfmeter-1.0.4.tar.gz) = c6995207fe358a202a3acac08edf4d552ddc2a886de2f5b60436fb9886896f8f
XSIZE (netperfmeter-1.0.4.tar.gz) = 395231
57677d168a5ec21bdf22c9501f075a8f
echo x - pkg-descr
sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979'
XNetPerfMeter is a network performance meter for the UDP,
XTCP, SCTP and DCCP transport protocols over IPv4 and IPv6.
XIt simultaneously transmits bidirectional flows to an endpoint
Xand measures the resulting flow bandwidths and QoS. The
Xresults are written as vector and scalar files. The vector
Xfiles can e.g. be used to create plots of the results.
X
XWWW: http://www.iem.uni-due.de/~dreibh/netperfmeter/
7f9555c3c1089940396b503dd37f3979
echo x - pkg-plist
sed 's/^X//' >pkg-plist << '842cde48cf18b70a11b15515ca566742'
Xbin/netperfmeter
Xman/man8/netperfmeter.8
842cde48cf18b70a11b15515ca566742
exit



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



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