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.

Not all of these packages have been tested.

Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
This commit is contained in:
Jeremy C. Reed 2005-05-02 20:33:38 +00:00 committed by Thomas Klausner
parent 837510bb16
commit 7cd5218772
46 changed files with 107 additions and 46 deletions

View file

@ -1 +1,2 @@
@comment $NetBSD: PLIST,v 1.2 2004/05/24 18:34:31 ianharding Exp $
@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:33:38 jeremy-c-reed Exp $
share/examples/rc.d/nsd

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2004/07/20 18:15:55 ianharding Exp $
@comment $NetBSD: PLIST,v 1.4 2005/05/02 20:33:39 jeremy-c-reed Exp $
bin/init.tcl
bin/install-sh
bin/nscgi.so
@ -852,6 +852,7 @@ man/mann/nsv_names.n
man/mann/nsv_set.n
man/mann/nsv_unset.n
share/examples/nsd/sample-config.tcl
share/examples/rc.d/nsd
share/nsd/modules/tcl/charsets.tcl
share/nsd/modules/tcl/compat.tcl
share/nsd/modules/tcl/debug.tcl

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2004/11/26 20:12:43 shattered Exp $
@comment $NetBSD: PLIST,v 1.4 2005/05/02 20:33:39 jeremy-c-reed Exp $
share/examples/bacula/bacula-dir.conf
share/examples/bacula/bacula-fd.conf
share/examples/bacula/bacula-sd.conf
@ -42,5 +42,9 @@ ${BACULA_STATIC}sbin/static-bacula-dir
${BACULA_STATIC}sbin/static-bacula-fd
${BACULA_STATIC}sbin/static-bacula-sd
${BACULA_STATIC}sbin/static-bconsole
share/examples/rc.d/bacula-fd
share/examples/rc.d/bacula-sd
share/examples/rc.d/bacula-dir
share/examples/rc.d/bacula
@dirrm share/examples/bacula
@dirrm libexec/bacula

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.5 2004/09/23 05:59:31 jlamwww Exp $
@comment $NetBSD: PLIST,v 1.6 2005/05/02 20:33:39 jeremy-c-reed Exp $
include/cherokee/avl.h
include/cherokee/buffer.h
include/cherokee/cherokee.h
@ -29,6 +29,7 @@ sbin/cherokee-config
share/aclocal/cherokee.m4
share/cherokee/mime_types.txt
share/examples/cherokee/cherokee.conf.default
share/examples/rc.d/cherokee
@dirrm share/examples/cherokee
@dirrm share/cherokee
@dirrm lib/cherokee

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.6 2004/09/13 11:36:25 marttikuparinen Exp $
@comment $NetBSD: PLIST,v 1.7 2005/05/02 20:33:39 jeremy-c-reed Exp $
man/man5/cvsd.conf.5
man/man8/cvsd-buginfo.8
man/man8/cvsd-buildroot.8
@ -10,5 +10,6 @@ sbin/cvsd-buildroot
sbin/cvsd-passwd
share/doc/cvsd/README
share/examples/cvsd/cvsd.conf.example
share/examples/rc.d/cvsd
@dirrm share/examples/cvsd
@dirrm share/doc/cvsd

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.2 2004/04/24 04:13:33 jeremy-c-reed Exp $
@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:33:39 jeremy-c-reed Exp $
etc/dansguardian/bannedextensionlist
etc/dansguardian/bannediplist
etc/dansguardian/bannedmimetypelist
@ -43,6 +43,7 @@ etc/dansguardian/weightedphraselist
libexec/cgi-bin/dansguardian.pl
man/man8/dansguardian.8.gz
sbin/dansguardian
share/examples/rc.d/dansguardian
@dirrm etc/dansguardian/phraselists/weapons
@dirrm etc/dansguardian/phraselists/warezhacking
@dirrm etc/dansguardian/phraselists/violence

View file

