NOTICE: This package has been removed from pkgsrc

./net/iperf, TCP and UDP bandwidth performance measurement tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.0.5nb1, Package name: iperf-2.0.5nb1, Maintainer: pkgsrc-users

Iperf is a tool for measuring TCP and UDP bandwidth performance.
It reports bandwidth, delay jitter, datagram loss. It also supports
IPv6 and IP Multicast.


Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 7302792dcb1bd7aeba032fef6d3dcc310e4d113f
RMD160: 975d971974437136ae72bb17c0f776ea92eaf878
Filesize: 242.757 KB

Version history: (Expand)


CVS history: (Expand)


   2021-03-15 17:46:11 by Greg Troxel | Files touched by this commit (7) | Package removed
Log message:
net/iperf: Remove (successor net/iperf2)

This version has been unmaintained for many years, and a newer version
is now in net/iperf2.   (As discussed on pkgsrc-users@.)
   2021-03-15 17:05:50 by Greg Troxel | Files touched by this commit (2)
Log message:
net/iperf*: Add status to DESCR

(as discussed on pkgsrc-users)
   2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640)
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2019-11-03 12:45:59 by Roland Illig | Files touched by this commit (255)
Log message:
net: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2018-10-01 11:47:06 by Jonathan Perkin | Files touched by this commit (3)
Log message:
iperf: Remove bool redefine which breaks C++ headers.
   2015-11-04 01:35:47 by Alistair G. Crooks | Files touched by this commit (748)
Log message:
Add SHA512 digests for distfiles for net category

Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2014-11-28 11:30:52 by Benny Siegert | Files touched by this commit (2)
Log message:
Apply patch from upstream's issue 38 to prevent iperf from using 100% CPU
in daemon mode. Bump PKGREVISION.

From Harry Waddell in PR pkg/49385.