# 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 # 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 X# X# $FreeBSD: ports/benchmarks/netperfmeter/Makefile,v 1.2 2010/12/29 20:04:12 pgollucci Exp $ X# X XPORTNAME= netperfmeter XPORTVERSION= 1.3.0 XCATEGORIES= benchmarks XMASTER_SITES= http://www.iem.uni-due.de/~dreibh/netperfmeter/download/ http://www.exp-math.uni-essen.de/~dreibh/netperfmeter/download/ X XMAINTAINER= dreibh@iem.uni-due.de XCOMMENT= Network Performance Meter X XGNU_CONFIGURE= yes XUSE_GMAKE= yes X XPLIST_FILES= bin/netperfmeter XMAN1= netperfmeter.1 X XLICENSE= GPLv3 XLICENSE_FILE= ${WRKSRC}/COPYING X XMAKE_JOBS_SAFE= yes X X.include X X.if ${OSVERSION} < 700000 XIGNORE= not supported on systems earlier than 7.x X.endif X X.include b67911656ef5d18c4ae36cb6741b7965 echo x - distinfo sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f' XSHA256 (netperfmeter-1.3.0.tar.gz) = 443214f4477134feb691104d60ce452e3bf943be96a982815a0b22e74df87bef XSIZE (netperfmeter-1.3.0.tar.gz) = 438119 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 exit