From d9611f93758b42bc9f2e2794b3d0039ec6038c4e Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Wed, 6 Nov 2002 22:47:41 +0000 Subject: Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat --- benchmarks/bonnie++/Makefile | 2 ++ benchmarks/bonnie++/pkg-comment | 1 - benchmarks/httperf/Makefile | 2 ++ benchmarks/httperf/pkg-comment | 1 - benchmarks/iozone21/Makefile | 2 ++ benchmarks/iozone21/pkg-comment | 1 - benchmarks/nbench/Makefile | 2 ++ benchmarks/nbench/pkg-comment | 1 - benchmarks/postmark/Makefile | 2 ++ benchmarks/postmark/pkg-comment | 1 - 10 files changed, 10 insertions(+), 5 deletions(-) delete mode 100644 benchmarks/bonnie++/pkg-comment delete mode 100644 benchmarks/httperf/pkg-comment delete mode 100644 benchmarks/iozone21/pkg-comment delete mode 100644 benchmarks/nbench/pkg-comment delete mode 100644 benchmarks/postmark/pkg-comment (limited to 'benchmarks') diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile index fc024ec1d2ea..b91e1ddfaf46 100644 --- a/benchmarks/bonnie++/Makefile +++ b/benchmarks/bonnie++/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Performance Test of Filesystem I/O + GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-U__DEPRECATED" 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/httperf/Makefile b/benchmarks/httperf/Makefile index 5d2e4c71c1d3..0f183f2dab10 100644 --- a/benchmarks/httperf/Makefile +++ b/benchmarks/httperf/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.hpl.hp.com/pub/httperf/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A tool for measuring webserver performance + USE_GMAKE= yes MAN1= httperf.1 diff --git a/benchmarks/httperf/pkg-comment b/benchmarks/httperf/pkg-comment deleted file mode 100644 index 6adc47fad0e8..000000000000 --- a/benchmarks/httperf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool for measuring webserver performance diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile index 86bc90c25094..e9bb1cbd8f7a 100644 --- a/benchmarks/iozone21/Makefile +++ b/benchmarks/iozone21/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .shar.gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Performance Test of Sequential File I/O (older version) + LATEST_LINK= iozone21 EXTRACT_CMD= ( gzcat | awk '{if (/^\#!/) x++} {if(x) print $$0'}| /bin/sh ) diff --git a/benchmarks/iozone21/pkg-comment b/benchmarks/iozone21/pkg-comment deleted file mode 100644 index 2b70b17d121e..000000000000 --- a/benchmarks/iozone21/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Performance Test of Sequential File I/O (older version) diff --git a/benchmarks/nbench/Makefile b/benchmarks/nbench/Makefile index a87d277fb0fb..e0360680828a 100644 --- a/benchmarks/nbench/Makefile +++ b/benchmarks/nbench/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-byte-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= BYTE Magazine\'s native benchmarks + ALL_TARGET= # empty do-install: diff --git a/benchmarks/nbench/pkg-comment b/benchmarks/nbench/pkg-comment deleted file mode 100644 index 275cc403e78f..000000000000 --- a/benchmarks/nbench/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -BYTE Magazine's native benchmarks diff --git a/benchmarks/postmark/Makefile b/benchmarks/postmark/Makefile index f93746596366..8760498f0092 100644 --- a/benchmarks/postmark/Makefile +++ b/benchmarks/postmark/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .c MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= NetApps file system benchmark + NO_WRKSUBDIR= yes do-extract: diff --git a/benchmarks/postmark/pkg-comment b/benchmarks/postmark/pkg-comment deleted file mode 100644 index 26f496cdfbac..000000000000 --- a/benchmarks/postmark/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -NetApps file system benchmark -- cgit v1.2.3