FreeBSD Bugzilla – Attachment 132104 Details for
Bug 176320
[NEW PORT] devel/php5-ZendOptimizerPlus: Faster PHP opcode caching and optimization
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
.shar
.shar (text/plain), 2.91 KB, created by
Gasol Wu
on 2013-02-21 12:50:00 UTC
(
hide
)
Description:
.shar
Filename:
MIME Type:
Creator:
Gasol Wu
Created:
2013-02-21 12:50:00 UTC
Size:
2.91 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># php5-ZendOptimizerPlus ># php5-ZendOptimizerPlus/Makefile ># php5-ZendOptimizerPlus/pkg-descr ># php5-ZendOptimizerPlus/distinfo ># php5-ZendOptimizerPlus/files ># php5-ZendOptimizerPlus/files/pkg-message.in ># >echo c - php5-ZendOptimizerPlus >mkdir -p php5-ZendOptimizerPlus > /dev/null 2>&1 >echo x - php5-ZendOptimizerPlus/Makefile >sed 's/^X//' >php5-ZendOptimizerPlus/Makefile << '8428933e73af5b50415286ff686f9f2a' >X# Created by: Gasol Wu <gasol.wu@gmail.com> >X# $FreeBSD$ >X >XPORTNAME= ZendOptimizerPlus >XPORTVERSION= 20130220 >XCATEGORIES= devel >XPKGNAMEPREFIX= php5- >X >XMAINTAINER= gasol.wu@gmail.com >XCOMMENT= Faster PHP opcode caching and optimization >X >XUSE_GITHUB= yes >XGH_ACCOUNT= zend-dev >XGH_TAGNAME= master >XGH_COMMIT= 280bbaf >X >XCONFIGURE_ARGS= --enable-optimizer-plus >XUSE_PHP= yes >XUSE_PHPEXT= yes >XUSE_PHP_BUILD= yes >XSUB_FILES= pkg-message >XSUB_LIST+= PHP_MODNAME=${PHP_MODNAME} >X >XPKGMESSAGE= ${WRKDIR}/pkg-message >X >Xpost-install: >X @${CAT} ${PKGMESSAGE} >X >X.include <bsd.port.mk> >8428933e73af5b50415286ff686f9f2a >echo x - php5-ZendOptimizerPlus/pkg-descr >sed 's/^X//' >php5-ZendOptimizerPlus/pkg-descr << 'b1e2a620e501faf385cc52b544c346ea' >XThe Zend Optimizer+ provides faster PHP execution through opcode caching and >Xoptimization. It improves PHP performance by storing precompiled script >Xbytecode in the shared memory. This eliminates the stages of reading code from >Xthe disk and compiling it on future access. In addition, it applies a few >Xbytecode optimization patterns that make code execution faster. >X >XWWW: https://github.com/zend-dev/ZendOptimizerPlus/ >b1e2a620e501faf385cc52b544c346ea >echo x - php5-ZendOptimizerPlus/distinfo >sed 's/^X//' >php5-ZendOptimizerPlus/distinfo << '5858ae37e044bead932a688c2ef70b8a' >XSHA256 (ZendOptimizerPlus-20130220.tar.gz) = 9fd7633c5a0c8185815f5bfd273f6b71aa7ecbd6695677977ba901fb7cb981cd >XSIZE (ZendOptimizerPlus-20130220.tar.gz) = 80134 >5858ae37e044bead932a688c2ef70b8a >echo c - php5-ZendOptimizerPlus/files >mkdir -p php5-ZendOptimizerPlus/files > /dev/null 2>&1 >echo x - php5-ZendOptimizerPlus/files/pkg-message.in >sed 's/^X//' >php5-ZendOptimizerPlus/files/pkg-message.in << '12a45864d77008ed94d6a7a9a80a6b35' >X**************************************************************************** >X >XPlease replace extension with zend_extension in %%PREFIX%%/etc/php/extensions.ini >Xas following: >X >Xzend_extension=%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/%%PHP_MODNAME%%.so >X >XNOTE: >X >XIn case you are going to use Zend Optimizer+ together with Xdebug, >Xbe sure that Xdebug is loaded after Optimizer+. "php -v" must show Xdebug >Xafter Optimizer+. >X >X**************************************************************************** >12a45864d77008ed94d6a7a9a80a6b35 >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 176320
: 132104