Commit Graph

26 Commits

Author SHA1 Message Date
sthen
d52e6f1264 don't chmod directories 444, it worked when pkg_create was run as root, but
fails in a FAKE_AS_ROOT=No world. remove FAKE_AS_ROOT=Yes. ok brad@
2014-09-18 13:26:43 +00:00
espie
963975501d explicitly mark the few ports that don't build with FAKE_AS_ROOT=No 2014-09-16 09:07:03 +00:00
brad
bec70c9040 Update to XCache 3.1.0.
ok sthen@
2014-03-10 01:11:39 +00:00
robert
d5b92ddea0 bump REVISION due to the php update 2013-08-12 04:11:20 +00:00
jasper
c38dcacc50 use ${VARBASE} instead of hardcoding /var 2013-07-05 09:34:35 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
sthen
1da1c3c851 update to xcache 2.0.1, from Brad
- includes some segv fixes
2012-09-11 23:41:43 +00:00
ajacoutot
15c1f311bc Missed bumps after my recent php module changes.
spotted by sthen@
2012-06-18 07:56:13 +00:00
sthen
0f21c1a245 update to xcache 2.0.0, from Brad 2012-05-26 09:22:18 +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
sthen
8c57a70668 Fix MESSAGE/UNMESSAGE, since the php infrastructure changes this was telling
people to adjust /usr/local/conf/php5.sample/xcache.ini rather than the correct
file. ok Brad (maintainer).
2011-08-21 09:26:58 +00:00
robert
f64fd007d4 switch to lang/php 2011-07-08 22:52:23 +00:00
sthen
aa17838f8e bugfix update to xcache 1.3.2, from Brad, also tested by Vijay Sankar, thanks! 2011-06-16 20:24:43 +00:00
ajacoutot
8800006e21 Update to xcache-1.3.1.
from Brad (maintainer)
2011-01-16 07:58:09 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
sthen
89d5cdea52 new-style LIB_DEPENDS/REVISION/WANTLIB 2010-11-11 12:35:09 +00:00
sthen
c980c9c8cd add Brad as maintainer, bump. 2009-10-17 16:22:21 +00:00
sthen
1afa24822a update www/xcache to 1.3.0, from Stephan Rickauer 2009-09-02 11:57:31 +00:00
sthen
7d0d1fd0da Unbreak packaging, sorry. Found by sturm.
From Brad
2008-04-02 07:53:23 +00:00
sthen
c109ae4c1c from Brad:
- Maintenance update of XCache, also tested by myself.

from me:
- adjust for /var/www/conf/php5 symlinks
- add re2c as BUILD_DEPENDS, configure picks it up if installed
ok brad@ (maintainer)
2008-03-23 21:36:20 +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
robert
f38932a9d0 import of xache-1.2.1;
XCache is a fast, stable PHP opcode cacher that has been tested and is
now running on production servers under high load.

from Brad;
2007-07-23 18:57:07 +00:00