memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. This extension uses libmemcached library to provide API for communicating with memcached servers. WWW: http://pecl.php.net/package/memcached Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed. Thanks!
miwi 2009-02-08 21:45:53 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/pecl-memcached Makefile distinfo pkg-descr Log: memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. This extension uses libmemcached library to provide API for communicating with memcached servers. WWW: http://pecl.php.net/package/memcached PR: ports/131172 Submitted by: Gea-Suan Lin <gslin at gslin.org> Revision Changes Path 1.734 +1 -0 ports/databases/Makefile 1.1 +30 -0 ports/databases/pecl-memcached/Makefile (new) 1.1 +3 -0 ports/databases/pecl-memcached/distinfo (new) 1.1 +8 -0 ports/databases/pecl-memcached/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"