aboutsummaryrefslogtreecommitdiff
path: root/databases/pecl-memcached/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Fix BUILD_DEPENDSMartin Wilke2010-03-101-1/+1
| | | | | | | | | PR: 144051 Submitted by: danger@ Approved by: maintainer Notes: svn path=/head/; revision=250835
* - Mark BROKEN: does not compilePav Lucistnik2010-02-221-0/+2
| | | | | | | | Reported by: pointyhat Feature safe: yes Notes: svn path=/head/; revision=250212
* - Add igbinary support to OPTIONSMartin Wilke2010-01-311-3/+11
| | | | | | | | | | | | - Remove experimental notice (1.0.0 was declared stable) - Bump PORTREVISION PR: 142873 Submitted by: mm@ Approved by: maintainer timeout Notes: svn path=/head/; revision=248970
* - Update to 1.0.0Martin Wilke2009-07-091-1/+1
| | | | | | | | PR: 136453 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=237501
* - Update to 0.2.0Martin Wilke2009-07-051-2/+2
| | | | | | | | 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-111-1/+1
| | | | | | | | PR: 133608 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=232137
* - Update to 0.1.4Martin Wilke2009-03-091-1/+3
| | | | | | | | 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-081-0/+30
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