FreeBSD Bugzilla – Attachment 149379 Details for
Bug 194270
[new port] [request] databases/php56-redis version of php redis module
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar with fixed pkg prefix
php56-redis.shar (text/plain), 2.03 KB, created by
Daniel Ylitalo
on 2014-11-13 14:08:28 UTC
(
hide
)
Description:
shar with fixed pkg prefix
Filename:
MIME Type:
Creator:
Daniel Ylitalo
Created:
2014-11-13 14:08:28 UTC
Size:
2.03 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: ># ># php56-redis ># php56-redis/pkg-descr ># php56-redis/Makefile ># php56-redis/distinfo ># >echo c - php56-redis >mkdir -p php56-redis > /dev/null 2>&1 >echo x - php56-redis/pkg-descr >sed 's/^X//' >php56-redis/pkg-descr << '88cfe68a6aea91ef1bb005af6cb0835d' >XThis extension provides an API for communicating with Redis database, >Xa persistent key-value database with built-in net interface written >Xin ANSI-C for Posix systems. >X >XIt is a fork of alfonsojimenez's phpredis, adding many methods and >Xfixing a lot of issues. >X >XWWW: https://github.com/nicolasff/phpredis >88cfe68a6aea91ef1bb005af6cb0835d >echo x - php56-redis/Makefile >sed 's/^X//' >php56-redis/Makefile << 'b3858a3bea25682d62c2b037727658d8' >X# Created by: Benedikt Niessen <ports@niessen.ch> >X# $FreeBSD: head/databases/php5-redis/Makefile 369131 2014-09-23 22:24:19Z ohauer $ >X >XPORTNAME= redis >XPORTVERSION= 2.2.5 >XCATEGORIES= databases >XPKGNAMEPREFIX= php56- >X >XMAINTAINER= m.tsatsenko@gmail.com >XCOMMENT= PHP5-Extension for Redis >X >XLICENSE= PHP301 >X >XGITVERSION= 0f0661e >X >XUSE_PHP= session >XUSE_PHP_BUILD= yes >XUSE_PHPEXT= yes >XDEFAULT_VERSIONS+=php=56 >X >XUSE_GITHUB= yes >XGH_ACCOUNT= nicolasff >XGH_PROJECT= phpredis >XGH_COMMIT= 8dac89e >X >XPHP_MODNAME= redis >X >XOPTIONS_DEFINE= IGBINARY >XIGBINARY_DESC= Build with Igbinary serializer >X >X.include <bsd.port.options.mk> >X >X.if ${PORT_OPTIONS:MIGBINARY} >XUSE_PHP+= igbinary >XCONFIGURE_ARGS+=--enable-redis-igbinary >X.else >XCONFIGURE_ARGS+=--disable-redis-igbinary >X.endif >X >X.include <bsd.port.mk> >b3858a3bea25682d62c2b037727658d8 >echo x - php56-redis/distinfo >sed 's/^X//' >php56-redis/distinfo << '9548acf9726abfc25afe6e1e073a0d05' >XSHA256 (redis-2.2.5.tar.gz) = c1c4cccce4c140da58c00b19a41f5bd2d218811733711984fc3e8b73cd4c6b33 >XSIZE (redis-2.2.5.tar.gz) = 131005 >9548acf9726abfc25afe6e1e073a0d05 >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 194270
:
149049
| 149379