[56340] trunk/dports/php
ryandesign at macports.org
ryandesign at macports.org
Wed Aug 26 00:42:48 PDT 2009
Revision: 56340
http://trac.macports.org/changeset/56340
Author: ryandesign at macports.org
Date: 2009-08-26 00:42:41 -0700 (Wed, 26 Aug 2009)
Log Message:
-----------
php5-posix: new port, version 5.3.0; see #19091
Added Paths:
-----------
trunk/dports/php/php5-posix/
trunk/dports/php/php5-posix/Portfile
Added: trunk/dports/php/php5-posix/Portfile
===================================================================
--- trunk/dports/php/php5-posix/Portfile (rev 0)
+++ trunk/dports/php/php5-posix/Portfile 2009-08-26 07:42:41 UTC (rev 56340)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup php5extension 1.0
+
+php5extension.setup posix 5.3.0 bundled
+categories-append sysutils
+platforms darwin
+maintainers ryandesign
+
+description a PHP interface to additional POSIX functions
+
+long_description a PHP interface to those functions defined in the \
+ IEEE 1003.1 (POSIX.1) standards document which are \
+ not accessible through other means
+
+checksums md5 846760cd655c98dfd86d6d97c3d964b0 \
+ sha1 934700941d216c453376e3bf24347041cf12c6dc \
+ rmd160 9a71b74052b0ca515f2ddf95c051b47a73d33f44
+
+use_parallel_build yes
Property changes on: trunk/dports/php/php5-posix/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/20090826/c4e0c36f/attachment.html>
More information about the macports-changes
mailing list