Port details |
- pecl-zendoptimizerplus Opcode cacher and optimizer for PHP
- 7.0.0 www
=1 7.0.0Version of this port present on the latest quarterly branch.
- Maintainer: ale@FreeBSD.org
- Port Added: 2013-03-07 09:32:11
- Last Update: 2013-03-27 07:16:45
- SVN Revision: 315354
- People watching this port, also watch:: zrep
- License: PHP301
- WWW:
- https://github.com/zend-dev/ZendOptimizerPlus
- Description:
- 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
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- pecl-zendoptimizerplus>0:www/pecl-zendoptimizerplus
- No installation instructions:
- This port has been deleted.
- PKGNAME: pecl-zendoptimizerplus
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- php.h : lang/php5
- phpize : lang/php5
- autoconf-2.69 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php5
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.0.0 27 Mar 2013 07:16:45 |
ale |
Update Zend Optimizer+ to 7.0.1 release and rename it to Zend OPcache. |
7.0.0 07 Mar 2013 09:31:55 |
ale |
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 |
Number of commits found: 2
|