aboutsummaryrefslogtreecommitdiff
path: root/databases/pecl-memcached
Commit message (Collapse)AuthorAgeFilesLines
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | LIB_DEPENDS in databases Notes: svn path=/head/; revision=336187
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Update to 2.1.0 [1]Bryan Drewery2012-11-042-12/+9
| | | | | | | | | | | | | | - Trim header - Convert to new options framework - Remove use of bsd.pre.port.mk PR: ports/173099 [1] Submitted by: John Chen <johnpupu@gmail.com> [1] Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=306966
* Update to 2.0.1 release to add php 5.4 support.Alex Dupre2012-05-172-7/+5
| | | | | | | | PR: ports/167991 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=296820
* 1: Upgrade libmemcached to 1.0.6.Vanilla I. Shu2012-04-131-1/+1
| | | | | | | | 2: bump revision to chase shared library version. 3: drop maintainer Notes: svn path=/head/; revision=294777
* Upgrade libmemcached to 1.0.4,Vanilla I. Shu2012-03-051-0/+1
| | | | | | | bump revision to chase shared library version. Notes: svn path=/head/; revision=292729
* * Add LICENSE=PHP30Martin Wilke2011-01-312-1/+3
| | | | | | | | | | | | | * Remove MD5 line from distinfo. * Add IGNORE_WITH_PHP=4 as this requires php 5.2 or newer. PR: 152943 Submitted by: "Tom Judge" <tom@tomjudge.com> Approved by: maintainer timeout Feature safe: yes Notes: svn path=/head/; revision=268494
* - Update to 1.0.2Martin Wilke2010-05-092-4/+4
| | | | | | | | PR: 146423 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=253976
* - Update to 1.0.1 and unbreakMartin Matuska2010-03-252-7/+4
| | | | | | | | | PR: ports/144779 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=251472
* - 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-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