[83721] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Fri Sep 9 12:21:21 PDT 2011


Revision: 83721
          http://trac.macports.org/changeset/83721
Author:   singingwolfboy at macports.org
Date:     2011-09-09 12:21:21 -0700 (Fri, 09 Sep 2011)
Log Message:
-----------
New port: py27-zdaemon

Added Paths:
-----------
    trunk/dports/python/py27-zdaemon/
    trunk/dports/python/py27-zdaemon/Portfile

Added: trunk/dports/python/py27-zdaemon/Portfile
===================================================================
--- trunk/dports/python/py27-zdaemon/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-zdaemon/Portfile	2011-09-09 19:21:21 UTC (rev 83721)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           python27 1.0
+
+name                py27-zdaemon
+set real_name       zdaemon
+version             2.0.4
+maintainers         singingwolfboy openmaintainer
+platforms           darwin
+description         Daemon process control library and tools for Unix-based systems
+license             ZPL 2.1
+
+long_description \
+    zdaemon is a Python package which provides APIs for managing applications run \
+    as daemons. Its principal use to date has been to manage the application \
+    server and storage server daemons for Zope / ZEO, although it is not limited \
+    to running Python-based applications.
+
+categories-append   sysutils
+
+homepage            http://pypi.python.org/pypi/zdaemon
+master_sites        http://pypi.python.org/packages/source/z/${real_name}
+distname            ${real_name}-${version}
+
+checksums           rmd160  8f4f27cf71758668408af82a9bbf848cf83bf7f9 \
+                    sha256  37d9ab90128223353e48d1f5684fb2385a9b5b16539f73aeefe7183bdecc59ab
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110909/946d48c6/attachment.html>


More information about the macports-changes mailing list