summaryrefslogtreecommitdiff
path: root/mail/courier-imap
diff options
context:
space:
mode:
authorreed <reed>2005-05-02 20:33:57 +0000
committerreed <reed>2005-05-02 20:33:57 +0000
commit22c4e451098bcb1ffee496c70c2b37805278db1a (patch)
treecfc830d7101f7980061435085607a6e7cdce8fd3 /mail/courier-imap
parent1fa0ce734fab16622e4bf4f6992d12021efff569 (diff)
downloadpkgsrc-22c4e451098bcb1ffee496c70c2b37805278db1a.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 'mail/courier-imap')
-rw-r--r--mail/courier-imap/PLIST6
1 files changed, 5 insertions, 1 deletions
diff --git a/mail/courier-imap/PLIST b/mail/courier-imap/PLIST
index f64c1c22fea..d6327f97026 100644
--- a/mail/courier-imap/PLIST
+++ b/mail/courier-imap/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2005/02/18 22:12:46 jlam Exp $
+@comment $NetBSD: PLIST,v 1.12 2005/05/02 20:33:59 reed Exp $
bin/couriertls
bin/imapd
libexec/courier/courierpop3d
@@ -33,6 +33,10 @@ share/examples/courier/pop3.pam
share/examples/courier/pop3d-ssl.dist
share/examples/courier/pop3d.cnf
share/examples/courier/pop3d.dist
+share/examples/rc.d/courierpops
+share/examples/rc.d/courierpop
+share/examples/rc.d/courierimaps
+share/examples/rc.d/courierimap
@unexec ${RMDIR} -p %D/share/examples/courier 2>/dev/null || ${TRUE}
@dirrm share/doc/courier/imap
@unexec ${RMDIR} -p %D/share/doc/courier 2>/dev/null || ${TRUE}