@ -1,3 +1,4 @@
@comment $NetBSD: PLIST,v 1.2 2004/04/24 04:13:33 jeremy-c-reed Exp $
@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:33:40 jeremy-c-reed Exp $
man/man8/dnsmasq.8
sbin/dnsmasq
share/examples/rc.d/dnsmasq

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.2 2004/04/24 04:13:33 jeremy-c-reed Exp $
@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:33:56 jeremy-c-reed Exp $
libexec/dovecot/dovecot-auth
libexec/dovecot/imap
libexec/dovecot/imap-login
@ -17,6 +17,7 @@ share/examples/dovecot/dovecot-openssl.cnf
share/examples/dovecot/dovecot-pgsql.conf
share/examples/dovecot/dovecot.conf.default
share/examples/dovecot/mkcert.sh
share/examples/rc.d/dovecot
@dirrm share/examples/dovecot
@dirrm share/doc/dovecot
@dirrm libexec/dovecot

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2004/04/24 04:13:34 jeremy-c-reed Exp $
@comment $NetBSD: PLIST,v 1.4 2005/05/02 20:33:56 jeremy-c-reed Exp $
man/man1/ezbounce.1
sbin/ezbchk
sbin/ezbounce
@ -10,5 +10,6 @@ share/doc/ezbounce/TODO
share/doc/ezbounce/sample.MOTD
share/doc/ezbounce/sample.conf
share/examples/ezbounce/ezbounce.conf.default
share/examples/rc.d/ezbounce
@dirrm share/examples/ezbounce
@dirrm share/doc/ezbounce

View file

@ -1,5 +1,6 @@
@comment $NetBSD: PLIST,v 1.2 2005/01/14 09:55:57 imilh Exp $
@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:33:57 jeremy-c-reed Exp $
libexec/ftpd-tls
man/man8/ftpd-tls.8
share/doc/${PKGBASE}/README.TLS
share/examples/rc.d/ftpdtls
@dirrm share/doc/${PKGBASE}

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.4 2004/05/20 14:22:10 poppnk Exp $
@comment $NetBSD: PLIST,v 1.5 2005/05/02 20:33:57 jeremy-c-reed Exp $
bin/gnump3d
bin/gnump3d-index
bin/gnump3d-top
@ -36,6 +36,7 @@ man/man1/gnump3d-index.1
man/man1/gnump3d-top.1
man/man1/gnump3d.1
man/man1/gnump3d.conf.1
share/examples/rc.d/gnump3d
share/gnump3d/Clean/AUTHOR
share/gnump3d/Clean/COPYING.html
share/gnump3d/Clean/bug.html

View file

@ -1,10 +1,11 @@
@comment $NetBSD: PLIST,v 1.3 2004/04/24 04:13:34 jeremy-c-reed Exp $
@comment $NetBSD: PLIST,v 1.4 2005/05/02 20:33:57 jeremy-c-reed Exp $
bin/icecast
share/doc/icecast/manual.html
share/examples/icecast/groups.aut.dist
share/examples/icecast/icecast.conf.dist
share/examples/icecast/mounts.aut.dist
share/examples/icecast/users.aut.dist
share/examples/rc.d/icecast
share/icecast/templates/306.html
share/icecast/templates/400.html
share/icecast/templates/403.html

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST_SRC,v 1.3 2004/04/06 20:44:40 schnoebe Exp $
@comment $NetBSD: PLIST_SRC,v 1.4 2005/05/02 20:33:58 jeremy-c-reed Exp $
interchange/_session_storable
interchange/_uid
interchange/catalog_after.cfg
@ -1190,6 +1190,7 @@ man/man1/makecat.1
man/man1/offline.1
man/man1/restart.1
man/man1/update.1
share/examples/rc.d/interchange
@dirrm interchange/src/mod_interchange
@dirrm interchange/src
@dirrm interchange/lib/UI/vars

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2004/07/07 19:37:50 jeremy-c-reed Exp $
@comment $NetBSD: PLIST,v 1.4 2005/05/02 20:33:58 jeremy-c-reed Exp $
man/man5/dhclient.conf.5
man/man5/dhclient.leases.5
man/man8/dhclient-script.8
@ -6,4 +6,5 @@ man/man8/dhclient.8
sbin/dhclient
sbin/dhclient-script
share/doc/isc-dhclient/README
share/examples/rc.d/isc_dhclient
@dirrm share/doc/isc-dhclient

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2004/04/24 04:13:34 jeremy-c-reed Exp $
@comment $NetBSD: PLIST,v 1.4 2005/05/02 20:33:59 jeremy-c-reed Exp $
bin/omshell
include/dhcpctl.h
include/isc-dhcp/boolean.h
@ -26,6 +26,7 @@ man/man8/dhcrelay.8
sbin/dhcpd
sbin/dhcrelay
share/doc/isc-dhcpd/README
share/examples/rc.d/isc_dhcpd
@dirrm share/doc/isc-dhcpd
@dirrm include/omapip
@dirrm include/isc-dhcp

