aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2014-08-25 19:13:11 +0800
committerdanfe <danfe@FreeBSD.org>2014-08-25 19:13:11 +0800
commit4b52675aa45a073ff1a77f902bf60dc2c99fa89e (patch)
tree36393afb95ff18797662511f4e72467d41d713fb /benchmarks
parent8cc500400aea4049c492618f12f57dfa7863ac70 (diff)
downloadfreebsd-ports-gnome-4b52675aa45a073ff1a77f902bf60dc2c99fa89e.tar.gz
freebsd-ports-gnome-4b52675aa45a073ff1a77f902bf60dc2c99fa89e.tar.zst
freebsd-ports-gnome-4b52675aa45a073ff1a77f902bf60dc2c99fa89e.zip
Define LICENSE (GPLv2); reformat pkg-descr and kill bogus EOL whitespace.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/dkftpbench/Makefile2
-rw-r--r--benchmarks/dkftpbench/pkg-descr15
2 files changed, 10 insertions, 7 deletions
diff --git a/benchmarks/dkftpbench/Makefile b/benchmarks/dkftpbench/Makefile
index 072037ac9f5e..a8aaf1662e87 100644
--- a/benchmarks/dkftpbench/Makefile
+++ b/benchmarks/dkftpbench/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://www.kegel.com/dkftpbench/
MAINTAINER= novel@FreeBSD.org
COMMENT= FTP benchmark program
+LICENSE= GPLv2
+
GNU_CONFIGURE= yes
USE_AUTOTOOLS= automake14 autoconf
diff --git a/benchmarks/dkftpbench/pkg-descr b/benchmarks/dkftpbench/pkg-descr
index 395f2192f297..d64359398494 100644
--- a/benchmarks/dkftpbench/pkg-descr
+++ b/benchmarks/dkftpbench/pkg-descr
@@ -1,8 +1,9 @@
-dkftpbench is an FTP benchmark program inspired by SPECweb99. The result of the
-benchmark is a number-of-simultaneous-users rating; after running the benchmark
-properly, you have a good idea how many simultaneous dialup clients a server
-can support. The target bandwidth per client is set at 28.8 kilobits/second to
-model dialup users; this is important for servers on the real Internet, which
-often serve thousands of clients on only 10 MBits/sec of bandwidth.
+dkftpbench is an FTP benchmark program inspired by SPECweb99. The result of
+the benchmark is a number-of-simultaneous-users rating; after running the
+benchmark properly, you have a good idea how many simultaneous dialup clients
+a server can support. The target bandwidth per client is set at 28.8
+kilobits/second to model dialup users; this is important for servers on the
+real Internet, which often serve thousands of clients on only 10 MBits/sec of
+bandwidth.
-WWW: http://www.kegel.com/dkftpbench/
+WWW: http://www.kegel.com/dkftpbench/