summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2002-09-09 21:38:19 +0000
committerOliver Braun <obraun@FreeBSD.org>2002-09-09 21:38:19 +0000
commitdad75dcff43acae434073fdada025be8375adfee (patch)
treedf622733e93e892e325cc64abbff418cf76542c2 /dns
parentAdd bozohttpd 5.14, the bozotic HTTP server. (diff)
Add nsd 1.0.1,
an authoratative only non-recursive high performance name server. PR: ports/42368 Submitted by: Alexis Yushin <alexis@forest.NLnetLabs.nl>
Notes
Notes: svn path=/head/; revision=65959
Diffstat (limited to 'dns')
-rw-r--r--dns/nsd/Makefile21
-rw-r--r--dns/nsd/distinfo1
-rw-r--r--dns/nsd/pkg-comment1
-rw-r--r--dns/nsd/pkg-descr11
-rw-r--r--dns/nsd/pkg-plist6
5 files changed, 40 insertions, 0 deletions
diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile
new file mode 100644
index 000000000000..78271be24091
--- /dev/null
+++ b/dns/nsd/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: nsd
+# Date created: 08 August 2002
+# Whom: alexis
+#
+# $FreeBSD$
+#
+
+PORTNAME= nsd
+PORTVERSION= 1.0.1
+CATEGORIES= net
+MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/
+
+MAINTAINER= nsd-info@nlnetlabs.nl
+
+MAN8= nsd.8 zonec.8 nsdc.8
+
+post-install:
+ ${INSTALL_DATA} ${WRKSRC}/nsd.zones.sample \
+ ${PREFIX}/etc/nsd/nsd.zones.sample
+
+.include <bsd.port.mk>
diff --git a/dns/nsd/distinfo b/dns/nsd/distinfo
new file mode 100644
index 000000000000..de5e765a0c14
--- /dev/null
+++ b/dns/nsd/distinfo
@@ -0,0 +1 @@
+MD5 (nsd-1.0.1.tar.gz) = 3569d4102ef6720d787e2b39539e0b3e
diff --git a/dns/nsd/pkg-comment b/dns/nsd/pkg-comment
new file mode 100644
index 000000000000..f4cd67a5f4be
--- /dev/null
+++ b/dns/nsd/pkg-comment
@@ -0,0 +1 @@
+An authoratative only non-recursive high performance name server
diff --git a/dns/nsd/pkg-descr b/dns/nsd/pkg-descr
new file mode 100644
index 000000000000..84747b726d3a
--- /dev/null
+++ b/dns/nsd/pkg-descr
@@ -0,0 +1,11 @@
+This is NSD Name Server Daemon (NSD) version 1.0.1 beta
+
+NSD is a complete implementation of an authoritative DNS nameserver.
+
+For more information:
+
+WWW: http://www.nlnetlabs.nl/nsd
+
+The source code is available from:
+
+WWW: http://www.nlnetlabs.nl/downloads/nsd
diff --git a/dns/nsd/pkg-plist b/dns/nsd/pkg-plist
new file mode 100644
index 000000000000..781893ea8ff1
--- /dev/null
+++ b/dns/nsd/pkg-plist
@@ -0,0 +1,6 @@
+sbin/nsd
+sbin/nsdc
+sbin/zonec
+sbin/nsd-notify
+etc/nsd/nsd.zones.sample
+@dirrm etc/nsd