Commit Graph

22 Commits

Author SHA1 Message Date
sthen
ba107788c6 bump a bunch of pecl-*, thanks to cvs's non-atomic commits/updates some of
these got built on amd64 without the WANTLIB they should have had, this is
causing issues with pkg_add updates reported by Johan Huldtgren
2012-08-30 14:09:21 +00:00
sthen
cc855487de sync wantlib for pecl-* 2012-08-23 19:35:31 +00:00
jasper
e2f5473ee7 - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 14:53:01 +00:00
ajacoutot
15c1f311bc Missed bumps after my recent php module changes.
spotted by sthen@
2012-06-18 07:56:13 +00:00
sthen
c37807dc6b use pecl.port.mk, ok jasper@ 2012-04-19 21:30:26 +00:00
sthen
34aecae927 update to pecl-memcache 3.0.6, ok william@
- 3.0.4 was generating bogus 'delete' commands in some cases;
I noticed this when trying to use memcache as a session storage
backend with Roundcube webmail - this update fixes this.
2012-04-16 17:44:38 +00:00
robert
93923bd770 switch php to version 5.3 by default 2011-11-16 15:56:36 +00:00
espie
58fffade54 normalize pkgpath 2011-09-16 12:00:05 +00:00
robert
6277582379 switch to lang/php 2011-07-09 00:04:11 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
william
c89828902e Update to 3.0.4, and include a patch to fix compile from their svn. Fixes
PHP session storage and now does locking which helps some apps.

MAINTAINER change and diff ok alek@ jasper@
2010-04-06 02:08:45 +00:00
ajacoutot
cf10739f24 - SYSCONFDIR and LOCALBASE are already part of the generic SUBST_VARS
looks good to landry@
2008-09-18 13:37:41 +00:00
sthen
e4c93e5e98 adjust pecl-memcache to new PHP config mechanism (symlink not phpxs)
ok merdely
2008-01-21 20:36:05 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
merdely
ba8add3ebb Remove surrounding quotes from
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE

Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here
(ok naddy@)
2007-09-15 20:38:20 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
robert
0dbe5bb8c3 - adapt to the new pear port
- add @group annotations
- bump PKGNAMEs
- fix PLISTs by removing unneeded files and directories
2007-03-22 22:48:03 +00:00
sturm
5082eebc0b fix BUILD_DEPENDS by using MODGNU_AUTOCONF_DEPENDS and
MODGNU_AUTOMAKE_DEPENDS instead of handcrafting those entries
USE_LIBTOOL
2007-01-03 20:08:07 +00:00
sturm
813899c9c5 depend on proper version of autoconf/automake 2006-12-23 21:30:31 +00:00
alek
3db66e68fa Update to 1.5 2005-08-06 20:38:43 +00:00
alek
a086f8e449 - Add UNMESSAGE describing how to disable memcache module after
deinstallation
- Add pecl-memcache to build
2005-02-23 14:58:14 +00:00
alek
a9b0dc9c13 Import PECL memcache 1.4
PHP interface to memcached

This extension allows you to work with memcached, a caching daemon
designed to decrease database load by storing objects in memory, through
handy OO and procedural interfaces.

help & ok mbalmer@, robert@
2005-02-23 14:40:47 +00:00