diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 20:46:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 20:46:42 +0000 |
commit | 18e3283474fb3c19a70077daacb194273504eaf1 (patch) | |
tree | 19fc20fdf457d2d3ca1054306048df03dea922ef /benchmarks | |
parent | 852cef6f6d401d2c293a1ed1f62a5ca07dbb1c70 (diff) | |
download | pkgsrc-18e3283474fb3c19a70077daacb194273504eaf1.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/hbench/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/hint/Makefile | 6 | ||||
-rw-r--r-- | benchmarks/httperf/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/nttcp/Makefile | 6 |
4 files changed, 10 insertions, 10 deletions
diff --git a/benchmarks/hbench/Makefile b/benchmarks/hbench/Makefile index 331ebbcf25b..b785d2c0166 100644 --- a/benchmarks/hbench/Makefile +++ b/benchmarks/hbench/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.37 2006/06/18 10:07:09 rillig Exp $ +# $NetBSD: Makefile,v 1.38 2006/10/04 20:46:42 wiz Exp $ DISTNAME= hbench-OS-1.0 PKGNAME= hbench-1.0 PKGREVISION= 5 CATEGORIES= benchmarks -MASTER_SITES= http://www.eecs.harvard.edu/vino/perf/hbench/ +MASTER_SITES= http://www.eecs.harvard.edu/vino/perf/hbench/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.eecs.harvard.edu/vino/perf/hbench/ diff --git a/benchmarks/hint/Makefile b/benchmarks/hint/Makefile index e56812b26f8..e14fd31f8c9 100644 --- a/benchmarks/hint/Makefile +++ b/benchmarks/hint/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.21 2006/03/04 21:29:01 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2006/10/04 20:46:42 wiz Exp $ DISTNAME= hint_unix_serial PKGNAME= hint.serial-98.06.12 CATEGORIES= benchmarks -MASTER_SITES= ftp://ftp.scl.ameslab.gov/pub/HINT/source/tar/ +MASTER_SITES= http://hint.byu.edu/pub/HINT/source/tar/ EXTRACT_SUFX= .tar MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.scl.ameslab.gov/Projects/HINT/ +HOMEPAGE= http://hint.byu.edu/ COMMENT= Scalable benchmark for testing CPU and memory performance PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile index eb2f79a33bd..ec95e791ceb 100644 --- a/benchmarks/httperf/Makefile +++ b/benchmarks/httperf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/03/04 21:29:01 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2006/10/04 20:46:42 wiz Exp $ # DISTNAME= httperf-0.6 @@ -7,7 +7,7 @@ CATEGORIES= benchmarks www MASTER_SITES= ftp://ftp.hpl.hp.com/pub/httperf/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.hpl.hp.com/personal/David_Mosberger/httperf.html +HOMEPAGE= http://www.hpl.hp.com/research/linux/httperf/ COMMENT= Popular web server benchmarking program LICENSE= no-commercial-use diff --git a/benchmarks/nttcp/Makefile b/benchmarks/nttcp/Makefile index 093b63794bc..5ec7047772c 100644 --- a/benchmarks/nttcp/Makefile +++ b/benchmarks/nttcp/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.5 2006/05/12 03:07:14 simonb Exp $ +# $NetBSD: Makefile,v 1.6 2006/10/04 20:46:42 wiz Exp $ DISTNAME= nttcp-1.47 PKGREVISION= 1 CATEGORIES= benchmarks net -MASTER_SITES= http://www.leo.org/~elmar/nttcp/ +MASTER_SITES= http://home.leo.org/~elmar/nttcp/ MAINTAINER= thorpej@NetBSD.org -HOMEPAGE= http://www.leo.org/~elmar/nttcp/ +HOMEPAGE= http://home.leo.org/~elmar/nttcp/ COMMENT= New TCP testing and performance measuring tool PKG_INSTALLATION_TYPES= overwrite pkgviews |