Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 1999 14:52:44 +0200
From:      bradh@uunet.co.za
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10857: NEW PORT: bind-8.2
Message-ID:  <E10RbX2-0003XQ-00@hole.noc.iafrica.com>

next in thread | raw e-mail | index | archive | help

>Number:         10857
>Category:       ports
>Synopsis:       NEW PORT: bind-8.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 29 05:00:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Brad Hendrickse
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
UUNET SA
>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

SMP system  -  2 x Intel Pentium 200Mhz

>Description:

The Berkeley Internet Name Daemon, an implementation of DNS.

BIND 8 Features
        -> DNS Dynamic Updates (RFC 2136)
        -> DNS Change Notification (RFC 1996)
        -> Completely new configuration syntax
        -> Flexible, categorized logging system
        -> IP-address-based access control for queries, zone transfers, and
           updates that may be specified on a zone-by-zone basis
        -> More efficient zone transfers
        -> Improved performance for servers with thousands of zones
        -> 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

>How-To-Repeat:

N/A

>Fix:
	

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	bind8
#	bind8/CVS
#	bind8/CVS/Root
#	bind8/CVS/Repository
#	bind8/CVS/Entries
#	bind8/Makefile
#	bind8/README.html
#	bind8/files
#	bind8/files/CVS
#	bind8/files/CVS/Root
#	bind8/files/CVS/Repository
#	bind8/files/CVS/Entries
#	bind8/files/md5
#	bind8/patches
#	bind8/patches/patch-aa
#	bind8/patches/patch-ab
#	bind8/patches/patch-ac
#	bind8/patches/patch-ad
#	bind8/patches/patch-ae
#	bind8/patches/patch-af
#	bind8/pkg
#	bind8/pkg/CVS
#	bind8/pkg/CVS/Root
#	bind8/pkg/CVS/Repository
#	bind8/pkg/CVS/Entries
#	bind8/pkg/COMMENT
#	bind8/pkg/DESCR
#	bind8/pkg/PLIST
#
echo c - bind8
mkdir -p bind8 > /dev/null 2>&1
echo c - bind8/CVS
mkdir -p bind8/CVS > /dev/null 2>&1
echo x - bind8/CVS/Root
sed 's/^X//' >bind8/CVS/Root << 'END-of-bind8/CVS/Root'
X/home/ncvs
END-of-bind8/CVS/Root
echo x - bind8/CVS/Repository
sed 's/^X//' >bind8/CVS/Repository << 'END-of-bind8/CVS/Repository'
X/home/ncvs/ports/net/bind8
END-of-bind8/CVS/Repository
echo x - bind8/CVS/Entries
sed 's/^X//' >bind8/CVS/Entries << 'END-of-bind8/CVS/Entries'
X/Makefile/1.3/Wed Feb  4 16:23:28 1998//
XD/files////
XD/patches////
XD/pkg////
END-of-bind8/CVS/Entries
echo x - bind8/Makefile
sed 's/^X//' >bind8/Makefile << 'END-of-bind8/Makefile'
X# New ports collection makefile for:	bind-8.2
X# Version required:	8.2
X# Date created:		29 March 1999
X# Whom:			brad hendrickse
X#
X# $Id$
X#
X
XDISTNAME=	bind-8.2
XCATEGORIES=	net
XMASTER_SITES=	ftp://ftp.isc.org/isc/bind/src/8.2/
XDISTFILES=	bind-8.2-src.tar.gz bind-8.2-doc.tar.gz
X
XPATCH_SITES=	ftp://ftp.isc.org/isc/bind/src/8.2/
XPATCHFILES=	patch1
XPATCH_DIST_STRIP= -p1
X
XMAINTAINER=	bradh@uunet.co.za
X
XWRKSRC=		${WRKDIR}/src
X
XMAN1=		dig.1 dnskeygen.1 dnsquery.1 host.1 mkdep.1
XMAN3=		getaddrinfo.3 gethostbyname.3 getnameinfo.3 getnetent.3 \
X		inet_cidr.3 resolver.3 tsig.3
XMAN5=		irs.conf.5 named.conf.5 resolver.5
XMAN7=		hostname.7 mailaddr.7
XMAN8=		named-bootconf.8 named-xfer.8 named.8 ndc.8 nslookup.8 \
X		nsupdate.8
X
Xpost-install:
X	@(cd ${WRKDIR}/doc/man && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} clean all ${INSTALL_TARGET})
X	${MKDIR} ${PREFIX}/share/doc/bind8
X	${INSTALL_DATA} ${WRKDIR}/doc/html/* ${PREFIX}/share/doc/bind8
X
X.include <bsd.port.mk>
END-of-bind8/Makefile
echo x - bind8/README.html
sed 's/^X//' >bind8/README.html << 'END-of-bind8/README.html'
X<html>
X<title> The FreeBSD Ports Collection (net/bind8)</title>
X<head><h1> The FreeBSD Ports Collection ("net/bind8")</h1> </head> <hr>
X<body>
X
X<p>You are now in the directory for the port "net/bind8" (package name "bind-8.1.1").
X
X<p>This is the one-line description for this port:
X
X<p><hr><p>
XThe Berkeley Internet Name Daemon, an implementation of DNS.
X<p><hr>
X
X<p>Please read the file "<a href="pkg/DESCR">pkg/DESCR</a>" for a
Xlonger description.
X
X<p>Go to the <a href="../../README.html">top of the ports tree</a> for
Xa summary on how to use the ports collection.
X
X<p>
X
X<p>
X
X
X<p><hr><p>
X<a href="../README.html"> Go up one level</a>
X|
X<a href="../../README.html"> Go to top of ports tree</a>
X</body>
X</html>
END-of-bind8/README.html
echo c - bind8/files
mkdir -p bind8/files > /dev/null 2>&1
echo c - bind8/files/CVS
mkdir -p bind8/files/CVS > /dev/null 2>&1
echo x - bind8/files/CVS/Root
sed 's/^X//' >bind8/files/CVS/Root << 'END-of-bind8/files/CVS/Root'
X/home/ncvs
END-of-bind8/files/CVS/Root
echo x - bind8/files/CVS/Repository
sed 's/^X//' >bind8/files/CVS/Repository << 'END-of-bind8/files/CVS/Repository'
X/home/ncvs/ports/net/bind8/files
END-of-bind8/files/CVS/Repository
echo x - bind8/files/CVS/Entries
sed 's/^X//' >bind8/files/CVS/Entries << 'END-of-bind8/files/CVS/Entries'
X/md5/1.1.1.1/Wed Nov 26 00:24:18 1997//
XD
END-of-bind8/files/CVS/Entries
echo x - bind8/files/md5
sed 's/^X//' >bind8/files/md5 << 'END-of-bind8/files/md5'
XMD5 (bind-8.2-src.tar.gz) = f45ad0d96c8f4d7338b4c669fee906d8
XMD5 (bind-8.2-doc.tar.gz) = a5bee5f073016c2e2fb2a835f087ba28
XMD5 (patch1) = 73b1ba41798f47144723052bc434d876
END-of-bind8/files/md5
echo c - bind8/patches
mkdir -p bind8/patches > /dev/null 2>&1
echo x - bind8/patches/patch-aa
sed 's/^X//' >bind8/patches/patch-aa << 'END-of-bind8/patches/patch-aa'
X*** /usr/ports/net/bind8/work/doc/man/Makefile	Sun Mar  7 11:57:19 1999
X--- /usr/ports/net/bind8/work/doc/man/Makefile	Mon Mar 29 01:56:15 1999
X***************
X*** 57,77 ****
X  #
X  # Default location for manual section directories.
X  #
X! DESTMAN= /usr/share/man
X  
X  #
X  # Install manuals in ${MANDIR}N. For systems that generate catable manual 
X  # entries on the fly, use
X  #	MANDIR = man
X  #
X! MANDIR = cat
X  
X  #
X  # Default extension for manual entries. To install the manual entries under
X  # their `real' extensions use 
X  #	CATEXT = $$N
X  #
X! CATEXT = 0
X  
X  #
X  # Command to install manual entries
X--- 57,77 ----
X  #
X  # Default location for manual section directories.
X  #
X! DESTMAN= /usr/local/man
X  
X  #
X  # Install manuals in ${MANDIR}N. For systems that generate catable manual 
X  # entries on the fly, use
X  #	MANDIR = man
X  #
X! MANDIR = man
X  
X  #
X  # Default extension for manual entries. To install the manual entries under
X  # their `real' extensions use 
X  #	CATEXT = $$N
X  #
X! CATEXT = $$N
X  
X  #
X  # Command to install manual entries
X***************
X*** 228,243 ****
X  #
X  # User command manual entries
X  #
X! CMD_BASE = 	dig host dnsquery
X  CMD_SRC_EXT = 	1
X  CMD_SRC = 	dig.${CMD_SRC_EXT} \
X  		host.${CMD_SRC_EXT} \
X  		dnsquery.${CMD_SRC_EXT} \
X! 		dnskeygen.${CMD_SRC_EXT}
X  CMD_OUT =	dig.${CMD_OUT_EXT} \
X  		host.${CMD_OUT_EXT} \
X  		dnsquery.${CMD_OUT_EXT} \
X! 		dnskeygen.${CMD_OUT_EXT}
X  
X  #
X  # named manual entries
X--- 228,245 ----
X  #
X  # User command manual entries
X  #
X! CMD_BASE = 	dig host dnsquery dnskeygen mkdep
X  CMD_SRC_EXT = 	1
X  CMD_SRC = 	dig.${CMD_SRC_EXT} \
X  		host.${CMD_SRC_EXT} \
X  		dnsquery.${CMD_SRC_EXT} \
X! 		dnskeygen.${CMD_SRC_EXT} \
X! 		mkdep.${CMD_SRC_EXT}
X  CMD_OUT =	dig.${CMD_OUT_EXT} \
X  		host.${CMD_OUT_EXT} \
X  		dnsquery.${CMD_OUT_EXT} \
X! 		dnskeygen.${CMD_OUT_EXT} \
X! 		mkdep.${CMD_OUT_EXT}
X  
X  #
X  # named manual entries
X***************
X*** 278,284 ****
X  #
X  # Network library routines manual entries
X  #
X! LIB_NETWORK_BASE =	gethostbyname resolver getnetent
X  LIB_NETWORK_SRC_EXT =	3
X  LIB_NETWORK_SRC = 	gethostbyname.${LIB_NETWORK_SRC_EXT} \
X  			inet_cidr.${LIB_NETWORK_SRC_EXT} \
X--- 280,287 ----
X  #
X  # Network library routines manual entries
X  #
X! LIB_NETWORK_BASE =	gethostbyname inet_cidr resolver getnetent \
X! 			tsig getaddrinfo getnameinfo
X  LIB_NETWORK_SRC_EXT =	3
X  LIB_NETWORK_SRC = 	gethostbyname.${LIB_NETWORK_SRC_EXT} \
X  			inet_cidr.${LIB_NETWORK_SRC_EXT} \
END-of-bind8/patches/patch-aa
echo x - bind8/patches/patch-ab
sed 's/^X//' >bind8/patches/patch-ab << 'END-of-bind8/patches/patch-ab'
X*** /usr/ports/net/bind8/work/src/port/freebsd/Makefile.set	Mon Mar 29 02:25:48 1999
X--- /usr/ports/net/bind8/work/src/port/freebsd/Makefile.set	Mon Mar 29 02:26:34 1999
X***************
X*** 1,10 ****
X  'CC=cc'
X  'CDEBUG=-O2 -g'
X! 'DESTBIN=/usr/bin'
X! 'DESTSBIN=/usr/sbin'
X! 'DESTEXEC=/usr/libexec'
X! 'DESTMAN=/usr/share/man'
X! 'DESTHELP=/usr/share/misc'
X  'DESTETC=/etc'
X  'DESTRUN=/var/run'
X  'LEX=lex -I'
X--- 1,10 ----
X  'CC=cc'
X  'CDEBUG=-O2 -g'
X! 'DESTBIN=/usr/local/bin'
X! 'DESTSBIN=/usr/local/sbin'
X! 'DESTEXEC=/usr/local/libexec'
X! 'DESTMAN=/usr/local/man'
X! 'DESTHELP=/usr/local/share/misc'
X  'DESTETC=/etc'
X  'DESTRUN=/var/run'
X  'LEX=lex -I'
END-of-bind8/patches/patch-ab
echo x - bind8/patches/patch-ac
sed 's/^X//' >bind8/patches/patch-ac << 'END-of-bind8/patches/patch-ac'
X*** /usr/ports/net/bind8/work/src/include/Makefile	Mon Mar 29 11:27:51 1999
X--- /usr/ports/net/bind8/work/src/include/Makefile	Mon Mar 29 11:28:34 1999
X***************
X*** 17,23 ****
X  HFILES = netdb.h resolv.h irs.h irp.h hesiod.h
X  
X  DESTDIR=
X! DESTINC= /usr/local/bind/include
X  INSTALL= install
X  INSTALL_INC=
X  
X--- 17,23 ----
X  HFILES = netdb.h resolv.h irs.h irp.h hesiod.h
X  
X  DESTDIR=
X! DESTINC= /usr/local/include/bind
X  INSTALL= install
X  INSTALL_INC=
X  
END-of-bind8/patches/patch-ac
echo x - bind8/patches/patch-ad
sed 's/^X//' >bind8/patches/patch-ad << 'END-of-bind8/patches/patch-ad'
X*** /usr/ports/net/bind8/work/src/lib/Makefile	Mon Mar 29 11:30:30 1999
X--- /usr/ports/net/bind8/work/src/lib/Makefile	Mon Mar 29 11:30:51 1999
X***************
X*** 25,32 ****
X  O=o
X  A=a
X  DESTDIR=
X! DESTINC= /usr/local/bind/include
X! DESTLIB= /usr/local/bind/lib
X  TOP= ..
X  INCL= ${TOP}/include
X  PORTINCL= ${TOP}/port/${SYSTYPE}/include
X--- 25,32 ----
X  O=o
X  A=a
X  DESTDIR=
X! DESTINC= /usr/local/include/bind
X! DESTLIB= /usr/local/lib
X  TOP= ..
X  INCL= ${TOP}/include
X  PORTINCL= ${TOP}/port/${SYSTYPE}/include
END-of-bind8/patches/patch-ad
echo x - bind8/patches/patch-ae
sed 's/^X//' >bind8/patches/patch-ae << 'END-of-bind8/patches/patch-ae'
X*** /usr/ports/net/bind8/work/src/port/freebsd/include/Makefile	Mon Mar 29 14:28:40 1999
X--- /usr/ports/net/bind8/work/src/port/freebsd/include/Makefile	Mon Mar 29 14:29:08 1999
X***************
X*** 55,61 ****
X  HFILES =
X  
X  DESTDIR=
X! DESTINC= /usr/local/bind/include
X  INSTALL= install
X  
X  MARGS= DESTDIR="${DESTDIR}" DESTINC="${DESTINC}" INSTALL="${INSTALL}"
X--- 55,61 ----
X  HFILES =
X  
X  DESTDIR=
X! DESTINC= /usr/local/include/bind
X  INSTALL= install
X  
X  MARGS= DESTDIR="${DESTDIR}" DESTINC="${DESTINC}" INSTALL="${INSTALL}"
END-of-bind8/patches/patch-ae
echo x - bind8/patches/patch-af
sed 's/^X//' >bind8/patches/patch-af << 'END-of-bind8/patches/patch-af'
X*** /usr/ports/net/bind8/work/src/port/freebsd/include/sys/Makefile	Mon Mar 29 14:31:35 1999
X--- /usr/ports/net/bind8/work/src/port/freebsd/include/sys/Makefile	Mon Mar 29 14:31:07 1999
X***************
X*** 54,60 ****
X  HFILES= bitypes.h cdefs.h
X  
X  DESTDIR=
X! DESTINC= /usr/local/bind/include
X  
X  all depend:
X  
X--- 54,60 ----
X  HFILES= bitypes.h cdefs.h
X  
X  DESTDIR=
X! DESTINC= /usr/local/include/bind
X  
X  all depend:
X  
END-of-bind8/patches/patch-af
echo c - bind8/pkg
mkdir -p bind8/pkg > /dev/null 2>&1
echo c - bind8/pkg/CVS
mkdir -p bind8/pkg/CVS > /dev/null 2>&1
echo x - bind8/pkg/CVS/Root
sed 's/^X//' >bind8/pkg/CVS/Root << 'END-of-bind8/pkg/CVS/Root'
X/home/ncvs
END-of-bind8/pkg/CVS/Root
echo x - bind8/pkg/CVS/Repository
sed 's/^X//' >bind8/pkg/CVS/Repository << 'END-of-bind8/pkg/CVS/Repository'
X/home/ncvs/ports/net/bind8/pkg
END-of-bind8/pkg/CVS/Repository
echo x - bind8/pkg/CVS/Entries
sed 's/^X//' >bind8/pkg/CVS/Entries << 'END-of-bind8/pkg/CVS/Entries'
X/COMMENT/1.1.1.1/Wed Nov 26 00:24:19 1997//
X/DESCR/1.1.1.1/Wed Nov 26 00:24:20 1997//
X/PLIST/1.1.1.1/Wed Nov 26 00:24:20 1997//
XD
END-of-bind8/pkg/CVS/Entries
echo x - bind8/pkg/COMMENT
sed 's/^X//' >bind8/pkg/COMMENT << 'END-of-bind8/pkg/COMMENT'
XThe Berkeley Internet Name Daemon, an implementation of DNS.
END-of-bind8/pkg/COMMENT
echo x - bind8/pkg/DESCR
sed 's/^X//' >bind8/pkg/DESCR << 'END-of-bind8/pkg/DESCR'
XThe Berkeley Internet Name Daemon, an implementation of DNS.
X
XBIND 8 Features
X	-> DNS Dynamic Updates (RFC 2136)
X	-> DNS Change Notification (RFC 1996)
X	-> Completely new configuration syntax
X	-> Flexible, categorized logging system
X	-> IP-address-based access control for queries, zone transfers, and
X	   updates that may be specified on a zone-by-zone basis
X	-> More efficient zone transfers
X	-> Improved performance for servers with thousands of zones
X	-> The server no longer forks for outbound zone transfers
X	-> Many bug fixes
X
XHomePage: http://www.isc.org/bind.html
X
X--
Xbrad hendrickse
Xbradh@uunet.co.za
END-of-bind8/pkg/DESCR
echo x - bind8/pkg/PLIST
sed 's/^X//' >bind8/pkg/PLIST << 'END-of-bind8/pkg/PLIST'
Xinclude/bind/arpa/inet.h
Xinclude/bind/arpa/nameser.h
Xinclude/bind/arpa/nameser_compat.h
Xinclude/bind/isc/eventlib.h
Xinclude/bind/isc/misc.h
Xinclude/bind/isc/tree.h
Xinclude/bind/isc/logging.h
Xinclude/bind/isc/heap.h
Xinclude/bind/isc/memcluster.h
Xinclude/bind/isc/assertions.h
Xinclude/bind/isc/list.h
Xinclude/bind/isc/dst.h
Xinclude/bind/isc/irpmarshall.h
Xinclude/bind/netdb.h
Xinclude/bind/resolv.h
Xinclude/bind/irs.h
Xinclude/bind/irp.h
Xinclude/bind/hesiod.h
Xlib/libbind.a
Xlib/libbind_r.a
Xbin/addr
Xbin/dig
Xbin/dnsquery
Xbin/host
Xbin/mkservdb
Xbin/nslookup
Xbin/nsupdate
Xlibexec/dnskeygen
Xlibexec/named-xfer
Xsbin/irpd
Xsbin/named
Xsbin/named-bootconf
Xsbin/ndc
Xshare/doc/bind8/acl.html
Xshare/doc/bind8/address_list.html
Xshare/doc/bind8/comments.html
Xshare/doc/bind8/config.html
Xshare/doc/bind8/controls.html
Xshare/doc/bind8/docdef.html
Xshare/doc/bind8/example.html
Xshare/doc/bind8/include.html
Xshare/doc/bind8/index.html
Xshare/doc/bind8/key.html
Xshare/doc/bind8/logging.html
Xshare/doc/bind8/master.html
Xshare/doc/bind8/options.html
Xshare/doc/bind8/server.html
Xshare/doc/bind8/trusted-keys.html
Xshare/doc/bind8/zone.html
Xshare/misc/nslookup.help
X@dirrm include/bind/arpa
X@dirrm include/bind/isc
X@dirrm include/bind
X@dirrm share/doc/bind8
END-of-bind8/pkg/PLIST
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


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?E10RbX2-0003XQ-00>