the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: iperf
Version: 1.7.0
Revision: 1011
Source: http://dast.nlanr.net/Projects/Iperf/%n-%v-source.tar.gz
Source-MD5: 3e4aea85822bcf10ed14040f4b26bd26
SourceDirectory: %n-%v
CompileScript: make
InstallScript: <<
mkdir -p %i/bin
install -m 755 iperf %i/bin/
<<
GCC: 4.0
DocFiles: doc/dast.gif doc/index.html doc/lib.html doc/jperf.gif doc/ui_license.html
Description: Measure TCP and UDP throughput
DescDetail: <<
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.
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.
<<
DescPackaging: <<
The jperf GUI client for iperf is not installed. This is intentional --
it's old and crufty, so I opted not to install it. jperf is being split off
of Iperf in future versions and will be it's own package.
<<
License: BSD
Homepage: http://dast.nlanr.net/Projects/Iperf/
Maintainer: Jon Dugan