1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Install HTML documentation in ${PREFIX}/share/doc/bind8

PR:	7750
This commit is contained in:
Justin M. Seger 1998-12-10 02:59:27 +00:00
parent f2dcbb2476
commit 007ce88990
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15241
14 changed files with 119 additions and 7 deletions

View File

@ -3,7 +3,7 @@
# Date created: 18 July 1997
# Whom: jseger@scds.com
#
# $Id: Makefile,v 1.5 1998/05/21 00:42:19 jseger Exp $
# $Id: Makefile,v 1.6 1998/07/19 05:11:59 gpalmer Exp $
#
DISTNAME= bind-8.1.2
@ -26,5 +26,7 @@ PATCH_ARGS?= -d ${WRKDIR} -E ${PATCH_STRIP}
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/bin/named/named-bootconf.pl ${PREFIX}/bin/
@(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 <bsd.port.mk>

View File

@ -25,8 +25,22 @@ lib/libbind.a
libexec/named-xfer
sbin/named
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/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/options.html
share/doc/bind8/server.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

View File

@ -3,7 +3,7 @@
# Date created: 18 July 1997
# Whom: jseger@scds.com
#
# $Id: Makefile,v 1.5 1998/05/21 00:42:19 jseger Exp $
# $Id: Makefile,v 1.6 1998/07/19 05:11:59 gpalmer Exp $
#
DISTNAME= bind-8.1.2
@ -26,5 +26,7 @@ PATCH_ARGS?= -d ${WRKDIR} -E ${PATCH_STRIP}
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/bin/named/named-bootconf.pl ${PREFIX}/bin/
@(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 <bsd.port.mk>

View File

@ -25,8 +25,22 @@ lib/libbind.a
libexec/named-xfer
sbin/named
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/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/options.html
share/doc/bind8/server.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

View File

@ -3,7 +3,7 @@
# Date created: 18 July 1997
# Whom: jseger@scds.com
#
# $Id: Makefile,v 1.5 1998/05/21 00:42:19 jseger Exp $
# $Id: Makefile,v 1.6 1998/07/19 05:11:59 gpalmer Exp $
#
DISTNAME= bind-8.1.2
@ -26,5 +26,7 @@ PATCH_ARGS?= -d ${WRKDIR} -E ${PATCH_STRIP}
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/bin/named/named-bootconf.pl ${PREFIX}/bin/
@(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 <bsd.port.mk>

View File

@ -25,8 +25,22 @@ lib/libbind.a
libexec/named-xfer
sbin/named
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/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/options.html
share/doc/bind8/server.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

View File

@ -3,7 +3,7 @@
# Date created: 18 July 1997
# Whom: jseger@scds.com
#
# $Id: Makefile,v 1.5 1998/05/21 00:42:19 jseger Exp $
# $Id: Makefile,v 1.6 1998/07/19 05:11:59 gpalmer Exp $
#
DISTNAME= bind-8.1.2
@ -26,5 +26,7 @@ PATCH_ARGS?= -d ${WRKDIR} -E ${PATCH_STRIP}
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/bin/named/named-bootconf.pl ${PREFIX}/bin/
@(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 <bsd.port.mk>

View File

@ -25,8 +25,22 @@ lib/libbind.a
libexec/named-xfer
sbin/named
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/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/options.html
share/doc/bind8/server.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

View File

@ -3,7 +3,7 @@
# Date created: 18 July 1997
# Whom: jseger@scds.com
#
# $Id: Makefile,v 1.5 1998/05/21 00:42:19 jseger Exp $
# $Id: Makefile,v 1.6 1998/07/19 05:11:59 gpalmer Exp $
#
DISTNAME= bind-8.1.2
@ -26,5 +26,7 @@ PATCH_ARGS?= -d ${WRKDIR} -E ${PATCH_STRIP}
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/bin/named/named-bootconf.pl ${PREFIX}/bin/
@(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 <bsd.port.mk>

View File

@ -25,8 +25,22 @@ lib/libbind.a
libexec/named-xfer
sbin/named
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/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/options.html
share/doc/bind8/server.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

View File

@ -3,7 +3,7 @@
# Date created: 18 July 1997
# Whom: jseger@scds.com
#
# $Id: Makefile,v 1.5 1998/05/21 00:42:19 jseger Exp $
# $Id: Makefile,v 1.6 1998/07/19 05:11:59 gpalmer Exp $
#
DISTNAME= bind-8.1.2
@ -26,5 +26,7 @@ PATCH_ARGS?= -d ${WRKDIR} -E ${PATCH_STRIP}
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/bin/named/named-bootconf.pl ${PREFIX}/bin/
@(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 <bsd.port.mk>

View File

@ -25,8 +25,22 @@ lib/libbind.a
libexec/named-xfer
sbin/named
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/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/options.html
share/doc/bind8/server.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

View File

@ -3,7 +3,7 @@
# Date created: 18 July 1997
# Whom: jseger@scds.com
#
# $Id: Makefile,v 1.5 1998/05/21 00:42:19 jseger Exp $
# $Id: Makefile,v 1.6 1998/07/19 05:11:59 gpalmer Exp $
#
DISTNAME= bind-8.1.2
@ -26,5 +26,7 @@ PATCH_ARGS?= -d ${WRKDIR} -E ${PATCH_STRIP}
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/bin/named/named-bootconf.pl ${PREFIX}/bin/
@(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 <bsd.port.mk>

View File

@ -25,8 +25,22 @@ lib/libbind.a
libexec/named-xfer
sbin/named
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/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/options.html
share/doc/bind8/server.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