aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/iperf
Commit message (Collapse)AuthorAgeFilesLines
* Update distinfosunpoet2019-01-231-3/+3
| | | | | | | | | 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
* Update to 2.0.13sunpoet2019-01-232-4/+4
| | | | Changes: https://sourceforge.net/projects/iperf2/files/#readme
* Update to 2.0.12sunpoet2018-06-292-4/+4
| | | | Changes: https://sourceforge.net/projects/iperf2/files/#readme
* Update to 2.0.11sunpoet2018-05-273-17/+5
| | | | | | | - Convert to options target helper Changes: https://sourceforge.net/projects/iperf2/files/readme.txt/view Notified by: Robert McMahon <rjmcmahon@rjmcmahon.com>
* Add upstream patch to fix 32 bit constantsunpoet2017-08-182-0/+12
| | | | | | | | - Bump PORTREVISION for package change Obtained from: https://sourceforge.net/p/iperf2/code/ci/33812baeb46fce55e45b5ebc7da9dbdd8112a386/ Notified by: Robert McMahon <rjmcmahon@rjmcmahon.com> MFH: 2017Q3
* Update to 2.0.10sunpoet2017-08-132-4/+4
| | | | | Changes: https://sourceforge.net/projects/iperf2/files/readme.txt/view MFH: 2017Q3
* - Update to 2.0.9sunpoet2016-11-234-21/+6
| | | | | | | | - While I'm here, update WWW Changes: https://sourceforge.net/projects/iperf2/files/readme.txt/view PR: 213241 Submitted by: arved
* Cleanup patches, category benchmarksmat2016-07-271-3/+3
| | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*amdmi32016-05-191-2/+2
| | | | Approved by: portmgr blanket
* - Fix build with libc++ 3.8.0sunpoet2016-04-091-0/+12
| | | | | PR: 208491 Submitted by: dim
* - Use -lpthread instead of -pthreadsunpoet2015-03-251-1/+1
|
* - Update LICENSEsunpoet2013-12-271-1/+1
|
* - Simplify Makefilesunpoet2013-11-301-4/+0
|
* - Convert to new options helpersunpoet2013-11-251-19/+9
| | | | | - Remove deprecated PTHREAD_* - Support STAGEDIR
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | benchmarks)
* - Fix OPTIONS_DEFAULT: IPV6 is on by defaultsunpoet2013-08-211-2/+2
| | | | - Remove leading indefinite article from COMMENT
* - Add LICENSEsunpoet2012-10-071-15/+15
| | | | | - Convert to new options framework - Cleanup Makefile header
* - Fix CATEGORIES when IPV6 option is offsunpoet2012-02-021-18/+16
| | | | | | | - Use correct flag: LDFLAGS - Simplify doc installation - Cosmetic change - Take maintainership
* - Reassign to the heaptabthorpe2012-02-011-1/+1
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+1
| | | | | | | | | - 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
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
| | | | With hat: portmgr (myself)
* - update to 2.0.5leeym2010-09-292-6/+7
| | | | | | PR: 151041 Submitted by: leeym Reviewed by: mnag
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with B,C
* - Update to 2.0.4mnag2008-06-105-32/+7
| | | | | | - Update WWW Remained by: Miroslav Chlastak <chlastak___fialka.cz>
* - Remove NO_CDROM since it´s not restricted anymore.mnag2007-03-251-2/+0
| | | | | PR: 108544 Submitted by: Jordan Gordeev<jgordeev___dir.bg>
* - If the network card's buffer is full, send returns -1 and setsmnag2006-12-132-0/+17
| | | | | | | | 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>
* - Fix build when detect pthread_cancel (7.x)mnag2006-04-242-10/+18
| | | | | | | - Fix configure detection of pthread_cancel on 4.x 5.x and 6.x - portlint(1) Notified by: kris
* Add SHA256mnag2005-11-091-0/+1
|
* Update my emailmnag2005-09-171-1/+1
| | | | Approved by: pav (mentor)
* - Move iperf from net to benchmarkspav2005-05-221-1/+1
| | | | | | PR: ports/81201 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer) Repocopy by: marcus
* - Update to 2.0.2novel2005-05-103-5/+18
| | | | | | | - Modify uintmax_t to uint64_t PR: 80841 Submitted by: Marcus Grando (maintainer)
* Add mirrorvs2005-04-071-1/+3
| | | | | PR: ports/79347 Submitted by: maintainer
* - Update to 2.0.1.flz2005-03-114-29/+43
| | | | | | | | - Add OPTIONS. PR: ports/76553 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: pav (mentor)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Add 'ipv6' on CATEGORIES.sumikawa2003-05-181-1/+1
|
* Update iperf to 1.7.0.smace2003-05-172-3/+3
| | | | | | | | | | | | | | | | | This version also builds under ia64 From the iperf changelog: Added bidirectional testing both simultaneously and tradeoff Added server side statistic reporting on the client for UDP Limits on the number of connections and locations for servers Changes: Fixed the IPv6 Multicast implementation Removed the SegFault on exit by Ctrl-C for the server Thread bug resulting in "pthread create failed" after many clients "connect failed" on server for UDP clients when IPv6 is enabled is fixed
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fix pkg-plistedwin2003-02-031-1/+1
| | | | | PR: ports/47835 Submitted by: Hendrik Scholz <hendrik@scholz.net>
* Iperf 1.6.5 dropped doc/release.html. Update Makefile.smace2003-01-211-2/+2
|
* Upgrade to Iperf 1.6.5smace2003-01-192-3/+3
|
* Cleanup Makefile with after portlint.smace2003-01-081-2/+3
|
* Update to ipef-1.6.4.smace2003-01-082-3/+3
|
* Update maintainersmace2002-11-231-1/+1
|
* Update iperf to version 1.6.3smace2002-10-184-53/+4
|
* Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-231-1/+1
| | | | Reviewed by: ade
* add iperfijliao2001-05-287-0/+97
A tool to measure maximum TCP and UDP bandwidth PR: 27462 Submitted by: Pete Fritchman <petef@databits.net>