netperf 2.3
This commit is contained in:
parent
59115ef47e
commit
8b777117a9
@ -1,16 +1,16 @@
|
|||||||
# $OpenBSD: Makefile,v 1.18 2003/03/27 18:30:09 jakob Exp $
|
# $OpenBSD: Makefile,v 1.19 2004/07/23 18:29:52 jakob Exp $
|
||||||
|
|
||||||
COMMENT= "Network performance benchmark"
|
COMMENT= "Network performance benchmark"
|
||||||
|
|
||||||
DISTNAME= netperf-2.2pl3
|
DISTNAME= netperf-2.3
|
||||||
CATEGORIES= benchmarks net
|
CATEGORIES= benchmarks net
|
||||||
|
|
||||||
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
|
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
|
||||||
|
|
||||||
MASTER_SITES= ftp://ftp.cup.hp.com/dist/networking/benchmarks/netperf/ \
|
MASTER_SITES= ftp://ftp.cup.hp.com/dist/networking/benchmarks/netperf/ \
|
||||||
ftp://ftp.cup.hp.com/dist/networking/benchmarks/netperf/archive/ \
|
ftp://ftp.cup.hp.com/dist/networking/benchmarks/netperf/archive/ \
|
||||||
ftp://ftp.sunet.se/pub/network/monitoring/netperf/ \
|
http://ftp.sunet.se/pub/network/monitoring/netperf/ \
|
||||||
ftp://ftp.sunet.se/pub/network/monitoring/netperf/archive/
|
http://ftp.sunet.se/pub/network/monitoring/netperf/archive/
|
||||||
|
|
||||||
HOMEPAGE= http://www.netperf.org/
|
HOMEPAGE= http://www.netperf.org/
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (netperf-2.2pl3.tar.gz) = 63282b3ffb12ec78dff1f9f9af09f718
|
MD5 (netperf-2.3.tar.gz) = df61b8db5e38d58cdf81748635614d33
|
||||||
RMD160 (netperf-2.2pl3.tar.gz) = 359ba933e727b3b0bc61a9a1a41f1d82199f30ae
|
RMD160 (netperf-2.3.tar.gz) = 9de3fe14a1ff1d1a81a2140e9126d61d6376d9be
|
||||||
SHA1 (netperf-2.2pl3.tar.gz) = 113ee0ab2703d89965ba63a67724ffbde1d3a9c5
|
SHA1 (netperf-2.3.tar.gz) = b4ae9c90a9351e024319f8bbc064aecf6a18e63b
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.3 2001/05/06 09:01:17 jakob Exp $
|
@comment $OpenBSD: PLIST,v 1.4 2004/07/23 18:29:52 jakob Exp $
|
||||||
bin/netperf
|
bin/netperf
|
||||||
bin/netserver
|
bin/netserver
|
||||||
man/man1/netperf.1
|
man/man1/netperf.1
|
||||||
man/man1/netserver.1
|
man/man1/netserver.1
|
||||||
|
@dir share/netperf
|
||||||
share/netperf/arr_script
|
share/netperf/arr_script
|
||||||
share/netperf/snapshot_script
|
share/netperf/snapshot_script
|
||||||
share/netperf/tcp_range_script
|
share/netperf/tcp_range_script
|
||||||
share/netperf/tcp_stream_script
|
|
||||||
share/netperf/tcp_rr_script
|
share/netperf/tcp_rr_script
|
||||||
share/netperf/udp_stream_script
|
share/netperf/tcp_stream_script
|
||||||
share/netperf/udp_rr_script
|
share/netperf/udp_rr_script
|
||||||
@dirrm share/netperf
|
share/netperf/udp_stream_script
|
||||||
|
Loading…
Reference in New Issue
Block a user