summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/dbench/Makefile1
-rw-r--r--benchmarks/dbench/pkg-comment1
-rw-r--r--benchmarks/pipebench/Makefile1
-rw-r--r--benchmarks/pipebench/pkg-comment1
-rw-r--r--benchmarks/postal/Makefile1
-rw-r--r--benchmarks/postal/pkg-comment1
-rw-r--r--benchmarks/siege/Makefile1
-rw-r--r--benchmarks/siege/pkg-comment1
-rw-r--r--benchmarks/stream/Makefile1
-rw-r--r--benchmarks/stream/pkg-comment1
-rw-r--r--benchmarks/tmetric/Makefile1
-rw-r--r--benchmarks/tmetric/pkg-comment1
-rw-r--r--benchmarks/xengine/Makefile1
-rw-r--r--benchmarks/xengine/pkg-comment1
14 files changed, 7 insertions, 7 deletions
diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile
index 1a9c01e14c4d..4472c48a5914 100644
--- a/benchmarks/dbench/Makefile
+++ b/benchmarks/dbench/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= benchmarks
MASTER_SITES= ftp://dnuc.polyn.kiae.su/pub/dbench/
MAINTAINER= nyxo@dnuc.polyn.kiae.su
+COMMENT= A simulation of the Ziff-Davis netbench benchmark
WRKSRC= ${WRKDIR}/dbench
USE_REINPLACE= yes
diff --git a/benchmarks/dbench/pkg-comment b/benchmarks/dbench/pkg-comment
deleted file mode 100644
index 6ada121de20d..000000000000
--- a/benchmarks/dbench/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A simulation of the Ziff-Davis netbench benchmark
diff --git a/benchmarks/pipebench/Makefile b/benchmarks/pipebench/Makefile
index 2e14cda1539b..a982f0a31123 100644
--- a/benchmarks/pipebench/Makefile
+++ b/benchmarks/pipebench/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= benchmarks
MASTER_SITES= ftp://ftp.habets.pp.se/pub/synscan/
MAINTAINER= mich@freebsdcluster.org
+COMMENT= Pipebench shows current throughput/amount of data through a pipe
USE_REINPLACE= yes
diff --git a/benchmarks/pipebench/pkg-comment b/benchmarks/pipebench/pkg-comment
deleted file mode 100644
index ed3fb8697ccb..000000000000
--- a/benchmarks/pipebench/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Pipebench shows current throughput/amount of data through a pipe
diff --git a/benchmarks/postal/Makefile b/benchmarks/postal/Makefile
index 8f4c878e0417..25a79e839803 100644
--- a/benchmarks/postal/Makefile
+++ b/benchmarks/postal/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.coker.com.au/postal/
EXTRACT_SUFX= .tgz
MAINTAINER= chris@unixpages.org
+COMMENT= Benchmark SMTP/POP servers
USE_REINPLACE= yes
USE_OPENSSL= yes
diff --git a/benchmarks/postal/pkg-comment b/benchmarks/postal/pkg-comment
deleted file mode 100644
index db65ac07def7..000000000000
--- a/benchmarks/postal/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Benchmark SMTP/POP servers
diff --git a/benchmarks/siege/Makefile b/benchmarks/siege/Makefile
index ebadb2de7e09..af21fcaa5db4 100644
--- a/benchmarks/siege/Makefile
+++ b/benchmarks/siege/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://sid.joedog.org/pub/siege/ \
http://www.cus.org.uk/~dom/distfiles/siege/
MAINTAINER= d.marks@student.umist.ac.uk
+COMMENT= A http regression testing and benchmarking utility
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
GNU_CONFIGURE= yes
diff --git a/benchmarks/siege/pkg-comment b/benchmarks/siege/pkg-comment
deleted file mode 100644
index 7b09252945b2..000000000000
--- a/benchmarks/siege/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A http regression testing and benchmarking utility
diff --git a/benchmarks/stream/Makefile b/benchmarks/stream/Makefile
index 630679b7a789..01a2bc18ebb1 100644
--- a/benchmarks/stream/Makefile
+++ b/benchmarks/stream/Makefile
@@ -12,6 +12,7 @@ DISTFILES= second_cpu.c stream_d.c
DIST_SUBDIR= stream-${PORTVERSION}
MAINTAINER= sf@dsinw.com
+COMMENT= Synthetic benchmark program that measures sustainable memory bandwidth
MAKEFILE= ${FILESDIR}/Makefile
diff --git a/benchmarks/stream/pkg-comment b/benchmarks/stream/pkg-comment
deleted file mode 100644
index cf452066ebe6..000000000000
--- a/benchmarks/stream/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Synthetic benchmark program that measures sustainable memory bandwidth
diff --git a/benchmarks/tmetric/Makefile b/benchmarks/tmetric/Makefile
index 217789fe3184..c8ac3183d2f8 100644
--- a/benchmarks/tmetric/Makefile
+++ b/benchmarks/tmetric/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= benchmarks net
MASTER_SITES= http://michael.bacarella.com/projects/tmetric/
MAINTAINER= mbac@nyct.net
+COMMENT= A bandwidth measurement tool
HAS_CONFIGURE= yes
ALL_TARGET= ${PORTNAME}
diff --git a/benchmarks/tmetric/pkg-comment b/benchmarks/tmetric/pkg-comment
deleted file mode 100644
index 25415cdabcf5..000000000000
--- a/benchmarks/tmetric/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A bandwidth measurement tool
diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile
index 77d18921d03e..e1d497f268e0 100644
--- a/benchmarks/xengine/Makefile
+++ b/benchmarks/xengine/Makefile
@@ -14,6 +14,7 @@ DISTFILES= part01.gz patch1.gz
PATCH_DIST_STRIP= -p1 # no ${PATCHFILES} but used below
MAINTAINER= kazu@jp.freebsd.org
+COMMENT= Reciprocating engine for X
BUILD_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar
diff --git a/benchmarks/xengine/pkg-comment b/benchmarks/xengine/pkg-comment
deleted file mode 100644
index 30eb52057b9a..000000000000
--- a/benchmarks/xengine/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Reciprocating engine for X