summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorreed <reed>2004-04-23 22:07:52 +0000
committerreed <reed>2004-04-23 22:07:52 +0000
commitf376e7e23486c7fec81330efa4bca792e9015154 (patch)
tree99ee0ae766efaa16bbe63c3e83f5df60ff8f8454 /databases
parent1e56881c874fc3b3501ab4128ef3f4d82de83dd8 (diff)
downloadpkgsrc-f376e7e23486c7fec81330efa4bca792e9015154.tar.gz
mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST. This GENERATE_PLIST idea is part of Greg A. Woods' PR #22954. This helps when the RC_SCRIPTS are installed to a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later, the default RCD_SCRIPTS_EXAMPLEDIR will be changed to be more clear that they are the examples.) These patches also remove the etc/rc.d/ scripts from PLISTs (of packages that use RCD_SCRIPTS). (This also removes now unused references from openssh* makefiles. Note that qmail package has not been changed yet.) I have been doing automatic PLIST registration for RC_SCRIPTS for over a year. Not all of these packages have been tested, but many have been tested and used. Somethings maybe to do: - a few packages still manually install the rc.d scripts to hard-coded etc/rc.d. These need to be fixed. - maybe remove from mk/${OPSYS}.pkg.dist mtree specifications too.
Diffstat (limited to 'databases')
-rw-r--r--databases/geneweb/PLIST3
-rw-r--r--databases/mysql-server/PLIST3
-rw-r--r--databases/mysql4-server/PLIST3
-rw-r--r--databases/openldap/PLIST4
-rw-r--r--databases/postgresql-server/PLIST3
-rw-r--r--databases/postgresql74-server/PLIST3
6 files changed, 6 insertions, 13 deletions
diff --git a/databases/geneweb/PLIST b/databases/geneweb/PLIST
index f6126f05982..791c06b09ae 100644
--- a/databases/geneweb/PLIST
+++ b/databases/geneweb/PLIST
@@ -1,11 +1,10 @@
-@comment $NetBSD: PLIST,v 1.4 2003/01/02 09:34:50 wulf Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/04/23 22:07:53 reed Exp $
bin/consang
bin/ged2gwb
bin/gwb2ged
bin/gwc
bin/gwtp
bin/gwu
-etc/rc.d/geneweb
libexec/gwd
sbin/gwsetup
share/doc/geneweb/CREDITS.htm
diff --git a/databases/mysql-server/PLIST b/databases/mysql-server/PLIST
index 00f0182c21c..7efe7cbc244 100644
--- a/databases/mysql-server/PLIST
+++ b/databases/mysql-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2003/01/31 02:28:34 lukem Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/04/23 22:07:53 reed Exp $
bin/comp_err
bin/isamchk
bin/isamlog
@@ -14,7 +14,6 @@ bin/replace
bin/resolve_stack_dump
bin/resolveip
bin/safe_mysqld
-etc/rc.d/mysqld
lib/mysql/libdbug.a
lib/mysql/libheap.a
lib/mysql/libmerge.a
diff --git a/databases/mysql4-server/PLIST b/databases/mysql4-server/PLIST
index ef60185548a..a849729b5a4 100644
--- a/databases/mysql4-server/PLIST
+++ b/databases/mysql4-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/03/07 19:42:55 martti Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/04/23 22:07:53 reed Exp $
bin/comp_err
bin/isamchk
bin/isamlog
@@ -17,7 +17,6 @@ bin/perror
bin/replace
bin/resolve_stack_dump
bin/resolveip
-etc/rc.d/mysqld
lib/mysql/libdbug.a
lib/mysql/libheap.a
lib/mysql/libmerge.a
diff --git a/databases/openldap/PLIST b/databases/openldap/PLIST
index 7989224cb2c..7a497839e04 100644
--- a/databases/openldap/PLIST
+++ b/databases/openldap/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2004/04/17 10:56:21 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.16 2004/04/23 22:07:53 reed Exp $
bin/ldapadd
bin/ldapcompare
bin/ldapdelete
@@ -7,8 +7,6 @@ bin/ldapmodrdn
bin/ldappasswd
bin/ldapsearch
bin/ldapwhoami
-etc/rc.d/slapd
-${SLURPD_COMMENT}etc/rc.d/slurpd
include/lber.h
include/lber_types.h
include/ldap.h
diff --git a/databases/postgresql-server/PLIST b/databases/postgresql-server/PLIST
index ee3b82e0994..29d84db9e16 100644
--- a/databases/postgresql-server/PLIST
+++ b/databases/postgresql-server/PLIST
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.4 2003/01/11 02:13:55 jlam Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/04/23 22:07:53 reed Exp $
bin/postgres
bin/postmaster
-etc/rc.d/pgsql
lib/postgresql/ascii_and_mic.so
lib/postgresql/cyrillic_and_mic.so
lib/postgresql/euc_cn_and_mic.so
diff --git a/databases/postgresql74-server/PLIST b/databases/postgresql74-server/PLIST
index 2c232039fb0..9d73df5dd40 100644
--- a/databases/postgresql74-server/PLIST
+++ b/databases/postgresql74-server/PLIST
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/19 00:04:23 recht Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/04/23 22:07:53 reed Exp $
bin/postgres
bin/postmaster
-etc/rc.d/pgsql
lib/postgresql/ascii_and_mic.so
lib/postgresql/cyrillic_and_mic.so
lib/postgresql/euc_cn_and_mic.so