View file

@ -1,3 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/29 00:03:16 schnoebe Exp $
@comment $NetBSD: PLIST,v 1.2 2005/05/02 20:33:59 jeremy-c-reed Exp $
bin/yahoo-transport
share/examples/jabberd/yahoo-jcr.xml
share/examples/rc.d/yahoo

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2003/06/27 03:21:37 poppnk Exp $
@comment $NetBSD: PLIST,v 1.2 2005/05/02 20:33:59 jeremy-c-reed Exp $
sbin/${PKGNAME}-dg
sbin/${PKGNAME}-hosts
sbin/${PKGNAME}-vc
@ -6,4 +6,5 @@ share/doc/${PKGNAME}/INSTALL
share/doc/${PKGNAME}/README.axfr
share/doc/${PKGNAME}/README.charset
share/doc/${PKGNAME}/README.generic-rr
share/examples/rc.d/ldapdns
@dirrm share/doc/${PKGNAME}

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2005/03/02 16:28:24 socrtp Exp $
@comment $NetBSD: PLIST,v 1.4 2005/05/02 20:34:00 jeremy-c-reed Exp $
bin/spawn-fcgi
lib/lighttpd/mod_access.la
lib/lighttpd/mod_accesslog.la
@ -63,6 +63,7 @@ share/examples/lighttpd/lighttpd.conf
share/examples/lighttpd/lighttpd.user
share/examples/lighttpd/rrdtool-graph.sh
share/examples/lighttpd/spawn-php.sh
share/examples/rc.d/lighttpd
@dirrm lib/lighttpd
@dirrm share/doc/lighttpd
@dirrm share/examples/lighttpd

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2004/03/07 01:58:49 jeremy-c-reed Exp $
@comment $NetBSD: PLIST,v 1.2 2005/05/02 20:34:00 jeremy-c-reed Exp $
bin/lsmod
man/man5/modprobe.conf.5
man/man5/modules.dep.5
@ -16,4 +16,5 @@ sbin/modinfo
sbin/modprobe
sbin/rmmod
share/examples/linux-module-init-tools/modprobe.devfs.example
share/examples/rc.d/modutils
@dirrm share/examples/linux-module-init-tools

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2003/05/16 04:47:07 jeremy-c-reed Exp $
@comment $NetBSD: PLIST,v 1.2 2005/05/02 20:34:00 jeremy-c-reed Exp $
man/man1/kernelversion.1
man/man2/create_module.2
man/man2/delete_module.2
@ -26,5 +26,6 @@ sbin/lsmod
sbin/modinfo
sbin/modprobe
sbin/rmmod
share/examples/rc.d/modutils
share/linux-modutils/modules.conf.example
@dirrm share/linux-modutils

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.2 2004/05/11 03:29:09 jeremy-c-reed Exp $
@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:34:00 jeremy-c-reed Exp $
man/man5/exports.5
man/man7/nfsd.7
man/man8/exportfs.8
@ -30,3 +30,6 @@ sbin/rpc.nfsd
sbin/rpc.rquotad
sbin/rpc.statd
sbin/showmount
share/examples/rc.d/nfslocking
share/examples/rc.d/nfsd
share/examples/rc.d/mountd

View file

