diff options
author | tron <tron> | 2001-04-17 11:57:41 +0000 |
---|---|---|
committer | tron <tron> | 2001-04-17 11:57:41 +0000 |
commit | 1706de5927c396e820f2596c98a06cc0b47c7578 (patch) | |
tree | c0c3e1c4595c14f096ab42405c1503d81152e6c9 | |
parent | b8b60b169c90381dc615b133ca2ec03dbab0cf29 (diff) | |
download | pkgsrc-1706de5927c396e820f2596c98a06cc0b47c7578.tar.gz |
Move "ttcp" package to category "benchmarks".
-rw-r--r-- | benchmarks/Makefile | 3 | ||||
-rw-r--r-- | benchmarks/ttcp/Makefile (renamed from net/ttcp/Makefile) | 4 | ||||
-rw-r--r-- | benchmarks/ttcp/distinfo (renamed from net/ttcp/distinfo) | 2 | ||||
-rw-r--r-- | benchmarks/ttcp/patches/patch-aa (renamed from net/ttcp/patches/patch-aa) | 2 | ||||
-rw-r--r-- | benchmarks/ttcp/patches/patch-ab (renamed from net/ttcp/patches/patch-ab) | 2 | ||||
-rw-r--r-- | benchmarks/ttcp/pkg/DESCR (renamed from net/ttcp/pkg/DESCR) | 0 | ||||
-rw-r--r-- | benchmarks/ttcp/pkg/PLIST | 4 | ||||
-rw-r--r-- | net/Makefile | 3 | ||||
-rw-r--r-- | net/ttcp/pkg/PLIST | 4 |
9 files changed, 12 insertions, 12 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 20b6aef60f9..8245fea7ab4 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2001/02/16 15:51:47 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2001/04/17 11:57:41 tron Exp $ # COMMENT= Benchmarking tools @@ -20,6 +20,7 @@ SUBDIR+= lmbench SUBDIR+= nsieve SUBDIR+= paranoia SUBDIR+= postmark +SUBDIR+= ttcp SUBDIR+= whetstone SUBDIR+= xengine diff --git a/net/ttcp/Makefile b/benchmarks/ttcp/Makefile index 708584b44ee..3fecb350900 100644 --- a/net/ttcp/Makefile +++ b/benchmarks/ttcp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2001/02/17 18:19:48 wiz Exp $ +# $NetBSD: Makefile,v 1.1 2001/04/17 11:57:41 tron Exp $ DISTNAME= ttcp PKGNAME= ${DISTNAME}-1.12 -CATEGORIES= net benchmarks +CATEGORIES= benchmarks net MASTER_SITES= http://www.ccci.com/tools/ttcp/ EXTRACT_SUFX= .tar.Z diff --git a/net/ttcp/distinfo b/benchmarks/ttcp/distinfo index 51f2de0f7e5..59c317b1400 100644 --- a/net/ttcp/distinfo +++ b/benchmarks/ttcp/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1 2001/04/17 11:54:16 agc Exp $ +$NetBSD: distinfo,v 1.1 2001/04/17 11:57:41 tron Exp $ MD5 (ttcp.tar.Z) = 3688ca186d5da6fd83ade7c6a0150b1d SHA1 (patch-aa) = 19d81ba1e6bfaf6527eb8fce29f2276c89f9a35e diff --git a/net/ttcp/patches/patch-aa b/benchmarks/ttcp/patches/patch-aa index 8a81fa7a81b..90734063da1 100644 --- a/net/ttcp/patches/patch-aa +++ b/benchmarks/ttcp/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.5 1998/08/07 11:11:02 agc Exp $ +$NetBSD: patch-aa,v 1.1 2001/04/17 11:57:42 tron Exp $ --- Makefile.orig Sat Mar 7 13:39:48 1998 +++ Makefile Sat Mar 7 13:40:07 1998 diff --git a/net/ttcp/patches/patch-ab b/benchmarks/ttcp/patches/patch-ab index cd97fd6fc0b..66a084b75c9 100644 --- a/net/ttcp/patches/patch-ab +++ b/benchmarks/ttcp/patches/patch-ab @@ -1,4 +1,4 @@ -$NetBSD: patch-ab,v 1.5 2000/01/10 01:24:41 wiz Exp $ +$NetBSD: patch-ab,v 1.1 2001/04/17 11:57:42 tron Exp $ --- ttcp.c.orig Fri Aug 6 15:30:21 1999 +++ ttcp.c Fri Aug 6 15:30:21 1999 @@ -55,6 +55,7 @@ diff --git a/net/ttcp/pkg/DESCR b/benchmarks/ttcp/pkg/DESCR index 9db116e1eb5..9db116e1eb5 100644 --- a/net/ttcp/pkg/DESCR +++ b/benchmarks/ttcp/pkg/DESCR diff --git a/benchmarks/ttcp/pkg/PLIST b/benchmarks/ttcp/pkg/PLIST new file mode 100644 index 00000000000..1ef63850a48 --- /dev/null +++ b/benchmarks/ttcp/pkg/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2001/04/17 11:57:42 tron Exp $ +bin/ttcp +man/cat1/ttcp.0 +man/man1/ttcp.1 diff --git a/net/Makefile b/net/Makefile index e58dc8584c5..18154c61409 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.211 2001/04/09 12:25:53 lukem Exp $ +# $NetBSD: Makefile,v 1.212 2001/04/17 11:57:42 tron Exp $ # COMMENT= Networking tools @@ -149,7 +149,6 @@ SUBDIR+= tkined SUBDIR+= tn5250 SUBDIR+= totd SUBDIR+= trafshow -SUBDIR+= ttcp SUBDIR+= ttt SUBDIR+= ucd-snmp SUBDIR+= ucd-snmp-current diff --git a/net/ttcp/pkg/PLIST b/net/ttcp/pkg/PLIST deleted file mode 100644 index ae0e886af72..00000000000 --- a/net/ttcp/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 1998/03/07 13:57:00 tron Exp $ -bin/ttcp -man/cat1/ttcp.0 -man/man1/ttcp.1 |