aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/netperfmeter
Commit message (Collapse)AuthorAgeFilesLines
* Mark as broken on powerpc64.Mark Linimon2018-06-181-0/+2
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=472702
* benchmarks/netperfmeter: Update to 1.7.6Tobias Kortkamp2018-03-114-8/+16
| | | | | | | | | PR: 223311 Submitted by: dreibh@iem.uni-due.de (maintainer) Reviewed by: tcberner Notes: svn path=/head/; revision=464174
* Remove dead links from MASTER_SITES or WWWBaptiste Daroussin2017-10-131-2/+0
| | | | Notes: svn path=/head/; revision=451957
* - Update to 1.6.1Dmitry Marakasov2016-12-293-10/+28
| | | | | | | | | PR: 214343 Submitted by: joneum@bsdproject.de Approved by: dreibh@iem.uni-due.de (maintainer) Notes: svn path=/head/; revision=429903
* Support stageBaptiste Daroussin2014-01-051-12/+3
| | | | Notes: svn path=/head/; revision=338737
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | benchmarks) Notes: svn path=/head/; revision=327708
* Convert benchmarks from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-1/+1
| | | | | | | | | While here: - Trim headers - convert some port to the new perl5 world Notes: svn path=/head/; revision=325728
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update to 1.3.0Martin Wilke2013-02-092-10/+12
| | | | | | | | PR: 174611 Submitted by: maintainer Notes: svn path=/head/; revision=311981
* - Get rid FreeBSD 6.X supportMartin Wilke2011-11-061-7/+1
| | | | Notes: svn path=/head/; revision=285175
* - Update to 1.1.7Martin Wilke2011-02-272-8/+5
| | | | | | | | PR: 154846 Submitted by: Thomas Dreibholz <dreibh@iem.uni-due.de> (maintainer) Notes: svn path=/head/; revision=269898
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-291-1/+0
| | | | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=267133
* NetPerfMeter is a network performance meter for the UDP,Ashish SHUKLA2010-09-213-0/+47
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/ PR: ports/148994 Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=261549