svn commit: r452847 - in head/dns: bind9-devel bind910 bind911 bind99
Mathieu Arnold
mat at FreeBSD.org
Wed Oct 25 13:24:21 UTC 2017
Author: mat
Date: Wed Oct 25 13:24:19 2017
New Revision: 452847
URL: https://svnweb.freebsd.org/changeset/ports/452847
Log:
Install the mtree file as .sample to allow users to change them.
Sponsored by: Absolight
Modified:
head/dns/bind9-devel/Makefile (contents, props changed)
head/dns/bind9-devel/pkg-plist (contents, props changed)
head/dns/bind910/Makefile (contents, props changed)
head/dns/bind910/pkg-plist (contents, props changed)
head/dns/bind911/Makefile (contents, props changed)
head/dns/bind911/pkg-plist (contents, props changed)
head/dns/bind99/Makefile (contents, props changed)
head/dns/bind99/pkg-plist (contents, props changed)
Modified: head/dns/bind9-devel/Makefile
==============================================================================
--- head/dns/bind9-devel/Makefile Wed Oct 25 13:22:32 2017 (r452846)
+++ head/dns/bind9-devel/Makefile Wed Oct 25 13:24:19 2017 (r452847)
@@ -8,7 +8,7 @@ PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc
PORTREVISION= 0
.else
# dns/bind9xx here
-PORTREVISION= 0
+PORTREVISION= 1
.endif
CATEGORIES= dns net ipv6
MASTER_SITES= LOCAL/mat/bind
@@ -269,8 +269,8 @@ post-install:
${INSTALL_DATA} ${FILESDIR}/empty.db ${STAGEDIR}${ETCDIR}/master
${INSTALL_DATA} ${FILESDIR}/localhost-forward.db ${STAGEDIR}${ETCDIR}/master
${INSTALL_DATA} ${FILESDIR}/localhost-reverse.db ${STAGEDIR}${ETCDIR}/master
- ${INSTALL_DATA} ${FILESDIR}/BIND.chroot.dist ${STAGEDIR}${PREFIX}/etc/mtree
- ${INSTALL_DATA} ${FILESDIR}/BIND.chroot.local.dist ${STAGEDIR}${PREFIX}/etc/mtree
+ ${INSTALL_DATA} ${FILESDIR}/BIND.chroot.dist ${STAGEDIR}${PREFIX}/etc/mtree/BIND.chroot.dist.sample
+ ${INSTALL_DATA} ${FILESDIR}/BIND.chroot.local.dist ${STAGEDIR}${PREFIX}/etc/mtree/BIND.chroot.local.dist.sample
${INSTALL_DATA} ${WRKSRC}/bin/rndc/rndc.conf \
${STAGEDIR}${ETCDIR}/rndc.conf.sample
Modified: head/dns/bind9-devel/pkg-plist
==============================================================================
--- head/dns/bind9-devel/pkg-plist Wed Oct 25 13:22:32 2017 (r452846)
+++ head/dns/bind9-devel/pkg-plist Wed Oct 25 13:24:19 2017 (r452847)
@@ -9,8 +9,8 @@ bin/mdig
bin/named-rrchecker
bin/nslookup
bin/nsupdate
-etc/mtree/BIND.chroot.dist
-etc/mtree/BIND.chroot.local.dist
+ at sample etc/mtree/BIND.chroot.dist.sample
+ at sample etc/mtree/BIND.chroot.local.dist.sample
%%ETCDIR%%/bind.keys
%%ETCDIR%%/master/empty.db
%%ETCDIR%%/master/localhost-forward.db
Modified: head/dns/bind910/Makefile
==============================================================================
--- head/dns/bind910/Makefile Wed Oct 25 13:22:32 2017 (r452846)
+++ head/dns/bind910/Makefile Wed Oct 25 13:24:19 2017 (r452847)
@@ -3,7 +3,7 @@
PORTNAME= bind
PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/}
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= dns net ipv6
MASTER_SITES= ISC/bind9/${ISCVERSION}
PKGNAMESUFFIX= 910
@@ -219,8 +219,8 @@ post-install:
${INSTALL_DATA} ${FILESDIR}/empty.db ${STAGEDIR}${ETCDIR}/master
${INSTALL_DATA} ${FILESDIR}/localhost-forward.db ${STAGEDIR}${ETCDIR}/master
${INSTALL_DATA} ${FILESDIR}/localhost-reverse.db ${STAGEDIR}${ETCDIR}/master
- ${INSTALL_DATA} ${FILESDIR}/BIND.chroot.dist ${STAGEDIR}${PREFIX}/etc/mtree
- ${INSTALL_DATA} ${FILESDIR}/BIND.chroot.local.dist ${STAGEDIR}${PREFIX}/etc/mtree
+ ${INSTALL_DATA} ${FILESDIR}/BIND.chroot.dist ${STAGEDIR}${PREFIX}/etc/mtree/BIND.chroot.dist.sample
+ ${INSTALL_DATA} ${FILESDIR}/BIND.chroot.local.dist ${STAGEDIR}${PREFIX}/etc/mtree/BIND.chroot.local.dist.sample
${INSTALL_DATA} ${WRKSRC}/bin/rndc/rndc.conf \
${STAGEDIR}${ETCDIR}/rndc.conf.sample
Modified: head/dns/bind910/pkg-plist
==============================================================================
--- head/dns/bind910/pkg-plist Wed Oct 25 13:22:32 2017 (r452846)
+++ head/dns/bind910/pkg-plist Wed Oct 25 13:24:19 2017 (r452847)
@@ -7,8 +7,8 @@ bin/isc-config.sh
bin/named-rrchecker
bin/nslookup
bin/nsupdate
-etc/mtree/BIND.chroot.dist
-etc/mtree/BIND.chroot.local.dist
+ at sample etc/mtree/BIND.chroot.dist.sample
+ at sample etc/mtree/BIND.chroot.local.dist.sample
%%ETCDIR%%/bind.keys
%%ETCDIR%%/master/empty.db
%%ETCDIR%%/master/localhost-forward.db
Modified: head/dns/bind911/Makefile
==============================================================================
--- head/dns/bind911/Makefile Wed Oct 25 13:22:32 2017 (r452846)
+++ head/dns/bind911/Makefile Wed Oct 25 13:24:19 2017 (r452847)
@@ -8,7 +8,7 @@ PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc
PORTREVISION= 0
.else
# dns/bind9xx here
-PORTREVISION= 0
+PORTREVISION= 1
.endif
CATEGORIES= dns net ipv6
MASTER_SITES= ISC/bind9/${ISCVERSION}
@@ -262,8 +262,8 @@ post-install:
${INSTALL_DATA} ${FILESDIR}/empty.db ${STAGEDIR}${ETCDIR}/master
${INSTALL_DATA} ${FILESDIR}/localhost-forward.db ${STAGEDIR}${ETCDIR}/master
${INSTALL_DATA} ${FILESDIR}/localhost-reverse.db ${STAGEDIR}${ETCDIR}/master
- ${INSTALL_DATA} ${FILESDIR}/BIND.chroot.dist ${STAGEDIR}${PREFIX}/etc/mtree
- ${INSTALL_DATA} ${FILESDIR}/BIND.chroot.local.dist ${STAGEDIR}${PREFIX}/etc/mtree
+ ${INSTALL_DATA} ${FILESDIR}/BIND.chroot.dist ${STAGEDIR}${PREFIX}/etc/mtree/BIND.chroot.dist.sample
+ ${INSTALL_DATA} ${FILESDIR}/BIND.chroot.local.dist ${STAGEDIR}${PREFIX}/etc/mtree/BIND.chroot.local.dist.sample
${INSTALL_DATA} ${WRKSRC}/bin/rndc/rndc.conf \
${STAGEDIR}${ETCDIR}/rndc.conf.sample
Modified: head/dns/bind911/pkg-plist
==============================================================================
--- head/dns/bind911/pkg-plist Wed Oct 25 13:22:32 2017 (r452846)
+++ head/dns/bind911/pkg-plist Wed Oct 25 13:24:19 2017 (r452847)
@@ -9,8 +9,8 @@ bin/mdig
bin/named-rrchecker
bin/nslookup
bin/nsupdate
-etc/mtree/BIND.chroot.dist
-etc/mtree/BIND.chroot.local.dist
+ at sample etc/mtree/BIND.chroot.dist.sample
+ at sample etc/mtree/BIND.chroot.local.dist.sample
%%ETCDIR%%/bind.keys
%%ETCDIR%%/master/empty.db
%%ETCDIR%%/master/localhost-forward.db
Modified: head/dns/bind99/Makefile
==============================================================================
--- head/dns/bind99/Makefile Wed Oct 25 13:22:32 2017 (r452846)
+++ head/dns/bind99/Makefile Wed Oct 25 13:24:19 2017 (r452847)
@@ -3,7 +3,7 @@
PORTNAME= bind
PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/}
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= dns net ipv6
MASTER_SITES= ISC/bind9/${ISCVERSION}
PKGNAMESUFFIX= 99
@@ -202,8 +202,8 @@ post-install:
${INSTALL_DATA} ${FILESDIR}/empty.db ${STAGEDIR}${ETCDIR}/master
${INSTALL_DATA} ${FILESDIR}/localhost-forward.db ${STAGEDIR}${ETCDIR}/master
${INSTALL_DATA} ${FILESDIR}/localhost-reverse.db ${STAGEDIR}${ETCDIR}/master
- ${INSTALL_DATA} ${FILESDIR}/BIND.chroot.dist ${STAGEDIR}${PREFIX}/etc/mtree
- ${INSTALL_DATA} ${FILESDIR}/BIND.chroot.local.dist ${STAGEDIR}${PREFIX}/etc/mtree
+ ${INSTALL_DATA} ${FILESDIR}/BIND.chroot.dist ${STAGEDIR}${PREFIX}/etc/mtree/BIND.chroot.dist.sample
+ ${INSTALL_DATA} ${FILESDIR}/BIND.chroot.local.dist ${STAGEDIR}${PREFIX}/etc/mtree/BIND.chroot.local.dist.sample
${INSTALL_DATA} ${WRKSRC}/bin/rndc/rndc.conf \
${STAGEDIR}${ETCDIR}/rndc.conf.sample
Modified: head/dns/bind99/pkg-plist
==============================================================================
--- head/dns/bind99/pkg-plist Wed Oct 25 13:22:32 2017 (r452846)
+++ head/dns/bind99/pkg-plist Wed Oct 25 13:24:19 2017 (r452847)
@@ -5,8 +5,8 @@ bin/host
bin/isc-config.sh
bin/nslookup
bin/nsupdate
-etc/mtree/BIND.chroot.dist
-etc/mtree/BIND.chroot.local.dist
+ at sample etc/mtree/BIND.chroot.dist.sample
+ at sample etc/mtree/BIND.chroot.local.dist.sample
%%ETCDIR%%/bind.keys
%%ETCDIR%%/master/empty.db
%%ETCDIR%%/master/localhost-forward.db
More information about the svn-ports-head
mailing list