summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2004-04-23 22:07:52 +0000
committerreed <reed@pkgsrc.org>2004-04-23 22:07:52 +0000
commit9c790735dbc3013a298acc48a2ea5bff9a0901cf (patch)
tree99ee0ae766efaa16bbe63c3e83f5df60ff8f8454 /mail
parent537ed23d44fdb1cd86f9fde14078a8507a4f47ce (diff)
downloadpkgsrc-9c790735dbc3013a298acc48a2ea5bff9a0901cf.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 'mail')
-rw-r--r--mail/clamav/PLIST3
-rw-r--r--mail/courier-auth/PLIST3
-rw-r--r--mail/courier-imap/PLIST6
-rw-r--r--mail/cyrus-imapd/PLIST3
-rw-r--r--mail/cyrus-imapd21/PLIST3
-rw-r--r--mail/cyrus-imapd22/PLIST3
-rw-r--r--mail/dovecot/PLIST3
-rw-r--r--mail/exim/PLIST3
-rw-r--r--mail/exim3/PLIST3
-rw-r--r--mail/fetchmail/PLIST3
-rw-r--r--mail/milter-greylist/PLIST3
-rw-r--r--mail/mimedefang/PLIST4
-rw-r--r--mail/nullmailer/PLIST3
-rw-r--r--mail/popa3d/PLIST3
-rw-r--r--mail/prayer/PLIST3
-rw-r--r--mail/spamass-milter/PLIST3
-rw-r--r--mail/spamassassin/PLIST3
-rw-r--r--mail/teapop/PLIST3
18 files changed, 18 insertions, 40 deletions
diff --git a/mail/clamav/PLIST b/mail/clamav/PLIST
index e8446701566..8c78cf60976 100644
--- a/mail/clamav/PLIST
+++ b/mail/clamav/PLIST
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST,v 1.7 2004/02/11 10:55:49 recht Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/04/23 22:07:53 reed Exp $
bin/clamdscan
bin/clamscan
bin/freshclam
bin/sigtool
-etc/rc.d/clamd
include/clamav.h
lib/libclamav.a
lib/libclamav.la
diff --git a/mail/courier-auth/PLIST b/mail/courier-auth/PLIST
index e9633959a51..afe8fff83b0 100644
--- a/mail/courier-auth/PLIST
+++ b/mail/courier-auth/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/02/22 02:18:31 jlam Exp $
-etc/rc.d/authdaemond
+@comment $NetBSD: PLIST,v 1.3 2004/04/23 22:07:53 reed Exp $
libexec/courier/authdaemon.passwd
libexec/courier/authlib/authdaemon
libexec/courier/authlib/authdaemond
diff --git a/mail/courier-imap/PLIST b/mail/courier-imap/PLIST
index 472e80c5976..a58fd26809d 100644
--- a/mail/courier-imap/PLIST
+++ b/mail/courier-imap/PLIST
@@ -1,11 +1,7 @@
-@comment $NetBSD: PLIST,v 1.8 2004/02/23 23:23:31 jlam Exp $
+@comment $NetBSD: PLIST,v 1.9 2004/04/23 22:07:54 reed Exp $
bin/couriertls
bin/imapd
bin/pop3d
-etc/rc.d/courierimap
-etc/rc.d/courierimaps
-etc/rc.d/courierpop
-etc/rc.d/courierpops
libexec/courier/courierlogger
libexec/courier/couriertcpd
libexec/courier/imapd-ssl.rc
diff --git a/mail/cyrus-imapd/PLIST b/mail/cyrus-imapd/PLIST
index 2a7309e68e0..2f68778ad88 100644
--- a/mail/cyrus-imapd/PLIST
+++ b/mail/cyrus-imapd/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2003/03/28 21:05:04 atatat Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/04/23 22:07:54 reed Exp $
bin/imtest
bin/installsieve
bin/sieveshell
@@ -18,7 +18,6 @@ cyrus/bin/pop3d
cyrus/bin/quota
cyrus/bin/reconstruct
cyrus/bin/timsieved
-etc/rc.d/cyrus
include/cyrus/acap.h
include/cyrus/acl.h
include/cyrus/assert.h
diff --git a/mail/cyrus-imapd21/PLIST b/mail/cyrus-imapd21/PLIST
index 6ba840a2f6d..77f453d1ec7 100644
--- a/mail/cyrus-imapd21/PLIST
+++ b/mail/cyrus-imapd21/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2003/10/21 23:35:26 seb Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/04/23 22:07:54 reed Exp $
bin/imtest
bin/installsieve
bin/lmtptest
@@ -33,7 +33,6 @@ cyrus/bin/squatter
cyrus/bin/timsieved
cyrus/bin/tls_prune
cyrus/bin/translatesieve
-etc/rc.d/cyrus
include/cyrus/acap.h
include/cyrus/acl.h
include/cyrus/assert.h
diff --git a/mail/cyrus-imapd22/PLIST b/mail/cyrus-imapd22/PLIST
index 36452e32ae2..8b5986e9e92 100644
--- a/mail/cyrus-imapd22/PLIST
+++ b/mail/cyrus-imapd22/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/18 12:42:11 recht Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/04/23 22:07:54 reed Exp $
bin/imtest
bin/installsieve
bin/lmtptest
@@ -44,7 +44,6 @@ cyrus/bin/squatter
cyrus/bin/timsieved
cyrus/bin/tls_prune
cyrus/bin/translatesieve
-etc/rc.d/cyrus
include/cyrus/acl.h
include/cyrus/assert.h
include/cyrus/auth.h
diff --git a/mail/dovecot/PLIST b/mail/dovecot/PLIST
index 9e4b26d702f..c3d4daf352a 100644
--- a/mail/dovecot/PLIST
+++ b/mail/dovecot/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2003/07/04 14:39:38 salo Exp $
-etc/rc.d/dovecot
+@comment $NetBSD: PLIST,v 1.3 2004/04/23 22:07:54 reed Exp $
libexec/dovecot/dovecot-auth
libexec/dovecot/imap
libexec/dovecot/imap-login
diff --git a/mail/exim/PLIST b/mail/exim/PLIST
index 94eb2261880..e7cfc9dbc0b 100644
--- a/mail/exim/PLIST
+++ b/mail/exim/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2003/09/02 12:19:36 abs Exp $
-etc/rc.d/exim
+@comment $NetBSD: PLIST,v 1.9 2004/04/23 22:07:54 reed Exp $
man/man8/exim.8
sbin/${DISTNAME}-1
sbin/exicyclog
diff --git a/mail/exim3/PLIST b/mail/exim3/PLIST
index 16fed320869..80c0248f1c3 100644
--- a/mail/exim3/PLIST
+++ b/mail/exim3/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/04 04:24:49 grant Exp $
-etc/rc.d/exim
+@comment $NetBSD: PLIST,v 1.2 2004/04/23 22:07:54 reed Exp $
man/man8/exim.8
sbin/exicyclog
sbin/exigrep
diff --git a/mail/fetchmail/PLIST b/mail/fetchmail/PLIST
index ac5b0020e80..692d2a041de 100644
--- a/mail/fetchmail/PLIST
+++ b/mail/fetchmail/PLIST
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.7 2003/09/11 22:58:05 jlam Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/04/23 22:07:54 reed Exp $
bin/fetchmail
-etc/rc.d/fetchmail
man/man1/fetchmail.1
share/doc/fetchmail/README
share/doc/fetchmail/COPYING
diff --git a/mail/milter-greylist/PLIST b/mail/milter-greylist/PLIST
index e47073b346f..99915decd84 100644
--- a/mail/milter-greylist/PLIST
+++ b/mail/milter-greylist/PLIST
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.4 2004/04/14 15:45:46 manu Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/04/23 22:07:55 reed Exp $
bin/milter-greylist
-etc/rc.d/milter-greylist
man/man8/milter-greylist.8
man/man5/greylist.conf.5
share/doc/milter-greylist/README
diff --git a/mail/mimedefang/PLIST b/mail/mimedefang/PLIST
index 3550289b5fb..4aba2832f80 100644
--- a/mail/mimedefang/PLIST
+++ b/mail/mimedefang/PLIST
@@ -1,11 +1,9 @@
-@comment $NetBSD: PLIST,v 1.4 2004/03/07 11:18:33 markd Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/04/23 22:07:55 reed Exp $
bin/md-mx-ctrl
bin/mimedefang
bin/mimedefang-multiplexor
bin/mimedefang.pl
bin/watch-mimedefang
-etc/rc.d/mimedefang
-etc/rc.d/mimedefang-multiplexor
man/man5/mimedefang-filter.5
man/man7/mimedefang-protocol.7
man/man8/md-mx-ctrl.8
diff --git a/mail/nullmailer/PLIST b/mail/nullmailer/PLIST
index 84f7c172e3d..43c4f26498a 100644
--- a/mail/nullmailer/PLIST
+++ b/mail/nullmailer/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2003/02/17 05:20:20 salo Exp $
-etc/rc.d/nullmailer
+@comment $NetBSD: PLIST,v 1.6 2004/04/23 22:07:55 reed Exp $
libexec/nullmailer/mailq
@exec ${CHMOD} u+s %D/libexec/nullmailer/mailq
@exec ${CHOWN} ${NULLMAILER_USER}:${NULLMAILER_GROUP} %D/libexec/nullmailer/mailq
diff --git a/mail/popa3d/PLIST b/mail/popa3d/PLIST
index 14bf5b22ec7..cb081df37fb 100644
--- a/mail/popa3d/PLIST
+++ b/mail/popa3d/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2003/12/07 19:18:17 wiz Exp $
-etc/rc.d/popa3d
+@comment $NetBSD: PLIST,v 1.7 2004/04/23 22:07:55 reed Exp $
man/man8/popa3d.8
sbin/popa3d
share/doc/popa3d/DESIGN
diff --git a/mail/prayer/PLIST b/mail/prayer/PLIST
index 0dd88a3f96a..2037b490c2f 100644
--- a/mail/prayer/PLIST
+++ b/mail/prayer/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2004/02/28 23:50:59 heinz Exp $
-etc/rc.d/prayer
+@comment $NetBSD: PLIST,v 1.5 2004/04/23 22:07:55 reed Exp $
sbin/prayer
sbin/prayer-cyclog
sbin/prayer-session
diff --git a/mail/spamass-milter/PLIST b/mail/spamass-milter/PLIST
index 34c6144a38f..f54d61c5b7e 100644
--- a/mail/spamass-milter/PLIST
+++ b/mail/spamass-milter/PLIST
@@ -1,4 +1,3 @@
-@comment $NetBSD: PLIST,v 1.2 2003/09/11 18:22:40 jmmv Exp $
-etc/rc.d/spamass-milter
+@comment $NetBSD: PLIST,v 1.3 2004/04/23 22:07:55 reed Exp $
man/man1/spamass-milter.1
sbin/spamass-milter
diff --git a/mail/spamassassin/PLIST b/mail/spamassassin/PLIST
index 94540b49722..5daf5762676 100644
--- a/mail/spamassassin/PLIST
+++ b/mail/spamassassin/PLIST
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.13 2004/01/21 22:19:30 heinz Exp $
+@comment $NetBSD: PLIST,v 1.14 2004/04/23 22:07:55 reed Exp $
@comment Most of this PLIST is auto-generated; see Makefile.
-etc/rc.d/spamd
share/doc/html/spamassassin/ninjabutton.png
@comment @dirrm share/doc/html/spamassassin
share/examples/spamassassin/local.cf
diff --git a/mail/teapop/PLIST b/mail/teapop/PLIST
index 712bc1006a6..e61cc7c7206 100644
--- a/mail/teapop/PLIST
+++ b/mail/teapop/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2002/06/12 10:55:48 wiz Exp $
-etc/rc.d/teapop
+@comment $NetBSD: PLIST,v 1.4 2004/04/23 22:07:55 reed Exp $
libexec/teapop
man/man8/teapop.8
sbin/cronpopauth.pl