diff options
author | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
commit | 071ea796c1307e737cc3101448aa934353fe247c (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /mail/courier-mta | |
parent | 76ac67f79ab2db3505e1a973a83a4eaf36567eb1 (diff) | |
download | pkgsrc-071ea796c1307e737cc3101448aa934353fe247c.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 'mail/courier-mta')
-rw-r--r-- | mail/courier-mta/PLIST | 6 | ||||
-rw-r--r-- | mail/courier-mta/PLIST.esmtp | 5 | ||||
-rw-r--r-- | mail/courier-mta/PLIST.ldap | 3 |
3 files changed, 3 insertions, 11 deletions
diff --git a/mail/courier-mta/PLIST b/mail/courier-mta/PLIST index 6ce6be87a3e..8df146c4bc7 100644 --- a/mail/courier-mta/PLIST +++ b/mail/courier-mta/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2012/07/15 10:02:14 marino Exp $ +@comment $NetBSD: PLIST,v 1.11 2014/03/11 14:05:02 jperkin Exp $ bin/cancelmsg bin/courier-config bin/couriermlm @@ -224,7 +224,3 @@ share/examples/courier/maildropfilter share/examples/courier/mailer.conf share/examples/courier/smtpaccess/default share/examples/courier/webmlmrc.dist -share/examples/rc.d/courier -share/examples/rc.d/courierd -share/examples/rc.d/courierfilter -share/examples/rc.d/webmlm diff --git a/mail/courier-mta/PLIST.esmtp b/mail/courier-mta/PLIST.esmtp index 0ffa81105be..af9c0ec366e 100644 --- a/mail/courier-mta/PLIST.esmtp +++ b/mail/courier-mta/PLIST.esmtp @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.esmtp,v 1.3 2010/11/05 14:12:11 adam Exp $ +@comment $NetBSD: PLIST.esmtp,v 1.4 2014/03/11 14:05:02 jperkin Exp $ bin/addcr libexec/courier/modules/esmtp/addcr libexec/courier/modules/esmtp/courieresmtp @@ -25,6 +25,3 @@ share/examples/courier/esmtpd-ssl.dist share/examples/courier/esmtpd.cnf share/examples/courier/esmtpd.dist share/examples/courier/module.esmtp -share/examples/rc.d/courieresmtp -share/examples/rc.d/courieresmtpmsa -share/examples/rc.d/courieresmtps diff --git a/mail/courier-mta/PLIST.ldap b/mail/courier-mta/PLIST.ldap index 2b48df9ff36..b486d1a824b 100644 --- a/mail/courier-mta/PLIST.ldap +++ b/mail/courier-mta/PLIST.ldap @@ -1,4 +1,3 @@ -@comment $NetBSD: PLIST.ldap,v 1.1.1.1 2006/04/28 18:10:21 jlam Exp $ +@comment $NetBSD: PLIST.ldap,v 1.2 2014/03/11 14:05:02 jperkin Exp $ sbin/courierldapaliasd share/examples/courier/ldapaliasrc.dist -share/examples/rc.d/courierldapaliasd |