svn commit: r366064 - head/benchmarks/dkftpbench
Alexey Dokuchaev
danfe at FreeBSD.org
Mon Aug 25 11:13:12 UTC 2014
Author: danfe
Date: Mon Aug 25 11:13:11 2014
New Revision: 366064
URL: http://svnweb.freebsd.org/changeset/ports/366064
QAT: https://qat.redports.org/buildarchive/r366064/
Log:
Define LICENSE (GPLv2); reformat pkg-descr and kill bogus EOL whitespace.
Modified:
head/benchmarks/dkftpbench/Makefile
head/benchmarks/dkftpbench/pkg-descr
Modified: head/benchmarks/dkftpbench/Makefile
==============================================================================
--- head/benchmarks/dkftpbench/Makefile Mon Aug 25 11:10:03 2014 (r366063)
+++ head/benchmarks/dkftpbench/Makefile Mon Aug 25 11:13:11 2014 (r366064)
@@ -10,6 +10,8 @@ MASTER_SITES= http://www.kegel.com/dkftp
MAINTAINER= novel at FreeBSD.org
COMMENT= FTP benchmark program
+LICENSE= GPLv2
+
GNU_CONFIGURE= yes
USE_AUTOTOOLS= automake14 autoconf
Modified: head/benchmarks/dkftpbench/pkg-descr
==============================================================================
--- head/benchmarks/dkftpbench/pkg-descr Mon Aug 25 11:10:03 2014 (r366063)
+++ head/benchmarks/dkftpbench/pkg-descr Mon Aug 25 11:13:11 2014 (r366064)
@@ -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/
More information about the svn-ports-head
mailing list