summaryrefslogtreecommitdiff
path: root/net/bind8/Makefile
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-11-12 06:40:39 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-11-12 06:40:39 +0000
commit838b14af651981ce3e15f1d9ba8660538c787dfe (patch)
treec2990f94a7c0f46834b59224a9717f80ef6c7f2d /net/bind8/Makefile
parentupgrade to 0.96. (diff)
Upgrade to bind-8.2.2.p3 + patch4. Fixes some security issues.
Many people submitted patches for this one, and a combination of them were used.
Notes
Notes: svn path=/head/; revision=23039
Diffstat (limited to 'net/bind8/Makefile')
-rw-r--r--net/bind8/Makefile14
1 files changed, 9 insertions, 5 deletions
diff --git a/net/bind8/Makefile b/net/bind8/Makefile
index dc31992750cd..da98b8013f83 100644
--- a/net/bind8/Makefile
+++ b/net/bind8/Makefile
@@ -1,24 +1,28 @@
# New ports collection makefile for: bind
-# Version required: 8.2.1
+# Version required: 8.2.2-P3 + patch4
# Date created: 18 July 1997
# Whom: jseger@scds.com
#
# $FreeBSD$
#
-DISTNAME= bind-8.2.1
+DISTNAME= bind-8.2.2.p3
CATEGORIES= net
-MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.1/
+MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P3/
DISTFILES= bind-src.tar.gz bind-doc.tar.gz
+PATCH_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P3/
+PATCHFILES= patch4
+
MAINTAINER= jseger@FreeBSD.org
Y2K= http://www.isc.org/y2k.html
WRKSRC= ${WRKDIR}/src
-MAN1= dig.1 dnsquery.1 host.1
-MAN3= gethostbyname.3 getnetent.3 resolver.3
+MAN1= dig.1 dnskeygen.1 dnsquery.1 host.1
+MAN3= getaddrinfo.3 gethostbyname.3 getipnodebyname.3 getnetent.3 \
+ inet_cidr.3 hesiod.3 resolver.3 tsig.3
MAN5= irs.conf.5 named.conf.5 resolver.5
MAN7= hostname.7 mailaddr.7
MAN8= named-bootconf.8 named-xfer.8 named.8 ndc.8 nslookup.8 \