Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Mar 1999 10:20:02 -0800 (PST)
From:      bradh@uunet.co.za
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/10857: UPDATED PORT: bind8
Message-ID:  <199903301820.KAA25765@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/10857; it has been noted by GNATS.

From: bradh@uunet.co.za
To: FreeBSD-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/10857: UPDATED PORT: bind8
Date: Tue, 30 Mar 1999 20:08:48 +0200

 >Submitter-Id:   current-users
 >Originator:     Brad Hendrickse
 >Organization:   UUNET SA
 >Confidential:   no
 >Synopsis:       UPDATED PORT: bind8
 >Severity:       non-critical
 >Priority:       low
 >Category:       ports
 >Release:        FreeBSD 3.1-STABLE i386
 >Class:          change-request
 >Environment: 
 
 FreeBSD ns1.rabies.org.za 3.1-STABLE FreeBSD 3.1-STABLE #0: Tue Mar 16 00:50:52 SAST 1999     bradh@ns1.rabies.org.za:/usr/src/sys/compile/kernel.AMNESIA  i386
 
 >Description: 
 
 files modified:
 /usr/ports/net/bind8/Makefile
 /usr/ports/net/bind8/files/md5
 /usr/ports/net/bind8/patches/patch-aa
 /usr/ports/net/bind8/patches/patch-ab
 /usr/ports/net/bind8/patches/patch-ac
 /usr/ports/net/bind8/patches/patch-ad
 /usr/ports/net/bind8/patches/patch-ae
 /usr/ports/net/bind8/patches/patch-af
 /usr/ports/net/bind8/pkg/PLIST
 
 >How-To-Repeat: 
 
 N/A
 
 >Fix: 
 
 diff -r -U 2 -N bind8/CVS/Entries bind8/CVS/Entries
 --- bind8/CVS/Entries	Thu Jan  1 02:00:00 1970
 +++ bind8/CVS/Entries	Wed Mar 25 06:28:13 1998
 @@ -0,0 +1,4 @@
 +/Makefile/1.3/Wed Feb  4 16:23:28 1998//
 +D/files////
 +D/patches////
 +D/pkg////
 diff -r -U 2 -N bind8/CVS/Repository bind8/CVS/Repository
 --- bind8/CVS/Repository	Thu Jan  1 02:00:00 1970
 +++ bind8/CVS/Repository	Wed Mar 25 06:28:11 1998
 @@ -0,0 +1 @@
 +/home/ncvs/ports/net/bind8
 diff -r -U 2 -N bind8/CVS/Root bind8/CVS/Root
 --- bind8/CVS/Root	Thu Jan  1 02:00:00 1970
 +++ bind8/CVS/Root	Wed Mar 25 06:28:11 1998
 @@ -0,0 +1 @@
 +/home/ncvs
 diff -r -U 2 -N bind8/Makefile bind8/Makefile
 --- bind8/Makefile	Wed Jan 13 05:37:27 1999
 +++ bind8/Makefile	Tue Mar 30 19:59:05 1999
 @@ -1,31 +1,32 @@
 -# New ports collection makefile for:	bind
 -# Version required:	8.1.2
 -# Date created:		18 July 1997
 -# Whom:			jseger@scds.com
 +# New ports collection makefile for:	bind-8
 +# Version required:	8.2
 +# Date created:		29 March 1999
 +# Whom:			brad hendrickse
  #
 -# $Id: Makefile,v 1.8 1999/01/13 03:37:27 scrappy Exp $
 +# $Id$
  #
  
 -DISTNAME=	bind-8.1.2
 +DISTNAME=	bind-8.2
  CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.isc.org/isc/bind/src/8.1.2/
 -DISTFILES=	bind-8.1.2-src.tar.gz bind-8.1.2-doc.tar.gz
 +MASTER_SITES=	ftp://ftp.isc.org/isc/bind/src/8.2/
 +DISTFILES=	bind-8.2-src.tar.gz bind-8.2-doc.tar.gz
  
 -MAINTAINER=	jseger@FreeBSD.org
 +PATCH_SITES=	ftp://ftp.isc.org/isc/bind/src/8.2/
 +PATCHFILES=	patch1
 +PATCH_DIST_STRIP= -p1
  
 -Y2K=		http://www.isc.org/y2k.html
 +MAINTAINER=	bradh@uunet.co.za
  
  WRKSRC=		${WRKDIR}/src
  
 -MAN1=		dig.1 dnsquery.1 host.1
 -MAN3=		gethostbyname.3 getnetent.3 resolver.3
 -MAN5=		irs.conf.5 resolver.5
 +MAN1=		dig.1 dnskeygen.1 dnsquery.1 host.1 mkdep.1
 +MAN3=		getaddrinfo.3 gethostbyname.3 getnameinfo.3 getnetent.3 \
 +		inet_cidr.3 resolver.3 tsig.3
 +MAN5=		irs.conf.5 named.conf.5 resolver.5
  MAN7=		hostname.7 mailaddr.7
 -MAN8=		named-xfer.8 named.8 ndc.8 nslookup.8
 -
 -PATCH_ARGS?=	-d ${WRKDIR} -E ${PATCH_STRIP}
 +MAN8=		named-bootconf.8 named-xfer.8 named.8 ndc.8 nslookup.8 \
 +		nsupdate.8
  
  post-install:
 -	${INSTALL_SCRIPT} ${WRKSRC}/bin/named/named-bootconf.pl ${PREFIX}/bin/
  	@(cd ${WRKDIR}/doc/man && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} clean all ${INSTALL_TARGET})
  	${MKDIR} ${PREFIX}/share/doc/bind8
 diff -r -U 2 -N bind8/README.html bind8/README.html
 --- bind8/README.html	Thu Jan  1 02:00:00 1970
 +++ bind8/README.html	Wed Mar 25 06:54:05 1998
 @@ -0,0 +1,30 @@
 +<html>
 +<title> The FreeBSD Ports Collection (net/bind8)</title>
 +<head><h1> The FreeBSD Ports Collection ("net/bind8")</h1> </head> <hr>
 +<body>
 +
 +<p>You are now in the directory for the port "net/bind8" (package name "bind-8.1.1").
 +
 +<p>This is the one-line description for this port:
 +
 +<p><hr><p>
 +The Berkeley Internet Name Daemon, an implementation of DNS.
 +<p><hr>
 +
 +<p>Please read the file "<a href="pkg/DESCR">pkg/DESCR</a>" for a
 +longer description.
 +
 +<p>Go to the <a href="../../README.html">top of the ports tree</a> for
 +a summary on how to use the ports collection.
 +
 +<p>
 +
 +<p>
 +
 +
 +<p><hr><p>
 +<a href="../README.html"> Go up one level</a>
 +|
 +<a href="../../README.html"> Go to top of ports tree</a>
 +</body>
 +</html>
 diff -r -U 2 -N bind8/files/CVS/Entries bind8/files/CVS/Entries
 --- bind8/files/CVS/Entries	Thu Jan  1 02:00:00 1970
 +++ bind8/files/CVS/Entries	Wed Mar 25 06:28:12 1998
 @@ -0,0 +1,2 @@
 +/md5/1.1.1.1/Wed Nov 26 00:24:18 1997//
 +D
 diff -r -U 2 -N bind8/files/CVS/Repository bind8/files/CVS/Repository
 --- bind8/files/CVS/Repository	Thu Jan  1 02:00:00 1970
 +++ bind8/files/CVS/Repository	Wed Mar 25 06:28:11 1998
 @@ -0,0 +1 @@
 +/home/ncvs/ports/net/bind8/files
 diff -r -U 2 -N bind8/files/CVS/Root bind8/files/CVS/Root
 --- bind8/files/CVS/Root	Thu Jan  1 02:00:00 1970
 +++ bind8/files/CVS/Root	Wed Mar 25 06:28:11 1998
 @@ -0,0 +1 @@
 +/home/ncvs
 diff -r -U 2 -N bind8/files/md5 bind8/files/md5
 --- bind8/files/md5	Thu May 21 02:42:24 1998
 +++ bind8/files/md5	Mon Mar 29 12:50:22 1999
 @@ -1,2 +1,3 @@
 -MD5 (bind-8.1.2-src.tar.gz) = 7911bd8f0de7d1047da874d92dd608d7
 -MD5 (bind-8.1.2-doc.tar.gz) = 329dfd97895d96493ff2850374b2465d
 +MD5 (bind-8.2-src.tar.gz) = f45ad0d96c8f4d7338b4c669fee906d8
 +MD5 (bind-8.2-doc.tar.gz) = a5bee5f073016c2e2fb2a835f087ba28
 +MD5 (patch1) = 73b1ba41798f47144723052bc434d876
 diff -r -U 2 -N bind8/patches/patch-aa bind8/patches/patch-aa
 --- bind8/patches/patch-aa	Thu May 21 03:27:14 1998
 +++ bind8/patches/patch-aa	Mon Mar 29 01:59:11 1999
 @@ -1,29 +1,102 @@
 ---- src/port/freebsd/Makefile.set.orig Mon Jun 16 23:30:35 1997
 -+++ src/port/freebsd/Makefile.set      Tue Nov 25 18:51:41 1997
 -@@ -1,12 +1,14 @@
 - 'CC=cc'
 --'CDEBUG=-O2 -g'
 --'DESTBIN=/usr/bin'
 --'DESTSBIN=/usr/sbin'
 --'DESTEXEC=/usr/libexec'
 --'DESTMAN=/usr/share/man'
 --'DESTHELP=/usr/share/misc'
 --'DESTETC=/etc'
 -+'CDEBUG=-O2'
 -+'DESTBIN=${PREFIX}/bin'
 -+'DESTSBIN=${PREFIX}/sbin'
 -+'DESTEXEC=${PREFIX}/libexec'
 -+'DESTMAN=${PREFIX}/man'
 -+'DESTHELP=${PREFIX}/share/misc'
 -+'DESTINC=${PREFIX}/include/bind'
 -+'DESTLIB=${PREFIX}/lib'
 - 'DESTRUN=/var/run'
 -+'DESTETC=/etc'
 - 'LEX=lex -I'
 - 'YACC=yacc -d'
 - 'SYSLIBS=-ll -lutil'
 -@@ -16,3 +18,4 @@
 - 'CATEXT=0'
 - 'PS=ps'
 - 'RANLIB=ranlib'
 -+'SH=${SH}'
 +*** /usr/ports/net/bind8/work/doc/man/Makefile	Sun Mar  7 11:57:19 1999
 +--- /usr/ports/net/bind8/work/doc/man/Makefile	Mon Mar 29 01:56:15 1999
 +***************
 +*** 57,77 ****
 +  #
 +  # Default location for manual section directories.
 +  #
 +! DESTMAN= /usr/share/man
 +  
 +  #
 +  # Install manuals in ${MANDIR}N. For systems that generate catable manual 
 +  # entries on the fly, use
 +  #	MANDIR = man
 +  #
 +! MANDIR = cat
 +  
 +  #
 +  # Default extension for manual entries. To install the manual entries under
 +  # their `real' extensions use 
 +  #	CATEXT = $$N
 +  #
 +! CATEXT = 0
 +  
 +  #
 +  # Command to install manual entries
 +--- 57,77 ----
 +  #
 +  # Default location for manual section directories.
 +  #
 +! DESTMAN= /usr/local/man
 +  
 +  #
 +  # Install manuals in ${MANDIR}N. For systems that generate catable manual 
 +  # entries on the fly, use
 +  #	MANDIR = man
 +  #
 +! MANDIR = man
 +  
 +  #
 +  # Default extension for manual entries. To install the manual entries under
 +  # their `real' extensions use 
 +  #	CATEXT = $$N
 +  #
 +! CATEXT = $$N
 +  
 +  #
 +  # Command to install manual entries
 +***************
 +*** 228,243 ****
 +  #
 +  # User command manual entries
 +  #
 +! CMD_BASE = 	dig host dnsquery
 +  CMD_SRC_EXT = 	1
 +  CMD_SRC = 	dig.${CMD_SRC_EXT} \
 +  		host.${CMD_SRC_EXT} \
 +  		dnsquery.${CMD_SRC_EXT} \
 +! 		dnskeygen.${CMD_SRC_EXT}
 +  CMD_OUT =	dig.${CMD_OUT_EXT} \
 +  		host.${CMD_OUT_EXT} \
 +  		dnsquery.${CMD_OUT_EXT} \
 +! 		dnskeygen.${CMD_OUT_EXT}
 +  
 +  #
 +  # named manual entries
 +--- 228,245 ----
 +  #
 +  # User command manual entries
 +  #
 +! CMD_BASE = 	dig host dnsquery dnskeygen mkdep
 +  CMD_SRC_EXT = 	1
 +  CMD_SRC = 	dig.${CMD_SRC_EXT} \
 +  		host.${CMD_SRC_EXT} \
 +  		dnsquery.${CMD_SRC_EXT} \
 +! 		dnskeygen.${CMD_SRC_EXT} \
 +! 		mkdep.${CMD_SRC_EXT}
 +  CMD_OUT =	dig.${CMD_OUT_EXT} \
 +  		host.${CMD_OUT_EXT} \
 +  		dnsquery.${CMD_OUT_EXT} \
 +! 		dnskeygen.${CMD_OUT_EXT} \
 +! 		mkdep.${CMD_OUT_EXT}
 +  
 +  #
 +  # named manual entries
 +***************
 +*** 278,284 ****
 +  #
 +  # Network library routines manual entries
 +  #
 +! LIB_NETWORK_BASE =	gethostbyname resolver getnetent
 +  LIB_NETWORK_SRC_EXT =	3
 +  LIB_NETWORK_SRC = 	gethostbyname.${LIB_NETWORK_SRC_EXT} \
 +  			inet_cidr.${LIB_NETWORK_SRC_EXT} \
 +--- 280,287 ----
 +  #
 +  # Network library routines manual entries
 +  #
 +! LIB_NETWORK_BASE =	gethostbyname inet_cidr resolver getnetent \
 +! 			tsig getaddrinfo getnameinfo
 +  LIB_NETWORK_SRC_EXT =	3
 +  LIB_NETWORK_SRC = 	gethostbyname.${LIB_NETWORK_SRC_EXT} \
 +  			inet_cidr.${LIB_NETWORK_SRC_EXT} \
 diff -r -U 2 -N bind8/patches/patch-ab bind8/patches/patch-ab
 --- bind8/patches/patch-ab	Mon Jan 12 21:19:44 1998
 +++ bind8/patches/patch-ab	Mon Mar 29 02:28:54 1999
 @@ -1,42 +1,25 @@
 ---- doc/man/Makefile.orig	Fri Mar 14 04:43:51 1997
 -+++ doc/man/Makefile	Mon Jan  5 14:03:46 1998
 -@@ -52,26 +52,26 @@
 - # Target directory for the manual directory tree. Eg., may be used to 
 - # specify the path of an NFS-mounted directory for common files.
 - #
 --DESTDIR=
 -+DESTDIR= ${PREFIX}
 - 
 - #
 - # Default location for manual section directories.
 - #
 --DESTMAN= /usr/share/man
 -+DESTMAN= /man
 - 
 - #
 - # Install manuals in ${MANDIR}N. For systems that generate catable manual 
 - # entries on the fly, use
 - #	MANDIR = man
 - #
 --MANDIR = cat
 -+MANDIR = man
 - 
 - #
 - # Default extension for manual entries. To install the manual entries under
 - # their `real' extensions use 
 - #	CATEXT = $$N
 - #
 --CATEXT = 0
 -+CATEXT = $$N
 - 
 - #
 - # Command to install manual entries
 -@@ -105,7 +105,7 @@
 - # can be used. 
 - #	MANROFF = cat
 - #
 --MANROFF = ( tbl | nroff -mandoc )
 -+MANROFF = cat
 - 
 - #
 - # Default extensions for installed manual entries. The following variables 
 +*** /usr/ports/net/bind8/work/src/port/freebsd/Makefile.set	Mon Mar 29 02:25:48 1999
 +--- /usr/ports/net/bind8/work/src/port/freebsd/Makefile.set	Mon Mar 29 02:26:34 1999
 +***************
 +*** 1,10 ****
 +  'CC=cc'
 +  'CDEBUG=-O2 -g'
 +! 'DESTBIN=/usr/bin'
 +! 'DESTSBIN=/usr/sbin'
 +! 'DESTEXEC=/usr/libexec'
 +! 'DESTMAN=/usr/share/man'
 +! 'DESTHELP=/usr/share/misc'
 +  'DESTETC=/etc'
 +  'DESTRUN=/var/run'
 +  'LEX=lex -I'
 +--- 1,10 ----
 +  'CC=cc'
 +  'CDEBUG=-O2 -g'
 +! 'DESTBIN=/usr/local/bin'
 +! 'DESTSBIN=/usr/local/sbin'
 +! 'DESTEXEC=/usr/local/libexec'
 +! 'DESTMAN=/usr/local/man'
 +! 'DESTHELP=/usr/local/share/misc'
 +  'DESTETC=/etc'
 +  'DESTRUN=/var/run'
 +  'LEX=lex -I'
 diff -r -U 2 -N bind8/patches/patch-ac bind8/patches/patch-ac
 --- bind8/patches/patch-ac	Thu Jan  1 02:00:00 1970
 +++ bind8/patches/patch-ac	Mon Mar 29 11:29:39 1999
 @@ -0,0 +1,19 @@
 +*** /usr/ports/net/bind8/work/src/include/Makefile	Mon Mar 29 11:27:51 1999
 +--- /usr/ports/net/bind8/work/src/include/Makefile	Mon Mar 29 11:28:34 1999
 +***************
 +*** 17,23 ****
 +  HFILES = netdb.h resolv.h irs.h irp.h hesiod.h
 +  
 +  DESTDIR=
 +! DESTINC= /usr/local/bind/include
 +  INSTALL= install
 +  INSTALL_INC=
 +  
 +--- 17,23 ----
 +  HFILES = netdb.h resolv.h irs.h irp.h hesiod.h
 +  
 +  DESTDIR=
 +! DESTINC= /usr/local/include/bind
 +  INSTALL= install
 +  INSTALL_INC=
 +  
 diff -r -U 2 -N bind8/patches/patch-ad bind8/patches/patch-ad
 --- bind8/patches/patch-ad	Thu May 21 03:27:15 1998
 +++ bind8/patches/patch-ad	Mon Mar 29 11:47:49 1999
 @@ -1,15 +1,21 @@
 ---- src/lib/irs/getpwent.c.orig	Wed May 20 21:18:51 1998
 -+++ src/lib/irs/getpwent.c	Wed May 20 21:21:21 1998
 -@@ -102,10 +102,12 @@
 - 	(void) setpassent(0);
 - }
 - #else
 -+#if __FreeBSD__ < 3
 - int 
 - setpwent() {
 - 	return (setpassent(0));
 - }
 -+#endif
 - #endif
 - 
 - void
 +*** /usr/ports/net/bind8/work/src/lib/Makefile	Mon Mar 29 11:30:30 1999
 +--- /usr/ports/net/bind8/work/src/lib/Makefile	Mon Mar 29 11:30:51 1999
 +***************
 +*** 25,32 ****
 +  O=o
 +  A=a
 +  DESTDIR=
 +! DESTINC= /usr/local/bind/include
 +! DESTLIB= /usr/local/bind/lib
 +  TOP= ..
 +  INCL= ${TOP}/include
 +  PORTINCL= ${TOP}/port/${SYSTYPE}/include
 +--- 25,32 ----
 +  O=o
 +  A=a
 +  DESTDIR=
 +! DESTINC= /usr/local/include/bind
 +! DESTLIB= /usr/local/lib
 +  TOP= ..
 +  INCL= ${TOP}/include
 +  PORTINCL= ${TOP}/port/${SYSTYPE}/include
 diff -r -U 2 -N bind8/patches/patch-ae bind8/patches/patch-ae
 --- bind8/patches/patch-ae	Thu Jan  1 02:00:00 1970
 +++ bind8/patches/patch-ae	Mon Mar 29 14:38:15 1999
 @@ -0,0 +1,19 @@
 +*** /usr/ports/net/bind8/work/src/port/freebsd/include/Makefile	Mon Mar 29 14:28:40 1999
 +--- /usr/ports/net/bind8/work/src/port/freebsd/include/Makefile	Mon Mar 29 14:29:08 1999
 +***************
 +*** 55,61 ****
 +  HFILES =
 +  
 +  DESTDIR=
 +! DESTINC= /usr/local/bind/include
 +  INSTALL= install
 +  
 +  MARGS= DESTDIR="${DESTDIR}" DESTINC="${DESTINC}" INSTALL="${INSTALL}"
 +--- 55,61 ----
 +  HFILES =
 +  
 +  DESTDIR=
 +! DESTINC= /usr/local/include/bind
 +  INSTALL= install
 +  
 +  MARGS= DESTDIR="${DESTDIR}" DESTINC="${DESTINC}" INSTALL="${INSTALL}"
 diff -r -U 2 -N bind8/patches/patch-af bind8/patches/patch-af
 --- bind8/patches/patch-af	Thu Jan  1 02:00:00 1970
 +++ bind8/patches/patch-af	Mon Mar 29 14:32:49 1999
 @@ -0,0 +1,19 @@
 +*** /usr/ports/net/bind8/work/src/port/freebsd/include/sys/Makefile	Mon Mar 29 14:31:35 1999
 +--- /usr/ports/net/bind8/work/src/port/freebsd/include/sys/Makefile	Mon Mar 29 14:31:07 1999
 +***************
 +*** 54,60 ****
 +  HFILES= bitypes.h cdefs.h
 +  
 +  DESTDIR=
 +! DESTINC= /usr/local/bind/include
 +  
 +  all depend:
 +  
 +--- 54,60 ----
 +  HFILES= bitypes.h cdefs.h
 +  
 +  DESTDIR=
 +! DESTINC= /usr/local/include/bind
 +  
 +  all depend:
 +  
 diff -r -U 2 -N bind8/pkg/CVS/Entries bind8/pkg/CVS/Entries
 --- bind8/pkg/CVS/Entries	Thu Jan  1 02:00:00 1970
 +++ bind8/pkg/CVS/Entries	Wed Mar 25 06:28:13 1998
 @@ -0,0 +1,4 @@
 +/COMMENT/1.1.1.1/Wed Nov 26 00:24:19 1997//
 +/DESCR/1.1.1.1/Wed Nov 26 00:24:20 1997//
 +/PLIST/1.1.1.1/Wed Nov 26 00:24:20 1997//
 +D
 diff -r -U 2 -N bind8/pkg/CVS/Repository bind8/pkg/CVS/Repository
 --- bind8/pkg/CVS/Repository	Thu Jan  1 02:00:00 1970
 +++ bind8/pkg/CVS/Repository	Wed Mar 25 06:28:13 1998
 @@ -0,0 +1 @@
 +/home/ncvs/ports/net/bind8/pkg
 diff -r -U 2 -N bind8/pkg/CVS/Root bind8/pkg/CVS/Root
 --- bind8/pkg/CVS/Root	Thu Jan  1 02:00:00 1970
 +++ bind8/pkg/CVS/Root	Wed Mar 25 06:28:13 1998
 @@ -0,0 +1 @@
 +/home/ncvs
 diff -r -U 2 -N bind8/pkg/DESCR bind8/pkg/DESCR
 --- bind8/pkg/DESCR	Wed Nov 26 02:24:20 1997
 +++ bind8/pkg/DESCR	Fri Mar 26 22:26:44 1999
 @@ -12,2 +12,8 @@
  	-> The server no longer forks for outbound zone transfers
  	-> Many bug fixes
 +
 +HomePage: http://www.isc.org/bind.html
 +
 +--
 +brad hendrickse
 +bradh@uunet.co.za
 diff -r -U 2 -N bind8/pkg/PLIST bind8/pkg/PLIST
 --- bind8/pkg/PLIST	Thu Dec 10 04:59:27 1998
 +++ bind8/pkg/PLIST	Mon Mar 29 12:39:14 1999
 @@ -1,28 +1,34 @@
 -bin/addr
 -bin/dig
 -bin/dnsquery
 -bin/host
 -bin/named-bootconf.pl
 -bin/nslookup
 -bin/nsupdate
  include/bind/arpa/inet.h
  include/bind/arpa/nameser.h
  include/bind/arpa/nameser_compat.h
 -include/bind/isc/assertions.h
  include/bind/isc/eventlib.h
 -include/bind/isc/heap.h
 -include/bind/isc/list.h
 -include/bind/isc/logging.h
 -include/bind/isc/memcluster.h
  include/bind/isc/misc.h
  include/bind/isc/tree.h
 -include/bind/hesiod.h
 -include/bind/irs.h
 +include/bind/isc/logging.h
 +include/bind/isc/heap.h
 +include/bind/isc/memcluster.h
 +include/bind/isc/assertions.h
 +include/bind/isc/list.h
 +include/bind/isc/dst.h
 +include/bind/isc/irpmarshall.h
  include/bind/netdb.h
  include/bind/resolv.h
 -include/bind/sys/bitypes.h
 +include/bind/irs.h
 +include/bind/irp.h
 +include/bind/hesiod.h
  lib/libbind.a
 +lib/libbind_r.a
 +bin/addr
 +bin/dig
 +bin/dnsquery
 +bin/host
 +bin/mkservdb
 +bin/nslookup
 +bin/nsupdate
 +libexec/dnskeygen
  libexec/named-xfer
 +sbin/irpd
  sbin/named
 +sbin/named-bootconf
  sbin/ndc
  share/doc/bind8/acl.html
 @@ -30,4 +36,5 @@
  share/doc/bind8/comments.html
  share/doc/bind8/config.html
 +share/doc/bind8/controls.html
  share/doc/bind8/docdef.html
  share/doc/bind8/example.html
 @@ -36,11 +43,12 @@
  share/doc/bind8/key.html
  share/doc/bind8/logging.html
 +share/doc/bind8/master.html
  share/doc/bind8/options.html
  share/doc/bind8/server.html
 +share/doc/bind8/trusted-keys.html
  share/doc/bind8/zone.html
  share/misc/nslookup.help
  @dirrm include/bind/arpa
  @dirrm include/bind/isc
 -@dirrm include/bind/sys
  @dirrm include/bind
 -@dirrm share/doc/bind8
 \ No newline at end of file
 +@dirrm share/doc/bind8
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903301820.KAA25765>