diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /benchmarks | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes:
svn path=/head/; revision=77045
Diffstat (limited to 'benchmarks')
32 files changed, 16 insertions, 16 deletions
diff --git a/benchmarks/bonnie/Makefile b/benchmarks/bonnie/Makefile index 95247112226e..0dff57f6766c 100644 --- a/benchmarks/bonnie/Makefile +++ b/benchmarks/bonnie/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.acnc.com/benchmarks/ \ DISTNAME= bonnie MAINTAINER= se@FreeBSD.org +COMMENT= Performance Test of Filesystem I/O NO_WRKSUBDIR= yes #CFLAGS+= -static diff --git a/benchmarks/bonnie/pkg-comment b/benchmarks/bonnie/pkg-comment deleted file mode 100644 index d22f59d4d38a..000000000000 --- a/benchmarks/bonnie/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Performance Test of Filesystem I/O diff --git a/benchmarks/bytebench/Makefile b/benchmarks/bytebench/Makefile index b6ea556aa8da..4ee7052fa5b6 100644 --- a/benchmarks/bytebench/Makefile +++ b/benchmarks/bytebench/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.inria.fr/system/benchmark/ EXTRACT_SUFX= .tar.Z MAINTAINER= se@FreeBSD.org +COMMENT= The BYTE magazine benchmark suite do-install: -${MKDIR} $(PREFIX)/lib/bytebench diff --git a/benchmarks/bytebench/pkg-comment b/benchmarks/bytebench/pkg-comment deleted file mode 100644 index 4b271f82ad70..000000000000 --- a/benchmarks/bytebench/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The BYTE magazine benchmark suite diff --git a/benchmarks/dbs/Makefile b/benchmarks/dbs/Makefile index 899c72291593..f2d230cf4128 100644 --- a/benchmarks/dbs/Makefile +++ b/benchmarks/dbs/Makefile @@ -11,6 +11,7 @@ CATEGORIES= benchmarks MASTER_SITES= http://www.kusa.ac.jp/~yukio-m/dbs/software1.1.5/ MAINTAINER= jkoshy@freebsd.org +COMMENT= A distributed network benchmarking system RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot diff --git a/benchmarks/dbs/pkg-comment b/benchmarks/dbs/pkg-comment deleted file mode 100644 index b019f4bf984b..000000000000 --- a/benchmarks/dbs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A distributed network benchmarking system diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index 7cdda6490f2d..f0d53e16daca 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/} EXTRACT_SUFX= .tar MAINTAINER= jmz@FreeBSD.org +COMMENT= Performance Test of Sequential File I/O WRKSRC= ${WRKDIR}/src/current diff --git a/benchmarks/iozone/pkg-comment b/benchmarks/iozone/pkg-comment deleted file mode 100644 index 4ff4e7b3d135..000000000000 --- a/benchmarks/iozone/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Performance Test of Sequential File I/O diff --git a/benchmarks/iperf/Makefile b/benchmarks/iperf/Makefile index 140779f93a15..f45d8aed8afe 100644 --- a/benchmarks/iperf/Makefile +++ b/benchmarks/iperf/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://dast.nlanr.net/Projects/Iperf/ DISTNAME= iperf-1.6.5-source MAINTAINER= smace@FreeBSD.org +COMMENT= A tool to measure maximum TCP and UDP bandwidth WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/benchmarks/iperf/pkg-comment b/benchmarks/iperf/pkg-comment deleted file mode 100644 index 5d78b5a2f384..000000000000 --- a/benchmarks/iperf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool to measure maximum TCP and UDP bandwidth diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile index 521f2139d7da..b41f059e5797 100644 --- a/benchmarks/lmbench/Makefile +++ b/benchmarks/lmbench/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z MAINTAINER= fenner@FreeBSD.org +COMMENT= A system performance measurement tool ALL_TARGET= build MAKE_ENV= PATH=${PATH}:${WRKSRC}/scripts diff --git a/benchmarks/lmbench/pkg-comment b/benchmarks/lmbench/pkg-comment deleted file mode 100644 index 591a21e5e11f..000000000000 --- a/benchmarks/lmbench/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A system performance measurement tool diff --git a/benchmarks/netperf/Makefile b/benchmarks/netperf/Makefile index ad7bd63de70a..c86f69038f28 100644 --- a/benchmarks/netperf/Makefile +++ b/benchmarks/netperf/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.cup.hp.com/dist/networking/benchmarks/netperf/ DISTNAME= netperf-2.2pl3 MAINTAINER= sumikawa@FreeBSD.org +COMMENT= Rick Jones' <raj@cup.hp.com> network performance benchmarking package MAKEFILE= makefile MAN1= netperf.1 netserver.1 diff --git a/benchmarks/netperf/pkg-comment b/benchmarks/netperf/pkg-comment deleted file mode 100644 index 180b4759b2d1..000000000000 --- a/benchmarks/netperf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Rick Jones' <raj@cup.hp.com> network performance benchmarking package diff --git a/benchmarks/netpipe/Makefile b/benchmarks/netpipe/Makefile index ba409cbcfacb..133c061f68e9 100644 --- a/benchmarks/netpipe/Makefile +++ b/benchmarks/netpipe/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= http://www.scl.ameslab.gov/Projects/Netpipe/code/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= jkoshy@freebsd.org +COMMENT= A self-scaling network benchmark WRKSRC= ${WRKDIR}/${PORTNAME} MAKEFILE= makefile diff --git a/benchmarks/netpipe/pkg-comment b/benchmarks/netpipe/pkg-comment deleted file mode 100644 index 82ff6d15d94e..000000000000 --- a/benchmarks/netpipe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A self-scaling network benchmark diff --git a/benchmarks/nttcp/Makefile b/benchmarks/nttcp/Makefile index 11caf18dda60..3b5ee3b308ef 100644 --- a/benchmarks/nttcp/Makefile +++ b/benchmarks/nttcp/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.leo.org/~bartel/nttcp/ \ MASTER_SITE_SUBDIR= billf MAINTAINER= billf@FreeBSD.org +COMMENT= A client/server program for testing network performance ALL_TARGET= nttcp MAN1= nttcp.1 diff --git a/benchmarks/nttcp/pkg-comment b/benchmarks/nttcp/pkg-comment deleted file mode 100644 index 24a2539e003c..000000000000 --- a/benchmarks/nttcp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A client/server program for testing network performance diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile index b02812a4bbce..6fa5f3adbaf2 100644 --- a/benchmarks/polygraph/Makefile +++ b/benchmarks/polygraph/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src EXTRACT_SUFX= .tgz MAINTAINER= demon@FreeBSD.org +COMMENT= A benchmarking tool for Web proxies IS_INTERACTIVE= yes diff --git a/benchmarks/polygraph/pkg-comment b/benchmarks/polygraph/pkg-comment deleted file mode 100644 index 5ad3561e2ca7..000000000000 --- a/benchmarks/polygraph/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A benchmarking tool for Web proxies diff --git a/benchmarks/polygraph31/Makefile b/benchmarks/polygraph31/Makefile index b02812a4bbce..6fa5f3adbaf2 100644 --- a/benchmarks/polygraph31/Makefile +++ b/benchmarks/polygraph31/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src EXTRACT_SUFX= .tgz MAINTAINER= demon@FreeBSD.org +COMMENT= A benchmarking tool for Web proxies IS_INTERACTIVE= yes diff --git a/benchmarks/polygraph31/pkg-comment b/benchmarks/polygraph31/pkg-comment deleted file mode 100644 index 5ad3561e2ca7..000000000000 --- a/benchmarks/polygraph31/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A benchmarking tool for Web proxies diff --git a/benchmarks/pybench/Makefile b/benchmarks/pybench/Makefile index 9b31a37f080b..23d27325ea68 100644 --- a/benchmarks/pybench/Makefile +++ b/benchmarks/pybench/Makefile @@ -11,6 +11,7 @@ CATEGORIES= benchmarks python MASTER_SITES= http://www.lemburg.com/files/python/ MAINTAINER= sobomax@FreeBSD.org +COMMENT= An extensible benchmark suite for Python WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/benchmarks/pybench/pkg-comment b/benchmarks/pybench/pkg-comment deleted file mode 100644 index f714b49436c5..000000000000 --- a/benchmarks/pybench/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An extensible benchmark suite for Python diff --git a/benchmarks/rawio/Makefile b/benchmarks/rawio/Makefile index 52e6a96477b5..d3a9498722f7 100644 --- a/benchmarks/rawio/Makefile +++ b/benchmarks/rawio/Makefile @@ -12,6 +12,7 @@ CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.lemis.com/pub/ MAINTAINER= grog@FreeBSD.org +COMMENT= Test performance of low-level storage devices NO_WRKSUBDIR= yes MAN1= rawio.1 diff --git a/benchmarks/rawio/pkg-comment b/benchmarks/rawio/pkg-comment deleted file mode 100644 index ac1db9a6efe6..000000000000 --- a/benchmarks/rawio/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Test performance of low-level storage devices diff --git a/benchmarks/ttcp/Makefile b/benchmarks/ttcp/Makefile index 9557a832240e..a8819a3a0840 100644 --- a/benchmarks/ttcp/Makefile +++ b/benchmarks/ttcp/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.sgi.com/sgi/src/ttcp/ DISTFILES= ttcp.c ttcp.1 README MAINTAINER= mharo@FreeBSD.org +COMMENT= Benchmarking tool for analysing TCP and UDP performance EXTRACT_ONLY= #none NO_WRKSUBDIR= yes diff --git a/benchmarks/ttcp/pkg-comment b/benchmarks/ttcp/pkg-comment deleted file mode 100644 index 764ed03d460c..000000000000 --- a/benchmarks/ttcp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Benchmarking tool for analysing TCP and UDP performance diff --git a/benchmarks/ubench/Makefile b/benchmarks/ubench/Makefile index 2ce0eb74fda9..a4c0e4a2b21f 100644 --- a/benchmarks/ubench/Makefile +++ b/benchmarks/ubench/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/benchmark MAINTAINER= leeym@FreeBSD.org +COMMENT= Unix Benchmark Utility for CPU(s) and memory HAS_CONFIGURE= yes diff --git a/benchmarks/ubench/pkg-comment b/benchmarks/ubench/pkg-comment deleted file mode 100644 index 876323db95fb..000000000000 --- a/benchmarks/ubench/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Unix Benchmark Utility for CPU(s) and memory diff --git a/benchmarks/unixbench/Makefile b/benchmarks/unixbench/Makefile index b6ea556aa8da..4ee7052fa5b6 100644 --- a/benchmarks/unixbench/Makefile +++ b/benchmarks/unixbench/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.inria.fr/system/benchmark/ EXTRACT_SUFX= .tar.Z MAINTAINER= se@FreeBSD.org +COMMENT= The BYTE magazine benchmark suite do-install: -${MKDIR} $(PREFIX)/lib/bytebench diff --git a/benchmarks/unixbench/pkg-comment b/benchmarks/unixbench/pkg-comment deleted file mode 100644 index 4b271f82ad70..000000000000 --- a/benchmarks/unixbench/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The BYTE magazine benchmark suite |