1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Bruce A. Mah 12e3cef04f New port: benchmarks/iperf3
iperf is a tool for measuring the maximum TCP and UDP bandwidth along
a path between two hosts.  It allows the tuning of various
parameters and UDP characteristics, and reports bandwidth, delay
jitter, datagram loss.  iperf was originally developed by NLANR/DAST.

iperf3 is a new implementation from scratch, with the goal of a
smaller, simpler code base, and a library version of the functionality
that can be used in other programs.  iperf3 also a number of features
found in other tools such as nuttcp and netperf, but were missing from
iperf 2.x.  iperf3 is not backwards compatible with iperf 2.x.

WWW: https://code.google.com/p/iperf/

Approved by:	mat (mentor)
2014-01-21 04:56:03 +00:00
accessibility
arabic
archivers - Update to 0.02 2014-01-20 17:24:52 +00:00
astro
audio - Support staging 2014-01-20 22:39:40 +00:00
benchmarks New port: benchmarks/iperf3 2014-01-21 04:56:03 +00:00
biology Support stage 2014-01-20 23:10:10 +00:00
cad Stage support 2014-01-20 21:00:05 +00:00
chinese Stage support 2014-01-20 21:22:25 +00:00
comms - Stage support 2014-01-20 18:32:19 +00:00
converters - Stage support 2014-01-20 18:53:03 +00:00
databases - Update to 0.07039 2014-01-20 17:25:01 +00:00
deskutils
devel - Update to 1.4.15 2014-01-21 03:43:12 +00:00
dns
editors
emulators Update emulators/i386-wine-devel to 1.7.11. 2014-01-20 18:14:37 +00:00
finance
french - Update to 5.0.2 2014-01-20 17:02:49 +00:00
ftp
games
german - Update to 2014.01.19 2014-01-20 17:02:54 +00:00
graphics - Update to 3.2.0 2014-01-20 14:35:09 +00:00
hebrew
hungarian
irc Patch configure to DTRT with the optional ruby support 2014-01-20 16:28:58 +00:00
japanese
java
Keywords
korean
lang
mail - Update to 2.9.9 2014-01-21 01:17:59 +00:00
math - Update to 5.0 2014-01-20 21:35:05 +00:00
misc
Mk Mk/bsd.site.mk: Remove cs.pu.edu.tw addresses 2014-01-20 15:12:23 +00:00
multimedia - Remove OPTIONS_DEFAULT=SMB, this line was only for testing purposes. 2014-01-20 18:40:57 +00:00
net Set maintainer to Koichiro IWAO. 2014-01-21 01:18:22 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish - Update to 20140119 2014-01-20 17:02:59 +00:00
ports-mgmt
portuguese
print
russian
science
security Add forgotten patch for fixing on 10. 2014-01-20 18:30:40 +00:00
shells
sysutils - Update to version 4.3.0 and use official (upstream) program name 2014-01-21 03:12:59 +00:00
Templates
textproc - Update to 3.2.13 2014-01-21 03:02:18 +00:00
Tools Give proper reason why we reject replaced files. 2014-01-21 00:44:08 +00:00
ukrainian
vietnamese
www - Update to 3.0.4 2014-01-21 03:48:40 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts The Fira font family was designed to cover the legibility needs for a 2014-01-20 20:21:50 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.