@ -1,8 +1,9 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/13 12:48:21 obache Exp $
@comment $NetBSD: PLIST,v 1.2 2005/05/02 20:34:00 jeremy-c-reed Exp $
bin/upnpd
share/examples/linuxigd/gateconnSCPD.xml
share/examples/linuxigd/gatedesc.skl
share/examples/linuxigd/gatedesc.xml
share/examples/linuxigd/gateicfgSCPD.xml
share/examples/linuxigd/gateinfoSCPD.xml
share/examples/rc.d/linuxigd
@dirrm share/examples/linuxigd

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/13 06:45:32 ishit Exp $
@comment $NetBSD: PLIST,v 1.2 2005/05/02 20:34:00 jeremy-c-reed Exp $
sbin/mathopd
share/doc/mathopd/CHANGES
share/doc/mathopd/COPYING
@ -9,5 +9,6 @@ share/doc/mathopd/running.txt
share/doc/mathopd/sample.cfg
share/doc/mathopd/syntax.txt
share/examples/mathopd/mathopd.conf
share/examples/rc.d/mathopd
@dirrm share/examples/mathopd
@dirrm share/doc/mathopd

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.2 2003/12/18 03:03:50 jeremy-c-reed Exp $
@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:34:01 jeremy-c-reed Exp $
bin/ping
man/man8/inetd.8
man/man8/ping.8
@ -26,5 +26,6 @@ share/examples/${PKGBASE}/etc.sample/services
share/examples/${PKGBASE}/etc.sample/slip.hosts
share/examples/${PKGBASE}/etc.sample/slip.login
share/examples/${PKGBASE}/inetd.conf
share/examples/rc.d/inetd
@dirrm share/examples/${PKGBASE}/etc.sample
@dirrm share/examples/${PKGBASE}

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/13 14:26:21 hfath Exp $
@comment $NetBSD: PLIST,v 1.2 2005/05/02 20:34:01 jeremy-c-reed Exp $
libexec/filter_nnrpd.pl
sbin/mailpost
sbin/actived
@ -9,4 +9,5 @@ man/man5/moderators.5
man/man8/nnrpd.8
share/examples/nnrpd/nnrp.access
share/examples/nnrpd/moderators
share/examples/rc.d/actived
@dirrm share/examples/nnrpd

View file

@ -1,5 +1,6 @@
@comment $NetBSD: PLIST,v 1.2 2004/06/17 22:46:59 dhowland Exp $
@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:34:01 jeremy-c-reed Exp $
bin/noip2
share/doc/noip/COPYING
share/doc/noip/README.FIRST
share/examples/rc.d/noip
@dirrm share/doc/noip

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.2 2004/09/22 20:24:02 shattered Exp $
@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:34:02 jeremy-c-reed Exp $
etc/oops/tables/koi-alt.tab
etc/oops/tables/koi-iso.tab
etc/oops/tables/koi-win.tab
@ -34,6 +34,7 @@ share/examples/oops/select.sql
share/examples/oops/auth_template.html
share/examples/oops/err_template.html
share/examples/oops/redir_template.html
share/examples/rc.d/oops
@dirrm share/examples/oops
@dirrm etc/oops/tables
@dirrm etc/oops

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.2 2004/09/23 05:59:56 jlamwww Exp $
@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:34:02 jeremy-c-reed Exp $
bin/pdns_control
bin/zone2ldap
bin/zone2sql
@ -8,3 +8,4 @@ man/man8/pdns_control.8
man/man8/pdns_server.8
man/man8/zone2sql.8
sbin/pdns_server
share/examples/rc.d/pdns

View file

@ -1,6 +1,7 @@
@comment $NetBSD: PLIST,v 1.2 2005/02/13 20:49:41 rillig Exp $
@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:34:02 jeremy-c-reed Exp $
sbin/pmap_dump
sbin/pmap_set
sbin/portmap
share/doc/portmap/README
share/examples/rc.d/portmap
@dirrm share/doc/portmap

View file

@ -1,5 +1,6 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/13 08:25:30 jmmv Exp $
@comment $NetBSD: PLIST,v 1.2 2005/05/02 20:34:03 jeremy-c-reed Exp $
sbin/pts
share/examples/rc.d/pts
share/pts/locale/en.msg
share/pts/locale/ja.msg
share/pts/pts.ban

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/12 15:23:43 marc Exp $
@comment $NetBSD: PLIST,v 1.2 2005/05/02 20:34:03 jeremy-c-reed Exp $
bin/al-httpd
bin/al-session-daemon
${PYSITELIB}/albatross/__init__.py
@ -167,6 +167,7 @@ share/examples/albatross/tree2/tree.py
share/examples/albatross/tree3/install.py
share/examples/albatross/tree3/tree.html
share/examples/albatross/tree3/tree.py
share/examples/rc.d/al_session_daemon
@dirrm share/examples/albatross/tree3
@dirrm share/examples/albatross/tree2
@dirrm share/examples/albatross/tree1

