summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>2006-11-21 10:59:25 +0000
committertron <tron>2006-11-21 10:59:25 +0000
commit822e7f063a50e42dddede2145f7632b243e3ce66 (patch)
tree7ca2d8e0ec223bfce3bd7376705975ce82246b93
parent7affcbc74243f4f6443fbec70810b50e518bbcbc (diff)
downloadpkgsrc-822e7f063a50e42dddede2145f7632b243e3ce66.tar.gz
Move directory of "netperf" package to "benchmarks". It was marked as
being in that category anyway.
-rw-r--r--benchmarks/Makefile3
-rw-r--r--benchmarks/netperf/DESCR (renamed from net/netperf/DESCR)0
-rw-r--r--benchmarks/netperf/Makefile (renamed from net/netperf/Makefile)2
-rw-r--r--benchmarks/netperf/PLIST (renamed from net/netperf/PLIST)2
-rw-r--r--benchmarks/netperf/distinfo (renamed from net/netperf/distinfo)2
-rw-r--r--benchmarks/netperf/patches/patch-aa (renamed from net/netperf/patches/patch-aa)2
-rw-r--r--net/Makefile3
7 files changed, 7 insertions, 7 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 90cbbf45f09..4a4e7ab4ccd 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2005/10/13 08:19:31 xtraeme Exp $
+# $NetBSD: Makefile,v 1.40 2006/11/21 10:59:25 tron Exp $
#
COMMENT= Benchmarking tools
@@ -23,6 +23,7 @@ SUBDIR+= linpack-bench
SUBDIR+= lmbench
SUBDIR+= nbench
SUBDIR+= netio
+SUBDIR+= netperf
SUBDIR+= netpipe
SUBDIR+= nettest
SUBDIR+= nsieve
diff --git a/net/netperf/DESCR b/benchmarks/netperf/DESCR
index 9313c3ec9d7..9313c3ec9d7 100644
--- a/net/netperf/DESCR
+++ b/benchmarks/netperf/DESCR
diff --git a/net/netperf/Makefile b/benchmarks/netperf/Makefile
index 50e258704d0..437bc55833b 100644
--- a/net/netperf/Makefile
+++ b/benchmarks/netperf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/09/09 02:43:11 obache Exp $
+# $NetBSD: Makefile,v 1.1 2006/11/21 10:59:25 tron Exp $
# KAME Id: Makefile,v 1.3 2000/01/21 12:34:29 itojun Exp
#
diff --git a/net/netperf/PLIST b/benchmarks/netperf/PLIST
index 0ed8e76b7d2..6dc9bf98e68 100644
--- a/net/netperf/PLIST
+++ b/benchmarks/netperf/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:56:43 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.1 2006/11/21 10:59:25 tron Exp $
netperf/netperf
netperf/netserver
netperf/tcp_range_script
diff --git a/net/netperf/distinfo b/benchmarks/netperf/distinfo
index 205acf420a2..20fe1612957 100644
--- a/net/netperf/distinfo
+++ b/benchmarks/netperf/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2005/10/20 18:11:56 wiz Exp $
+$NetBSD: distinfo,v 1.1 2006/11/21 10:59:25 tron Exp $
SHA1 (netperf-2.3pl1.tar.gz) = 288c34b6c4d937b06422a8cdab3dcae5ed58cc17
RMD160 (netperf-2.3pl1.tar.gz) = 83f2afd612b7d4d4b486b82554f4e792c5e8509d
diff --git a/net/netperf/patches/patch-aa b/benchmarks/netperf/patches/patch-aa
index d598faaaaa4..03f8f7900fa 100644
--- a/net/netperf/patches/patch-aa
+++ b/benchmarks/netperf/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.4 2004/12/02 06:41:49 itojun Exp $
+$NetBSD: patch-aa,v 1.1 2006/11/21 10:59:25 tron Exp $
--- makefile.orig 2004-09-22 06:33:40.000000000 +0900
+++ makefile 2004-12-02 15:39:16.000000000 +0900
diff --git a/net/Makefile b/net/Makefile
index b40ce98e383..10bf273a988 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.645 2006/11/13 15:05:45 drochner Exp $
+# $NetBSD: Makefile,v 1.646 2006/11/21 10:59:25 tron Exp $
#
COMMENT= Networking tools
@@ -234,7 +234,6 @@ SUBDIR+= netcat6
SUBDIR+= netdisco
SUBDIR+= netgroup
SUBDIR+= netname
-SUBDIR+= netperf
SUBDIR+= netpipes
SUBDIR+= netsaint-base
SUBDIR+= netsaint-plugin-cluster