aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-08-03 20:47:05 +0800
committermat <mat@FreeBSD.org>2016-08-03 20:47:05 +0800
commit431402e6f41b0ead2340cd5b739afd97a7750d92 (patch)
tree0ef0e6e265bc625030daf067c3dd5dc211eab79b /devel
parent46d1315f83f80cd05d0b92861b777385d3983a73 (diff)
downloadfreebsd-ports-gnome-431402e6f41b0ead2340cd5b739afd97a7750d92.tar.gz
freebsd-ports-gnome-431402e6f41b0ead2340cd5b739afd97a7750d92.tar.zst
freebsd-ports-gnome-431402e6f41b0ead2340cd5b739afd97a7750d92.zip
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same. Every PHP (or Zend) extension now installs its own .ini file in /usr/local/etc/php. A PHP extension will be automatically activated when installed. The order into which extensions are loaded is automatically guessed. In some very rare cases, the guess will be wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php section of the Porter's Handbook for more information. Convert ports touching etc/php/extensions.ini manually, or telling the OP to do it. And finally, bump PORTREVISION for all php extensions. PR: 210697 Submitted by: mat Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D7022
Diffstat (limited to 'devel')
-rw-r--r--devel/ioncube/Makefile5
-rw-r--r--devel/ioncube/files/pkg-message.in14
-rw-r--r--devel/ioncube/pkg-plist1
-rw-r--r--devel/pecl-APCu/Makefile1
-rw-r--r--devel/pecl-automap/Makefile1
-rw-r--r--devel/pecl-bbcode/Makefile1
-rw-r--r--devel/pecl-bcompiler/Makefile1
-rw-r--r--devel/pecl-dio/Makefile1
-rw-r--r--devel/pecl-eio/Makefile1
-rw-r--r--devel/pecl-ev/Makefile2
-rw-r--r--devel/pecl-event/Makefile1
-rw-r--r--devel/pecl-expect/Makefile2
-rw-r--r--devel/pecl-gearman/Makefile1
-rw-r--r--devel/pecl-hidef/Makefile1
-rw-r--r--devel/pecl-hrtime/Makefile1
-rw-r--r--devel/pecl-htscanner/Makefile1
-rw-r--r--devel/pecl-inotify/Makefile2
-rw-r--r--devel/pecl-intl/Makefile2
-rw-r--r--devel/pecl-jsmin/Makefile1
-rw-r--r--devel/pecl-json_post/Makefile1
-rw-r--r--devel/pecl-jsonc/Makefile1
-rw-r--r--devel/pecl-jsond/Makefile1
-rw-r--r--devel/pecl-jsonnet/Makefile1
-rw-r--r--devel/pecl-judy/Makefile1
-rw-r--r--devel/pecl-libevent/Makefile1
-rw-r--r--devel/pecl-mcve/Makefile2
-rw-r--r--devel/pecl-memoize/Makefile2
-rw-r--r--devel/pecl-msgpack/Makefile1
-rw-r--r--devel/pecl-ncurses/Makefile1
-rw-r--r--devel/pecl-newt/Makefile1
-rw-r--r--devel/pecl-operator/Makefile1
-rw-r--r--devel/pecl-params/Makefile1
-rw-r--r--devel/pecl-parsekit/Makefile1
-rw-r--r--devel/pecl-propro/Makefile2
-rw-r--r--devel/pecl-propro2/Makefile1
-rw-r--r--devel/pecl-pthreads/Makefile1
-rw-r--r--devel/pecl-qb/Makefile2
-rw-r--r--devel/pecl-raphf/Makefile2
-rw-r--r--devel/pecl-raphf2/Makefile1
-rw-r--r--devel/pecl-runkit/Makefile1
-rw-r--r--devel/pecl-scream/Makefile1
-rw-r--r--devel/pecl-shape/Makefile2
-rw-r--r--devel/pecl-spl_types/Makefile1
-rw-r--r--devel/pecl-spread/Makefile2
-rw-r--r--devel/pecl-statgrab/Makefile2
-rw-r--r--devel/pecl-strict/Makefile1
-rw-r--r--devel/pecl-svn/Makefile2
-rw-r--r--devel/pecl-swoole/Makefile1
-rw-r--r--devel/pecl-sync/Makefile1
-rw-r--r--devel/pecl-test_helpers/Makefile6
-rw-r--r--devel/pecl-test_helpers/files/pkg-message.in15
-rw-r--r--devel/pecl-trace/Makefile1
-rw-r--r--devel/pecl-uopz/Makefile1
-rw-r--r--devel/pecl-uploadprogress/Makefile1
-rw-r--r--devel/pecl-uri_template/Makefile1
-rw-r--r--devel/pecl-uuid/Makefile1
-rw-r--r--devel/pecl-vld/Makefile1
-rw-r--r--devel/pecl-weakref/Makefile1
-rw-r--r--devel/pecl-xhprof/Makefile1
-rw-r--r--devel/pecl-yac/Makefile1
-rw-r--r--devel/pecl-zookeeper/Makefile2
-rw-r--r--devel/php-jq/Makefile1
-rw-r--r--devel/php-maxminddb/Makefile1
-rw-r--r--devel/php-memoize/Makefile2
-rw-r--r--devel/php-scalar_objects/Makefile2
-rw-r--r--devel/php-uprofiler/Makefile1
-rw-r--r--devel/php-xdebug/Makefile1
-rw-r--r--devel/php-xdebug/files/pkg-message.in14
-rw-r--r--devel/php5-blitz-devel/Makefile1
-rw-r--r--devel/php5-blitz/Makefile1
-rw-r--r--devel/php5-dav/Makefile2
-rw-r--r--devel/php5-ice/Makefile19
-rw-r--r--devel/php5-ice/pkg-plist1
-rw-r--r--devel/php5-msgpack/Makefile1
-rw-r--r--devel/php5-pinba/Makefile2
-rw-r--r--devel/php5-thrift/Makefile1
-rw-r--r--devel/php55-gettext/Makefile1
-rw-r--r--devel/php55-json/Makefile1
-rw-r--r--devel/php55-pcntl/Makefile1
-rw-r--r--devel/php55-readline/Makefile1
-rw-r--r--devel/php55-shmop/Makefile1
-rw-r--r--devel/php55-sysvmsg/Makefile1
-rw-r--r--devel/php55-sysvsem/Makefile1
-rw-r--r--devel/php55-sysvshm/Makefile1
-rw-r--r--devel/php55-tokenizer/Makefile1
-rw-r--r--devel/php56-gettext/Makefile1
-rw-r--r--devel/php56-json/Makefile1
-rw-r--r--devel/php56-pcntl/Makefile1
-rw-r--r--devel/php56-readline/Makefile1
-rw-r--r--devel/php56-shmop/Makefile1
-rw-r--r--devel/php56-sysvmsg/Makefile1
-rw-r--r--devel/php56-sysvsem/Makefile1
-rw-r--r--devel/php56-sysvshm/Makefile1
-rw-r--r--devel/php56-tokenizer/Makefile1
-rw-r--r--devel/php70-gettext/Makefile1
-rw-r--r--devel/php70-intl/Makefile2
-rw-r--r--devel/php70-json/Makefile1
-rw-r--r--devel/php70-pcntl/Makefile1
-rw-r--r--devel/php70-readline/Makefile1
-rw-r--r--devel/php70-shmop/Makefile1
-rw-r--r--devel/php70-sysvmsg/Makefile1
-rw-r--r--devel/php70-sysvsem/Makefile1
-rw-r--r--devel/php70-sysvshm/Makefile1
-rw-r--r--devel/php70-tokenizer/Makefile1
104 files changed, 118 insertions, 72 deletions
diff --git a/devel/ioncube/Makefile b/devel/ioncube/Makefile
index 175e4b2bf2ac..d55953ad39f1 100644
--- a/devel/ioncube/Makefile
+++ b/devel/ioncube/Makefile
@@ -31,5 +31,10 @@ do-install:
${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/ioncube/ioncube_loader.so
${INSTALL_DATA} ${WRKSRC}/ioncube_loader_fre_${PHP_INSTVER}_ts.so \
${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/ioncube/ioncube_loader_ts.so
+# Put it before opcache, like the previous pkg-message was saying
+ @${MKDIR} ${STAGEDIR}${PREFIX}/etc/php
+ @${ECHO_CMD} "[Zend]" > ${STAGEDIR}${PREFIX}/etc/php/ext-05-ioncube.ini
+ @${ECHO_CMD} "zend_extension=${PREFIX}/lib/php/${PHP_EXT_DIR}/ioncube/ioncube_loader.so" >> ${STAGEDIR}${PREFIX}/etc/php/ext-05-ioncube.ini
+ @${ECHO_CMD} "zend_extension_ts=${PREFIX}/lib/php/${PHP_EXT_DIR}/ioncube/ioncube_loader_ts.so" >> ${STAGEDIR}${PREFIX}/etc/php/ext-05-ioncube.ini
.include <bsd.port.mk>
diff --git a/devel/ioncube/files/pkg-message.in b/devel/ioncube/files/pkg-message.in
index 5bb7f4f2bd2d..d431bfd1ba4c 100644
--- a/devel/ioncube/files/pkg-message.in
+++ b/devel/ioncube/files/pkg-message.in
@@ -1,14 +1,8 @@
-
You have installed the ionCube loader package.
-Edit %%LOCALBASE%%/etc/php.ini or %%LOCALBASE%%/etc/php/extensions.ini
-and add this three lines:
+The following lines have been added to %%PREFIX%%/etc/php/ext-05-ioncube.ini so
+that the extension has been automatically activated.
---------------------------------------------------------------------------------
[Zend]
-zend_extension="%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/ioncube/ioncube_loader.so"
-zend_extension_ts="%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/ioncube/ioncube_loader_ts.so"
---------------------------------------------------------------------------------
-
-NOTE: If you have any Zend Extension already installed - you need put this before
-existing zend_extension lines.
+zend_extension=%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/ioncube/ioncube_loader.so
+zend_extension_ts=%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/ioncube/ioncube_loader_ts.so
diff --git a/devel/ioncube/pkg-plist b/devel/ioncube/pkg-plist
index 98591e17a5ba..188863ce3056 100644
--- a/devel/ioncube/pkg-plist
+++ b/devel/ioncube/pkg-plist
@@ -1,2 +1,3 @@
+etc/php/ext-05-ioncube.ini
lib/php/%%PHP_EXT_DIR%%/ioncube/ioncube_loader.so
lib/php/%%PHP_EXT_DIR%%/ioncube/ioncube_loader_ts.so
diff --git a/devel/pecl-APCu/Makefile b/devel/pecl-APCu/Makefile
index 6e42c3d093b4..ef475cba7cdb 100644
--- a/devel/pecl-APCu/Makefile
+++ b/devel/pecl-APCu/Makefile
@@ -3,6 +3,7 @@
PORTNAME= APCu
PORTVERSION= 4.0.10
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-automap/Makefile b/devel/pecl-automap/Makefile
index 8428612883ea..875e654d2fed 100644
--- a/devel/pecl-automap/Makefile
+++ b/devel/pecl-automap/Makefile
@@ -3,6 +3,7 @@
PORTNAME= automap
PORTVERSION= 2.1.0
+PORTREVISION= 1
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-bbcode/Makefile b/devel/pecl-bbcode/Makefile
index 1d5630f482dc..8e892d72eb30 100644
--- a/devel/pecl-bbcode/Makefile
+++ b/devel/pecl-bbcode/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bbcode
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-bcompiler/Makefile b/devel/pecl-bcompiler/Makefile
index e0a85cd0c5b8..5bfc61dde82d 100644
--- a/devel/pecl-bcompiler/Makefile
+++ b/devel/pecl-bcompiler/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bcompiler
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-dio/Makefile b/devel/pecl-dio/Makefile
index 55dad2ca644a..56a4a6a91b8e 100644
--- a/devel/pecl-dio/Makefile
+++ b/devel/pecl-dio/Makefile
@@ -2,6 +2,7 @@
PORTNAME= dio
DISTVERSION= 0.0.7
+PORTREVISION= 1
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-eio/Makefile b/devel/pecl-eio/Makefile
index 804633f5074d..922550c958fb 100644
--- a/devel/pecl-eio/Makefile
+++ b/devel/pecl-eio/Makefile
@@ -3,6 +3,7 @@
PORTNAME= eio
PORTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-ev/Makefile b/devel/pecl-ev/Makefile
index edee68255034..4974a53936dd 100644
--- a/devel/pecl-ev/Makefile
+++ b/devel/pecl-ev/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ev
PORTVERSION= 0.2.15
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-event/Makefile b/devel/pecl-event/Makefile
index e97ae45bec3e..47e049ec9cfe 100644
--- a/devel/pecl-event/Makefile
+++ b/devel/pecl-event/Makefile
@@ -3,6 +3,7 @@
PORTNAME= event
PORTVERSION= 2.0.4
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-expect/Makefile b/devel/pecl-expect/Makefile
index af46ae03be49..7b278950096b 100644
--- a/devel/pecl-expect/Makefile
+++ b/devel/pecl-expect/Makefile
@@ -3,7 +3,7 @@
PORTNAME= expect
PORTVERSION= 0.3.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-gearman/Makefile b/devel/pecl-gearman/Makefile
index ba9d4f0bdf6a..784df2a9bf22 100644
--- a/devel/pecl-gearman/Makefile
+++ b/devel/pecl-gearman/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gearman
PORTVERSION= 1.1.2
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-hidef/Makefile b/devel/pecl-hidef/Makefile
index 1a87f53338b9..6c759ddcd8b3 100644
--- a/devel/pecl-hidef/Makefile
+++ b/devel/pecl-hidef/Makefile
@@ -3,6 +3,7 @@
PORTNAME= hidef
PORTVERSION= 0.1.13
+PORTREVISION= 1
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-hrtime/Makefile b/devel/pecl-hrtime/Makefile
index 6bc030f0475e..29d2022847f6 100644
--- a/devel/pecl-hrtime/Makefile
+++ b/devel/pecl-hrtime/Makefile
@@ -3,6 +3,7 @@
PORTNAME= hrtime
PORTVERSION= 0.5.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-htscanner/Makefile b/devel/pecl-htscanner/Makefile
index 2aea47cd66f1..faf0e0d7731c 100644
--- a/devel/pecl-htscanner/Makefile
+++ b/devel/pecl-htscanner/Makefile
@@ -3,6 +3,7 @@
PORTNAME= htscanner
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-inotify/Makefile b/devel/pecl-inotify/Makefile
index d254daae417c..400b3bd66e5e 100644
--- a/devel/pecl-inotify/Makefile
+++ b/devel/pecl-inotify/Makefile
@@ -3,7 +3,7 @@
PORTNAME= inotify
PORTVERSION= 0.1.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-intl/Makefile b/devel/pecl-intl/Makefile
index 15f9f4c85de9..324fe5a94570 100644
--- a/devel/pecl-intl/Makefile
+++ b/devel/pecl-intl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= intl
PORTVERSION= 3.0.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-jsmin/Makefile b/devel/pecl-jsmin/Makefile
index cee8df6f94d8..fee0d1df199b 100644
--- a/devel/pecl-jsmin/Makefile
+++ b/devel/pecl-jsmin/Makefile
@@ -3,6 +3,7 @@
PORTNAME= jsmin
PORTVERSION= 2.0.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-json_post/Makefile b/devel/pecl-json_post/Makefile
index c2bfe63faabe..1b1232104852 100644
--- a/devel/pecl-json_post/Makefile
+++ b/devel/pecl-json_post/Makefile
@@ -3,6 +3,7 @@
PORTNAME= json_post
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-jsonc/Makefile b/devel/pecl-jsonc/Makefile
index b3c1cb45b24d..2e292272027a 100644
--- a/devel/pecl-jsonc/Makefile
+++ b/devel/pecl-jsonc/Makefile
@@ -3,6 +3,7 @@
PORTNAME= jsonc
PORTVERSION= 1.3.7
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-jsond/Makefile b/devel/pecl-jsond/Makefile
index 435b3a4263f2..a5f6356f43a7 100644
--- a/devel/pecl-jsond/Makefile
+++ b/devel/pecl-jsond/Makefile
@@ -3,6 +3,7 @@
PORTNAME= jsond
PORTVERSION= 1.3.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-jsonnet/Makefile b/devel/pecl-jsonnet/Makefile
index fb7967f839d5..0b576a9573ab 100644
--- a/devel/pecl-jsonnet/Makefile
+++ b/devel/pecl-jsonnet/Makefile
@@ -3,6 +3,7 @@
PORTNAME= jsonnet
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-judy/Makefile b/devel/pecl-judy/Makefile
index 3ee74502c9dd..3dca6e818d08 100644
--- a/devel/pecl-judy/Makefile
+++ b/devel/pecl-judy/Makefile
@@ -3,6 +3,7 @@
PORTNAME= judy
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-libevent/Makefile b/devel/pecl-libevent/Makefile
index adacde3ab84d..3598122f94ea 100644
--- a/devel/pecl-libevent/Makefile
+++ b/devel/pecl-libevent/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libevent
PORTVERSION= 0.1.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-mcve/Makefile b/devel/pecl-mcve/Makefile
index 02c53daa0cb1..63448baac74c 100644
--- a/devel/pecl-mcve/Makefile
+++ b/devel/pecl-mcve/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mcve
PORTVERSION= 7.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-memoize/Makefile b/devel/pecl-memoize/Makefile
index 4868a56a15c7..39a9bc6c8099 100644
--- a/devel/pecl-memoize/Makefile
+++ b/devel/pecl-memoize/Makefile
@@ -3,7 +3,7 @@
PORTNAME= memoize
PORTVERSION= 0.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-msgpack/Makefile b/devel/pecl-msgpack/Makefile
index d36c5cf9b332..4e31103d25b5 100644
--- a/devel/pecl-msgpack/Makefile
+++ b/devel/pecl-msgpack/Makefile
@@ -3,6 +3,7 @@
PORTNAME= msgpack
PORTVERSION= 0.5.7
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-ncurses/Makefile b/devel/pecl-ncurses/Makefile
index cfa0ce8f477c..70a270de55d9 100644
--- a/devel/pecl-ncurses/Makefile
+++ b/devel/pecl-ncurses/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ncurses
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-newt/Makefile b/devel/pecl-newt/Makefile
index 2e79704bd5fa..92b0618b88e5 100644
--- a/devel/pecl-newt/Makefile
+++ b/devel/pecl-newt/Makefile
@@ -2,6 +2,7 @@
PORTNAME= newt
PORTVERSION= 1.2.9
+PORTREVISION= 1
CATEGORIES= devel www
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-operator/Makefile b/devel/pecl-operator/Makefile
index c01e9ca2d2c9..9d1554a15157 100644
--- a/devel/pecl-operator/Makefile
+++ b/devel/pecl-operator/Makefile
@@ -3,6 +3,7 @@
PORTNAME= operator
PORTVERSION= 0.3
+PORTREVISION= 1
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-params/Makefile b/devel/pecl-params/Makefile
index 5fa0fc18c1b6..0f4258915e08 100644
--- a/devel/pecl-params/Makefile
+++ b/devel/pecl-params/Makefile
@@ -3,6 +3,7 @@
PORTNAME= params
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-parsekit/Makefile b/devel/pecl-parsekit/Makefile
index bc1f9f5e744e..480e131fff68 100644
--- a/devel/pecl-parsekit/Makefile
+++ b/devel/pecl-parsekit/Makefile
@@ -3,6 +3,7 @@
PORTNAME= parsekit
PORTVERSION= 1.3.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-propro/Makefile b/devel/pecl-propro/Makefile
index e2de5b1fff29..a425868c9cbd 100644
--- a/devel/pecl-propro/Makefile
+++ b/devel/pecl-propro/Makefile
@@ -3,7 +3,7 @@
PORTNAME= propro
PORTVERSION= 1.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-propro2/Makefile b/devel/pecl-propro2/Makefile
index 0b361d07903a..de0021f6d352 100644
--- a/devel/pecl-propro2/Makefile
+++ b/devel/pecl-propro2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= propro
PORTVERSION= 2.0.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-pthreads/Makefile b/devel/pecl-pthreads/Makefile
index 4ad8dcb1e6c9..cba22b184c03 100644
--- a/devel/pecl-pthreads/Makefile
+++ b/devel/pecl-pthreads/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pthreads
PORTVERSION= 2.0.10
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-qb/Makefile b/devel/pecl-qb/Makefile
index 9b591c782a4b..3a0b034d8b18 100644
--- a/devel/pecl-qb/Makefile
+++ b/devel/pecl-qb/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qb
PORTVERSION= 2.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-raphf/Makefile b/devel/pecl-raphf/Makefile
index 8ef2b62c625a..e47040933bfa 100644
--- a/devel/pecl-raphf/Makefile
+++ b/devel/pecl-raphf/Makefile
@@ -3,7 +3,7 @@
PORTNAME= raphf
PORTVERSION= 1.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-raphf2/Makefile b/devel/pecl-raphf2/Makefile
index 74c077982cf0..54c55f11aa17 100644
--- a/devel/pecl-raphf2/Makefile
+++ b/devel/pecl-raphf2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= raphf
PORTVERSION= 2.0.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-runkit/Makefile b/devel/pecl-runkit/Makefile
index 9654f7f41600..03e1f3cf566c 100644
--- a/devel/pecl-runkit/Makefile
+++ b/devel/pecl-runkit/Makefile
@@ -3,6 +3,7 @@
PORTNAME= runkit
PORTVERSION= 1.0.4
+PORTREVISION= 1
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-scream/Makefile b/devel/pecl-scream/Makefile
index df839a81c3ee..9760c0445790 100644
--- a/devel/pecl-scream/Makefile
+++ b/devel/pecl-scream/Makefile
@@ -3,6 +3,7 @@
PORTNAME= scream
DISTVERSION= 0.1.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-shape/Makefile b/devel/pecl-shape/Makefile
index c8ceea3c4b3e..a48758e393e8 100644
--- a/devel/pecl-shape/Makefile
+++ b/devel/pecl-shape/Makefile
@@ -3,7 +3,7 @@
PORTNAME= shape
PORTVERSION= 0.9.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-spl_types/Makefile b/devel/pecl-spl_types/Makefile
index 4cdae4123272..1e90b2626813 100644
--- a/devel/pecl-spl_types/Makefile
+++ b/devel/pecl-spl_types/Makefile
@@ -3,6 +3,7 @@
PORTNAME= spl_types
PORTVERSION= 0.4.0
+PORTREVISION= 1
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-spread/Makefile b/devel/pecl-spread/Makefile
index ddf31c82e3a0..2f10c1106b33 100644
--- a/devel/pecl-spread/Makefile
+++ b/devel/pecl-spread/Makefile
@@ -3,7 +3,7 @@
PORTNAME= spread
PORTVERSION= 2.1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-statgrab/Makefile b/devel/pecl-statgrab/Makefile
index 68439ff3ef86..97482974c8f1 100644
--- a/devel/pecl-statgrab/Makefile
+++ b/devel/pecl-statgrab/Makefile
@@ -3,7 +3,7 @@
PORTNAME= statgrab
PORTVERSION= 0.6.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-strict/Makefile b/devel/pecl-strict/Makefile
index ecd1e07c4762..c0bd3c890a8a 100644
--- a/devel/pecl-strict/Makefile
+++ b/devel/pecl-strict/Makefile
@@ -3,6 +3,7 @@
PORTNAME= strict
PORTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-svn/Makefile b/devel/pecl-svn/Makefile
index b3a398e065e8..f644c6dd4f43 100644
--- a/devel/pecl-svn/Makefile
+++ b/devel/pecl-svn/Makefile
@@ -3,7 +3,7 @@
PORTNAME= svn
PORTVERSION= 1.0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-swoole/Makefile b/devel/pecl-swoole/Makefile
index d341d9658c52..4ea0e81da583 100644
--- a/devel/pecl-swoole/Makefile
+++ b/devel/pecl-swoole/Makefile
@@ -3,6 +3,7 @@
PORTNAME= swoole
PORTVERSION= 1.7.22
+PORTREVISION= 1
CATEGORIES= devel net
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-sync/Makefile b/devel/pecl-sync/Makefile
index dcb846489810..80555414febb 100644
--- a/devel/pecl-sync/Makefile
+++ b/devel/pecl-sync/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sync
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-test_helpers/Makefile b/devel/pecl-test_helpers/Makefile
index d5c8b09c2898..3e767d82ca90 100644
--- a/devel/pecl-test_helpers/Makefile
+++ b/devel/pecl-test_helpers/Makefile
@@ -3,7 +3,7 @@
PORTNAME= test_helpers
PORTVERSION= 1.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel pear
MASTER_SITES= http://pear.phpunit.de/get/
PKGNAMEPREFIX= pecl-
@@ -14,8 +14,10 @@ COMMENT= Extension to ease testing of PHP code
LICENSE= BSD3CLAUSE
CONFIGURE_ARGS= --enable-test-helpers
-USES= php:ext tar:tgz
+USES= php:zend tar:tgz
SUB_FILES= pkg-message
IGNORE_WITH_PHP= 70
+# This needs to be loaded *after* devel/php-xdebug
+PHP_MOD_PRIO= 30
.include <bsd.port.mk>
diff --git a/devel/pecl-test_helpers/files/pkg-message.in b/devel/pecl-test_helpers/files/pkg-message.in
index 80b6eec9c8c2..c74134f9ea14 100644
--- a/devel/pecl-test_helpers/files/pkg-message.in
+++ b/devel/pecl-test_helpers/files/pkg-message.in
@@ -1,20 +1,7 @@
*****************************************************************************
The php extension 'test_helpers' has been installed successful.
-Add a line containing
- extension=%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/test_helpers.so
-
-or
-
- zend_extension=%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/test_helpers.so
-
-If this extension is used in combination with other extensions, such as Xdebug,
-which are also overloading the `ZEND_NEW` opcode you have to load it as
-`zend_extension` after loading the conflicting extension. This can be done in
-your `php.ini` like this:
-
- zend_extension=xdebug.so
- zend_extension=test-helpers.so
+It has been automatically activated.
Please refer to `phpinfo()` to verify whether a conflict was detected and
whether the work-around was enabled.
diff --git a/devel/pecl-trace/Makefile b/devel/pecl-trace/Makefile
index bd1df839209f..cafdde0d7173 100644
--- a/devel/pecl-trace/Makefile
+++ b/devel/pecl-trace/Makefile
@@ -3,6 +3,7 @@
PORTNAME= trace
PORTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-uopz/Makefile b/devel/pecl-uopz/Makefile
index 6b6c2bb335fc..4873e7f6e03a 100644
--- a/devel/pecl-uopz/Makefile
+++ b/devel/pecl-uopz/Makefile
@@ -3,6 +3,7 @@
PORTNAME= uopz
PORTVERSION= 2.0.7
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-uploadprogress/Makefile b/devel/pecl-uploadprogress/Makefile
index e2ad4eee07ed..dc637a603aea 100644
--- a/devel/pecl-uploadprogress/Makefile
+++ b/devel/pecl-uploadprogress/Makefile
@@ -3,6 +3,7 @@
PORTNAME= uploadprogress
PORTVERSION= 1.0.3
+PORTREVISION= 1
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-uri_template/Makefile b/devel/pecl-uri_template/Makefile
index 404498285d53..0875497dbc50 100644
--- a/devel/pecl-uri_template/Makefile
+++ b/devel/pecl-uri_template/Makefile
@@ -3,6 +3,7 @@
PORTNAME= uri_template
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-uuid/Makefile b/devel/pecl-uuid/Makefile
index 00858d5fd3e8..73ba4072ad2a 100644
--- a/devel/pecl-uuid/Makefile
+++ b/devel/pecl-uuid/Makefile
@@ -3,6 +3,7 @@
PORTNAME= uuid
PORTVERSION= 1.0.4
+PORTREVISION= 1
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-vld/Makefile b/devel/pecl-vld/Makefile
index 49ef266a5915..e79422e95fc0 100644
--- a/devel/pecl-vld/Makefile
+++ b/devel/pecl-vld/Makefile
@@ -3,6 +3,7 @@
PORTNAME= vld
PORTVERSION= 0.13.0
+PORTREVISION= 1
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-weakref/Makefile b/devel/pecl-weakref/Makefile
index 25dd938c13cc..c2f87309f14a 100644
--- a/devel/pecl-weakref/Makefile
+++ b/devel/pecl-weakref/Makefile
@@ -3,6 +3,7 @@
PORTNAME= weakref
PORTVERSION= 0.2.6
+PORTREVISION= 1
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-xhprof/Makefile b/devel/pecl-xhprof/Makefile
index ff78060d8aa2..3b9afd5572ea 100644
--- a/devel/pecl-xhprof/Makefile
+++ b/devel/pecl-xhprof/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xhprof
PORTVERSION= 0.9.4
+PORTREVISION= 1
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/pecl-yac/Makefile b/devel/pecl-yac/Makefile
index 21b7d57537c4..73e93cef465b 100644
--- a/devel/pecl-yac/Makefile
+++ b/devel/pecl-yac/Makefile
@@ -3,6 +3,7 @@
PORTNAME= yac
PORTVERSION= 0.9.2
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
diff --git a/devel/pecl-zookeeper/Makefile b/devel/pecl-zookeeper/Makefile
index 37a6a6306f1f..4ee76a379db9 100644
--- a/devel/pecl-zookeeper/Makefile
+++ b/devel/pecl-zookeeper/Makefile
@@ -3,7 +3,7 @@
PORTNAME= zookeeper
PORTVERSION= 0.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/devel/php-jq/Makefile b/devel/php-jq/Makefile
index a5f8ff314678..8ff4c1d7d517 100644
--- a/devel/php-jq/Makefile
+++ b/devel/php-jq/Makefile
@@ -3,6 +3,7 @@
PORTNAME= jq
PORTVERSION= 0.0.1
+PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= php-
diff --git a/devel/php-maxminddb/Makefile b/devel/php-maxminddb/Makefile
index e4f703cdb694..941e62a71b86 100644
--- a/devel/php-maxminddb/Makefile
+++ b/devel/php-maxminddb/Makefile
@@ -3,6 +3,7 @@
PORTNAME= maxminddb
PORTVERSION= 1.1.0
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= devel net
PKGNAMEPREFIX= php-
diff --git a/devel/php-memoize/Makefile b/devel/php-memoize/Makefile
index c5a0968cbb88..cc9f3f049e8e 100644
--- a/devel/php-memoize/Makefile
+++ b/devel/php-memoize/Makefile
@@ -4,7 +4,7 @@
PORTNAME= php-memoize
PORTVERSION= 0.2.0b1
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MAINTAINER= gasol.wu@gmail.com
diff --git a/devel/php-scalar_objects/Makefile b/devel/php-scalar_objects/Makefile
index efd547433ad5..884f51c1eda9 100644
--- a/devel/php-scalar_objects/Makefile
+++ b/devel/php-scalar_objects/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scalar_objects
PORTVERSION= 0.0.20140124
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
PKGNAMEPREFIX= php-
diff --git a/devel/php-uprofiler/Makefile b/devel/php-uprofiler/Makefile
index e3e3987cba41..53b7951c407d 100644
--- a/devel/php-uprofiler/Makefile
+++ b/devel/php-uprofiler/Makefile
@@ -3,6 +3,7 @@
PORTNAME= uprofiler
PORTVERSION= 0.11.0.20150219
+PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= php-
diff --git a/devel/php-xdebug/Makefile b/devel/php-xdebug/Makefile
index c6a29af0bae1..0842deab920b 100644
--- a/devel/php-xdebug/Makefile
+++ b/devel/php-xdebug/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xdebug
PORTVERSION= 2.4.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://xdebug.org/files/
PKGNAMEPREFIX= php-
diff --git a/devel/php-xdebug/files/pkg-message.in b/devel/php-xdebug/files/pkg-message.in
index 40b8ca11dcb6..d3960b2f56f2 100644
--- a/devel/php-xdebug/files/pkg-message.in
+++ b/devel/php-xdebug/files/pkg-message.in
@@ -1,17 +1,11 @@
*****************************************************************************
The php debugger 'xdebug' has been installed successful.
-Add a line containing
- extension=%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/xdebug.so
+It has been automatically enabled.
-or
-
- zend_extension=%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/xdebug.so
-
-to your php.ini to load it. xdebug is not compatible with the extension
-'Zend Optimizer' - you're only able to use one of them. So take care having
-at least the lesser required extension disabled by commenting out it's
-loader line in your php.ini.
+xdebug is not compatible with the extension 'Zend Optimizer' - you're only able
+to use one of them. So take care having at least the lesser required extension
+disabled by commenting out it's loader line in its %%PREFIX%%/etc/php/ext-* file.
Add following section to enable profiling:
diff --git a/devel/php5-blitz-devel/Makefile b/devel/php5-blitz-devel/Makefile
index a6df4733b523..431beed6a940 100644
--- a/devel/php5-blitz-devel/Makefile
+++ b/devel/php5-blitz-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= blitz-devel
PORTVERSION= 0.7.2
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://alexeyrybak.com/blitz/
PKGNAMEPREFIX= php5-
diff --git a/devel/php5-blitz/Makefile b/devel/php5-blitz/Makefile
index c9c5bc4ba02c..810a38b888b1 100644
--- a/devel/php5-blitz/Makefile
+++ b/devel/php5-blitz/Makefile
@@ -3,6 +3,7 @@
PORTNAME= blitz
PORTVERSION= 0.8.2
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://alexeyrybak.com/blitz/
PKGNAMEPREFIX= php5-
diff --git a/devel/php5-dav/Makefile b/devel/php5-dav/Makefile
index 86a2b58f4076..70911cb32a47 100644
--- a/devel/php5-dav/Makefile
+++ b/devel/php5-dav/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dav
PORTVERSION= 1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://download.pureftpd.org/php-webdav/
PKGNAMEPREFIX= php5-
diff --git a/devel/php5-ice/Makefile b/devel/php5-ice/Makefile
index 77640f0944fe..9b4eacbe48be 100644
--- a/devel/php5-ice/Makefile
+++ b/devel/php5-ice/Makefile
@@ -34,27 +34,12 @@ PHP_MODNAME?= IcePHP
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/*.so
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/php
-
-add-plist-info:
- @${ECHO_CMD} "@exec mkdir -p %D/etc/php" \
- >> ${TMPPLIST}
- @${ECHO_CMD} "@exec echo extension=${PHP_MODNAME}.so >> %D/etc/php/extensions.ini" \
- >> ${TMPPLIST}
- @${ECHO_CMD} "@unexec cp %D/etc/php/extensions.ini %D/etc/php/extensions.ini.orig" \
- >> ${TMPPLIST}
- @${ECHO_CMD} "@unexec grep -v extension=${PHP_MODNAME}\\\.so %D/etc/php/extensions.ini.orig > %D/etc/php/extensions.ini || true" \
- >> ${TMPPLIST}
- @${ECHO_CMD} "@unexec rm %D/etc/php/extensions.ini.orig" \
- >> ${TMPPLIST}
- @${ECHO_CMD} "@unexec [ -s %D/etc/php/extensions.ini ] || rm %D/etc/php/extensions.ini" \
- >> ${TMPPLIST}
- @${ECHO_CMD} "@unexec rmdir %D/etc/php 2> /dev/null || true" \
- >> ${TMPPLIST}
+ @${ECHO_CMD} "extension=${PHP_MODNAME}.so" > ${STAGEDIR}${PREFIX}/etc/php/ext-20-ice.ini
security-check:
@${ECHO_CMD} "****************************************************************************"
@${ECHO_CMD} ""
- @${ECHO_CMD} "The following line has been added to your ${PREFIX}/etc/php/extensions.ini"
+ @${ECHO_CMD} "The following line has been added to your ${PREFIX}/etc/php/ext-20-ice.ini"
@${ECHO_CMD} "configuration file to automatically load the installed extension:"
@${ECHO_CMD} ""
@${ECHO_CMD} "extension=${PHP_MODNAME}.so"
diff --git a/devel/php5-ice/pkg-plist b/devel/php5-ice/pkg-plist
index 570fe990a62e..58f023e11e6b 100644
--- a/devel/php5-ice/pkg-plist
+++ b/devel/php5-ice/pkg-plist
@@ -1,3 +1,4 @@
+etc/php/ext-20-ice.ini
lib/php/%%PHP_EXT_DIR%%/IcePHP.so
share/pear/Glacier2.php
share/pear/Glacier2/Metrics.php
diff --git a/devel/php5-msgpack/Makefile b/devel/php5-msgpack/Makefile
index 2819ac5626c3..a5d9cfce98e8 100644
--- a/devel/php5-msgpack/Makefile
+++ b/devel/php5-msgpack/Makefile
@@ -3,6 +3,7 @@
PORTNAME= msgpack
PORTVERSION= 2012.05.05
+PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= php5-
diff --git a/devel/php5-pinba/Makefile b/devel/php5-pinba/Makefile
index 4965dcfdeacb..56fc2a821446 100644
--- a/devel/php5-pinba/Makefile
+++ b/devel/php5-pinba/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pinba
PORTVERSION= 2012.03.20
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
PKGNAMEPREFIX= php5-
diff --git a/devel/php5-thrift/Makefile b/devel/php5-thrift/Makefile
index 83e3e0910711..e705b3a568bb 100644
--- a/devel/php5-thrift/Makefile
+++ b/devel/php5-thrift/Makefile
@@ -3,6 +3,7 @@
PORTNAME= thrift
PORTVERSION= ${THRIFT_PORTVERSION}
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= APACHE/thrift/${PORTVERSION}
PKGNAMEPREFIX= php5-
diff --git a/devel/php55-gettext/Makefile b/devel/php55-gettext/Makefile
index b759d61a398d..a75445d4c502 100644
--- a/devel/php55-gettext/Makefile
+++ b/devel/php55-gettext/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php55
diff --git a/devel/php55-json/Makefile b/devel/php55-json/Makefile
index 8c52ee45170f..4dca3666171a 100644
--- a/devel/php55-json/Makefile
+++ b/devel/php55-json/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php55
diff --git a/devel/php55-pcntl/Makefile b/devel/php55-pcntl/Makefile
index 8bc2847f0d62..9c1e35d6a1af 100644
--- a/devel/php55-pcntl/Makefile
+++ b/devel/php55-pcntl/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php55
diff --git a/devel/php55-readline/Makefile b/devel/php55-readline/Makefile
index e2b6417d3224..b28b6d03e53b 100644
--- a/devel/php55-readline/Makefile
+++ b/devel/php55-readline/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php55
diff --git a/devel/php55-shmop/Makefile b/devel/php55-shmop/Makefile
index 59a106243a64..727944be71cf 100644
--- a/devel/php55-shmop/Makefile
+++ b/devel/php55-shmop/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php55
diff --git a/devel/php55-sysvmsg/Makefile b/devel/php55-sysvmsg/Makefile
index a3ea35125f18..5717934378ca 100644
--- a/devel/php55-sysvmsg/Makefile
+++ b/devel/php55-sysvmsg/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php55
diff --git a/devel/php55-sysvsem/Makefile b/devel/php55-sysvsem/Makefile
index 678b6b58780b..31076a3f8008 100644
--- a/devel/php55-sysvsem/Makefile
+++ b/devel/php55-sysvsem/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php55
diff --git a/devel/php55-sysvshm/Makefile b/devel/php55-sysvshm/Makefile
index 198aed43ed07..8b0f7c50cbc0 100644
--- a/devel/php55-sysvshm/Makefile
+++ b/devel/php55-sysvshm/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php55
diff --git a/devel/php55-tokenizer/Makefile b/devel/php55-tokenizer/Makefile
index b8c65762fc89..530e7071f029 100644
--- a/devel/php55-tokenizer/Makefile
+++ b/devel/php55-tokenizer/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php55
diff --git a/devel/php56-gettext/Makefile b/devel/php56-gettext/Makefile
index 81c6411df45c..8ec61862934a 100644
--- a/devel/php56-gettext/Makefile
+++ b/devel/php56-gettext/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php56
diff --git a/devel/php56-json/Makefile b/devel/php56-json/Makefile
index 3a93d4b7b0b0..f34c43a5fd87 100644
--- a/devel/php56-json/Makefile
+++ b/devel/php56-json/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php56
diff --git a/devel/php56-pcntl/Makefile b/devel/php56-pcntl/Makefile
index 5039ad10a1be..dfb6d371e3d0 100644
--- a/devel/php56-pcntl/Makefile
+++ b/devel/php56-pcntl/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php56
diff --git a/devel/php56-readline/Makefile b/devel/php56-readline/Makefile
index f60893571692..ad51763c8d8a 100644
--- a/devel/php56-readline/Makefile
+++ b/devel/php56-readline/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php56
diff --git a/devel/php56-shmop/Makefile b/devel/php56-shmop/Makefile
index f0e90e8b7d67..038c3b56f04f 100644
--- a/devel/php56-shmop/Makefile
+++ b/devel/php56-shmop/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php56
diff --git a/devel/php56-sysvmsg/Makefile b/devel/php56-sysvmsg/Makefile
index 2b2c27c0282e..9139629a3833 100644
--- a/devel/php56-sysvmsg/Makefile
+++ b/devel/php56-sysvmsg/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php56
diff --git a/devel/php56-sysvsem/Makefile b/devel/php56-sysvsem/Makefile
index 06cdd72bd3d9..f25ee06db5bd 100644
--- a/devel/php56-sysvsem/Makefile
+++ b/devel/php56-sysvsem/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php56
diff --git a/devel/php56-sysvshm/Makefile b/devel/php56-sysvshm/Makefile
index fa8d46132875..8c23d0a7c0d4 100644
--- a/devel/php56-sysvshm/Makefile
+++ b/devel/php56-sysvshm/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php56
diff --git a/devel/php56-tokenizer/Makefile b/devel/php56-tokenizer/Makefile
index 9d48e6757f7d..a9bb2a9807d2 100644
--- a/devel/php56-tokenizer/Makefile
+++ b/devel/php56-tokenizer/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php56
diff --git a/devel/php70-gettext/Makefile b/devel/php70-gettext/Makefile
index 9d558beeaffd..fb43e9c270d7 100644
--- a/devel/php70-gettext/Makefile
+++ b/devel/php70-gettext/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/devel/php70-intl/Makefile b/devel/php70-intl/Makefile
index f8a572ceb788..fa96ef953672 100644
--- a/devel/php70-intl/Makefile
+++ b/devel/php70-intl/Makefile
@@ -1,7 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/devel/php70-json/Makefile b/devel/php70-json/Makefile
index c796d6618727..016e110ef881 100644
--- a/devel/php70-json/Makefile
+++ b/devel/php70-json/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/devel/php70-pcntl/Makefile b/devel/php70-pcntl/Makefile
index 88849b57c2c5..d22be2bbf9a2 100644
--- a/devel/php70-pcntl/Makefile
+++ b/devel/php70-pcntl/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/devel/php70-readline/Makefile b/devel/php70-readline/Makefile
index 72efa2395e67..4fb5212936cf 100644
--- a/devel/php70-readline/Makefile
+++ b/devel/php70-readline/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/devel/php70-shmop/Makefile b/devel/php70-shmop/Makefile
index b4039dc94582..74111c42ce65 100644
--- a/devel/php70-shmop/Makefile
+++ b/devel/php70-shmop/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/devel/php70-sysvmsg/Makefile b/devel/php70-sysvmsg/Makefile
index 36a827cb48ed..2d59c2b05708 100644
--- a/devel/php70-sysvmsg/Makefile
+++ b/devel/php70-sysvmsg/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/devel/php70-sysvsem/Makefile b/devel/php70-sysvsem/Makefile
index 92c9b46fe47c..eb18af875b02 100644
--- a/devel/php70-sysvsem/Makefile
+++ b/devel/php70-sysvsem/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/devel/php70-sysvshm/Makefile b/devel/php70-sysvshm/Makefile
index b6ec845a8084..7a232c5742e6 100644
--- a/devel/php70-sysvshm/Makefile
+++ b/devel/php70-sysvshm/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php70
diff --git a/devel/php70-tokenizer/Makefile b/devel/php70-tokenizer/Makefile
index 9a4351c978b3..622760008773 100644
--- a/devel/php70-tokenizer/Makefile
+++ b/devel/php70-tokenizer/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php70