Index: head/dns/bind8/Makefile =================================================================== --- head/dns/bind8/Makefile (revision 48641) +++ head/dns/bind8/Makefile (revision 48642) @@ -1,34 +1,43 @@ # New ports collection makefile for: bind # Date created: 18 July 1997 # Whom: jseger@scds.com # # $FreeBSD$ # +# I stay very aware of developments regarding BIND. I frequently delay updating +# this port from a known-stable version due to concerns about stability of a +# newer version. If you are interested in using the most recent ISC release +# you can generally build it cleanly from the source. - Doug + PORTNAME= bind -PORTVERSION= 8.2.4 +PORTVERSION= 8.2.5 CATEGORIES= net -MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.4/ +MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/${PORTVERSION}/ \ + ftp://ftp.epix.net/pub/isc/bind/src/${PORTVERSION}/ \ + ftp://ftp.nominum.com/pub/isc/bind/src/${PORTVERSION}/ \ + ftp://ftp.grolier.fr/pub/isc/bind/src/${PORTVERSION}/ + DISTFILES= bind-src.tar.gz bind-doc.tar.gz MAINTAINER= DougB@FreeBSD.org WRKSRC= ${WRKDIR}/src MAN1= dig.1 dnskeygen.1 dnsquery.1 host.1 MAN3= getaddrinfo.3 gethostbyname.3 getipnodebyname.3 getnetent.3 \ getnameinfo.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 \ nsupdate.8 PATCH_ARGS= -d ${WRKDIR} PATCH_DIST_ARGS= -d ${WRKDIR} post-install: @(cd ${WRKDIR}/doc/man && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} clean all ${INSTALL_TARGET}) ${MKDIR} ${PREFIX}/share/doc/bind8 ${INSTALL_DATA} ${WRKDIR}/doc/html/*.html ${PREFIX}/share/doc/bind8 .include Property changes on: head/dns/bind8/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.27 \ No newline at end of property +1.28 \ No newline at end of property Index: head/dns/bind8/distinfo =================================================================== --- head/dns/bind8/distinfo (revision 48641) +++ head/dns/bind8/distinfo (revision 48642) @@ -1,2 +1,2 @@ -MD5 (bind-src.tar.gz) = f4d120b90a131bce6bed1f6eaac156cd -MD5 (bind-doc.tar.gz) = 62b4fdc9874404b8eba7419847fc3397 +MD5 (bind-src.tar.gz) = 91ccd5cb59f8fcfa7e2a804d6a65850c +MD5 (bind-doc.tar.gz) = 53daa296c0ccc656dc371fb5ba8ce28e Property changes on: head/dns/bind8/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/net/bind8/Makefile =================================================================== --- head/net/bind8/Makefile (revision 48641) +++ head/net/bind8/Makefile (revision 48642) @@ -1,34 +1,43 @@ # New ports collection makefile for: bind # Date created: 18 July 1997 # Whom: jseger@scds.com # # $FreeBSD$ # +# I stay very aware of developments regarding BIND. I frequently delay updating +# this port from a known-stable version due to concerns about stability of a +# newer version. If you are interested in using the most recent ISC release +# you can generally build it cleanly from the source. - Doug + PORTNAME= bind -PORTVERSION= 8.2.4 +PORTVERSION= 8.2.5 CATEGORIES= net -MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.4/ +MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/${PORTVERSION}/ \ + ftp://ftp.epix.net/pub/isc/bind/src/${PORTVERSION}/ \ + ftp://ftp.nominum.com/pub/isc/bind/src/${PORTVERSION}/ \ + ftp://ftp.grolier.fr/pub/isc/bind/src/${PORTVERSION}/ + DISTFILES= bind-src.tar.gz bind-doc.tar.gz MAINTAINER= DougB@FreeBSD.org WRKSRC= ${WRKDIR}/src MAN1= dig.1 dnskeygen.1 dnsquery.1 host.1 MAN3= getaddrinfo.3 gethostbyname.3 getipnodebyname.3 getnetent.3 \ getnameinfo.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 \ nsupdate.8 PATCH_ARGS= -d ${WRKDIR} PATCH_DIST_ARGS= -d ${WRKDIR} post-install: @(cd ${WRKDIR}/doc/man && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} clean all ${INSTALL_TARGET}) ${MKDIR} ${PREFIX}/share/doc/bind8 ${INSTALL_DATA} ${WRKDIR}/doc/html/*.html ${PREFIX}/share/doc/bind8 .include Property changes on: head/net/bind8/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.27 \ No newline at end of property +1.28 \ No newline at end of property Index: head/net/bind8/distinfo =================================================================== --- head/net/bind8/distinfo (revision 48641) +++ head/net/bind8/distinfo (revision 48642) @@ -1,2 +1,2 @@ -MD5 (bind-src.tar.gz) = f4d120b90a131bce6bed1f6eaac156cd -MD5 (bind-doc.tar.gz) = 62b4fdc9874404b8eba7419847fc3397 +MD5 (bind-src.tar.gz) = 91ccd5cb59f8fcfa7e2a804d6a65850c +MD5 (bind-doc.tar.gz) = 53daa296c0ccc656dc371fb5ba8ce28e Property changes on: head/net/bind8/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property