1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
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