diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-06-19 04:23:03 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-06-19 04:23:03 +0000 |
commit | 9fdb42c6c8fcb9c33ff9d1ef0afb0133054fe148 (patch) | |
tree | 57b70c4ed51050c8be3f321a9ea8fb029c7d15b8 /benchmarks | |
parent | 67058004698dacbfac630b5c2a608054726be6f5 (diff) |
Reset jmelo@FreeBSD.org due to many months of inactivity and no response
to PRs.
Hat: portmgr
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=256687
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/dbench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/httperf/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/httperf/pkg-descr | 2 | ||||
-rw-r--r-- | benchmarks/siege/Makefile | 2 |
4 files changed, 3 insertions, 5 deletions
diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile index ca7e807026e7..8ba4d0e7be82 100644 --- a/benchmarks/dbench/Makefile +++ b/benchmarks/dbench/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= benchmarks MASTER_SITES= http://samba.org/ftp/tridge/dbench/ -MAINTAINER= jmelo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simulation of the Ziff-Davis netbench benchmark GNU_CONFIGURE= yes diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile index 9e653b6dc041..d6ad0b86448d 100644 --- a/benchmarks/httperf/Makefile +++ b/benchmarks/httperf/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.0 CATEGORIES= benchmarks www MASTER_SITES= ftp://ftp.hpl.hp.com/pub/httperf/ -MAINTAINER= jmelo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A tool for measuring webserver performance USE_OPENSSL= yes diff --git a/benchmarks/httperf/pkg-descr b/benchmarks/httperf/pkg-descr index dfb9e97fd124..15bc81493cf1 100644 --- a/benchmarks/httperf/pkg-descr +++ b/benchmarks/httperf/pkg-descr @@ -17,5 +17,3 @@ realizing this tool." think I could possibly summarize it better than the above paragraph. WWW: http://www.hpl.hp.com/research/linux/httperf/ - -- Will <andrews@technologist.com> diff --git a/benchmarks/siege/Makefile b/benchmarks/siege/Makefile index 0883a68bf7fb..73c329006460 100644 --- a/benchmarks/siege/Makefile +++ b/benchmarks/siege/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.69 CATEGORIES= benchmarks MASTER_SITES= ftp://sid.joedog.org/pub/siege/ -MAINTAINER= jmelo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A http regression testing and benchmarking utility GNU_CONFIGURE= yes |