summaryrefslogtreecommitdiff
path: root/dns/bind8
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2002-11-16 20:18:42 +0000
committerDoug Barton <dougb@FreeBSD.org>2002-11-16 20:18:42 +0000
commitbb708d2cd0f236654af24a7dc18d23d8e031dff7 (patch)
treee5c70488cad2c90787c1594a7a205636b9a68f3f /dns/bind8
parentFetch from correct MASTER_SITE_SUBDIR (diff)
* Add more complete PORTDOCS, namely the same files the base installs
* This fixes deinstall when PORT_REPLACES_BASE
Notes
Notes: svn path=/head/; revision=70261
Diffstat (limited to 'dns/bind8')
-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/