aboutsummaryrefslogtreecommitdiff
path: root/dns/dnsperf
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-10-31 21:16:17 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-10-31 21:16:17 +0000
commit167f6742cdc1bc37f2c83e7790fc4d06c075885c (patch)
tree607fc9521a33ec2333e116d2ca90b9e3ce388ae3 /dns/dnsperf
parent805991ed732097c90e9519f256613c0712e8824e (diff)
downloadports-167f6742cdc1bc37f2c83e7790fc4d06c075885c.tar.gz
ports-167f6742cdc1bc37f2c83e7790fc4d06c075885c.zip
Notes
Diffstat (limited to 'dns/dnsperf')
-rw-r--r--dns/dnsperf/Makefile24
-rw-r--r--dns/dnsperf/distinfo3
-rw-r--r--dns/dnsperf/pkg-descr18
3 files changed, 45 insertions, 0 deletions
diff --git a/dns/dnsperf/Makefile b/dns/dnsperf/Makefile
new file mode 100644
index 000000000000..3ae208ada163
--- /dev/null
+++ b/dns/dnsperf/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: dnsperf
+# Date created: 1 November 2006
+# Whom: Edwin Groothuis (edwin@mavetju.org)
+#
+# $FreeBSD$
+#
+
+PORTNAME= dnsperf
+PORTVERSION= 1.0.0.0
+CATEGORIES= dns benchmarks net
+MASTER_SITES= ftp://ftp.nominum.com/pub/nominum/${PORTNAME}/${PORTVERSION}/
+DISTNAME= ${PORTNAME}-${PORTVERSION}-1
+
+MAINTAINER= edwin@mavetju.org
+COMMENT= DNSPerf and ResPerf deliver accurate performance metrics of Domain Name Services
+
+BUILD_DEPENDS= isc-config.sh:${PORTSDIR}/dns/bind9
+
+HAS_CONFIGURE= yes
+
+PLIST_FILES= bin/dnsperf bin/resperf
+MAN1= dnsperf.1 resperf.1
+
+.include <bsd.port.mk>
diff --git a/dns/dnsperf/distinfo b/dns/dnsperf/distinfo
new file mode 100644
index 000000000000..5cf719db83c7
--- /dev/null
+++ b/dns/dnsperf/distinfo
@@ -0,0 +1,3 @@
+MD5 (dnsperf-1.0.0.0-1.tar.gz) = e3b28ac79de4e674cc969ded5bf37c84
+SHA256 (dnsperf-1.0.0.0-1.tar.gz) = 8c24c5591da096babcf17cd2e504e58d1d894f4392ee53531f8a9c1062b615c9
+SIZE (dnsperf-1.0.0.0-1.tar.gz) = 376344
diff --git a/dns/dnsperf/pkg-descr b/dns/dnsperf/pkg-descr
new file mode 100644
index 000000000000..e6c6996fb8d4
--- /dev/null
+++ b/dns/dnsperf/pkg-descr
@@ -0,0 +1,18 @@
+DNSPerf and ResPerf Provide Communication Providers with Predictive
+Planning Tools to Scale Networks.
+
+Two tools, DNSPerf and ResPerf deliver accurate performance metrics
+of Domain Name Services (DNS). These tools are easy-to-use and
+simulate real Internet workloads to provide the necessary insight
+that carriers need to plan and deploy network services.
+
+DNSPerf measures Authoritative Domain Name services and is designed
+to simulate network conditions by self-pacing the query load.
+
+Caching services performance and workload profile differ significantly
+from Authoritative Domain services; therefore a different tool is
+needed. ResPerf is designed specifically to simulate Caching Domain
+Name services. To test a caching server, ResPerf systematically
+increases the query rate and monitors the response rate.
+
+WWW: http://www.nominum.com/testing_tools.php