[114383] trunk/dports/lang/php/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Dec 6 11:19:24 PST 2013


Revision: 114383
          https://trac.macports.org/changeset/114383
Author:   ryandesign at macports.org
Date:     2013-12-06 11:19:24 -0800 (Fri, 06 Dec 2013)
Log Message:
-----------
php: add php-ipc subports (#38316)

Modified Paths:
--------------
    trunk/dports/lang/php/Portfile

Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile	2013-12-06 19:19:20 UTC (rev 114382)
+++ trunk/dports/lang/php/Portfile	2013-12-06 19:19:24 UTC (rev 114383)
@@ -609,6 +609,15 @@
     depends_lib-append      port:icu
 }
 
+subport ${php}-ipc {
+    php.extensions          shmop sysvmsg sysvsem sysvshm
+    
+    description             interprocess communication extensions for PHP
+    
+    long_description        PHP extensions for interprocess communication (IPC), including the \
+                            shmop, sysvmsg, sysvsem, and sysvshm extensions.
+}
+
 subport ${php}-ldap {
     categories-append       databases
     
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131206/9efda081/attachment.html>


More information about the macports-changes mailing list