summaryrefslogtreecommitdiff
path: root/net/dnstracer
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2003-07-10 09:19:31 +0000
committerjtb <jtb@pkgsrc.org>2003-07-10 09:19:31 +0000
commitbd100471e183f19ed72702421693bc5d9bb74af5 (patch)
tree0a08a2f55a10803310b65a7ee4460a06de1143c2 /net/dnstracer
parentad7d794fb7853117a3e550d74927ba30b4778371 (diff)
downloadpkgsrc-bd100471e183f19ed72702421693bc5d9bb74af5.tar.gz
Initial import of dnstracer.
Dnstracer determines where a given Domain Name Server (DNS) gets its information from, and follows the chain of DNS servers back to the servers which know the data. Its behaviour is similair to ntptrace(8), which does it for the NTP protocol.
Diffstat (limited to 'net/dnstracer')
-rw-r--r--net/dnstracer/DESCR6
-rw-r--r--net/dnstracer/Makefile15
-rw-r--r--net/dnstracer/PLIST3
-rw-r--r--net/dnstracer/distinfo4
4 files changed, 28 insertions, 0 deletions
diff --git a/net/dnstracer/DESCR b/net/dnstracer/DESCR
new file mode 100644
index 00000000000..68a7cf69df8
--- /dev/null
+++ b/net/dnstracer/DESCR
@@ -0,0 +1,6 @@
+Dnstracer determines where a given Domain Name Server (DNS) gets its
+information from, and follows the chain of DNS servers back to the
+servers which know the data.
+
+Its behaviour is similair to ntptrace(8), which does it for the NTP
+protocol.
diff --git a/net/dnstracer/Makefile b/net/dnstracer/Makefile
new file mode 100644
index 00000000000..bebbe2d1c04
--- /dev/null
+++ b/net/dnstracer/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/07/10 09:19:31 jtb Exp $
+
+DISTNAME= dnstracer-1.7
+CATEGORIES= net
+MASTER_SITES= http://www.mavetju.org/download/
+
+MAINTAINER= tech-pkg@netbsd.org
+HOMEPAGE= http://www.mavetju.org/unix/general.php
+COMMENT= tool to trace dns queries
+
+USE_BUILDLINK2= yes
+USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/dnstracer/PLIST b/net/dnstracer/PLIST
new file mode 100644
index 00000000000..ba196d1c4f9
--- /dev/null
+++ b/net/dnstracer/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/10 09:19:31 jtb Exp $
+bin/dnstracer
+man/man8/dnstracer.8
diff --git a/net/dnstracer/distinfo b/net/dnstracer/distinfo
new file mode 100644
index 00000000000..96559f44ec4
--- /dev/null
+++ b/net/dnstracer/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/07/10 09:19:31 jtb Exp $
+
+SHA1 (dnstracer-1.7.tar.gz) = 9db68a895e4fb61d8f11fdcc226eeb890306430d
+Size (dnstracer-1.7.tar.gz) = 94125 bytes