aboutsummaryrefslogtreecommitdiff
path: root/databases/pecl-memcached
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0.0Martin Wilke2009-07-092-4/+4
| | | | | | | | PR: 136453 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=237501
* - Update to 0.2.0Martin Wilke2009-07-052-5/+5
| | | | | | | | PR: 136238 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=237151
* Fix build with custom LOCALBASE.Ion-Mihai Tetcu2009-06-101-0/+1
| | | | | | | | Reported by: QATty Approved by: portmgr (itetcu@) Notes: svn path=/head/; revision=235546
* - Update to 0.1.5Martin Wilke2009-04-112-4/+4
| | | | | | | | PR: 133608 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=232137
* - Update to 0.1.4Martin Wilke2009-03-092-4/+6
| | | | | | | | PR: 132423 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=229798
* memcached is a high-performance, distributed memory object cachingMartin Wilke2009-02-083-0/+41
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> Notes: svn path=/head/; revision=227828