summaryrefslogtreecommitdiff
path: root/dns/bind94
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/bind94
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/bind94')
-rw-r--r--dns/bind94/Makefile17
-rw-r--r--dns/bind94/distinfo4
-rw-r--r--dns/bind94/pkg-plist6
3 files changed, 14 insertions, 13 deletions
diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile
index 0c9abaa84634..4fc4490fb0b8 100644
--- a/dns/bind94/Makefile
+++ b/dns/bind94/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/bind94/distinfo b/dns/bind94/distinfo
index 9dfa036cd26b..3c506496e835 100644
--- a/dns/bind94/distinfo
+++ b/dns/bind94/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/bind94/pkg-plist b/dns/bind94/pkg-plist
index 7dfc8c6f2f1b..315517f5e3f4 100644
--- a/dns/bind94/pkg-plist
+++ b/dns/bind94/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