Port details |
- iperf Tool to measure maximum TCP and UDP bandwidth
- 2.2.0 benchmarks =36 2.2.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2005-05-21 20:09:54
- Last Update: 2024-05-16 06:22:15
- Commit Hash: b11ca2e
- People watching this port, also watch:: sudo, gmake, nmap, pcre, libxml2
- License: BSD2CLAUSE
- WWW:
- https://sourceforge.net/projects/iperf2/
- Description:
- What is Iperf?
While tools to measure network performance, such as ttcp, exist, most are very
old and have confusing options. Iperf was developed as a modern alternative for
measuring TCP and UDP bandwidth performance.
Iperf is a tool to measure maximum TCP bandwidth, allowing the tuning of various
parameters and UDP characteristics. Iperf reports bandwidth, delay jitter,
datagram loss.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/benchmarks/iperf/ && make install clean
- To add the package, run one of these commands:
- pkg install benchmarks/iperf
- pkg install iperf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: iperf
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1712886404
SHA256 (iperf-2.2.0.tar.gz) = 16810a9575e4c6dd65e4a18ab5df3cdac6730b3c832cf080a8990f132f68364a
SIZE (iperf-2.2.0.tar.gz) = 477261
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for iperf-2.2.0:
DOCS=on: Build and/or install documentation
IPV6=on: IPv6 protocol support
THREADS=on: Threading support
===> Use 'make config' to modify these settings
- Options name:
- benchmarks_iperf
- USES:
- cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.0 16 May 2024 06:22:15 |
Po-Chuan Hsieh (sunpoet) |
benchmarks/iperf: Fix build with IPV6 disabled
PR: 278607
Reported by: <peter.sopko+freebsd.org@backbone.sk> |
2.2.0 13 Apr 2024 13:03:19 |
Po-Chuan Hsieh (sunpoet) |
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after
9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9 |
2.2.0 13 Apr 2024 09:31:34 |
Po-Chuan Hsieh (sunpoet) |
benchmarks/iperf: Update to 2.1.6 (20240410)
Changes: https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
https://sourceforge.net/p/iperf2/code/ci/master/log/ |
2.1.9 21 Feb 2024 15:06:17 |
Po-Chuan Hsieh (sunpoet) |
benchmarks/iperf: Update manpage location
(003a571d1d6585196545295efc181514f171c4c4, r523104) |
2.1.9 05 Apr 2023 17:29:43 |
Po-Chuan Hsieh (sunpoet) |
benchmarks/iperf: Update to 2.1.9
Changes: https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
https://sourceforge.net/p/iperf2/code/ci/master/log/ |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.1.8 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.1.8 31 Aug 2022 11:40:51 |
Po-Chuan Hsieh (sunpoet) |
benchmarks/iperf: Update to 2.1.8
Changes: https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
https://sourceforge.net/p/iperf2/code/ci/master/log/ |
2.1.7 20 Jul 2022 14:20:56 |
Tobias C. Berner (tcberner) |
benchmarks: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
* Andrey Zakhvatov <andy@FreeBSD.org>
* Andy Clark <andrewclarkii@gmail.com>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Bill Fumerola <billf@chc-chimes.com>
* Brad Davis <brd@FreeBSD.org>
* Bruce A. Mah <bmah@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.1.7 17 Apr 2022 23:54:03 |
Po-Chuan Hsieh (sunpoet) |
benchmarks/iperf: Update to 2.1.7
Changes: https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
https://sourceforge.net/p/iperf2/code/ci/master/log/ |
2.1.6 11 Jan 2022 18:43:57 |
Po-Chuan Hsieh (sunpoet) |
benchmarks/iperf: Update to 2.1.6 (20211210)
Changes: https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
https://sourceforge.net/p/iperf2/code/ci/master/log/ |
2.1.4 21 Sep 2021 03:35:10 |
Po-Chuan Hsieh (sunpoet) |
benchmarks/iperf: Update to 2.1.4 (20210818)
Changes: https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
https://sourceforge.net/p/iperf2/code/ci/master/log/ |
2.1.3 15 Jul 2021 23:52:16 |
Po-Chuan Hsieh (sunpoet) |
benchmarks/iperf: Update to 2.1.3 (20210714)
Changes: https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
https://sourceforge.net/p/iperf2/code/ci/master/log/ |
2.1.1 30 Jun 2021 20:43:32 |
Po-Chuan Hsieh (sunpoet) |
benchmarks/iperf: Update to 2.1.1 (20210622)
Changes: https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
https://sourceforge.net/projects/iperf2/files/readme.txt/view
https://sourceforge.net/p/iperf2/code/ci/master/log/ |
2.1.1.d_1 16 May 2021 15:23:52 |
Po-Chuan Hsieh (sunpoet) |
benchmarks/iperf: Update to 2.1.1 (20210422)
Changes: https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
https://sourceforge.net/projects/iperf2/files/readme.txt/view
https://sourceforge.net/p/iperf2/code/ci/master/log/ |
2.1.1.d 18 Apr 2021 05:41:52 |
Po-Chuan Hsieh (sunpoet) |
benchmarks/iperf: Update to 2.1.1
Changes: https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
https://sourceforge.net/projects/iperf2/files/readme.txt/view
https://sourceforge.net/p/iperf2/code/ci/master/log/ |
2.1.0.r2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.0.r2 01 Feb 2021 19:24:15 |
sunpoet |
Update to 2.1.0 RC2
Changes: https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
https://sourceforge.net/projects/iperf2/files/readme.txt/view
https://sourceforge.net/p/iperf2/code/ci/master/log/ |
2.1.0.r 06 Jan 2021 20:24:35 |
sunpoet |
Update to 2.1.0 RC
Changes: https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
https://sourceforge.net/projects/iperf2/files/readme.txt/view
https://sourceforge.net/p/iperf2/code/ci/master/log/ |
2.0.14a_3 03 Jan 2021 20:44:50 |
sunpoet |
Fix build on armv6
PR: 251448
Submitted by: Martin Birgmeier <d8zNeCFG@aon.at> |
2.0.14a_3 03 Jan 2021 20:30:07 |
sunpoet |
Fix build on i386
PR: 252280
Reported by: Victor Sudakov <vas@sibptus.ru>
Submitted by: dim |
2.0.14a_3 13 Dec 2020 23:13:49 |
sunpoet |
Fix build with IPV6 disabled
Submitted by: Alexey Milevsky <a.milevsky@gmail.com> |
2.0.14a_3 13 Dec 2020 22:19:34 |
sunpoet |
Update to 2.0.14a (20201211)
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION for package change
Upstream rerolls the tarball again and again.
Changes: https://people.FreeBSD.org/~sunpoet/iperf-2.0.14a-20201211.diff |
2.0.14a_2 13 Dec 2020 14:41:02 |
sunpoet |
Add USES=cpe |
2.0.14a_2 10 Dec 2020 21:30:13 |
sunpoet |
Update distinfo: upstream rerolled the tarball (again)
- Reformat pkg-descr
- Bump PORTREVISION for package change
Changes: https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
https://sourceforge.net/projects/iperf2/files/readme.txt/view
https://sourceforge.net/p/iperf2/code/ci/master/log/ |
2.0.14a_1 04 Oct 2020 14:12:57 |
sunpoet |
Update distinfo: upstream rerolled the tarball
- Bump PORTREVISION for package change
Diff: https://people.FreeBSD.org/~sunpoet/iperf-2.0.14a.diff |
2.0.14a 02 Oct 2020 07:29:56 |
sunpoet |
Update to 2.0.14a
Changes: https://sourceforge.net/projects/iperf2/files/#readme |
2.0.13 09 Oct 2019 10:23:15 |
bapt |
Drop the ipv6 virtual category for b* category as it is not relevant anymore |
2.0.13 23 Jan 2019 13:34:59 |
sunpoet |
Update distinfo
Upstream has rerolled the tarball.
The main difference is the automake version which changed from 1.16.1 [1] to
1.15.
[1] LOCAL/sunpoet/iperf-2.0.13.tar.gz
Notified by: ohauer |
2.0.13 23 Jan 2019 00:00:36 |
sunpoet |
Update to 2.0.13
Changes: https://sourceforge.net/projects/iperf2/files/#readme |
2.0.12 28 Jun 2018 21:19:58 |
sunpoet |
Update to 2.0.12
Changes: https://sourceforge.net/projects/iperf2/files/#readme |
2.0.11 26 May 2018 17:46:33 |
sunpoet |
Update to 2.0.11
- Convert to options target helper
Changes: https://sourceforge.net/projects/iperf2/files/readme.txt/view
Notified by: Robert McMahon <rjmcmahon@rjmcmahon.com> |
2.0.10_1 18 Aug 2017 15:57:23 |
sunpoet |
Add upstream patch to fix 32 bit constant
- Bump PORTREVISION for package change
Obtained
from: https://sourceforge.net/p/iperf2/code/ci/33812baeb46fce55e45b5ebc7da9dbdd8112a386/
Notified by: Robert McMahon <rjmcmahon@rjmcmahon.com>
MFH: 2017Q3 |
2.0.10 12 Aug 2017 18:58:37 |
sunpoet |
Update to 2.0.10
Changes: https://sourceforge.net/projects/iperf2/files/readme.txt/view
MFH: 2017Q3 |
2.0.9 22 Nov 2016 18:43:05 |
sunpoet |
- Update to 2.0.9
- While I'm here, update WWW
Changes: https://sourceforge.net/projects/iperf2/files/readme.txt/view
PR: 213241
Submitted by: arved |
2.0.5 27 Jul 2016 15:09:12 |
mat |
Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
2.0.5 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
2.0.5 08 Apr 2016 16:29:21 |
sunpoet |
- Fix build with libc++ 3.8.0
PR: 208491
Submitted by: dim |
2.0.5 25 Mar 2015 15:45:07 |
sunpoet |
- Use -lpthread instead of -pthread |
2.0.5 26 Dec 2013 21:40:50 |
sunpoet |
- Update LICENSE |
2.0.5 30 Nov 2013 09:58:37 |
sunpoet |
- Simplify Makefile |
2.0.5 25 Nov 2013 11:33:42 |
sunpoet |
- Convert to new options helper
- Remove deprecated PTHREAD_*
- Support STAGEDIR |
2.0.5 20 Sep 2013 15:52:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
benchmarks) |
2.0.5 21 Aug 2013 12:19:43 |
sunpoet |
- Fix OPTIONS_DEFAULT: IPV6 is on by default
- Remove leading indefinite article from COMMENT |
2.0.5 07 Oct 2012 13:13:10 |
sunpoet |
- Add LICENSE
- Convert to new options framework
- Cleanup Makefile header |
2.0.5 01 Feb 2012 18:57:02 |
sunpoet |
- Fix CATEGORIES when IPV6 option is off
- Use correct flag: LDFLAGS
- Simplify doc installation
- Cosmetic change
- Take maintainership |
2.0.5 01 Feb 2012 15:53:08 |
tabthorpe |
- Reassign to the heap |
2.0.5 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.0.5 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
2.0.5 29 Sep 2010 00:45:40 |
leeym |
- update to 2.0.5
PR: 151041
Submitted by: leeym
Reviewed by: mnag |
2.0.4 22 Aug 2009 00:15:15 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with B,C |
2.0.4 10 Jun 2008 13:01:42 |
mnag |
- Update to 2.0.4
- Update WWW
Remained by: Miroslav Chlastak <chlastak___fialka.cz> |
2.0.2_1 25 Mar 2007 03:54:43 |
mnag |
- Remove NO_CDROM since it´s not restricted anymore.
PR: 108544
Submitted by: Jordan Gordeev<jgordeev___dir.bg> |
2.0.2_1 13 Dec 2006 13:43:41 |
mnag |
- If the network card's buffer is full, send returns -1 and sets
errno to ENOBUFS, which causes issues with the UDP bandwidth tests.
Check if errno != ENOBUFS after write(2).
- Bump PORTREVISION
Submitted by: Ryan T. Dean <rtdean___tcamail.net> |
2.0.2 24 Apr 2006 14:30:00 |
mnag |
- Fix build when detect pthread_cancel (7.x)
- Fix configure detection of pthread_cancel on 4.x 5.x and 6.x
- portlint(1)
Notified by: kris |
2.0.2 09 Nov 2005 02:32:50 |
mnag |
Add SHA256 |
2.0.2 16 Sep 2005 17:58:32 |
mnag |
Update my email
Approved by: pav (mentor) |
2.0.2 21 May 2005 20:09:28 |
pav |
- Move iperf from net to benchmarks
PR: ports/81201
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
Repocopy by: marcus |