the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: netperf
Version: 2.4.5
Revision: 1
Source: ftp://ftp.netperf.org/%n/%n-%v.tar.gz
Source-MD5: e5b006b9d05048cd0e8087f3d80d7566
#Source-SHA1: 67cdb984fd60244e454ac48ef02628e2d1f023d0
Maintainer: Fabien Thomas
HomePage: http://www.netperf.org/
License: GPL
Description: Network performance benchmarking package
BuildDepends: <<
fink (>= 0.28-1)
<<
PatchFile: %{ni}.patch
PatchFile-MD5: 89e482bda0686c2a507bff70d6451152
InfoDocs: netperf.info
DescDetail: <<
Netperf is a serious networking performance evaluation tool being
distributed under GPL by HP's Information Networks Division.
Testing is done using a pair of programs: `netserver' (the server) and
`netperf' (the measurement tool).
Netperf allows control over a large number of test `variables'.
Some of these are:
* specification of desired confidence levels for the tests
Netperf will warn the user if these levels were not achieved.
* filling send buffers with specified data (to beat compression schemes)
* specification of send/recieve buffer alignments and data offsets
* requesting cpu utilization and service demand calculations
* specification of sizes of data to send
Netperf can be used for measuring stream performance as well as
round-trip performance.
<<
--- netperf/src/net_uuid.c.orig 2009-08-27 23:21:53.000000000 +0200
+++ netperf/src/net_uuid.c 2009-08-27 23:22:01.000000000 +0200
@@ -38,7 +38,7 @@
#else
#include
#include
-#include
+/*#include
#endif
/* system dependent call to get the current system time. Returned as
--- netperf/src/netcpu_kstat.c.orig 2009-08-27 23:22:44.000000000 +0200
+++ netperf/src/netcpu_kstat.c 2009-08-27 23:22:50.000000000 +0200
@@ -31,7 +31,7 @@
#endif
#include
-#include
+/*#include
#include "netsh.h"
#include "netlib.h"
--- netperf/src/netcpu_kstat10.c.orig 2009-08-27 23:25:38.000000000 +0200
+++ netperf/src/netcpu_kstat10.c 2009-08-27 23:26:08.000000000 +0200
@@ -33,7 +33,7 @@
#include
#include
-#include
+/*#include
#include "netsh.h"
#include "netlib.h"
--- netperf/doc/netperf.info.orig 2009-08-27 23:44:59.000000000 +0200
+++ netperf/doc/netperf.info 2009-08-27 23:52:02.000000000 +0200
@@ -4,6 +4,10 @@
This is Rick Jones' feeble attempt at a Texinfo-based manual for the
netperf benchmark.
+START-INFO-DIR-ENTRY
+* netperf: (netperf). Network performance benchmarking package.
+END-INFO-DIR-ENTRY
+
Copyright (C) 2005-2007 Hewlett-Packard Company
Permission is granted to copy, distribute and/or modify this