View file

@ -1,5 +1,6 @@
@comment $NetBSD: PLIST,v 1.2 2004/04/24 04:13:35 jeremy-c-reed Exp $
@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:34:03 jeremy-c-reed Exp $
bin/qico
${QCC}bin/qcc
share/examples/qico/qico.conf
share/examples/rc.d/qico
@dirrm share/examples/qico

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.11 2005/04/27 15:41:44 lexort Exp $
@comment $NetBSD: PLIST,v 1.12 2005/05/02 20:34:03 jeremy-c-reed Exp $
include/quagga/buffer.h
include/quagga/command.h
include/quagga/distribute.h
@ -64,6 +64,12 @@ share/examples/quagga/log_syslog.conf
share/examples/quagga/ospfd.conf.sample
share/examples/quagga/ripd.conf.sample
share/examples/quagga/zebra.conf.sample
share/examples/rc.d/ripngd
share/examples/rc.d/ospf6d
share/examples/rc.d/ripd
share/examples/rc.d/ospfd
share/examples/rc.d/bgpd
share/examples/rc.d/zebra
@dirrm share/examples/quagga
@dirrm include/quagga/ospfd
@dirrm include/quagga

View file

@ -1,4 +1,8 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/13 22:47:58 jeremy-c-reed Exp $
@comment $NetBSD: PLIST,v 1.2 2005/05/02 20:34:04 jeremy-c-reed Exp $
share/examples/rc.d/SERVERS
share/examples/rc.d/NETWORKING
share/examples/rc.d/LOGIN
share/examples/rc.d/DAEMON
share/examples/rc.subr/rc.conf.example
share/examples/rc.subr/rc.subr
@dirrm share/examples/${PKGBASE}

View file

@ -1,6 +1,7 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/18 13:01:08 poppnk Exp $
@comment $NetBSD: PLIST,v 1.2 2005/05/02 20:34:05 jeremy-c-reed Exp $
sbin/shapecfg
share/doc/shaper/README.shaper
share/examples/rc.d/shaper
share/examples/shaper/shaper.conf
@dirrm share/examples/shaper
@dirrm share/doc/shaper

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2005/02/22 09:50:24 adrian_p Exp $
@comment $NetBSD: PLIST,v 1.4 2005/05/02 20:34:05 jeremy-c-reed Exp $
bin/sid-filter
lib/libar.a
man/cat3/ar.0
@ -8,4 +8,5 @@ share/doc/sid-milter/LICENSE
share/doc/sid-milter/README
share/doc/sid-milter/README-SenderID
share/doc/sid-milter/RELEASE_NOTES
share/examples/rc.d/sidmilter
@dirrm share/doc/sid-milter

View file

@ -1,7 +1,8 @@
@comment $NetBSD: PLIST,v 1.2 2004/04/24 04:13:35 jeremy-c-reed Exp $
@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:34:05 jeremy-c-reed Exp $
@comment Most of this PLIST is auto-generated; see Makefile.
share/doc/html/spamassassin/ninjabutton.png
@comment @dirrm share/doc/html/spamassassin
share/examples/rc.d/spamd
share/examples/spamassassin/local.cf
share/examples/spamassassin/netbsd_lists.cf
share/examples/spamassassin/procmailrc.example

View file

@ -1,3 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/01 16:02:12 adrian_p Exp $
@comment $NetBSD: PLIST,v 1.2 2005/05/02 20:34:06 jeremy-c-reed Exp $
man/man8/spfmilter.8
sbin/spfmilter
share/examples/rc.d/spfmilter

View file

