summaryrefslogtreecommitdiff
path: root/dns/bind8
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-05-21 00:42:35 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-05-21 00:42:35 +0000
commit7eabacc47e998ccebb064daf690552ea71b8f58d (patch)
treefdda7812ee2f93e51e623f05167f44f96af15586 /dns/bind8
parentWrite javascript junk only if it is enabled (diff)
Upgrade to version 8.1.2.
Submitted by: Studded@dal.net
Notes
Notes: svn path=/head/; revision=11086
Diffstat (limited to 'dns/bind8')
-rw-r--r--dns/bind8/Makefile17
-rw-r--r--dns/bind8/distinfo4
-rw-r--r--dns/bind8/files/patch-aa14
-rw-r--r--dns/bind8/pkg-plist6
4 files changed, 23 insertions, 18 deletions
diff --git a/dns/bind8/Makefile b/dns/bind8/Makefile
index 0c9abaa84634..4fc4490fb0b8 100644
--- a/dns/bind8/Makefile
+++ b/dns/bind8/Makefile
@@ -3,13 +3,13 @@
# Date created: 18 July 1997
# Whom: jseger@scds.com
#
-# $Id: Makefile,v 1.3 1998/02/04 16:23:28 wollman Exp $
+# $Id: Makefile,v 1.4 1998/04/14 21:44:27 jseger Exp $
#
-DISTNAME= bind-8.1.1
+DISTNAME= bind-8.1.2
CATEGORIES= net
-MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.1.1/
-DISTFILES= bind-src.tar.gz bind-doc.tar.gz
+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
MAINTAINER= jseger@FreeBSD.org
@@ -17,19 +17,14 @@ WRKSRC= ${WRKDIR}/src
MAN1= dig.1 dnsquery.1 host.1
MAN3= gethostbyname.3 getnetent.3 resolver.3
-MAN5= resolver.5
+MAN5= irs.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}
-PA_H= ${WRKSRC}/port/freebsd/include/port_after.h
-
-post-configure:
- ${MV} ${PA_H} ${PA_H}.orig
- sed "s,/usr,${PREFIX}," ${PA_H}.orig >${PA_H}
-
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})
+
.include <bsd.port.mk>
diff --git a/dns/bind8/distinfo b/dns/bind8/distinfo
index 9dfa036cd26b..3c506496e835 100644
--- a/dns/bind8/distinfo
+++ b/dns/bind8/distinfo
@@ -1,2 +1,2 @@
-MD5 (bind-src.tar.gz) = 7487b8d647edba2053edc1cda0c6afd0
-MD5 (bind-doc.tar.gz) = 2bf093631c4d855895a95507927877df
+MD5 (bind-8.1.2-src.tar.gz) = 7911bd8f0de7d1047da874d92dd608d7
+MD5 (bind-8.1.2-doc.tar.gz) = 329dfd97895d96493ff2850374b2465d
diff --git a/dns/bind8/files/patch-aa b/dns/bind8/files/patch-aa
index 7f4e15ac3825..cb9f305b390d 100644
--- a/dns/bind8/files/patch-aa
+++ b/dns/bind8/files/patch-aa
@@ -1,13 +1,15 @@
---- 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,10 +1,12 @@
+--- Makefile.set.orig Thu Mar 19 11:50:30 1998
++++ Makefile.set Mon May 18 15:42:02 1998
+@@ -1,12 +1,14 @@
'CC=cc'
- 'CDEBUG=-O2 -g'
+-'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'
@@ -15,10 +17,12 @@
+'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'
-@@ -14,3 +16,4 @@
+@@ -16,3 +18,4 @@
'CATEXT=0'
'PS=ps'
'RANLIB=ranlib'
diff --git a/dns/bind8/pkg-plist b/dns/bind8/pkg-plist
index 7dfc8c6f2f1b..315517f5e3f4 100644
--- a/dns/bind8/pkg-plist
+++ b/dns/bind8/pkg-plist
@@ -8,11 +8,16 @@ 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/netdb.h
include/bind/resolv.h
include/bind/sys/bitypes.h
@@ -24,6 +29,7 @@ man/man1/host.1.gz
man/man3/gethostbyname.3.gz
man/man3/getnetent.3.gz
man/man3/resolver.3.gz
+man/man5/irs.conf.5.gz
man/man5/resolver.5.gz
man/man7/hostname.7.gz
man/man7/mailaddr.7.gz