aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2002-11-17 04:18:42 +0800
committerdougb <dougb@FreeBSD.org>2002-11-17 04:18:42 +0800
commit69ae79a9b1419fbb1baa53821aca53eeceb5b7a4 (patch)
tree1cbb9074d15271013bc111868f095556a197f092 /dns
parenta8c0f918b83d945209eb8018ee38378eb1017d65 (diff)
downloadfreebsd-ports-gnome-69ae79a9b1419fbb1baa53821aca53eeceb5b7a4.tar.gz
freebsd-ports-gnome-69ae79a9b1419fbb1baa53821aca53eeceb5b7a4.tar.zst
freebsd-ports-gnome-69ae79a9b1419fbb1baa53821aca53eeceb5b7a4.zip
* Add more complete PORTDOCS, namely the same files the base installs
* This fixes deinstall when PORT_REPLACES_BASE
Diffstat (limited to 'dns')
-rw-r--r--dns/bind8/Makefile5
-rw-r--r--dns/bind8/pkg-plist6
2 files changed, 10 insertions, 1 deletions
diff --git a/dns/bind8/Makefile b/dns/bind8/Makefile
index b0ac451b668e..e456cc4aaf48 100644
--- a/dns/bind8/Makefile
+++ b/dns/bind8/Makefile
@@ -61,12 +61,15 @@ post-install:
cd ${WRKDIR}/doc/man && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} \
${MAKEFILE} clean all ${INSTALL_TARGET}
.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}/html
+ @${MKDIR} ${DOCSDIR}/html ${DOCSDIR}/misc
${INSTALL_DATA} ${WRKDIR}/doc/html/*.html ${DOCSDIR}/html
${CP} -Rp ${WRKDIR}/src/conf ${DOCSDIR}
.for file in CHANGES DNSSEC LICENSE LICENSE_RSA README SUPPORT TODO
${INSTALL_DATA} ${WRKDIR}/src/${file} ${DOCSDIR}
.endfor
+.for file in DynamicUpdate FAQ.* *.txt
+ ${INSTALL_DATA} ${WRKDIR}/doc/misc/${file} ${DOCSDIR}/misc
+.endfor
.endif
.include <bsd.port.mk>
diff --git a/dns/bind8/pkg-plist b/dns/bind8/pkg-plist
index aa7c8ee9756c..77fa0067f090 100644
--- a/dns/bind8/pkg-plist
+++ b/dns/bind8/pkg-plist
@@ -68,6 +68,11 @@ sbin/ndc
%%PORTDOCS%%share/doc/bind/html/server.html
%%PORTDOCS%%share/doc/bind/html/trusted-keys.html
%%PORTDOCS%%share/doc/bind/html/zone.html
+%%PORTDOCS%%share/doc/bind/misc/DynamicUpdate
+%%PORTDOCS%%share/doc/bind/misc/FAQ.1of2
+%%PORTDOCS%%share/doc/bind/misc/FAQ.2of2
+%%PORTDOCS%%share/doc/bind/misc/rfc2317-notes.txt
+%%PORTDOCS%%share/doc/bind/misc/style.txt
share/misc/nslookup.help
@dirrm include/bind/arpa
@dirrm include/bind/isc
@@ -80,4 +85,5 @@ share/misc/nslookup.help
%%PORTDOCS%%@dirrm share/doc/bind/conf/workstation
%%PORTDOCS%%@dirrm share/doc/bind/conf
%%PORTDOCS%%@dirrm share/doc/bind/html
+%%PORTDOCS%%@dirrm share/doc/bind/misc
%%PORTDOCS%%@dirrm share/doc/bind/