summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-07-17 21:21:03 +0000
committergrant <grant@pkgsrc.org>2003-07-17 21:21:03 +0000
commit91f00f1cbc7c8da0ab83a0389a02496e55f8a468 (patch)
treebe2001c436c6531467a1efa67ee15e2d12e79fba /benchmarks
parent4bf9cd97ccb38c5bf0964202570fa688c91e6fc7 (diff)
downloadpkgsrc-91f00f1cbc7c8da0ab83a0389a02496e55f8a468.tar.gz
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/dbench/Makefile4
-rw-r--r--benchmarks/hint/Makefile4
-rw-r--r--benchmarks/httperf/Makefile4
-rw-r--r--benchmarks/kttcp/Makefile4
-rw-r--r--benchmarks/netio/Makefile4
-rw-r--r--benchmarks/netpipe/Makefile4
-rw-r--r--benchmarks/nttcp/Makefile4
-rw-r--r--benchmarks/randread/Makefile4
-rw-r--r--benchmarks/skampi/Makefile4
-rw-r--r--benchmarks/ttcp/Makefile4
-rw-r--r--benchmarks/xengine/Makefile4
11 files changed, 22 insertions, 22 deletions
diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile
index b1bf183aafe..1d4720ada80 100644
--- a/benchmarks/dbench/Makefile
+++ b/benchmarks/dbench/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/07/17 15:11:44 agc Exp $
+# $NetBSD: Makefile,v 1.2 2003/07/17 21:24:38 grant Exp $
#
DISTNAME= dbench-1.3
CATEGORIES= benchmarks
MASTER_SITES= ftp://dnuc.polyn.kiae.su/pub/dbench/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://samba.org/ftp/tridge/dbench/README
COMMENT= Simulation of the Ziff-Davis netbench benchmark
diff --git a/benchmarks/hint/Makefile b/benchmarks/hint/Makefile
index 8f6a8542a46..f39ba1c3289 100644
--- a/benchmarks/hint/Makefile
+++ b/benchmarks/hint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/06/02 01:21:30 jschauma Exp $
+# $NetBSD: Makefile,v 1.15 2003/07/17 21:24:27 grant Exp $
# FreeBSD: Makefile,v 1.1.1.1 1998/06/15 18:09:43 ghelmer Exp
#
@@ -9,7 +9,7 @@ CATEGORIES= benchmarks
MASTER_SITES= ftp://ftp.scl.ameslab.gov/pub/HINT/source/tar/
EXTRACT_SUFX= .tar
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.scl.ameslab.gov/Projects/HINT/
COMMENT= Scalable benchmark for testing CPU and memory performance
diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile
index 5dd82cf36e6..fdb3437800c 100644
--- a/benchmarks/httperf/Makefile
+++ b/benchmarks/httperf/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2001/02/16 13:37:52 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/17 21:24:28 grant Exp $
#
DISTNAME= httperf-0.6
CATEGORIES= benchmarks www
MASTER_SITES= ftp://ftp.hpl.hp.com/pub/httperf/
-MAINTAINER= thorpej@netbsd.org
+MAINTAINER= thorpej@NetBSD.org
HOMEPAGE= http://www.hpl.hp.com/personal/David_Mosberger/httperf.html
COMMENT= Popular web server benchmarking program
diff --git a/benchmarks/kttcp/Makefile b/benchmarks/kttcp/Makefile
index d4518ddd51a..1c27678e37e 100644
--- a/benchmarks/kttcp/Makefile
+++ b/benchmarks/kttcp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/04/23 02:22:25 jmc Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/17 21:24:29 grant Exp $
DISTNAME= kttcp-${VERSION}
WRKSRC= ${WRKDIR}
@@ -6,7 +6,7 @@ CATEGORIES= benchmarks net
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= thorpej@netbsd.org
+MAINTAINER= thorpej@NetBSD.org
COMMENT= kttcp kernel network throughput benchmark
VERSION= 20020711
diff --git a/benchmarks/netio/Makefile b/benchmarks/netio/Makefile
index 0bc74de8fee..bb259765ecc 100644
--- a/benchmarks/netio/Makefile
+++ b/benchmarks/netio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/03/29 12:40:12 jmmv Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/17 21:24:30 grant Exp $
DISTNAME= netio114
PKGNAME= netio-1.14
@@ -7,7 +7,7 @@ CATEGORIES= benchmarks net
MASTER_SITES= ftp://ftp.leo.org/pub/comp/os/os2/leo/systools/
EXTRACT_SUFX= .zip
-MAINTAINER= tron@netbsd.org
+MAINTAINER= tron@NetBSD.org
COMMENT= Network benchmark for DOS, OS/2 2.x, Windows NT/2000 and Unix
LICENSE= no-commercial-use
diff --git a/benchmarks/netpipe/Makefile b/benchmarks/netpipe/Makefile
index 02d08bebd9f..6f1e17d42d4 100644
--- a/benchmarks/netpipe/Makefile
+++ b/benchmarks/netpipe/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/07/27 23:33:35 thorpej Exp $
+# $NetBSD: Makefile,v 1.2 2003/07/17 21:24:32 grant Exp $
DISTNAME= netpipe-2.4
CATEGORIES= benchmarks net
MASTER_SITES= ftp://ftp.scl.ameslab.gov/pub/netpipe/
-MAINTAINER= thorpej@netbsd.org
+MAINTAINER= thorpej@NetBSD.org
HOMEPAGE= http://www.scl.ameslab.gov/netpipe/
COMMENT= TCP/PVM/MPI testing and performance measuring tool
diff --git a/benchmarks/nttcp/Makefile b/benchmarks/nttcp/Makefile
index 080bbe2198e..8e708da8a5b 100644
--- a/benchmarks/nttcp/Makefile
+++ b/benchmarks/nttcp/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/04/17 21:51:35 thorpej Exp $
+# $NetBSD: Makefile,v 1.2 2003/07/17 21:24:33 grant Exp $
DISTNAME= nttcp-1.47
CATEGORIES= benchmarks net
MASTER_SITES= http://www.leo.org/~elmar/nttcp/
-MAINTAINER= thorpej@netbsd.org
+MAINTAINER= thorpej@NetBSD.org
HOMEPAGE= http://www.leo.org/~elmar/nttcp/
COMMENT= New TCP testing and performance measuring tool
diff --git a/benchmarks/randread/Makefile b/benchmarks/randread/Makefile
index ac0473981ca..b02dc9767a5 100644
--- a/benchmarks/randread/Makefile
+++ b/benchmarks/randread/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/03/29 12:40:13 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/17 21:24:34 grant Exp $
#
DISTNAME= randread-0.1
@@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR}
CATEGORIES= benchmarks
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=randread/}
-MAINTAINER= grant@netbsd.org
+MAINTAINER= grant@NetBSD.org
HOMEPAGE= http://randread.sourceforge.net/
COMMENT= program to help benchmark random disk read performance
diff --git a/benchmarks/skampi/Makefile b/benchmarks/skampi/Makefile
index b3d0bfaf978..af04301c08c 100644
--- a/benchmarks/skampi/Makefile
+++ b/benchmarks/skampi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/04/10 09:16:17 abs Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/17 21:24:35 grant Exp $
#
DISTNAME= skampi4
@@ -8,7 +8,7 @@ MASTER_SITES= http://liinwww.ira.uka.de/~skampi/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}_userman.ps.gz
DISTFILES+= skampili.ps
-MAINTAINER= jschauma@netbsd.org
+MAINTAINER= jschauma@NetBSD.org
HOMEPAGE= http://liinwww.ira.uka.de/~skampi/
COMMENT= MPI (Message Passing Interface) benchmarks
diff --git a/benchmarks/ttcp/Makefile b/benchmarks/ttcp/Makefile
index 52e3ecb6518..bb7bc3161a6 100644
--- a/benchmarks/ttcp/Makefile
+++ b/benchmarks/ttcp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/03/29 12:40:13 jmmv Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/17 21:24:36 grant Exp $
DISTNAME= ttcp
PKGNAME= ${DISTNAME}-1.12
@@ -8,7 +8,7 @@ CATEGORIES= benchmarks net
MASTER_SITES= http://www.ccci.com/tools/ttcp/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= thorpej@netbsd.org
+MAINTAINER= thorpej@NetBSD.org
HOMEPAGE= http://www.ccci.com/tools/ttcp/
COMMENT= TCP testing and performance measuring tool
diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile
index 19191d99b8e..b7e147bd4bf 100644
--- a/benchmarks/xengine/Makefile
+++ b/benchmarks/xengine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/03/29 12:40:14 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/17 21:24:37 grant Exp $
# FreeBSD Id: ports/benchmarks/xengine/Makefile,v 1.9 2000/02/02 22:31:24 mharo Exp
DISTNAME= xengine-1.0.1
@@ -10,7 +10,7 @@ DISTFILES= part01.z patch1.z
PATCH_DIST_STRIP= -p1 # no ${PATCHFILES} but used below
-MAINTAINER= sakamoto@netbsd.org
+MAINTAINER= sakamoto@NetBSD.org
COMMENT= Reciprocating engine for X
BUILD_DEPENDS= gsharutils-4.2.1:../../archivers/gsharutils