[71758] trunk/dports/mail/fetchmail/Portfile

jmr at macports.org jmr at macports.org
Wed Sep 22 08:21:48 PDT 2010


Revision: 71758
          http://trac.macports.org/changeset/71758
Author:   jmr at macports.org
Date:     2010-09-22 08:21:46 -0700 (Wed, 22 Sep 2010)
Log Message:
-----------
fetchmail: add startupitem (#10924)

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

Modified: trunk/dports/mail/fetchmail/Portfile
===================================================================
--- trunk/dports/mail/fetchmail/Portfile	2010-09-22 14:25:49 UTC (rev 71757)
+++ trunk/dports/mail/fetchmail/Portfile	2010-09-22 15:21:46 UTC (rev 71758)
@@ -48,6 +48,10 @@
     }
 }
 
+startupitem.create	yes
+startupitem.start	"${prefix}/bin/fetchmail -f ${prefix}/etc/.fetchmail -d120"
+startupitem.stop	"${prefix}/bin/fetchmail -quit"
+
 variant ssl description "Support secure connections using OpenSSL" {
     depends_lib-append		port:openssl
     configure.args-delete	--without-ssl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100922/5dc3c6c1/attachment.html>


More information about the macports-changes mailing list