summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorreed <reed>2005-05-02 20:33:57 +0000
committerreed <reed>2005-05-02 20:33:57 +0000
commit66cf96229c2ec9f58d9c3066ad61438fe943c69e (patch)
treecfc830d7101f7980061435085607a6e7cdce8fd3 /databases
parent66641d321138fb93e8d6cc8c2278184e3affa151 (diff)
downloadpkgsrc-66cf96229c2ec9f58d9c3066ad61438fe943c69e.tar.gz
RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
And always is defined as share/examples/rc.d which was the default before. This rc.d scripts are not automatically added to PLISTs now also. So add to each corresponding PLIST as required. This was discussed on tech-pkg in late January and late April. Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
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/PLIST5
-rw-r--r--databases/postgresql74-server/PLIST3
-rw-r--r--databases/postgresql80-server/PLIST3
6 files changed, 14 insertions, 6 deletions
diff --git a/databases/geneweb/PLIST b/databases/geneweb/PLIST
index 3d703bb696f..0177038fa97 100644
--- a/databases/geneweb/PLIST
+++ b/databases/geneweb/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2005/04/05 11:07:54 wiz Exp $
+@comment $NetBSD: PLIST,v 1.8 2005/05/02 20:33:58 reed Exp $
bin/consang
bin/ged2gwb
bin/gwb2ged
@@ -127,6 +127,7 @@ share/doc/geneweb/sv/start.htm
share/doc/geneweb/sv/update.htm
share/examples/geneweb/a.gwf
share/examples/geneweb/only.txt
+share/examples/rc.d/geneweb
share/geneweb/etc/copyr.txt
share/geneweb/etc/index.txt
share/geneweb/etc/moved.txt
diff --git a/databases/mysql-server/PLIST b/databases/mysql-server/PLIST
index 668cff43e73..867782cdc5e 100644
--- a/databases/mysql-server/PLIST
+++ b/databases/mysql-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/11/09 06:44:32 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.8 2005/05/02 20:33:58 reed Exp $
bin/comp_err
bin/isamchk
bin/isamlog
@@ -31,6 +31,7 @@ libexec/mysqld
man/man1/mysqld.1
man/man1/mysqld_multi.1
@comment man/man1/mysqld_safe.1
+share/examples/rc.d/mysqld
share/mysql/charsets/Index
share/mysql/charsets/README
share/mysql/charsets/cp1251.conf
diff --git a/databases/mysql4-server/PLIST b/databases/mysql4-server/PLIST
index 96598d6d422..788642b2078 100644
--- a/databases/mysql4-server/PLIST
+++ b/databases/mysql4-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2005/04/06 14:13:45 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.11 2005/05/02 20:33:58 reed Exp $
bin/comp_err
bin/isamchk
bin/isamlog
@@ -31,6 +31,7 @@ lib/mysql/libvio.a
libexec/mysqld
man/man1/mysqld.1
man/man1/mysqld_multi.1
+share/examples/rc.d/mysqld
share/mysql-test/README
share/mysql-test/cacert.pem
share/mysql-test/client-cert.pem
diff --git a/databases/openldap/PLIST b/databases/openldap/PLIST
index 3e2c96afdd0..45c7d02e745 100644
--- a/databases/openldap/PLIST
+++ b/databases/openldap/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2005/01/12 01:50:15 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.21 2005/05/02 20:33:58 reed Exp $
bin/ldapadd
bin/ldapcompare
bin/ldapdelete
@@ -232,6 +232,9 @@ share/examples/openldap/schema/misc.schema
share/examples/openldap/schema/nis.schema
share/examples/openldap/schema/openldap.schema
share/examples/openldap/slapd.conf
+share/examples/rc.d/slurpd
+share/examples/rc.d/slurpd
+share/examples/rc.d/slapd
share/openldap/ucdata/case.dat
share/openldap/ucdata/cmbcl.dat
share/openldap/ucdata/comp.dat
diff --git a/databases/postgresql74-server/PLIST b/databases/postgresql74-server/PLIST
index 28efd0ddb61..abce1fc6ded 100644
--- a/databases/postgresql74-server/PLIST
+++ b/databases/postgresql74-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2004/12/23 22:18:35 jlam Exp $
+@comment $NetBSD: PLIST,v 1.4 2005/05/02 20:33:58 reed Exp $
bin/postgres
bin/postmaster
lib/postgresql/ascii_and_mic.so
@@ -43,6 +43,7 @@ ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/postgres.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/postgres.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/postgres.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/postgres.mo
+share/examples/rc.d/pgsql
share/postgresql/conversion_create.sql
share/postgresql/information_schema.sql
share/postgresql/pg_hba.conf.sample
diff --git a/databases/postgresql80-server/PLIST b/databases/postgresql80-server/PLIST
index 7e1c9b11021..10eba5ea7b8 100644
--- a/databases/postgresql80-server/PLIST
+++ b/databases/postgresql80-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2005/04/13 13:15:47 abs Exp $
+@comment $NetBSD: PLIST,v 1.5 2005/05/02 20:33:59 reed Exp $
bin/postgres
bin/postmaster
lib/postgresql/ascii_and_mic.so
@@ -47,6 +47,7 @@ ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/postgres.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/postgres.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/postgres.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/postgres.mo
+share/examples/rc.d/pgsql
share/postgresql80/conversion_create.sql
share/postgresql80/information_schema.sql
share/postgresql80/pg_hba.conf.sample