summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjperkin <jperkin>2014-03-11 14:04:57 +0000
committerjperkin <jperkin>2014-03-11 14:04:57 +0000
commit01f6ccaa07f42eae4e3d99a907a78acc7fd9f98c (patch)
tree9b547d90b7bf52208d85284b072f01b7f3c1bd12 /security
parent31308dbfa90433f6c644fe9ccef0462a26421157 (diff)
downloadpkgsrc-01f6ccaa07f42eae4e3d99a907a78acc7fd9f98c.tar.gz
Remove example rc.d scripts from PLISTs.
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or ignored otherwise.
Diffstat (limited to 'security')
-rw-r--r--security/cfs/PLIST3
-rw-r--r--security/clamav/PLIST4
-rw-r--r--security/courier-authlib/PLIST3
-rw-r--r--security/cvm/PLIST3
-rw-r--r--security/cyrus-saslauthd/PLIST3
-rw-r--r--security/dirmngr/PLIST3
-rw-r--r--security/f-prot-antivirus6/PLIST4
-rw-r--r--security/heimdal/PLIST6
-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/openct/PLIST3
-rw-r--r--security/openssh/PLIST3
-rw-r--r--security/openvas-server/PLIST3
-rw-r--r--security/pks/PLIST3
-rw-r--r--security/prelude-correlator/PLIST3
-rw-r--r--security/prelude-lml/PLIST3
-rw-r--r--security/prelude-manager/PLIST3
-rw-r--r--security/prelude-pflogger/PLIST3
-rw-r--r--security/py-denyhosts/PLIST3
-rw-r--r--security/py-prewikka/PLIST3
-rw-r--r--security/racoon2/PLIST6
-rw-r--r--security/sfs/PLIST4
-rw-r--r--security/smtpd/PLIST3
-rw-r--r--security/stud/PLIST3
-rw-r--r--security/stunnel/PLIST3
-rw-r--r--security/zoneminder/PLIST3
28 files changed, 28 insertions, 66 deletions
diff --git a/security/cfs/PLIST b/security/cfs/PLIST
index f47e2b942ab..ddac957a7a3 100644
--- a/security/cfs/PLIST
+++ b/security/cfs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:13:27 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2014/03/11 14:05:13 jperkin Exp $
bin/cfs_attach
bin/cfs_cat
bin/cfs_detach
@@ -18,4 +18,3 @@ man/man8/cfs_name.8
man/man8/cfsd.8
sbin/cfsd
share/doc/cfs/notes.ms
-share/examples/rc.d/cfsd
diff --git a/security/clamav/PLIST b/security/clamav/PLIST
index 4f07ed5bd55..7e5988989d2 100644
--- a/security/clamav/PLIST
+++ b/security/clamav/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2013/10/02 18:30:13 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2014/03/11 14:05:13 jperkin Exp $
bin/clamav-config
bin/clambc
bin/clamconf
@@ -29,5 +29,3 @@ ${PLIST.milter}sbin/clamav-milter
share/examples/clamav/clamav-milter.conf
share/examples/clamav/clamd.conf
share/examples/clamav/freshclam.conf
-share/examples/rc.d/clamd
-share/examples/rc.d/freshclamd
diff --git a/security/courier-authlib/PLIST b/security/courier-authlib/PLIST
index e2944623f6f..46a247af81b 100644
--- a/security/courier-authlib/PLIST
+++ b/security/courier-authlib/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2012/06/09 11:57:20 adam Exp $
+@comment $NetBSD: PLIST,v 1.11 2014/03/11 14:05:13 jperkin Exp $
bin/courierauthconfig
include/courier_auth_config.h
include/courierauth.h
@@ -37,4 +37,3 @@ 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/cvm/PLIST b/security/cvm/PLIST
index f6108f3a6be..97f595c881e 100644
--- a/security/cvm/PLIST
+++ b/security/cvm/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:13:27 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2014/03/11 14:05:13 jperkin Exp $
bin/cvm-benchclient
bin/cvm-chain
bin/cvm-checkpassword
@@ -34,4 +34,3 @@ lib/libcvm-sql.la
lib/libcvm-udp.la
lib/libcvm-v1client.la
lib/libcvm-v2client.la
-share/examples/rc.d/cvm
diff --git a/security/cyrus-saslauthd/PLIST b/security/cyrus-saslauthd/PLIST
index 18d9acc7195..2102aebc0da 100644
--- a/security/cyrus-saslauthd/PLIST
+++ b/security/cyrus-saslauthd/PLIST
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.12 2011/09/17 11:32:02 obache Exp $
+@comment $NetBSD: PLIST,v 1.13 2014/03/11 14:05:13 jperkin Exp $
bin/saslcache
man/man8/saslauthd.8
sbin/saslauthd
sbin/testsaslauthd
${PLIST.ldap}share/doc/cyrus-saslauthd/LDAP_SASLAUTHD
-share/examples/rc.d/saslauthd
diff --git a/security/dirmngr/PLIST b/security/dirmngr/PLIST
index 02ea53530e5..70171326df1 100644
--- a/security/dirmngr/PLIST
+++ b/security/dirmngr/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2009/12/15 19:43:16 drochner Exp $
+@comment $NetBSD: PLIST,v 1.11 2014/03/11 14:05:13 jperkin Exp $
bin/dirmngr
bin/dirmngr-client
info/dirmngr.info
@@ -59,5 +59,4 @@ share/doc/dirmngr/examples/trusted-certs/README
share/doc/dirmngr/examples/trusted-certs/S-TRUSTQualifiedRootCA2008-001.final.v3.509.crt
share/doc/dirmngr/examples/trusted-certs/S-TRUSTQualifiedRootCA2008-002.final.v3.509.crt
share/doc/dirmngr/examples/trusted-certs/bnetza-10r-ca.crt
-share/examples/rc.d/dirmngr
share/locale/de/LC_MESSAGES/dirmngr.mo
diff --git a/security/f-prot-antivirus6/PLIST b/security/f-prot-antivirus6/PLIST
index 504dd53a89a..1a2f755d0c1 100644
--- a/security/f-prot-antivirus6/PLIST
+++ b/security/f-prot-antivirus6/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2011/09/25 14:13:48 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2014/03/11 14:05:13 jperkin Exp $
bin/fpscan
${PLIST.scanmail}${PERL5_SUB_INSTALLVENDORLIB}/Anomy/HTMLCleaner.pm
${PLIST.scanmail}${PERL5_SUB_INSTALLVENDORLIB}/Anomy/Log.pm
@@ -72,7 +72,5 @@ share/doc/f-prot/html/Helpfiles_v6/test_inst.html
share/doc/f-prot/html/Helpfiles_v6/todo.txt
share/doc/f-prot/html/Helpfiles_v6/updater.html
${EGDIR}/f-prot.conf
-${PLIST.fpscand}share/examples/rc.d/fpscand
-${PLIST.scanmail}share/examples/rc.d/scanmail
${PLIST.license}${EGDIR}/license.key
${DATADIR}/antivir.def
diff --git a/security/heimdal/PLIST b/security/heimdal/PLIST
index 592b9a58b7c..3a118570524 100644
--- a/security/heimdal/PLIST
+++ b/security/heimdal/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.23 2013/08/22 21:17:00 joerg Exp $
+@comment $NetBSD: PLIST,v 1.24 2014/03/11 14:05:13 jperkin Exp $
bin/afslog
bin/compile_et
bin/gsstool
@@ -1206,7 +1206,3 @@ sbin/kadmin
sbin/kstash
sbin/ktutil
${PLIST.ldap}share/examples/heimdal/hdb.schema
-share/examples/rc.d/kadmind
-share/examples/rc.d/kcm
-share/examples/rc.d/kdc
-share/examples/rc.d/kpasswdd
diff --git a/security/honeyd-arpd/PLIST b/security/honeyd-arpd/PLIST
index aeecc39780d..e6a3125b018 100644
--- a/security/honeyd-arpd/PLIST
+++ b/security/honeyd-arpd/PLIST
@@ -1,4 +1,3 @@
-@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:34:05 reed Exp $
+@comment $NetBSD: PLIST,v 1.4 2014/03/11 14:05:13 jperkin 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 2cad1072c58..6f9382c10d3 100644
--- a/security/honeyd/PLIST
+++ b/security/honeyd/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2009/06/14 18:13:30 joerg Exp $
+@comment $NetBSD: PLIST,v 1.8 2014/03/11 14:05:13 jperkin Exp $
bin/honeyd
bin/honeydctl
bin/honeydstats
@@ -41,4 +41,3 @@ 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
diff --git a/security/isakmpd/PLIST b/security/isakmpd/PLIST
index 894ca6b85da..659b0de3307 100644
--- a/security/isakmpd/PLIST
+++ b/security/isakmpd/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:13:30 joerg Exp $
+@comment $NetBSD: PLIST,v 1.7 2014/03/11 14:05:13 jperkin Exp $
man/cat5/isakmpd.conf.0
man/cat5/isakmpd.policy.0
man/cat8/certpatch.0
@@ -18,4 +18,3 @@ 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
diff --git a/security/mit-krb5/PLIST b/security/mit-krb5/PLIST
index 19b500f2d66..bea08093d04 100644
--- a/security/mit-krb5/PLIST
+++ b/security/mit-krb5/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2012/07/16 19:12:33 adam Exp $
+@comment $NetBSD: PLIST,v 1.17 2014/03/11 14:05:13 jperkin Exp $
bin/compile_et
bin/gss-client
bin/k5srvutil
@@ -116,7 +116,5 @@ share/et/et_h.awk
share/examples/krb5/kdc.conf
share/examples/krb5/krb5.conf
share/examples/krb5/services.append
-share/examples/rc.d/kadmind
-share/examples/rc.d/kdc
share/gnats/mit
share/locale/en_US/LC_MESSAGES/mit-krb5.mo
diff --git a/security/openct/PLIST b/security/openct/PLIST
index 9ba2e7ce49c..841b32f9ee6 100644
--- a/security/openct/PLIST
+++ b/security/openct/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/08/03 18:44:23 hasso Exp $
+@comment $NetBSD: PLIST,v 1.5 2014/03/11 14:05:13 jperkin Exp $
bin/openct-tool
include/openct/apdu.h
include/openct/buffer.h
@@ -28,4 +28,3 @@ share/doc/openct/NEWS
share/doc/openct/README
share/examples/openct/openct.conf
share/examples/openct/reader.conf
-share/examples/rc.d/openct
diff --git a/security/openssh/PLIST b/security/openssh/PLIST
index ec9da386841..ef2b5e1ef51 100644
--- a/security/openssh/PLIST
+++ b/security/openssh/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2010/06/11 20:41:41 martti Exp $
+@comment $NetBSD: PLIST,v 1.15 2014/03/11 14:05:13 jperkin Exp $
bin/scp
bin/sftp
bin/slogin
@@ -29,4 +29,3 @@ sbin/sshd
share/examples/openssh/moduli
share/examples/openssh/ssh_config
share/examples/openssh/sshd_config
-share/examples/rc.d/sshd
diff --git a/security/openvas-server/PLIST b/security/openvas-server/PLIST
index 5c69713d259..7c45d81f20f 100644
--- a/security/openvas-server/PLIST
+++ b/security/openvas-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 21:21:16 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2014/03/11 14:05:13 jperkin Exp $
bin/openvas-mkcert-client
bin/openvas-mkrand
bin/openvasd-config
@@ -21,4 +21,3 @@ sbin/openvas-adduser
sbin/openvas-mkcert
sbin/openvas-rmuser
sbin/openvasd
-share/examples/rc.d/openvasd
diff --git a/security/pks/PLIST b/security/pks/PLIST
index 1a20629d7e8..a41deff160d 100644
--- a/security/pks/PLIST
+++ b/security/pks/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2011/03/19 09:18:02 obache Exp $
+@comment $NetBSD: PLIST,v 1.5 2014/03/11 14:05:13 jperkin Exp $
bin/pgpsplit
bin/pks-mail.sh
bin/pks-queue-run.sh
@@ -12,6 +12,5 @@ man/man8/pksd.8
man/man8/pksdctl.8
share/examples/pks-commands.html
share/examples/pksd.conf
-share/examples/rc.d/pksd
share/pks/mail_intro
share/pks/pks_help.en
diff --git a/security/prelude-correlator/PLIST b/security/prelude-correlator/PLIST
index 10b18d9343d..90411b3e258 100644
--- a/security/prelude-correlator/PLIST
+++ b/security/prelude-correlator/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2010/03/23 18:01:47 joerg Exp $
+@comment $NetBSD: PLIST,v 1.7 2014/03/11 14:05:14 jperkin Exp $
bin/prelude-correlator
${PYSITELIB}/PreludeCorrelator/__init__.py
${PYSITELIB}/PreludeCorrelator/__init__.pyc
@@ -66,5 +66,4 @@ ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
sbin/run-prelude-correlator
share/examples/dshield.dat
share/examples/prelude-correlator.conf
-share/examples/rc.d/preludecorrelator
share/examples/spamhaus_drop.dat
diff --git a/security/prelude-lml/PLIST b/security/prelude-lml/PLIST
index 75e1b56229b..42f5d6eb966 100644
--- a/security/prelude-lml/PLIST
+++ b/security/prelude-lml/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2009/08/23 19:49:27 hasso Exp $
+@comment $NetBSD: PLIST,v 1.14 2014/03/11 14:05:14 jperkin Exp $
bin/prelude-lml
include/prelude-lml/prelude-lml.h
lib/prelude-lml/debug.la
@@ -65,7 +65,6 @@ share/examples/prelude-lml/ruleset/kojoney.rules
share/examples/prelude-lml/ruleset/rishi.rules
share/examples/prelude-lml/ruleset/suhosin.rules
share/examples/prelude-lml/ruleset/ppp.rules
-share/examples/rc.d/preludelml
${PLIST.unsupported}share/examples/prelude-lml/ruleset/exim.rules
${PLIST.unsupported}share/examples/prelude-lml/ruleset/zywall.rules
diff --git a/security/prelude-manager/PLIST b/security/prelude-manager/PLIST
index 367605cde41..671f4e2bf86 100644
--- a/security/prelude-manager/PLIST
+++ b/security/prelude-manager/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2009/10/02 10:19:51 hasso Exp $
+@comment $NetBSD: PLIST,v 1.12 2014/03/11 14:05:14 jperkin Exp $
bin/prelude-manager
include/prelude-manager/prelude-manager.h
lib/prelude-manager/decodes/normalize.la
@@ -12,7 +12,6 @@ lib/prelude-manager/reports/smtp.la
lib/prelude-manager/reports/xmlmod.la
sbin/run-prelude-manager
share/examples/prelude-manager/prelude-manager.conf
-share/examples/rc.d/preludemanager
share/doc/prelude-manager/smtp/template.example
share/prelude-manager/xmlmod/idmef-message.dtd
man/man1/prelude-manager.1
diff --git a/security/prelude-pflogger/PLIST b/security/prelude-pflogger/PLIST
index d12cfbd8d3c..714e46e7f86 100644
--- a/security/prelude-pflogger/PLIST
+++ b/security/prelude-pflogger/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2008/07/21 12:22:15 shannonjr Exp $
+@comment $NetBSD: PLIST,v 1.3 2014/03/11 14:05:14 jperkin Exp $
bin/prelude-pflogger
sbin/run-prelude-pflogger
-share/examples/rc.d/pflogger
share/examples/prelude-pflogger/prelude-pflogger.conf
diff --git a/security/py-denyhosts/PLIST b/security/py-denyhosts/PLIST
index 2dc245125a5..797f27d608a 100644
--- a/security/py-denyhosts/PLIST
+++ b/security/py-denyhosts/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:13:37 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2014/03/11 14:05:14 jperkin Exp $
bin/denyhosts.py
${PYSITELIB}/DenyHosts/__init__.py
${PYSITELIB}/DenyHosts/__init__.pyc
@@ -75,4 +75,3 @@ share/denyhosts/plugins/test_deny.py
share/denyhosts/scripts/restricted_from_invalid.py
share/denyhosts/scripts/restricted_from_passwd.py
share/denyhosts/setup.py
-share/examples/rc.d/denyhosts
diff --git a/security/py-prewikka/PLIST b/security/py-prewikka/PLIST
index bebae0bf1ed..471c9e9a78e 100644
--- a/security/py-prewikka/PLIST
+++ b/security/py-prewikka/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2009/10/02 10:25:53 hasso Exp $
+@comment $NetBSD: PLIST,v 1.18 2014/03/11 14:05:14 jperkin Exp $
${PYSITELIB}/prewikka/Auth.py
${PYSITELIB}/prewikka/Auth.pyc
${PYSITELIB}/prewikka/Auth.pyo
@@ -199,7 +199,6 @@ share/prewikka/database/sqlite-update-0.9.11.sql
bin/prewikka-httpd
sbin/runPrewikka
share/examples/${PKGBASE}/prewikka.conf
-share/examples/rc.d/prewikka
share/prewikka/cgi-bin/prewikka.cgi
share/prewikka/database/mysql-update-0.9.1.sql
share/prewikka/database/mysql.sql
diff --git a/security/racoon2/PLIST b/security/racoon2/PLIST
index 25d659a9909..ddf39b4e81e 100644
--- a/security/racoon2/PLIST
+++ b/security/racoon2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2012/01/11 20:08:39 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2014/03/11 14:05:14 jperkin Exp $
${IKED}man/man8/iked.8
${KINKD}man/man8/kinkd.8
man/man8/pskgen.8
@@ -37,10 +37,6 @@ share/examples/racoon2/hook/ikesa-rekey
share/examples/racoon2/hook/migration
share/examples/racoon2/hook/ph1-up
share/examples/racoon2/hook/ph1-down
-share/examples/rc.d/iked
-share/examples/rc.d/kinkd
-share/examples/rc.d/racoon2
-share/examples/rc.d/spmd
@dirrm share/doc/racoon2
@exec ${MKDIR} %D/share/examples/racoon2/hook/child-up.d
@exec ${MKDIR} %D/share/examples/racoon2/hook/child-down.d
diff --git a/security/sfs/PLIST b/security/sfs/PLIST
index 5385a14b6d4..fbc3ff4d8f2 100644
--- a/security/sfs/PLIST
+++ b/security/sfs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2009/06/14 18:13:39 joerg Exp $
+@comment $NetBSD: PLIST,v 1.12 2014/03/11 14:05:14 jperkin Exp $
bin/dirsearch
bin/newaid
bin/rex
@@ -175,8 +175,6 @@ sbin/funmount
sbin/sfscd
sbin/sfssd
sbin/vidb
-share/examples/rc.d/sfscd
-share/examples/rc.d/sfssd
share/examples/sfs/sfsrwsd_config.sample
share/sfs/agentrc
share/sfs/sfs_config
diff --git a/security/smtpd/PLIST b/security/smtpd/PLIST
index 6f8b993a933..553137273c6 100644
--- a/security/smtpd/PLIST
+++ b/security/smtpd/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:13:39 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2014/03/11 14:05:14 jperkin Exp $
sbin/smtpd
sbin/smtpfwdd
share/doc/smtpd/INSTALL
@@ -6,4 +6,3 @@ share/doc/smtpd/README
share/examples/smtpd/antirelay_check_rules_example
share/examples/smtpd/antispam_check_rules.example
share/examples/smtpd/smtpd_check_rules.example
-share/examples/rc.d/smtpfwdd
diff --git a/security/stud/PLIST b/security/stud/PLIST
index d8910d42655..54ee8c19aba 100644
--- a/security/stud/PLIST
+++ b/security/stud/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2013/03/16 19:41:35 jym Exp $
+@comment $NetBSD: PLIST,v 1.2 2014/03/11 14:05:14 jperkin Exp $
bin/stud
man/man8/stud.8
share/examples/stud/stud.conf
-share/examples/rc.d/stud
diff --git a/security/stunnel/PLIST b/security/stunnel/PLIST
index 57bf5a869f9..836aa081661 100644
--- a/security/stunnel/PLIST
+++ b/security/stunnel/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2011/07/11 14:20:23 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.13 2014/03/11 14:05:14 jperkin Exp $
bin/stunnel
bin/stunnel3
lib/stunnel/libstunnel.la
@@ -29,5 +29,4 @@ 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
diff --git a/security/zoneminder/PLIST b/security/zoneminder/PLIST
index a520826c620..8026c648aac 100644
--- a/security/zoneminder/PLIST
+++ b/security/zoneminder/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2013/03/15 02:01:47 dsainty Exp $
+@comment $NetBSD: PLIST,v 1.2 2014/03/11 14:05:14 jperkin Exp $
bin/zma
bin/zmaudit.pl
bin/zmc
@@ -18,7 +18,6 @@ bin/zmwatch.pl
bin/zmx10.pl
${ZM_HTTPD_CGIBIN}/nph-zms
${ZM_HTTPD_CGIBIN}/zms
-share/examples/rc.d/zoneminder
share/examples/zoneminder/apache/zoneminder.conf
share/examples/zoneminder/config/zm.conf
share/zoneminder/db/zm_create.sql