Commit graph

20 commits

Author SHA1 Message Date
Po-Chuan Hsieh
b11ca2ebed
benchmarks/iperf: Fix build with IPV6 disabled
PR:		278607
Reported by:	<peter.sopko+freebsd.org@backbone.sk>
2024-05-16 14:22:15 +08:00
Po-Chuan Hsieh
7947384e84
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/
2022-04-18 07:54:03 +08:00
Po-Chuan Hsieh
10f892b5e8
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/
2022-01-12 02:43:57 +08:00
Sunpoet Po-Chuan Hsieh
c965e83511 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/
2021-02-01 19:24:15 +00:00
Sunpoet Po-Chuan Hsieh
c7541f8c03 Fix build on armv6
PR:		251448
Submitted by:	Martin Birgmeier <d8zNeCFG@aon.at>
2021-01-03 20:44:50 +00:00
Sunpoet Po-Chuan Hsieh
e6b7d17b63 Fix build on i386
PR:		252280
Reported by:	Victor Sudakov <vas@sibptus.ru>
Submitted by:	dim
2021-01-03 20:30:07 +00:00
Sunpoet Po-Chuan Hsieh
8704d8c51b Fix build with IPV6 disabled
Submitted by:	Alexey Milevsky <a.milevsky@gmail.com>
2020-12-13 23:13:49 +00:00
Sunpoet Po-Chuan Hsieh
fe36474def 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/
2020-12-10 21:30:13 +00:00
Sunpoet Po-Chuan Hsieh
51b2a363ca Update to 2.0.14a
Changes:	https://sourceforge.net/projects/iperf2/files/#readme
2020-10-02 07:29:56 +00:00
Sunpoet Po-Chuan Hsieh
f07a3aedee 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>
2018-05-26 17:46:33 +00:00
Sunpoet Po-Chuan Hsieh
2eb2556f28 Add upstream patch to fix 32 bit constant
- Bump PORTREVISION for package change

Obtained from:	33812baeb4/
Notified by:	Robert McMahon <rjmcmahon@rjmcmahon.com>
MFH:		2017Q3
2017-08-18 15:57:22 +00:00
Sunpoet Po-Chuan Hsieh
9fb71cbf42 - 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
2016-11-22 18:43:04 +00:00
Mathieu Arnold
56bf85096c Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-27 15:09:11 +00:00
Sunpoet Po-Chuan Hsieh
a57c6c85e7 - Fix build with libc++ 3.8.0
PR:		208491
Submitted by:	dim
2016-04-08 16:29:21 +00:00
Marcus Alves Grando
2fa5e5dbf9 - Update to 2.0.4
- Update WWW

Remained by:	Miroslav Chlastak <chlastak___fialka.cz>
2008-06-10 13:01:42 +00:00
Marcus Alves Grando
147ca1d2b3 - 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>
2006-12-13 13:43:41 +00:00
Marcus Alves Grando
6553884a38 - 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
2006-04-24 14:30:00 +00:00
Roman Bogorodskiy
d06dcbddd8 - Update to 2.0.2
- Modify uintmax_t to uint64_t

PR:		80841
Submitted by:	Marcus Grando (maintainer)
2005-05-10 12:17:48 +00:00
Scott Mace
2c7561923e Update iperf to version 1.6.3 2002-10-18 04:14:24 +00:00
Ying-Chieh Liao
eaef815e2a add iperf
A tool to measure maximum TCP and UDP bandwidth

PR:		27462
Submitted by:	Pete Fritchman <petef@databits.net>
2001-05-27 17:42:23 +00:00