@ -1,10 +1,12 @@
@comment $NetBSD: PLIST,v 1.3 2004/04/09 07:50:24 jeremy-c-reed Exp $
@comment $NetBSD: PLIST,v 1.4 2005/05/02 20:34:06 jeremy-c-reed Exp $
man/man5/syslog.conf.5
man/man8/klogd.8
man/man8/sysklogd.8
man/man8/syslogd.8
sbin/klogd
sbin/syslogd
share/examples/rc.d/klogd
share/examples/rc.d/syslogd
share/examples/sysklogd/syslog.conf
share/examples/sysklogd/syslog.conf.example
@dirrm share/examples/sysklogd

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.2 2005/03/06 12:10:35 adrian_p Exp $
@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:34:06 jeremy-c-reed Exp $
bin/syslog2ng
man/man5/syslog-ng.conf.5
man/man8/syslog-ng.8
@ -20,6 +20,7 @@ share/doc/html/syslog-ng/x97.html
share/doc/syslog-ng/INSTALL
share/doc/syslog-ng/README
share/doc/syslog-ng/syslog-ng.conf.doc
share/examples/rc.d/syslogng
share/examples/syslog-ng/syslog-ng.conf.demo
share/examples/syslog-ng/syslog-ng.conf.sample
share/examples/syslog-ng/syslog-ng.conf.solaris

View file

@ -1,10 +1,11 @@
@comment $NetBSD: PLIST,v 1.4 2005/03/25 10:36:06 adrian_p Exp $
@comment $NetBSD: PLIST,v 1.5 2005/05/02 20:34:07 jeremy-c-reed Exp $
sbin/ircd
share/doc/html/unrealircd/unreal32docs.html
share/doc/unrealircd/Authors
share/doc/unrealircd/LICENSE
share/doc/unrealircd/coding-guidelines
share/doc/unrealircd/tao.of.irc
share/examples/rc.d/unrealircd
share/examples/unrealircd/example.conf
share/unrealircd/aliases/aliases.conf
share/unrealircd/aliases/anope.conf

View file

@ -1,9 +1,10 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2004/06/24 23:42:55 adrian_p Exp $
@comment $NetBSD: PLIST,v 1.2 2005/05/02 20:34:07 jeremy-c-reed Exp $
sbin/in.imapproxyd
sbin/pimpstat
share/doc/up-imapproxy/README
share/doc/up-imapproxy/README.known_issues
share/doc/up-imapproxy/README.ssl
share/examples/rc.d/upimapproxy
share/examples/up-imapproxy/imapproxy.conf
@dirrm share/examples/up-imapproxy
@dirrm share/doc/up-imapproxy

View file

@ -1,6 +1,7 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/19 17:24:14 jeremy-c-reed Exp $
@comment $NetBSD: PLIST,v 1.2 2005/05/02 20:34:07 jeremy-c-reed Exp $
bin/crontab
man/man1/crontab.1
man/man5/crontab.5
man/man8/cron.8
sbin/cron
share/examples/rc.d/cron

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2004/07/18 14:40:13 ppostma Exp $
@comment $NetBSD: PLIST,v 1.4 2005/05/02 20:34:07 jeremy-c-reed Exp $
man/man5/xinetd.conf.5
man/man8/itox.8
man/man8/xconv.pl.8
@ -7,6 +7,7 @@ man/man8/xinetd.log.8
sbin/itox
sbin/xconv.pl
sbin/xinetd
share/examples/rc.d/xinetd
share/examples/xinetd/xinetd.conf
share/examples/xinetd/xinetd.d/chargen-dgram
share/examples/xinetd/xinetd.d/chargen-stream

View file

@ -1,5 +1,6 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/06 00:45:23 jeremy-c-reed Exp $
@comment $NetBSD: PLIST,v 1.2 2005/05/02 20:34:08 jeremy-c-reed Exp $
man/man5/yp.conf.5
man/man8/ypbind.8
sbin/ypbind
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/ypbind-mt.mo
share/examples/rc.d/ypbind

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/06 00:28:10 jeremy-c-reed Exp $
@comment $NetBSD: PLIST,v 1.2 2005/05/02 20:34:08 jeremy-c-reed Exp $
include/rpcsvc/ypxfrd.x
sbin/create_printcap
sbin/makedbm
@ -16,6 +16,8 @@ sbin/ypxfr
sbin/ypxfr_1perday
sbin/ypxfr_1perhour
sbin/ypxfr_2perday
share/examples/rc.d/ypserv
share/examples/rc.d/yppasswdd
share/man/man5/netgroup.5
share/man/man5/ypserv.conf.5
share/man/man8/makedbm.8