components/php-5_3/php-zendopcache.p5m
branchs11-update
changeset 3661 47545fb8aed4
parent 3067 61e6cd945591
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    25     value=pkg:/web/php-53/extension/[email protected],$(BUILD_VERSION)
    25     value=pkg:/web/php-53/extension/[email protected],$(BUILD_VERSION)
    26 set name=pkg.summary value="ZendOpcache extension module for PHP"
    26 set name=pkg.summary value="ZendOpcache extension module for PHP"
    27 set name=pkg.description \
    27 set name=pkg.description \
    28     value="The Zend OPcache 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."
    28     value="The Zend OPcache 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."
    29 set name=com.oracle.info.description value="the Zend OPcache PHP extension"
    29 set name=com.oracle.info.description value="the Zend OPcache PHP extension"
    30 set name=com.oracle.info.tpno value=14926
    30 set name=com.oracle.info.tpno value=$(TPNO_PHP_ZENDOPCACHE)
    31 set name=info.classification value=org.opensolaris.category.2008:Development/PHP
    31 set name=info.classification value=org.opensolaris.category.2008:Development/PHP
    32 set name=info.source-url value=http://pecl.php.net/get/zendopcache-7.0.2.tgz
    32 set name=info.source-url value=http://pecl.php.net/get/zendopcache-7.0.2.tgz
    33 set name=info.upstream-url value=http://pecl.php.net/package/ZendOpcache
    33 set name=info.upstream-url value=http://pecl.php.net/package/ZendOpcache
    34 set name=org.opensolaris.arc-caseid value=PSARC/2013/306
    34 set name=org.opensolaris.arc-caseid value=PSARC/2013/306
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)