aboutsummaryrefslogtreecommitdiffstats
path: root/MOVED
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2013-03-07 17:31:55 +0800
committerale <ale@FreeBSD.org>2013-03-07 17:31:55 +0800
commit5948954ddaf95f2e99afd863277db457fe2c6289 (patch)
treef91e42f5765349158f313123980a691e54e32466 /MOVED
parentf2aafb2679ad06c9ac4445ea4a21b730ad19f96f (diff)
downloadfreebsd-ports-gnome-5948954ddaf95f2e99afd863277db457fe2c6289.tar.gz
freebsd-ports-gnome-5948954ddaf95f2e99afd863277db457fe2c6289.tar.zst
freebsd-ports-gnome-5948954ddaf95f2e99afd863277db457fe2c6289.zip
Import pecl-zendoptimizerplus to replace ZendOptimizer. It supports all PHP
releases we have in ports tree. The Zend Optimizer+ provides faster PHP execution through opcode caching and optimization. It improves PHP performance by storing precompiled script bytecode in the shared memory. This eliminates the stages of reading code from the disk and compiling it on future access. In addition, it applies a few bytecode optimization patterns that make code execution faster. WWW: https://github.com/zend-dev/ZendOptimizerPlus
Diffstat (limited to 'MOVED')
-rw-r--r--MOVED1
1 files changed, 1 insertions, 0 deletions
diff --git a/MOVED b/MOVED
index 4e38d5a2a8ae..2b13a6b9bd9c 100644
--- a/MOVED
+++ b/MOVED
@@ -4132,3 +4132,4 @@ sysutils/udesc_dump||2013-03-06|Has expired: Broken for more than 6 month
textproc/gxditview||2013-03-06|Has expired: Broken for more than 6 month
x11/powershell||2013-03-06|Has expired: Broken for more then 6 month
devel/py-setuptools|devel/py-distribute|2013-03-06|Replaced with distribute
+devel/ZendOptimizer|www/pecl-zendoptimizerplus|2013-03-07|Replaced with supported open-source release