RCD_SCRIPTS now just lists the filenames (see bsd.pkg.install.mk).

This commit is contained in:
jlam 2001-11-21 15:44:22 +00:00
parent f1b957484f
commit cdec44e8b4
6 changed files with 12 additions and 12 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.13 2001/11/19 16:23:08 jlam Exp $
# $NetBSD: Makefile,v 1.14 2001/11/21 15:44:22 jlam Exp $
.include "../../databases/postgresql/Makefile.common"
.include "../../databases/postgresql/Makefile.ssl"
@ -35,7 +35,7 @@ PKG_USER_HOME= ${PGHOME}
PKG_USER_SHELL= ${SH}
PKG_GROUP= ${PGGROUP}
RCD_SCRIPTS= ${PREFIX}/etc/rc.d/pgsql /etc/rc.d/pgsql
RCD_SCRIPTS= pgsql
OWN_DIRS_PERMS= ${PGHOME} ${PGUSER} ${PGGROUP} 0755
DEINSTALL_EXTRA_TMPL= ${PKGDIR}/DEINSTALL

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.38 2001/11/19 16:23:11 jlam Exp $
# $NetBSD: Makefile,v 1.39 2001/11/21 15:44:23 jlam Exp $
DISTNAME= cups-${DIST_VERS}-source
PKGNAME= cups-${VERS}
@ -71,7 +71,7 @@ SUPPORT_FILES= ${EGDIR}/classes.conf ${CONFDIR}/cups/classes.conf
SUPPORT_FILES+= ${EGDIR}/mime.convs ${CONFDIR}/cups/mime.convs
SUPPORT_FILES+= ${EGDIR}/mime.types ${CONFDIR}/cups/mime.types
SUPPORT_FILES+= ${EGDIR}/printers.conf ${CONFDIR}/cups/printers.conf
RCD_SCRIPTS= ${PREFIX}/etc/rc.d/cupsd /etc/rc.d/cupsd
RCD_SCRIPTS= cupsd
OWN_DIRS+= ${CONFDIR}/cups
OWN_DIRS+= ${CONFDIR}/cups/interfaces

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2001/11/21 15:14:02 jlam Exp $
# $NetBSD: Makefile,v 1.7 2001/11/21 15:44:23 jlam Exp $
DISTNAME= pks-0.9.4
CATEGORIES= security www
@ -28,7 +28,7 @@ CONFIGURE_ARGS+= --sysconfdir=${EGDIR}
EGDIR= ${PREFIX}/share/examples
CONF_FILES= ${EGDIR}/pksd.conf ${CONFDIR}/pksd.conf
RCD_SCRIPTS= ${PREFIX}/etc/rc.d/pksd /etc/rc.d/pksd
RCD_SCRIPTS= pksd
OWN_DIRS= /var/pks /var/pks/db /var/pks/incoming
pre-install:

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.82 2001/11/19 16:23:12 jlam Exp $
# $NetBSD: Makefile,v 1.83 2001/11/21 15:44:23 jlam Exp $
#
# This pkg does not compile in mod_ssl, only the `mod_ssl EAPI' (a set of
# code hooks that allow mod_ssl to be compiled separately later, if desired).
@ -104,7 +104,7 @@ EGDIR= ${PREFIX}/share/examples/httpd
CONF_FILES= ${EGDIR}/httpd.conf.default ${APACHE_SYSCONFDIR}/httpd.conf
SUPPORT_FILES= ${EGDIR}/magic.default ${APACHE_SYSCONFDIR}/magic
SUPPORT_FILES+= ${EGDIR}/mime.types.default ${APACHE_SYSCONFDIR}/mime.types
RCD_SCRIPTS= ${PREFIX}/etc/rc.d/apache /etc/rc.d/apache
RCD_SCRIPTS= apache
MAKE_DIRS= ${APACHE_SYSCONFDIR}
OWN_DIRS= ${APACHE_SYSCONFDIR}/ssl.crl

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.43 2001/11/19 16:23:13 jlam Exp $
# $NetBSD: Makefile,v 1.44 2001/11/21 15:44:24 jlam Exp $
#
# This package does not compile in mod_ssl support hooks, as it conflicts
# with IPv6-enable patch.
@ -109,7 +109,7 @@ EGDIR= ${PREFIX}/share/examples/httpd
CONF_FILES= ${EGDIR}/httpd.conf.default ${APACHE_SYSCONFDIR}/httpd.conf
SUPPORT_FILES= ${EGDIR}/magic.default ${APACHE_SYSCONFDIR}/magic
SUPPORT_FILES+= ${EGDIR}/mime.types.default ${APACHE_SYSCONFDIR}/mime.types
RCD_SCRIPTS= ${PREFIX}/etc/rc.d/apache /etc/rc.d/apache
RCD_SCRIPTS= apache
MAKE_DIRS= ${APACHE_SYSCONFDIR}
OWN_DIRS= /var/log/httpd

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.14 2001/11/19 16:23:16 jlam Exp $
# $NetBSD: Makefile,v 1.15 2001/11/21 15:44:24 jlam Exp $
DISTNAME= thttpd-2.21b
CATEGORIES= www
@ -18,7 +18,7 @@ BUILD_DEFS+= USE_INET6
EGDIR= ${PREFIX}/share/examples
CONF_FILES= ${EGDIR}/thttpd.conf ${CONFDIR}/thttpd.conf
RCD_SCRIPTS= ${PREFIX}/etc/rc.d/thttpd /etc/rc.d/thttpd
RCD_SCRIPTS= thttpd
pre-configure:
${MV} ${WRKSRC}/extras/htpasswd.1 ${WRKSRC}/extras/thtpasswd.1