[109054] trunk/dports/mail/dspam/Portfile

pixilla at macports.org pixilla at macports.org
Wed Aug 7 07:03:45 PDT 2013


Revision: 109054
          https://trac.macports.org/changeset/109054
Author:   pixilla at macports.org
Date:     2013-08-07 07:03:45 -0700 (Wed, 07 Aug 2013)
Log Message:
-----------
mail/dspam:
- Add startupitem. Closes #40033
- Set maintainers to pixilla and openmaintainer.

Modified Paths:
--------------
    trunk/dports/mail/dspam/Portfile

Modified: trunk/dports/mail/dspam/Portfile
===================================================================
--- trunk/dports/mail/dspam/Portfile	2013-08-07 09:50:05 UTC (rev 109053)
+++ trunk/dports/mail/dspam/Portfile	2013-08-07 14:03:45 UTC (rev 109054)
@@ -5,10 +5,10 @@
 
 name            dspam
 version         3.10.2
-revision        1
+revision        2
 categories      mail net
 license         AGPL-3
-maintainers     nomaintainer
+maintainers     pixilla openmaintainer
 description     Scalable, open-source statistical anti-spam filter
 long_description Open-source anti-spam filter with multiple algorithms and \
                  useful admin tools and cgi quarantine interface.
@@ -105,6 +105,9 @@
         }
 }
 
+startupitem.create      yes
+startupitem.executable  ${prefix}/bin/dspam --daemon --nofork
+
 notes "
 Please create the dspam configuration file ${prefix}/etc/dspam.conf\
 by using the sample file ${prefix}/etc/dspam.conf.sample as a reference
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130807/6e706af1/attachment.html>


More information about the macports-changes mailing list