FreeBSD Bugzilla – Attachment 149064 Details for
Bug 194832
[PATCH] devel/pecl-yac: update to 0.9.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
pecl-yac shar file
pecl-yac.shar (text/plain), 2.81 KB, created by
johnpupu
on 2014-11-05 14:11:39 UTC
(
hide
)
Description:
pecl-yac shar file
Filename:
MIME Type:
Creator:
johnpupu
Created:
2014-11-05 14:11:39 UTC
Size:
2.81 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: ># ># pecl-yac ># pecl-yac/files ># pecl-yac/files/pkg-message.in ># pecl-yac/Makefile ># pecl-yac/distinfo ># pecl-yac/pkg-descr ># >echo c - pecl-yac >mkdir -p pecl-yac > /dev/null 2>&1 >echo c - pecl-yac/files >mkdir -p pecl-yac/files > /dev/null 2>&1 >echo x - pecl-yac/files/pkg-message.in >sed 's/^X//' >pecl-yac/files/pkg-message.in << 'ae30b20ff78b33c1df52f0f707445031' >X************************************************************************ >XYou may edit %%LOCALBASE%%/etc/php.ini to change this variables: >X >Xyac.enable = 1 >X >Xyac.keys_memory_size = 4M ; 4M can get 30K key slots, 32M can get 100K key slots >X >Xyac.values_memory_size = 64M >X >Xyac.compress_threshold = -1 >X >Xyac.enable_cli = 0 ; whether enable yac with cli, default 0 >X >XThen restart your web server and consult the output of phpinfo(). >XIf there is an informational section for yac, the installation was >Xsuccessful. >X************************************************************************ >ae30b20ff78b33c1df52f0f707445031 >echo x - pecl-yac/Makefile >sed 's/^X//' >pecl-yac/Makefile << 'e2958f56c15a5791c72f301bf1c785f9' >X# Created by: Oliver Lehmann <oliver@FreeBSD.org> >X# $FreeBSD: head/devel/pecl-yac/Makefile 343058 2014-02-06 12:25:17Z oliver $ >X >XPORTNAME= yac >XPORTVERSION= 0.9.2 >XCATEGORIES= devel >XMASTER_SITES= http://pecl.php.net/get/ >XPKGNAMEPREFIX= pecl- >XDIST_SUBDIR= PECL >X >XMAINTAINER= oliver@FreeBSD.org >XCOMMENT= Yac is a shared memory user data cache for PHP >X >XLICENSE= PHP301 >X >XPKGMESSAGE= ${WRKDIR}/pkg-message >XSUB_FILES= pkg-message >XUSE_PHP= yes >XUSE_PHPEXT= yes >XUSE_PHPIZE= yes >XUSE_PHP_BUILD= yes >XUSES= tar:tgz >X >XCONFIGURE_ARGS= --with-php-config=${PREFIX}/bin/php-config >X >XOPTIONS_DEFINE= MSGPACK >XMSGPACK_DESC= Enable MSGPACK module >XMSGPACK_BUILD_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/msgpack.so:${PORTSDIR}/devel/pecl-msgpack >XMSGPACK_RUN_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/msgpack.so:${PORTSDIR}/devel/pecl-msgpack >X >Xpost-install: >X ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/yac.so >X >X.include <bsd.port.mk> >e2958f56c15a5791c72f301bf1c785f9 >echo x - pecl-yac/distinfo >sed 's/^X//' >pecl-yac/distinfo << '1a885fdf9a81d9ce2666b0844ac8a071' >XSHA256 (PECL/yac-0.9.2.tgz) = f57d7dc18520f2114194fa44eb8e77b4cc8142bf0bd1314b9445dd99bc53dd99 >XSIZE (PECL/yac-0.9.2.tgz) = 34822 >1a885fdf9a81d9ce2666b0844ac8a071 >echo x - pecl-yac/pkg-descr >sed 's/^X//' >pecl-yac/pkg-descr << 'b1d53a5b8925dd8b7562084d132b6748' >XYac is a shared memory user data cache for PHP >X >Xit can be used to replace APC or local memcached. >X >XWWW: http://pecl.php.net/package/yac >b1d53a5b8925dd8b7562084d132b6748 >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 194832
: 149064 |
149065