summaryrefslogtreecommitdiff
path: root/net/rootprobe
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2002-05-15 00:11:36 +0000
committeritojun <itojun@pkgsrc.org>2002-05-15 00:11:36 +0000
commite5215f6cad860486e532739adbe11df0d4270272 (patch)
tree951f50187937a571cf07dc668c11bb67821ab3c0 /net/rootprobe
parentc9d8664be285f15203487f6b7a31c29fb28e60d5 (diff)
downloadpkgsrc-e5215f6cad860486e532739adbe11df0d4270272.tar.gz
root DNS server performance analysis
Diffstat (limited to 'net/rootprobe')
-rw-r--r--net/rootprobe/DESCR15
-rw-r--r--net/rootprobe/Makefile17
-rw-r--r--net/rootprobe/PLIST3
-rw-r--r--net/rootprobe/distinfo4
4 files changed, 39 insertions, 0 deletions
diff --git a/net/rootprobe/DESCR b/net/rootprobe/DESCR
new file mode 100644
index 00000000000..3117ad7ae45
--- /dev/null
+++ b/net/rootprobe/DESCR
@@ -0,0 +1,15 @@
+"rootprobe" is a program which measures the response time of the DNS root
+name servers. This program was developed to collect measurement data from
+many locations around the world.
+
+Our goal is to collect measurement data to understand the current status
+of the root servers. (e.g., analyzing the performance and stability of the
+servers, identifying under-served regions.)
+The data will be a basis for discussions on various issues such as
+ - how to improve the root server system as a whole
+ - possible future reconfiguration of the root servers
+The results will be reported to the ICANN DNS Root Server System Advisory
+Committee. The data is used only for a research purpose.
+
+We are looking for volunteers to collect data, especially from
+developing countries.
diff --git a/net/rootprobe/Makefile b/net/rootprobe/Makefile
new file mode 100644
index 00000000000..8c39e213cc4
--- /dev/null
+++ b/net/rootprobe/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/05/15 00:11:36 itojun Exp $
+#
+
+DISTNAME= rootprobe
+PKGNAME= rootprobe-200204
+CATEGORIES= net
+MASTER_SITES= http://mawi.wide.ad.jp/mawi/dnsprobe/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://mawi.wide.ad.jp/mawi/dnsprobe/
+COMMENT= root DNS server performance analaysis
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/rootprobe ${PREFIX}/bin
+ (cd ${PREFIX}/bin; ${LN} rootprobe cctldprobe)
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/rootprobe/PLIST b/net/rootprobe/PLIST
new file mode 100644
index 00000000000..32aa66c9e30
--- /dev/null
+++ b/net/rootprobe/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/15 00:11:36 itojun Exp $
+bin/rootprobe
+bin/cctldprobe
diff --git a/net/rootprobe/distinfo b/net/rootprobe/distinfo
new file mode 100644
index 00000000000..bead1875c08
--- /dev/null
+++ b/net/rootprobe/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/05/15 00:11:36 itojun Exp $
+
+SHA1 (rootprobe.tar.gz) = 9388fbb804fc8ccbe7badb98265a3e1aeb68825b
+Size (rootprobe.tar.gz) = 13709 bytes