summaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-20 17:07:10 +0000
committerknu <knu@FreeBSD.org>2003-02-20 17:07:10 +0000
commitd4608b373f3f182f549176d35e5175610fd50a8a (patch)
tree5c73a5671f386e029fa681c1317779d0a008091a /benchmarks
parent5e74228e64f4599e5af4aa6ce57336776e650950 (diff)
downloadFreeBSD-ports-d4608b373f3f182f549176d35e5175610fd50a8a.zip
FreeBSD-ports-d4608b373f3f182f549176d35e5175610fd50a8a.tar.gz
De-pkg-comment.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/bonnie++/Makefile1
-rw-r--r--benchmarks/bonnie++/pkg-comment1
-rw-r--r--benchmarks/iozone21/Makefile1
-rw-r--r--benchmarks/iozone21/pkg-comment1
-rw-r--r--benchmarks/nbench/Makefile1
-rw-r--r--benchmarks/nbench/pkg-comment1
-rw-r--r--benchmarks/postmark/Makefile1
-rw-r--r--benchmarks/postmark/pkg-comment1
-rw-r--r--benchmarks/tcpblast/Makefile1
-rw-r--r--benchmarks/tcpblast/pkg-comment1
10 files changed, 5 insertions, 5 deletions
diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile
index 02a28a2..11b5168 100644
--- a/benchmarks/bonnie++/Makefile
+++ b/benchmarks/bonnie++/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.coker.com.au/bonnie++/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+COMMENT= Performance Test of Filesystem I/O
GNU_CONFIGURE= yes
diff --git a/benchmarks/bonnie++/pkg-comment b/benchmarks/bonnie++/pkg-comment
deleted file mode 100644
index d22f59d..0000000
--- a/benchmarks/bonnie++/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Performance Test of Filesystem I/O
diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile
index c038d4f..9433c6f 100644
--- a/benchmarks/iozone21/Makefile
+++ b/benchmarks/iozone21/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/others/
EXTRACT_SUFX= .shar.gz
MAINTAINER= ports@FreeBSD.org
+COMMENT= Performance Test of Sequential File I/O (older version)
LATEST_LINK= iozone21
diff --git a/benchmarks/iozone21/pkg-comment b/benchmarks/iozone21/pkg-comment
deleted file mode 100644
index 2b70b17..0000000
--- 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 a87d277..fa5fc47 100644
--- a/benchmarks/nbench/Makefile
+++ b/benchmarks/nbench/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= system/benchmark
DISTNAME= ${PORTNAME}-byte-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+COMMENT= BYTE Magazine's native benchmarks
ALL_TARGET= # empty
diff --git a/benchmarks/nbench/pkg-comment b/benchmarks/nbench/pkg-comment
deleted file mode 100644
index 275cc40..0000000
--- 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 f937465..8fd15cf 100644
--- a/benchmarks/postmark/Makefile
+++ b/benchmarks/postmark/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}
EXTRACT_SUFX= .c
MAINTAINER= ports@FreeBSD.org
+COMMENT= NetApps file system benchmark
NO_WRKSUBDIR= yes
diff --git a/benchmarks/postmark/pkg-comment b/benchmarks/postmark/pkg-comment
deleted file mode 100644
index 26f496c..0000000
--- a/benchmarks/postmark/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-NetApps file system benchmark
diff --git a/benchmarks/tcpblast/Makefile b/benchmarks/tcpblast/Makefile
index 530d6d5..b96efe8 100644
--- a/benchmarks/tcpblast/Makefile
+++ b/benchmarks/tcpblast/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= benchmarks net
DISTFILES= # none
MAINTAINER= ports@FreeBSD.org
+COMMENT= Measures the throughput of a tcp connection
WRKSRC= ${WRKDIR}/src
diff --git a/benchmarks/tcpblast/pkg-comment b/benchmarks/tcpblast/pkg-comment
deleted file mode 100644
index bb1a7b8..0000000
--- a/benchmarks/tcpblast/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Measures the throughput of a tcp connection
OpenPOWER on IntegriCloud