summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2005-05-02 20:33:57 +0000
committerreed <reed@pkgsrc.org>2005-05-02 20:33:57 +0000
commitee8be9d0c1d7f38e3c1d468f07fe877f045dbe8f (patch)
treecfc830d7101f7980061435085607a6e7cdce8fd3 /security
parent1d67064db3ea37b8bebfa5bfb8e4c9efaa6d7cea (diff)
downloadpkgsrc-ee8be9d0c1d7f38e3c1d468f07fe877f045dbe8f.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 'security')
-rw-r--r--security/amavisd-new/PLIST4
-rw-r--r--security/cfs/PLIST3
-rw-r--r--security/courier-authlib/PLIST3
-rw-r--r--security/cyrus-saslauthd/PLIST3
-rw-r--r--security/heimdal/PLIST3
-rw-r--r--security/honeyd-arpd/PLIST3
-rw-r--r--security/honeyd/PLIST3
-rw-r--r--security/isakmpd/PLIST3
-rw-r--r--security/mit-krb5/PLIST4
-rw-r--r--security/nessus-core/PLIST3
-rw-r--r--security/openssh+gssapi/PLIST3
-rw-r--r--security/openssh/PLIST3
-rw-r--r--security/pflkm/PLIST4
-rw-r--r--security/pks/PLIST3
-rw-r--r--security/sfs/PLIST4
-rw-r--r--security/ssh2/PLIST3
-rw-r--r--security/stunnel/PLIST3
-rw-r--r--security/winbind/PLIST3
18 files changed, 40 insertions, 18 deletions
diff --git a/security/amavisd-new/PLIST b/security/amavisd-new/PLIST
index e158bd7283b..9212497d135 100644
--- a/security/amavisd-new/PLIST
+++ b/security/amavisd-new/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/11/28 23:31:49 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:34:04 reed Exp $
${MILTER}sbin/amavis
${MILTER}sbin/amavis-milter
sbin/amavisd
@@ -32,5 +32,7 @@ share/doc/amavisd-new/amavisd-new-docs.html
share/examples/amavisd-new/amavisd.conf-default
share/examples/amavisd-new/amavisd.conf-minimal
share/examples/amavisd-new/amavisd.conf-sample
+share/examples/rc.d/amavismilter
+share/examples/rc.d/amavisd
@dirrm share/examples/amavisd-new
@dirrm share/doc/amavisd-new
diff --git a/security/cfs/PLIST b/security/cfs/PLIST
index c2cce64d727..1de8f42166c 100644
--- a/security/cfs/PLIST
+++ b/security/cfs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/04/23 22:07:57 reed Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:34:04 reed Exp $
bin/cfs_attach
bin/cfs_cat
bin/cfs_detach
@@ -18,4 +18,5 @@ man/man8/cfs_name.8
man/man8/cfsd.8
sbin/cfsd
share/doc/cfs/notes.ms
+share/examples/rc.d/cfsd
@dirrm share/doc/cfs
diff --git a/security/courier-authlib/PLIST b/security/courier-authlib/PLIST
index 2ab78bc0e6e..cc720d9a66e 100644
--- a/security/courier-authlib/PLIST
+++ b/security/courier-authlib/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2005/02/26 22:14:01 jlam Exp $
+@comment $NetBSD: PLIST,v 1.4 2005/05/02 20:34:04 reed Exp $
bin/courierauthconfig
bin/makedat
include/courier_auth_config.h
@@ -33,3 +33,4 @@ share/doc/courier-authlib/INSTALL.html
share/doc/courier-authlib/README.authdebug.html
share/doc/courier-authlib/README.html
share/doc/courier-authlib/README_authlib.html
+share/examples/rc.d/authdaemond
diff --git a/security/cyrus-saslauthd/PLIST b/security/cyrus-saslauthd/PLIST
index e68e6f3ad14..a289b356de0 100644
--- a/security/cyrus-saslauthd/PLIST
+++ b/security/cyrus-saslauthd/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.5 2004/07/30 21:05:42 jlam Exp $
+@comment $NetBSD: PLIST,v 1.6 2005/05/02 20:34:04 reed Exp $
bin/saslcache
bin/testsaslauthd
man/man8/saslauthd.8
sbin/saslauthd
${LDAP}share/doc/cyrus-saslauthd/LDAP_SASLAUTHD
${LDAP}@dirrm share/doc/cyrus-saslauthd
+share/examples/rc.d/saslauthd
diff --git a/security/heimdal/PLIST b/security/heimdal/PLIST
index 289f906b265..6426d63bb68 100644
--- a/security/heimdal/PLIST
+++ b/security/heimdal/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2005/04/21 14:35:47 lha Exp $
+@comment $NetBSD: PLIST,v 1.8 2005/05/02 20:34:04 reed Exp $
bin/${KRB5_PREFIX}login
bin/${KRB5_PREFIX}rcp
bin/${KRB5_PREFIX}rsh
@@ -391,6 +391,7 @@ sbin/kstash
sbin/ktutil
sbin/replay_log
sbin/truncate_log
+share/examples/rc.d/kdc
@dirrm include/krb5/ss
@dirrm include/krb5/kadm5
@dirrm include/krb5
diff --git a/security/honeyd-arpd/PLIST b/security/honeyd-arpd/PLIST
index 779451b3773..aeecc39780d 100644
--- a/security/honeyd-arpd/PLIST
+++ b/security/honeyd-arpd/PLIST
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/04/23 22:07:58 reed Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:34:05 reed Exp $
man/man8/honeyd-arpd.8
sbin/honeyd-arpd
+share/examples/rc.d/honeydarpd
diff --git a/security/honeyd/PLIST b/security/honeyd/PLIST
index f5f3f02d7b3..35367a2b26e 100644
--- a/security/honeyd/PLIST
+++ b/security/honeyd/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2005/04/20 14:33:54 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2005/05/02 20:34:04 reed Exp $
bin/honeyd
bin/honeydctl
include/honeyd/debug.h
@@ -38,6 +38,7 @@ share/examples/honeyd/webserver/htmltmpl.py
share/examples/honeyd/webserver/server.py
share/examples/honeyd/webserver/support.py
share/examples/honeyd/xprobe2.conf
+share/examples/rc.d/honeyd
@dirrm share/examples/honeyd/webserver/htdocs/templates/inc
@dirrm share/examples/honeyd/webserver/htdocs/templates
@dirrm share/examples/honeyd/webserver/htdocs/styles
diff --git a/security/isakmpd/PLIST b/security/isakmpd/PLIST
index 9fafd30f532..b176be79e18 100644
--- a/security/isakmpd/PLIST
+++ b/security/isakmpd/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2004/04/23 22:07:58 reed Exp $
+@comment $NetBSD: PLIST,v 1.4 2005/05/02 20:34:05 reed Exp $
sbin/certpatch
sbin/isakmpd
man/cat5/isakmpd.conf.0
@@ -18,4 +18,5 @@ share/examples/isakmpd/singlehost-east.gdb
share/examples/isakmpd/singlehost-setup.sh
share/examples/isakmpd/singlehost-west.conf
share/examples/isakmpd/singlehost-west.gdb
+share/examples/rc.d/isakmpd
@dirrm share/examples/isakmpd
diff --git a/security/mit-krb5/PLIST b/security/mit-krb5/PLIST
index 2784d06fcbe..5da8515031a 100644
--- a/security/mit-krb5/PLIST
+++ b/security/mit-krb5/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2005/04/11 22:44:54 jlam Exp $
+@comment $NetBSD: PLIST,v 1.9 2005/05/02 20:34:05 reed Exp $
bin/compile_et
bin/gss-client
bin/kdestroy
@@ -105,6 +105,8 @@ share/et/et_h.awk
share/examples/krb5/kdc.conf
share/examples/krb5/krb5.conf
share/examples/krb5/services.append
+share/examples/rc.d/kdc
+share/examples/rc.d/kadmind
share/gnats/mit
@dirrm share/gnats
@dirrm share/examples/krb5
diff --git a/security/nessus-core/PLIST b/security/nessus-core/PLIST
index f5c9377f0eb..6d743793ba3 100644
--- a/security/nessus-core/PLIST
+++ b/security/nessus-core/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2005/04/04 09:32:12 adam Exp $
+@comment $NetBSD: PLIST,v 1.15 2005/05/02 20:34:05 reed Exp $
bin/nessus
bin/nessus-fetch
bin/nessus-mkcert-client
@@ -25,6 +25,7 @@ sbin/nessus-check-signature
sbin/nessus-mkcert
sbin/nessus-rmuser
sbin/nessusd
+share/examples/rc.d/nessusd
@exec ${MKDIR} %D/lib/nessus/reports
@unexec ${RMDIR} %D/lib/nessus/reports 2>/dev/null || ${TRUE}
@unexec ${RMDIR} %D/lib/nessus 2>/dev/null || ${TRUE}
diff --git a/security/openssh+gssapi/PLIST b/security/openssh+gssapi/PLIST
index df9532567df..2c1ed4fbb81 100644
--- a/security/openssh+gssapi/PLIST
+++ b/security/openssh+gssapi/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2004/06/15 18:44:57 kristerw Exp $
+@comment $NetBSD: PLIST,v 1.5 2005/05/02 20:34:05 reed Exp $
bin/scp
bin/sftp
bin/slogin
@@ -26,4 +26,5 @@ sbin/sshd
share/examples/openssh/moduli
share/examples/openssh/ssh_config
share/examples/openssh/sshd_config
+share/examples/rc.d/sshd
@dirrm share/examples/openssh
diff --git a/security/openssh/PLIST b/security/openssh/PLIST
index c9fe7a63ff1..ed36ac8f172 100644
--- a/security/openssh/PLIST
+++ b/security/openssh/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2004/04/23 22:07:58 reed Exp $
+@comment $NetBSD: PLIST,v 1.9 2005/05/02 20:34:05 reed Exp $
bin/scp
bin/sftp
bin/slogin
@@ -26,4 +26,5 @@ sbin/sshd
share/examples/openssh/moduli
share/examples/openssh/ssh_config
share/examples/openssh/sshd_config
+share/examples/rc.d/sshd
@dirrm share/examples/openssh
diff --git a/security/pflkm/PLIST b/security/pflkm/PLIST
index 02b156a1ef4..7647085ed1b 100644
--- a/security/pflkm/PLIST
+++ b/security/pflkm/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/05 15:05:30 peter Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/05/02 20:34:05 reed Exp $
include/net/if_pflog.h
include/net/if_pfsync.h
include/net/pfvar.h
@@ -30,3 +30,5 @@ sbin/pflogd
sbin/pftcpdump
share/examples/${PKGBASE}/pf.conf
share/examples/${PKGBASE}/pf.os
+share/examples/rc.d/pflogd
+share/examples/rc.d/pf
diff --git a/security/pks/PLIST b/security/pks/PLIST
index 2d81653f8f7..5aa0d93b733 100644
--- a/security/pks/PLIST
+++ b/security/pks/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/04/23 22:07:58 reed Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:34:05 reed Exp $
bin/pgpsplit
bin/pks-mail.sh
bin/pks-queue-run.sh
@@ -11,5 +11,6 @@ man/man8/pksclient.8
man/man8/pksd.8
man/man8/pksdctl.8
share/examples/pksd.conf
+share/examples/rc.d/pksd
share/pks/mail_intro
share/pks/pks_help.en
diff --git a/security/sfs/PLIST b/security/sfs/PLIST
index bf7c97f5676..e6d21847e1c 100644
--- a/security/sfs/PLIST
+++ b/security/sfs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/09/22 08:09:53 jlam Exp $
+@comment $NetBSD: PLIST,v 1.8 2005/05/02 20:34:05 reed Exp $
bin/dirsearch
bin/newaid
bin/rex
@@ -174,6 +174,8 @@ sbin/funmount
sbin/sfscd
sbin/sfssd
sbin/vidb
+share/examples/rc.d/sfssd
+share/examples/rc.d/sfscd
share/sfs/agentrc
share/sfs/sfs_config
share/sfs/sfs_srp_parms
diff --git a/security/ssh2/PLIST b/security/ssh2/PLIST
index 3a4d785af48..3907e921708 100644
--- a/security/ssh2/PLIST
+++ b/security/ssh2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2004/04/23 22:07:59 reed Exp $
+@comment $NetBSD: PLIST,v 1.5 2005/05/02 20:34:05 reed Exp $
bin/scp
bin/scp2
bin/sftp
@@ -65,6 +65,7 @@ share/examples/${PKGBASE}/subconfig/anonymous.example
share/examples/${PKGBASE}/subconfig/host_ext.example
share/examples/${PKGBASE}/subconfig/host_int.example
share/examples/${PKGBASE}/subconfig/user.example
+share/examples/rc.d/ssh2_secure_shell
@dirrm share/examples/${PKGBASE}/subconfig
@dirrm share/examples/${PKGBASE}
@dirrm share/doc/${PKGBASE}
diff --git a/security/stunnel/PLIST b/security/stunnel/PLIST
index d2616365e42..7d1377e548f 100644
--- a/security/stunnel/PLIST
+++ b/security/stunnel/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2005/01/09 13:09:12 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.7 2005/05/02 20:34:05 reed Exp $
lib/libstunnel.la
man/man8/stunnel.8
man/man8/stunnel.fr.8
@@ -27,6 +27,7 @@ share/doc/stunnel/examples/stunnel.spec
share/doc/stunnel/stunnel.fr.html
share/doc/stunnel/stunnel.html
share/doc/stunnel/stunnel.pl.html
+share/examples/rc.d/stunnel
share/examples/stunnel/stunnel.conf-sample
@dirrm share/examples/stunnel
@dirrm share/doc/stunnel/examples
diff --git a/security/winbind/PLIST b/security/winbind/PLIST
index 0f19e3be808..5c0f63b7722 100644
--- a/security/winbind/PLIST
+++ b/security/winbind/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2004/04/23 22:07:59 reed Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:34:05 reed Exp $
bin/wbinfo
lib/libnss_winbind.so
lib/security/pam_winbind.so
sbin/winbindd
+share/examples/rc.d/winbindd