summaryrefslogtreecommitdiff
path: root/net/bind8
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2001-05-17 18:56:03 +0000
committeritojun <itojun@pkgsrc.org>2001-05-17 18:56:03 +0000
commit1d8d44e973cbedc5eaa448e99690834fcf9f4fa3 (patch)
tree456eb765ab79d47bd5ac2f7edecc29a994ed9fa3 /net/bind8
parent818175b42a4795794bf902643c507d25c6ff8e73 (diff)
downloadpkgsrc-1d8d44e973cbedc5eaa448e99690834fcf9f4fa3.tar.gz
upgrade to 8.2.4.
Fixes long-standing protocol incompatibility in DNSSEC support. Avoids fwd'ing to root name servers if response will be rejected. new port/cygwin contributed by s_c_biggs@bigfoot.com. new contrib/mdnkit (V1.3) from author. new contrib/adm from official ftp site. new contrib/host from author. new contrib/dnsp from author. fixed file descriptor leak in resolver. numerous portability improvements. numerous bug fixes.
Diffstat (limited to 'net/bind8')
-rw-r--r--net/bind8/Makefile10
-rw-r--r--net/bind8/distinfo10
-rw-r--r--net/bind8/pkg/PLIST9
3 files changed, 17 insertions, 12 deletions
diff --git a/net/bind8/Makefile b/net/bind8/Makefile
index 0fe5000f312..5d22dbc3c8d 100644
--- a/net/bind8/Makefile
+++ b/net/bind8/Makefile
@@ -1,14 +1,14 @@
#
-# $NetBSD: Makefile,v 1.7 2001/02/25 04:18:04 hubertf Exp $
+# $NetBSD: Makefile,v 1.8 2001/05/17 18:56:03 itojun Exp $
#
# FreeBSD Id: Makefile,v 1.12 1999/06/28 21:25:07 billf Exp
#
DISTNAME= bind
-PKGNAME= bind-8.2.3
+PKGNAME= bind-8.2.4
WRKSRC= ${WRKDIR}/src
CATEGORIES= net
-MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.3/
+MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.4/
DISTFILES= ${DISTNAME}-src.tar.gz ${DISTNAME}-doc.tar.gz
MAINTAINER= packages@NetBSD.org
@@ -17,7 +17,7 @@ COMMENT= The Berkeley Internet Name Daemon, an implementation of DNS
Y2K= http://www.isc.org/ISC/y2k.html
-DIST_SUBDIR= bind/8.2.3
+DIST_SUBDIR= bind/8.2.4
EXTRACT_ONLY= ${DISTNAME}-src.tar.gz ${DISTNAME}-doc.tar.gz
post-build:
@@ -26,6 +26,6 @@ post-build:
post-install:
@(cd ${WRKDIR}/doc/man && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${INSTALL_TARGET})
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/bind8
- ${INSTALL_DATA} ${WRKDIR}/doc/html/* ${PREFIX}/share/doc/bind8
+ (cd ${WRKDIR}/doc/html/; tar Bpcf - .) | (cd ${PREFIX}/share/doc/bind8; tar Bpxf -)
.include "../../mk/bsd.pkg.mk"
diff --git a/net/bind8/distinfo b/net/bind8/distinfo
index c3e6808f769..474bfbe07c5 100644
--- a/net/bind8/distinfo
+++ b/net/bind8/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 11:23:10 wiz Exp $
+$NetBSD: distinfo,v 1.3 2001/05/17 18:56:03 itojun Exp $
-SHA1 (bind/8.2.3/bind-src.tar.gz) = 7d32bf630e9ecad1342e702efe66fdf20fbfd896
-Size (bind/8.2.3/bind-src.tar.gz) = 1313049 bytes
-SHA1 (bind/8.2.3/bind-doc.tar.gz) = c85328d5a33c1517c8b1df0734c1338a35d3458a
-Size (bind/8.2.3/bind-doc.tar.gz) = 1486379 bytes
+SHA1 (bind/8.2.4/bind-src.tar.gz) = 5ae40887c61be9cc070ad42b64427a0d696d2abc
+Size (bind/8.2.4/bind-src.tar.gz) = 1404935 bytes
+SHA1 (bind/8.2.4/bind-doc.tar.gz) = e22c2d34dd1c45fd08b9896aa41658f32f76a25c
+Size (bind/8.2.4/bind-doc.tar.gz) = 1488805 bytes
SHA1 (patch-aa) = 765fec720b96cd31ff68f4c08b2e9b422cfb7c83
SHA1 (patch-ab) = 1519393e4555e151cea1b0256362f76773157314
diff --git a/net/bind8/pkg/PLIST b/net/bind8/pkg/PLIST
index 8b2a0ff54cb..057cc60465d 100644
--- a/net/bind8/pkg/PLIST
+++ b/net/bind8/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2001/01/27 07:33:23 itojun Exp $
+@comment $NetBSD: PLIST,v 1.4 2001/05/17 18:56:04 itojun Exp $
bin/addr
bin/dig
bin/dnsquery
@@ -34,6 +34,10 @@ sbin/irpd
sbin/named
sbin/named-bootconf
sbin/ndc
+share/doc/bind8/CVS/Entries
+share/doc/bind8/CVS/Repository
+share/doc/bind8/CVS/Root
+share/doc/bind8/CVS/Tag
share/doc/bind8/acl.html
share/doc/bind8/address_list.html
share/doc/bind8/comments.html
@@ -46,11 +50,11 @@ share/doc/bind8/index.html
share/doc/bind8/key.html
share/doc/bind8/logging.html
share/doc/bind8/master.html
+share/doc/bind8/nslookup.help
share/doc/bind8/options.html
share/doc/bind8/server.html
share/doc/bind8/trusted-keys.html
share/doc/bind8/zone.html
-share/doc/bind8/nslookup.help
man/cat1/dig.0
man/cat1/dnsquery.0
man/cat1/dnskeygen.0
@@ -78,4 +82,5 @@ man/cat8/nsupdate.0
@dirrm include/bind/isc
@dirrm include/bind/sys
@dirrm include/bind
+@dirrm share/doc/bind8/CVS
@dirrm share/doc/bind8