summaryrefslogtreecommitdiff
path: root/benchmarks/netperf
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1997-07-27 20:56:06 +0000
committerBill Fenner <fenner@FreeBSD.org>1997-07-27 20:56:06 +0000
commitd4e995a817ff893be539d36890f8fa59404d18b6 (patch)
tree21cb86597ba8d099df8d2bdab89a6dc665bb1d97 /benchmarks/netperf
parent- Upgraded Pentium GCC Developer Version to latest snapshot release 970721 (diff)
Update to 2.1pl3
Found by: distfile checker
Notes
Notes: svn path=/head/; revision=7426
Diffstat (limited to 'benchmarks/netperf')
-rw-r--r--benchmarks/netperf/Makefile8
-rw-r--r--benchmarks/netperf/distinfo2
-rw-r--r--benchmarks/netperf/files/patch-aa19
-rw-r--r--benchmarks/netperf/pkg-plist2
4 files changed, 8 insertions, 23 deletions
diff --git a/benchmarks/netperf/Makefile b/benchmarks/netperf/Makefile
index 68898f602b39..1d9de9d264f5 100644
--- a/benchmarks/netperf/Makefile
+++ b/benchmarks/netperf/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: netperf
-# Version required: 2.1.2
+# Version required: 2.1.3
# Date created: 19 July 1996
# Whom: koshy
#
-# $Id: Makefile,v 1.4 1996/11/20 01:59:25 obrien Exp $
+# $Id: Makefile,v 1.5 1997/05/28 05:48:42 fenner Exp $
#
-DISTNAME= netperf-2.1pl2
-PKGNAME= netperf-2.1.2
+DISTNAME= netperf-2.1pl3
+PKGNAME= netperf-2.1.3
CATEGORIES= benchmarks
MASTER_SITES= ftp://ftp.cup.hp.com/dist/networking/benchmarks/netperf/
diff --git a/benchmarks/netperf/distinfo b/benchmarks/netperf/distinfo
index be25d66cc54f..7aefc24ad9bb 100644
--- a/benchmarks/netperf/distinfo
+++ b/benchmarks/netperf/distinfo
@@ -1 +1 @@
-MD5 (netperf-2.1pl2.tar.gz) = 8a16c4559ae7ab2480a2f76815c90bc3
+MD5 (netperf-2.1pl3.tar.gz) = ca221caf6dc60322386158c2885fcf68
diff --git a/benchmarks/netperf/files/patch-aa b/benchmarks/netperf/files/patch-aa
index 27d61a910bea..667061b52de5 100644
--- a/benchmarks/netperf/files/patch-aa
+++ b/benchmarks/netperf/files/patch-aa
@@ -20,28 +20,11 @@
# The compiler on your system might be somewhere else, and/or have
# a different name.
***************
-*** 36,42 ****
- # You may safely ignore that warning.
- #
-
-! CC = cc
-
- # Adding flags to CFLAGS enables some non-mainline features. For
- # more information, please consult the source code.
---- 36,42 ----
- # You may safely ignore that warning.
- #
-
-! CC = cc -Wall
-
- # Adding flags to CFLAGS enables some non-mainline features. For
- # more information, please consult the source code.
-***************
*** 83,89 ****
# -U__hpux - Use this when compiling _on_ HP-UX *for* an HP-RT system
LOG_FILE=DEBUG_LOG_FILE="\"/tmp/netperf.debug\""
-! CFLAGS = -O -Ae -D$(LOG_FILE) -DUSE_LOOPER
+! CFLAGS = -O -D$(LOG_FILE) -DUSE_LOOPER
# Some platforms, and some options, require additional libraries.
# you can add to the "LIBS =" line to accomplish this. if you find
diff --git a/benchmarks/netperf/pkg-plist b/benchmarks/netperf/pkg-plist
index d4214ec3796c..b162a05dcc23 100644
--- a/benchmarks/netperf/pkg-plist
+++ b/benchmarks/netperf/pkg-plist
@@ -7,5 +7,7 @@ netperf/udp_stream_script
netperf/udp_rr_script
netperf/snapshot_script
share/doc/netperf/netperf.ps.gz
+@dirrm netperf
+@dirrm share/doc/netperf
man/man1/netperf.1.gz
man/man1/netserver.1.gz