[65194] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Tue Mar 23 06:32:43 PDT 2010


Revision: 65194
          http://trac.macports.org/changeset/65194
Author:   ryandesign at macports.org
Date:     2010-03-23 06:32:42 -0700 (Tue, 23 Mar 2010)
Log Message:
-----------
php5-gearman: new port, version 0.7.0; see #24159

Added Paths:
-----------
    trunk/dports/php/php5-gearman/
    trunk/dports/php/php5-gearman/Portfile

Added: trunk/dports/php/php5-gearman/Portfile
===================================================================
--- trunk/dports/php/php5-gearman/Portfile	                        (rev 0)
+++ trunk/dports/php/php5-gearman/Portfile	2010-03-23 13:32:42 UTC (rev 65194)
@@ -0,0 +1,17 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               php5extension 1.0
+
+php5extension.setup     gearman 0.7.0 pecl
+categories-append       net devel
+platforms               darwin freebsd openbsd
+maintainers             medialize.de:rodney.rehm openmaintainer
+
+description             Library to provide API for communicating with gearmand, using libgearman.
+long_description        Library to provide API for communicating with gearmand, and writing clients and workers. \
+                        This Extension uses using libgearman.
+
+checksums               md5     2e1da4a3d5e3c1e103b772da92f37680
+
+depends_lib-append      port:gearmand


Property changes on: trunk/dports/php/php5-gearman/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100323/4d159036/attachment.html>


More information about the macports-changes mailing list