ports/177208: [NEW PORT] databases/yac: Yac is a user data cache based on shared memory for PHP
John Chen
johnpupu at gmail.com
Thu Mar 21 17:00:02 UTC 2013
>Number: 177208
>Category: ports
>Synopsis: [NEW PORT] databases/yac: Yac is a user data cache based on shared memory for PHP
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Mar 21 17:00:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: John Chen
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
Watcher
>Environment:
System: FreeBSD www.johnpupu.tw 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10
>Description:
Yac is a user data cache based on shared memory for PHP
it can be used to replace APC or local memcached.
WWW: https://github.com/laruence/yac
Generated with FreeBSD Port Tools 0.99_6 (mode: new)
>How-To-Repeat:
>Fix:
--- .shar begins here ---
# 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-yac
# php5-yac/Makefile
# php5-yac/distinfo
# php5-yac/pkg-descr
#
echo c - php5-yac
mkdir -p php5-yac > /dev/null 2>&1
echo x - php5-yac/Makefile
sed 's/^X//' >php5-yac/Makefile << '15490cbf859c81bb7fdbbe7845955bf8'
X# Created by: John Chen <johnpupu at gmail.com>
X# $FreeBSD$
X
XPORTNAME= yac
XPORTVERSION= 20130322
XCATEGORIES= databases
XMASTER_SITES= GH GHC
X
XMAINTAINER= johnpupu at gmail.com
XCOMMENT= Yac is a user data cache based on shared memory for PHP
X
XLICENSE= PHP301
X
XPHP_MODNAME= yac
XUSE_PHP= yes
XUSE_PHPEXT= yes
XUSE_PHPIZE= yes
XUSE_PHP_BUILD= yes
X
XUSE_GITHUB= yes
XGH_ACCOUNT= laruence
XGH_COMMIT= dd024e4
XGH_TAGNAME= master
X
XCFLAGS+= -I${LOCALBASE}/include
XCONFIGURE_ARGS= --with-php-config=${PREFIX}/bin/php-config
X
X.include <bsd.port.mk>
15490cbf859c81bb7fdbbe7845955bf8
echo x - php5-yac/distinfo
sed 's/^X//' >php5-yac/distinfo << '733afa4ac23857006095b92deff75ac1'
XSHA256 (yac-20130322.tar.gz) = f908d1e853a30097117e2e1bd3889466a02b5e70dd3335a84a486e1e1bc4b735
XSIZE (yac-20130322.tar.gz) = 25235
733afa4ac23857006095b92deff75ac1
echo x - php5-yac/pkg-descr
sed 's/^X//' >php5-yac/pkg-descr << 'c5ffd25a02b513b62b888a6f954a1e96'
XYac is a user data cache based on shared memory for PHP
Xit can be used to replace APC or local memcached.
X
XWWW: https://github.com/laruence/yac
c5ffd25a02b513b62b888a6f954a1e96
exit
--- .shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list