diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/blogbench/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/dbench/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/forkbomb/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/hint/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/httperf/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/nbench/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/netpipe/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/pipebench/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/ubench/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/zelibm/Makefile | 4 |
10 files changed, 20 insertions, 20 deletions
diff --git a/benchmarks/blogbench/Makefile b/benchmarks/blogbench/Makefile index e9fcf0603f0..3d38007863c 100644 --- a/benchmarks/blogbench/Makefile +++ b/benchmarks/blogbench/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:00 tv Exp $ +# $NetBSD: Makefile,v 1.3 2006/03/04 21:29:01 jlam Exp $ # DISTNAME= blogbench-1.0 @@ -6,7 +6,7 @@ CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.blogbench.pureftpd.org/blogbench/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://blogbench.pureftpd.org/ COMMENT= Portable filesystem benchmark diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile index b38a33645a4..94247027834 100644 --- a/benchmarks/dbench/Makefile +++ b/benchmarks/dbench/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2005/10/10 08:35:54 xtraeme Exp $ +# $NetBSD: Makefile,v 1.11 2006/03/04 21:29:01 jlam Exp $ DISTNAME= dbench-3.03 PKGREVISION= 2 CATEGORIES= benchmarks MASTER_SITES= http://samba.org/ftp/tridge/dbench/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://samba.org/ftp/tridge/dbench/README COMMENT= Simulation of the Ziff-Davis netbench benchmark diff --git a/benchmarks/forkbomb/Makefile b/benchmarks/forkbomb/Makefile index 235baba7a8f..90f454cd61c 100644 --- a/benchmarks/forkbomb/Makefile +++ b/benchmarks/forkbomb/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2005/10/31 17:17:37 tv Exp $ +# $NetBSD: Makefile,v 1.3 2006/03/04 21:29:01 jlam Exp $ # DISTNAME= forkbomb-1.4 CATEGORIES= benchmarks MASTER_SITES= http://home.tiscali.cz:8080/~cz210552/distfiles/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://home.tiscali.cz:8080/~cz210552/forkbomb.html COMMENT= Classic Unix fork() bomber diff --git a/benchmarks/hint/Makefile b/benchmarks/hint/Makefile index c91d3fde25f..e56812b26f8 100644 --- a/benchmarks/hint/Makefile +++ b/benchmarks/hint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/09/28 18:59:41 rillig Exp $ +# $NetBSD: Makefile,v 1.21 2006/03/04 21:29:01 jlam Exp $ DISTNAME= hint_unix_serial PKGNAME= hint.serial-98.06.12 @@ -6,7 +6,7 @@ CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.scl.ameslab.gov/pub/HINT/source/tar/ EXTRACT_SUFX= .tar -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@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 c80e97a4dfa..eb2f79a33bd 100644 --- a/benchmarks/httperf/Makefile +++ b/benchmarks/httperf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/02/05 23:08:19 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2006/03/04 21:29:01 jlam Exp $ # DISTNAME= httperf-0.6 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= benchmarks www MASTER_SITES= ftp://ftp.hpl.hp.com/pub/httperf/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.hpl.hp.com/personal/David_Mosberger/httperf.html COMMENT= Popular web server benchmarking program diff --git a/benchmarks/nbench/Makefile b/benchmarks/nbench/Makefile index ef7c6f75558..a16cfaf2270 100644 --- a/benchmarks/nbench/Makefile +++ b/benchmarks/nbench/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/09/03 06:26:21 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2006/03/04 21:29:01 jlam Exp $ # DISTNAME= nbench-byte-2.2.2 @@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME:S/-byte//} CATEGORIES= benchmarks MASTER_SITES= http://www.tux.org/~mayer/linux/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tux.org/~mayer/linux/ COMMENT= Benchmark tool for CPU, FPU and memory diff --git a/benchmarks/netpipe/Makefile b/benchmarks/netpipe/Makefile index db0e9cb8eaa..02a48aba4d6 100644 --- a/benchmarks/netpipe/Makefile +++ b/benchmarks/netpipe/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2004/11/27 18:14:24 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/04 21:29:01 jlam Exp $ DISTNAME= NetPIPE_2.4 PKGNAME= netpipe-2.4 CATEGORIES= benchmarks net MASTER_SITES= http://www.scl.ameslab.gov/netpipe/code/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.scl.ameslab.gov/netpipe/ COMMENT= TCP/PVM/MPI testing and performance measuring tool diff --git a/benchmarks/pipebench/Makefile b/benchmarks/pipebench/Makefile index 06a3b920f49..2e01ab6823e 100644 --- a/benchmarks/pipebench/Makefile +++ b/benchmarks/pipebench/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2005/09/03 06:57:14 xtraeme Exp $ +# $NetBSD: Makefile,v 1.3 2006/03/04 21:29:01 jlam Exp $ # DISTNAME= pipebench-0.40 CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.habets.pp.se/pub/synscan/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.habets.pp.se/synscan/programs.php?prog=pipebench COMMENT= Measures the speed of a pipe diff --git a/benchmarks/ubench/Makefile b/benchmarks/ubench/Makefile index 7da746bef5e..4e47213aa2f 100644 --- a/benchmarks/ubench/Makefile +++ b/benchmarks/ubench/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/12/27 20:51:40 reed Exp $ +# $NetBSD: Makefile,v 1.5 2006/03/04 21:29:01 jlam Exp $ # DISTNAME= ubench-0.32 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= http://www.phystech.com/ftp/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.phystech.com/download/ubench.html COMMENT= The Unix Benchmark utility diff --git a/benchmarks/zelibm/Makefile b/benchmarks/zelibm/Makefile index 6bcb8d22e0c..d2885b69ffb 100644 --- a/benchmarks/zelibm/Makefile +++ b/benchmarks/zelibm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/02/05 23:08:20 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2006/03/04 21:29:01 jlam Exp $ # DISTNAME= zelibm @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= http://people.redhat.com/drepper/libm/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://people.redhat.com/drepper/libm/ COMMENT= Visual Math Library Quality Check |