summaryrefslogtreecommitdiff
path: root/net/bind9
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-05-25 02:03:12 +0000
committerhubertf <hubertf@pkgsrc.org>2000-05-25 02:03:12 +0000
commit06c055f6c873300c62f321388d71866c4f9b1a41 (patch)
treeb2124f3003cd0b5306c15718c8b6b0137378b948 /net/bind9
parente92cf706540b8869913e2b27cdf6a8315a3d021f (diff)
downloadpkgsrc-06c055f6c873300c62f321388d71866c4f9b1a41.tar.gz
Update to 9.0.0b3. Changes:
The "dig" and "host" tools have been completely rewritten and are included in the base distribution. Fixed: Most bugs reported against beta 2. Added: The server now supports "views", a mechanism for answering DNS queries differently to different requestors. This will make split DNS setups much easier to build; NOTIFY (RFC1996) has been implemented; Basic support for validation of DNSSEC signatures has been implemented (for details, see "doc/misc/dnssec").
Diffstat (limited to 'net/bind9')
-rw-r--r--net/bind9/Makefile8
-rw-r--r--net/bind9/files/md54
-rw-r--r--net/bind9/files/patch-sum7
-rw-r--r--net/bind9/patches/patch-aa13
-rw-r--r--net/bind9/pkg/PLIST69
5 files changed, 51 insertions, 50 deletions
diff --git a/net/bind9/Makefile b/net/bind9/Makefile
index 151c4091d78..264ae54fb6f 100644
--- a/net/bind9/Makefile
+++ b/net/bind9/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2000/04/28 06:43:00 itojun Exp $
+# $NetBSD: Makefile,v 1.7 2000/05/25 02:03:12 hubertf Exp $
#
-DISTNAME= bind-9.0.0b2
+DISTNAME= bind-9.0.0b3
CATEGORIES= net
-MASTER_SITES= ftp://ftp.isc.org/isc/bind9/9.0.0b2/
+MASTER_SITES= ftp://ftp.isc.org/isc/bind9/9.0.0b3/
MAINTAINER= hubertf@NetBSD.org
HOMEPAGE= http://www.isc.org/products/BIND/
@@ -18,7 +18,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-arm32 NetBSD-*-m68k
DEPENDS+= unproven-pthreads-0.*:../../devel/unproven-pthreads
# No need to set USE_INET6, will auto-detect.
-DIST_SUBDIR= bind/9.0.0b2
+DIST_SUBDIR= bind/9.0.0b3
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-mit-pthreads \
--with-libtool=yes \
diff --git a/net/bind9/files/md5 b/net/bind9/files/md5
index 4d1874914b4..074f7dfe893 100644
--- a/net/bind9/files/md5
+++ b/net/bind9/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.2 2000/03/31 11:15:24 hubertf Exp $
+$NetBSD: md5,v 1.3 2000/05/25 02:03:13 hubertf Exp $
-MD5 (bind/9.0.0b2/bind-9.0.0b2.tar.gz) = 499c56d1604368a95bfa19e4ffb50e80
+MD5 (bind/9.0.0b2/bind-9.0.0b3.tar.gz) = ec924048e1e98a890ac0914f608710b0
diff --git a/net/bind9/files/patch-sum b/net/bind9/files/patch-sum
index 87b04f5c754..34edab4f163 100644
--- a/net/bind9/files/patch-sum
+++ b/net/bind9/files/patch-sum
@@ -1,3 +1,6 @@
-$NetBSD: patch-sum,v 1.3 2000/04/03 21:52:05 hubertf Exp $
+$NetBSD: patch-sum,v 1.4 2000/05/25 02:03:13 hubertf Exp $
-MD5 (patch-aa) = d7892e5486b17f1974ad4bcf534f1dc8
+This placeholder file is generated by the ``makepatchsum'' target
+whenever the patches directory is empty or missing. Its purpose
+is to ensure that the presence of any obsolete patches will cause
+the proper error to be emitted at build time.
diff --git a/net/bind9/patches/patch-aa b/net/bind9/patches/patch-aa
deleted file mode 100644
index 32a9466fd17..00000000000
--- a/net/bind9/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2000/03/31 11:15:24 hubertf Exp $
-
---- lib/isc/unix/include/isc/Makefile.in.orig Fri Mar 31 01:23:39 2000
-+++ lib/isc/unix/include/isc/Makefile.in Fri Mar 31 01:23:56 2000
-@@ -30,7 +30,7 @@
- if [ ! -d ${DESTDIR}${includedir} ]; then \
- mkdir ${DESTDIR}${includedir} ; \
- fi
-- if [ ! -d ${DESTDIR)${includedir}/isc ]; then \
-+ if [ ! -d ${DESTDIR}${includedir}/isc ]; then \
- mkdir ${DESTDIR}${includedir}/isc ; \
- fi
-
diff --git a/net/bind9/pkg/PLIST b/net/bind9/pkg/PLIST
index 67addb839fc..e093e4ee912 100644
--- a/net/bind9/pkg/PLIST
+++ b/net/bind9/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2000/05/03 15:37:24 rh Exp $
+@comment $NetBSD: PLIST,v 1.4 2000/05/25 02:03:14 hubertf Exp $
include/dns/a6.h
include/dns/acl.h
include/dns/aclconf.h
@@ -20,7 +20,6 @@ include/dns/conflsn.h
include/dns/confparser.h
include/dns/confresolv.h
include/dns/confrrset.h
-include/dns/confserv.h
include/dns/confview.h
include/dns/confzone.h
include/dns/db.h
@@ -45,6 +44,7 @@ include/dns/name.h
include/dns/namedconf.h
include/dns/ncache.h
include/dns/nxt.h
+include/dns/peer.h
include/dns/rbt.h
include/dns/rcode.h
include/dns/rdata.h
@@ -91,6 +91,7 @@ include/isc/dir.h
include/isc/error.h
include/isc/event.h
include/isc/eventclass.h
+include/isc/file.h
include/isc/heap.h
include/isc/int.h
include/isc/interfaceiter.h
@@ -99,22 +100,23 @@ include/isc/lex.h
include/isc/lfsr.h
include/isc/lib.h
include/isc/list.h
+include/isc/log.h
include/isc/magic.h
include/isc/mem.h
-include/isc/mktemplate.h
include/isc/msgcat.h
include/isc/mutex.h
include/isc/mutexblock.h
include/isc/net.h
include/isc/netaddr.h
include/isc/netdb.h
+include/isc/offset.h
include/isc/once.h
+include/isc/ondestroy.h
include/isc/platform.h
include/isc/print.h
include/isc/quota.h
include/isc/random.h
include/isc/ratelimiter.h
-include/isc/rbtgen.h
include/isc/region.h
include/isc/result.h
include/isc/resultclass.h
@@ -122,8 +124,9 @@ include/isc/rwlock.h
include/isc/serial.h
include/isc/sockaddr.h
include/isc/socket.h
+include/isc/stdio.h
include/isc/stdtime.h
-include/isc/str.h
+include/isc/string.h
include/isc/symtab.h
include/isc/task.h
include/isc/taskpool.h
@@ -131,7 +134,6 @@ include/isc/thread.h
include/isc/time.h
include/isc/timer.h
include/isc/types.h
-include/isc/ufile.h
include/isc/util.h
include/lwres/context.h
include/lwres/int.h
@@ -163,45 +165,51 @@ lib/liblwres.so.0.0
lib/libomapi.a
lib/libomapi.la
lib/libomapi.so.0.0
+sbin/dig
+sbin/dnssec-keygen
+sbin/dnssec-makekeyset
+sbin/dnssec-signkey
+sbin/dnssec-signzone
sbin/lwresd
sbin/named
sbin/rndc
share/doc/bind9/README
-share/doc/bind9/arm/BV9ARM.1.html
-share/doc/bind9/arm/BV9ARM.2.html
-share/doc/bind9/arm/BV9ARM.3.html
-share/doc/bind9/arm/BV9ARM.4.html
-share/doc/bind9/arm/BV9ARM.5.html
-share/doc/bind9/arm/BV9ARM.6.html
-share/doc/bind9/arm/BV9ARM.7.html
-share/doc/bind9/arm/BV9ARM.8.html
-share/doc/bind9/arm/BV9ARM.PDF
-share/doc/bind9/arm/BV9ARM.css
-share/doc/bind9/arm/BV9ARM.html
+share/doc/bind9/arm/Bv9ARM.1.html
+share/doc/bind9/arm/Bv9ARM.2.html
+share/doc/bind9/arm/Bv9ARM.3.html
+share/doc/bind9/arm/Bv9ARM.4.html
+share/doc/bind9/arm/Bv9ARM.5.html
+share/doc/bind9/arm/Bv9ARM.6.html
+share/doc/bind9/arm/Bv9ARM.7.html
+share/doc/bind9/arm/Bv9ARM.8.html
+share/doc/bind9/arm/Bv9ARM.css
+share/doc/bind9/arm/Bv9ARM.html
share/doc/bind9/arm/isc.color.gif
-share/doc/bind9/draft/draft-duerst-dns-i18n-02.txt
+share/doc/bind9/draft/draft-duerst-dns-i18n-03.txt
share/doc/bind9/draft/draft-dunlap-dns-duxfr-00.txt
share/doc/bind9/draft/draft-ietf-dhc-dhcp-dns-12.txt
share/doc/bind9/draft/draft-ietf-dnsext-apl-rr-00.txt
+share/doc/bind9/draft/draft-ietf-dnsext-axfr-clarify-00.txt
share/doc/bind9/draft/draft-ietf-dnsext-edns0dot5-00.txt
share/doc/bind9/draft/draft-ietf-dnsext-iana-dns-00.txt
-share/doc/bind9/draft/draft-ietf-dnsext-sig-zero-00.txt
-share/doc/bind9/draft/draft-ietf-dnsext-signing-auth-00.txt
-share/doc/bind9/draft/draft-ietf-dnsext-simple-secure-update-00.txt
-share/doc/bind9/draft/draft-ietf-dnsext-tkey-01.txt
+share/doc/bind9/draft/draft-ietf-dnsext-ixfr-00.txt
+share/doc/bind9/draft/draft-ietf-dnsext-sig-zero-01.txt
+share/doc/bind9/draft/draft-ietf-dnsext-signing-auth-01.txt
+share/doc/bind9/draft/draft-ietf-dnsext-simple-secure-update-01.txt
+share/doc/bind9/draft/draft-ietf-dnsext-tkey-02.txt
share/doc/bind9/draft/draft-ietf-dnsext-tsig-00.txt
-share/doc/bind9/draft/draft-ietf-dnsext-zone-status-00.txt
-share/doc/bind9/draft/draft-ietf-dnsind-dddd-01.txt
+share/doc/bind9/draft/draft-ietf-dnsext-zone-status-01.txt
+share/doc/bind9/draft/draft-ietf-dnsind-dddd-02.txt
share/doc/bind9/draft/draft-ietf-dnsind-dhcp-rr-00.txt
-share/doc/bind9/draft/draft-ietf-dnsind-edns1-03.txt
+share/doc/bind9/draft/draft-ietf-dnsind-edns1-04.txt
share/doc/bind9/draft/draft-ietf-dnsind-indirect-key-01.txt
-share/doc/bind9/draft/draft-ietf-dnsind-keyreferral-00.txt
+share/doc/bind9/draft/draft-ietf-dnsind-keyreferral-01.txt
share/doc/bind9/draft/draft-ietf-dnsind-kitchen-sink-02.txt
-share/doc/bind9/draft/draft-ietf-dnsind-local-compression-05.txt
+share/doc/bind9/draft/draft-ietf-dnsind-local-compression-06.txt
share/doc/bind9/draft/draft-ietf-dnsind-local-names-08.txt
share/doc/bind9/draft/draft-ietf-dnsind-rfc2052bis-02.txt
-share/doc/bind9/draft/draft-ietf-dnsind-rollover-00.txt
-share/doc/bind9/draft/draft-ietf-dnsind-sec-rr-00.txt
+share/doc/bind9/draft/draft-ietf-dnsind-rollover-01.txt
+share/doc/bind9/draft/draft-ietf-dnsind-sec-rr-01.txt
share/doc/bind9/draft/draft-ietf-dnsind-sigalgopt-00.txt
share/doc/bind9/draft/draft-ietf-dnsind-test-tlds-13.txt
share/doc/bind9/draft/draft-ietf-dnsind-verify-01.txt
@@ -218,6 +226,8 @@ share/doc/bind9/draft/draft-ietf-ipngwg-dns-lookups-05.txt
share/doc/bind9/draft/draft-schroeppel-dnsind-ecc-00.txt
share/doc/bind9/draft/draft-skwan-gss-tsig-05.txt
share/doc/bind9/draft/draft-skwan-utf8-dns-03.txt
+share/doc/bind9/misc/dnssec
+share/doc/bind9/misc/ipv6
share/doc/bind9/misc/options
share/doc/bind9/rfc/rfc1032.txt
share/doc/bind9/rfc/rfc1033.txt
@@ -265,6 +275,7 @@ share/doc/bind9/rfc/rfc2671.txt
share/doc/bind9/rfc/rfc2672.txt
share/doc/bind9/rfc/rfc2673.txt
share/doc/bind9/rfc/rfc2782.txt
+share/doc/bind9/rfc/rfc952.txt
@dirrm share/doc/bind9/rfc
@dirrm share/doc/bind9/misc
@dirrm share/doc/bind9/draft