Date: Sat, 17 Apr 2010 00:57:35 +0000 (UTC) From: Greg Larkin <glarkin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/php5-redis Makefile distinfo pkg-descr Message-ID: <201004170057.o3H0vZwV027090@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glarkin 2010-04-17 00:57:35 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/php5-redis Makefile distinfo pkg-descr
Log:
This extension provides an API for communicating with Redis database,
a persistent key-value database with built-in net interface written
in ANSI-C for Posix systems.
It is a fork of alfonsojimenez's phpredis, adding many methods and
fixing a lot of issues.
WWW: http://github.com/owlient/phpredis/
PR: ports/145711
Submitted by: Benedikt Niessen <ports at niessen.ch>
Revision Changes Path
1.850 +1 -0 ports/databases/Makefile
1.1 +25 -0 ports/databases/php5-redis/Makefile (new)
1.1 +3 -0 ports/databases/php5-redis/distinfo (new)
1.1 +8 -0 ports/databases/php5-redis/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004170057.o3H0vZwV027090>
