Index: head/dns/bind8/Makefile =================================================================== --- head/dns/bind8/Makefile (revision 23129) +++ head/dns/bind8/Makefile (revision 23130) @@ -1,39 +1,36 @@ # New ports collection makefile for: bind -# Version required: 8.2.2-P3 + patch4 +# Version required: 8.2.2-P5 # Date created: 18 July 1997 # Whom: jseger@scds.com # # $FreeBSD$ # -DISTNAME= bind-8.2.2.p3 +DISTNAME= bind-8.2.2.p5 CATEGORIES= net -MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P3/ +MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P5/ 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 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 \ 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/* ${PREFIX}/share/doc/bind8 .include Property changes on: head/dns/bind8/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/dns/bind8/distinfo =================================================================== --- head/dns/bind8/distinfo (revision 23129) +++ head/dns/bind8/distinfo (revision 23130) @@ -1,3 +1,2 @@ -MD5 (bind-src.tar.gz) = c782af1a8058d6d2d3c95c1385a5c8c0 -MD5 (bind-doc.tar.gz) = 42025ab4bed0f13ab612ec5984abe2f0 -MD5 (patch4) = b9b05dca4b591ad73b17f7262afa6636 +MD5 (bind-src.tar.gz) = fd8ab0befccc3546531904eac12cf6f7 +MD5 (bind-doc.tar.gz) = 32f60488e6c2c5ef583c96742f0c8f07 Property changes on: head/dns/bind8/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/dns/bind8/pkg-plist =================================================================== --- head/dns/bind8/pkg-plist (revision 23129) +++ head/dns/bind8/pkg-plist (revision 23130) @@ -1,58 +1,57 @@ bin/addr bin/dig bin/dnsquery bin/host bin/mkservdb bin/nslookup bin/nsupdate include/bind/arpa/inet.h include/bind/arpa/nameser.h include/bind/arpa/nameser_compat.h include/bind/hesiod.h include/bind/irp.h include/bind/irs.h include/bind/isc/assertions.h include/bind/isc/dst.h include/bind/isc/eventlib.h include/bind/isc/heap.h include/bind/isc/irpmarshall.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/netdb.h include/bind/res_update.h include/bind/resolv.h -include/bind/res_update.h include/bind/sys/bitypes.h lib/libbind.a lib/libbind_r.a libexec/dnskeygen libexec/named-xfer sbin/irpd sbin/named sbin/named-bootconf sbin/ndc share/doc/bind8/acl.html share/doc/bind8/address_list.html share/doc/bind8/comments.html share/doc/bind8/config.html share/doc/bind8/controls.html share/doc/bind8/docdef.html share/doc/bind8/example.html share/doc/bind8/include.html share/doc/bind8/index.html share/doc/bind8/key.html share/doc/bind8/logging.html share/doc/bind8/master.html share/doc/bind8/options.html share/doc/bind8/server.html share/doc/bind8/trusted-keys.html share/doc/bind8/zone.html share/misc/nslookup.help @dirrm include/bind/arpa @dirrm include/bind/isc @dirrm include/bind/sys @dirrm include/bind @dirrm share/doc/bind8 Property changes on: head/dns/bind8/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/dns/bind9/Makefile =================================================================== --- head/dns/bind9/Makefile (revision 23129) +++ head/dns/bind9/Makefile (revision 23130) @@ -1,39 +1,36 @@ # New ports collection makefile for: bind -# Version required: 8.2.2-P3 + patch4 +# Version required: 8.2.2-P5 # Date created: 18 July 1997 # Whom: jseger@scds.com # # $FreeBSD$ # -DISTNAME= bind-8.2.2.p3 +DISTNAME= bind-8.2.2.p5 CATEGORIES= net -MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P3/ +MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P5/ 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 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 \ 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/* ${PREFIX}/share/doc/bind8 .include Property changes on: head/dns/bind9/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/dns/bind9/distinfo =================================================================== --- head/dns/bind9/distinfo (revision 23129) +++ head/dns/bind9/distinfo (revision 23130) @@ -1,3 +1,2 @@ -MD5 (bind-src.tar.gz) = c782af1a8058d6d2d3c95c1385a5c8c0 -MD5 (bind-doc.tar.gz) = 42025ab4bed0f13ab612ec5984abe2f0 -MD5 (patch4) = b9b05dca4b591ad73b17f7262afa6636 +MD5 (bind-src.tar.gz) = fd8ab0befccc3546531904eac12cf6f7 +MD5 (bind-doc.tar.gz) = 32f60488e6c2c5ef583c96742f0c8f07 Property changes on: head/dns/bind9/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/dns/bind9/pkg-plist =================================================================== --- head/dns/bind9/pkg-plist (revision 23129) +++ head/dns/bind9/pkg-plist (revision 23130) @@ -1,58 +1,57 @@ bin/addr bin/dig bin/dnsquery bin/host bin/mkservdb bin/nslookup bin/nsupdate include/bind/arpa/inet.h include/bind/arpa/nameser.h include/bind/arpa/nameser_compat.h include/bind/hesiod.h include/bind/irp.h include/bind/irs.h include/bind/isc/assertions.h include/bind/isc/dst.h include/bind/isc/eventlib.h include/bind/isc/heap.h include/bind/isc/irpmarshall.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/netdb.h include/bind/res_update.h include/bind/resolv.h -include/bind/res_update.h include/bind/sys/bitypes.h lib/libbind.a lib/libbind_r.a libexec/dnskeygen libexec/named-xfer sbin/irpd sbin/named sbin/named-bootconf sbin/ndc share/doc/bind8/acl.html share/doc/bind8/address_list.html share/doc/bind8/comments.html share/doc/bind8/config.html share/doc/bind8/controls.html share/doc/bind8/docdef.html share/doc/bind8/example.html share/doc/bind8/include.html share/doc/bind8/index.html share/doc/bind8/key.html share/doc/bind8/logging.html share/doc/bind8/master.html share/doc/bind8/options.html share/doc/bind8/server.html share/doc/bind8/trusted-keys.html share/doc/bind8/zone.html share/misc/nslookup.help @dirrm include/bind/arpa @dirrm include/bind/isc @dirrm include/bind/sys @dirrm include/bind @dirrm share/doc/bind8 Property changes on: head/dns/bind9/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/dns/bind94/Makefile =================================================================== --- head/dns/bind94/Makefile (revision 23129) +++ head/dns/bind94/Makefile (revision 23130) @@ -1,39 +1,36 @@ # New ports collection makefile for: bind -# Version required: 8.2.2-P3 + patch4 +# Version required: 8.2.2-P5 # Date created: 18 July 1997 # Whom: jseger@scds.com # # $FreeBSD$ # -DISTNAME= bind-8.2.2.p3 +DISTNAME= bind-8.2.2.p5 CATEGORIES= net -MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P3/ +MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P5/ 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 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 \ 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/* ${PREFIX}/share/doc/bind8 .include Property changes on: head/dns/bind94/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/dns/bind94/distinfo =================================================================== --- head/dns/bind94/distinfo (revision 23129) +++ head/dns/bind94/distinfo (revision 23130) @@ -1,3 +1,2 @@ -MD5 (bind-src.tar.gz) = c782af1a8058d6d2d3c95c1385a5c8c0 -MD5 (bind-doc.tar.gz) = 42025ab4bed0f13ab612ec5984abe2f0 -MD5 (patch4) = b9b05dca4b591ad73b17f7262afa6636 +MD5 (bind-src.tar.gz) = fd8ab0befccc3546531904eac12cf6f7 +MD5 (bind-doc.tar.gz) = 32f60488e6c2c5ef583c96742f0c8f07 Property changes on: head/dns/bind94/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/dns/bind94/pkg-plist =================================================================== --- head/dns/bind94/pkg-plist (revision 23129) +++ head/dns/bind94/pkg-plist (revision 23130) @@ -1,58 +1,57 @@ bin/addr bin/dig bin/dnsquery bin/host bin/mkservdb bin/nslookup bin/nsupdate include/bind/arpa/inet.h include/bind/arpa/nameser.h include/bind/arpa/nameser_compat.h include/bind/hesiod.h include/bind/irp.h include/bind/irs.h include/bind/isc/assertions.h include/bind/isc/dst.h include/bind/isc/eventlib.h include/bind/isc/heap.h include/bind/isc/irpmarshall.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/netdb.h include/bind/res_update.h include/bind/resolv.h -include/bind/res_update.h include/bind/sys/bitypes.h lib/libbind.a lib/libbind_r.a libexec/dnskeygen libexec/named-xfer sbin/irpd sbin/named sbin/named-bootconf sbin/ndc share/doc/bind8/acl.html share/doc/bind8/address_list.html share/doc/bind8/comments.html share/doc/bind8/config.html share/doc/bind8/controls.html share/doc/bind8/docdef.html share/doc/bind8/example.html share/doc/bind8/include.html share/doc/bind8/index.html share/doc/bind8/key.html share/doc/bind8/logging.html share/doc/bind8/master.html share/doc/bind8/options.html share/doc/bind8/server.html share/doc/bind8/trusted-keys.html share/doc/bind8/zone.html share/misc/nslookup.help @dirrm include/bind/arpa @dirrm include/bind/isc @dirrm include/bind/sys @dirrm include/bind @dirrm share/doc/bind8 Property changes on: head/dns/bind94/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/dns/bind95/Makefile =================================================================== --- head/dns/bind95/Makefile (revision 23129) +++ head/dns/bind95/Makefile (revision 23130) @@ -1,39 +1,36 @@ # New ports collection makefile for: bind -# Version required: 8.2.2-P3 + patch4 +# Version required: 8.2.2-P5 # Date created: 18 July 1997 # Whom: jseger@scds.com # # $FreeBSD$ # -DISTNAME= bind-8.2.2.p3 +DISTNAME= bind-8.2.2.p5 CATEGORIES= net -MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P3/ +MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P5/ 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 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 \ 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/* ${PREFIX}/share/doc/bind8 .include Property changes on: head/dns/bind95/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/dns/bind95/distinfo =================================================================== --- head/dns/bind95/distinfo (revision 23129) +++ head/dns/bind95/distinfo (revision 23130) @@ -1,3 +1,2 @@ -MD5 (bind-src.tar.gz) = c782af1a8058d6d2d3c95c1385a5c8c0 -MD5 (bind-doc.tar.gz) = 42025ab4bed0f13ab612ec5984abe2f0 -MD5 (patch4) = b9b05dca4b591ad73b17f7262afa6636 +MD5 (bind-src.tar.gz) = fd8ab0befccc3546531904eac12cf6f7 +MD5 (bind-doc.tar.gz) = 32f60488e6c2c5ef583c96742f0c8f07 Property changes on: head/dns/bind95/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/dns/bind95/pkg-plist =================================================================== --- head/dns/bind95/pkg-plist (revision 23129) +++ head/dns/bind95/pkg-plist (revision 23130) @@ -1,58 +1,57 @@ bin/addr bin/dig bin/dnsquery bin/host bin/mkservdb bin/nslookup bin/nsupdate include/bind/arpa/inet.h include/bind/arpa/nameser.h include/bind/arpa/nameser_compat.h include/bind/hesiod.h include/bind/irp.h include/bind/irs.h include/bind/isc/assertions.h include/bind/isc/dst.h include/bind/isc/eventlib.h include/bind/isc/heap.h include/bind/isc/irpmarshall.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/netdb.h include/bind/res_update.h include/bind/resolv.h -include/bind/res_update.h include/bind/sys/bitypes.h lib/libbind.a lib/libbind_r.a libexec/dnskeygen libexec/named-xfer sbin/irpd sbin/named sbin/named-bootconf sbin/ndc share/doc/bind8/acl.html share/doc/bind8/address_list.html share/doc/bind8/comments.html share/doc/bind8/config.html share/doc/bind8/controls.html share/doc/bind8/docdef.html share/doc/bind8/example.html share/doc/bind8/include.html share/doc/bind8/index.html share/doc/bind8/key.html share/doc/bind8/logging.html share/doc/bind8/master.html share/doc/bind8/options.html share/doc/bind8/server.html share/doc/bind8/trusted-keys.html share/doc/bind8/zone.html share/misc/nslookup.help @dirrm include/bind/arpa @dirrm include/bind/isc @dirrm include/bind/sys @dirrm include/bind @dirrm share/doc/bind8 Property changes on: head/dns/bind95/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/dns/bind96/Makefile =================================================================== --- head/dns/bind96/Makefile (revision 23129) +++ head/dns/bind96/Makefile (revision 23130) @@ -1,39 +1,36 @@ # New ports collection makefile for: bind -# Version required: 8.2.2-P3 + patch4 +# Version required: 8.2.2-P5 # Date created: 18 July 1997 # Whom: jseger@scds.com # # $FreeBSD$ # -DISTNAME= bind-8.2.2.p3 +DISTNAME= bind-8.2.2.p5 CATEGORIES= net -MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P3/ +MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P5/ 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 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 \ 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/* ${PREFIX}/share/doc/bind8 .include Property changes on: head/dns/bind96/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/dns/bind96/distinfo =================================================================== --- head/dns/bind96/distinfo (revision 23129) +++ head/dns/bind96/distinfo (revision 23130) @@ -1,3 +1,2 @@ -MD5 (bind-src.tar.gz) = c782af1a8058d6d2d3c95c1385a5c8c0 -MD5 (bind-doc.tar.gz) = 42025ab4bed0f13ab612ec5984abe2f0 -MD5 (patch4) = b9b05dca4b591ad73b17f7262afa6636 +MD5 (bind-src.tar.gz) = fd8ab0befccc3546531904eac12cf6f7 +MD5 (bind-doc.tar.gz) = 32f60488e6c2c5ef583c96742f0c8f07 Property changes on: head/dns/bind96/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/dns/bind96/pkg-plist =================================================================== --- head/dns/bind96/pkg-plist (revision 23129) +++ head/dns/bind96/pkg-plist (revision 23130) @@ -1,58 +1,57 @@ bin/addr bin/dig bin/dnsquery bin/host bin/mkservdb bin/nslookup bin/nsupdate include/bind/arpa/inet.h include/bind/arpa/nameser.h include/bind/arpa/nameser_compat.h include/bind/hesiod.h include/bind/irp.h include/bind/irs.h include/bind/isc/assertions.h include/bind/isc/dst.h include/bind/isc/eventlib.h include/bind/isc/heap.h include/bind/isc/irpmarshall.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/netdb.h include/bind/res_update.h include/bind/resolv.h -include/bind/res_update.h include/bind/sys/bitypes.h lib/libbind.a lib/libbind_r.a libexec/dnskeygen libexec/named-xfer sbin/irpd sbin/named sbin/named-bootconf sbin/ndc share/doc/bind8/acl.html share/doc/bind8/address_list.html share/doc/bind8/comments.html share/doc/bind8/config.html share/doc/bind8/controls.html share/doc/bind8/docdef.html share/doc/bind8/example.html share/doc/bind8/include.html share/doc/bind8/index.html share/doc/bind8/key.html share/doc/bind8/logging.html share/doc/bind8/master.html share/doc/bind8/options.html share/doc/bind8/server.html share/doc/bind8/trusted-keys.html share/doc/bind8/zone.html share/misc/nslookup.help @dirrm include/bind/arpa @dirrm include/bind/isc @dirrm include/bind/sys @dirrm include/bind @dirrm share/doc/bind8 Property changes on: head/dns/bind96/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/net/bind8/Makefile =================================================================== --- head/net/bind8/Makefile (revision 23129) +++ head/net/bind8/Makefile (revision 23130) @@ -1,39 +1,36 @@ # New ports collection makefile for: bind -# Version required: 8.2.2-P3 + patch4 +# Version required: 8.2.2-P5 # Date created: 18 July 1997 # Whom: jseger@scds.com # # $FreeBSD$ # -DISTNAME= bind-8.2.2.p3 +DISTNAME= bind-8.2.2.p5 CATEGORIES= net -MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P3/ +MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P5/ 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 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 \ 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/* ${PREFIX}/share/doc/bind8 .include Property changes on: head/net/bind8/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/net/bind8/distinfo =================================================================== --- head/net/bind8/distinfo (revision 23129) +++ head/net/bind8/distinfo (revision 23130) @@ -1,3 +1,2 @@ -MD5 (bind-src.tar.gz) = c782af1a8058d6d2d3c95c1385a5c8c0 -MD5 (bind-doc.tar.gz) = 42025ab4bed0f13ab612ec5984abe2f0 -MD5 (patch4) = b9b05dca4b591ad73b17f7262afa6636 +MD5 (bind-src.tar.gz) = fd8ab0befccc3546531904eac12cf6f7 +MD5 (bind-doc.tar.gz) = 32f60488e6c2c5ef583c96742f0c8f07 Property changes on: head/net/bind8/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/net/bind8/pkg-plist =================================================================== --- head/net/bind8/pkg-plist (revision 23129) +++ head/net/bind8/pkg-plist (revision 23130) @@ -1,58 +1,57 @@ bin/addr bin/dig bin/dnsquery bin/host bin/mkservdb bin/nslookup bin/nsupdate include/bind/arpa/inet.h include/bind/arpa/nameser.h include/bind/arpa/nameser_compat.h include/bind/hesiod.h include/bind/irp.h include/bind/irs.h include/bind/isc/assertions.h include/bind/isc/dst.h include/bind/isc/eventlib.h include/bind/isc/heap.h include/bind/isc/irpmarshall.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/netdb.h include/bind/res_update.h include/bind/resolv.h -include/bind/res_update.h include/bind/sys/bitypes.h lib/libbind.a lib/libbind_r.a libexec/dnskeygen libexec/named-xfer sbin/irpd sbin/named sbin/named-bootconf sbin/ndc share/doc/bind8/acl.html share/doc/bind8/address_list.html share/doc/bind8/comments.html share/doc/bind8/config.html share/doc/bind8/controls.html share/doc/bind8/docdef.html share/doc/bind8/example.html share/doc/bind8/include.html share/doc/bind8/index.html share/doc/bind8/key.html share/doc/bind8/logging.html share/doc/bind8/master.html share/doc/bind8/options.html share/doc/bind8/server.html share/doc/bind8/trusted-keys.html share/doc/bind8/zone.html share/misc/nslookup.help @dirrm include/bind/arpa @dirrm include/bind/isc @dirrm include/bind/sys @dirrm include/bind @dirrm share/doc/bind8 Property changes on: head/net/bind8/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/net/bind9/Makefile =================================================================== --- head/net/bind9/Makefile (revision 23129) +++ head/net/bind9/Makefile (revision 23130) @@ -1,39 +1,36 @@ # New ports collection makefile for: bind -# Version required: 8.2.2-P3 + patch4 +# Version required: 8.2.2-P5 # Date created: 18 July 1997 # Whom: jseger@scds.com # # $FreeBSD$ # -DISTNAME= bind-8.2.2.p3 +DISTNAME= bind-8.2.2.p5 CATEGORIES= net -MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P3/ +MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P5/ 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 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 \ 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/* ${PREFIX}/share/doc/bind8 .include Property changes on: head/net/bind9/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/net/bind9/distinfo =================================================================== --- head/net/bind9/distinfo (revision 23129) +++ head/net/bind9/distinfo (revision 23130) @@ -1,3 +1,2 @@ -MD5 (bind-src.tar.gz) = c782af1a8058d6d2d3c95c1385a5c8c0 -MD5 (bind-doc.tar.gz) = 42025ab4bed0f13ab612ec5984abe2f0 -MD5 (patch4) = b9b05dca4b591ad73b17f7262afa6636 +MD5 (bind-src.tar.gz) = fd8ab0befccc3546531904eac12cf6f7 +MD5 (bind-doc.tar.gz) = 32f60488e6c2c5ef583c96742f0c8f07 Property changes on: head/net/bind9/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/net/bind9/pkg-plist =================================================================== --- head/net/bind9/pkg-plist (revision 23129) +++ head/net/bind9/pkg-plist (revision 23130) @@ -1,58 +1,57 @@ bin/addr bin/dig bin/dnsquery bin/host bin/mkservdb bin/nslookup bin/nsupdate include/bind/arpa/inet.h include/bind/arpa/nameser.h include/bind/arpa/nameser_compat.h include/bind/hesiod.h include/bind/irp.h include/bind/irs.h include/bind/isc/assertions.h include/bind/isc/dst.h include/bind/isc/eventlib.h include/bind/isc/heap.h include/bind/isc/irpmarshall.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/netdb.h include/bind/res_update.h include/bind/resolv.h -include/bind/res_update.h include/bind/sys/bitypes.h lib/libbind.a lib/libbind_r.a libexec/dnskeygen libexec/named-xfer sbin/irpd sbin/named sbin/named-bootconf sbin/ndc share/doc/bind8/acl.html share/doc/bind8/address_list.html share/doc/bind8/comments.html share/doc/bind8/config.html share/doc/bind8/controls.html share/doc/bind8/docdef.html share/doc/bind8/example.html share/doc/bind8/include.html share/doc/bind8/index.html share/doc/bind8/key.html share/doc/bind8/logging.html share/doc/bind8/master.html share/doc/bind8/options.html share/doc/bind8/server.html share/doc/bind8/trusted-keys.html share/doc/bind8/zone.html share/misc/nslookup.help @dirrm include/bind/arpa @dirrm include/bind/isc @dirrm include/bind/sys @dirrm include/bind @dirrm share/doc/bind8 Property changes on: head/net/bind9/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property