NOTICE: This package has been removed from pkgsrc

./wip/php-xcache, Fast and stable PHP opcode cacher

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.1.0, Package name: xcache-3.1.0, Maintainer: vs

XCache is a fast, stable PHP opcode cacher that has been proven and is now
running on production servers under high load. It is tested (on linux) and
supported on all of the PHP release branches, such as PHP_5_1, PHP_5_2,
PHP_5_3, PHP_5_4 and PHP_5_5. ThreadSafe/Windows is also perfectly supported.
XCache overcomes many of the problems found with other opcachers such as
being able to run with new PHP versions.


Required to run:
[lang/php54]


Package options: xcache-constant, xcache-coverager, xcache-optimizer

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2015-03-14 19:58:46 by othyro | Files touched by this commit (6) | Package removed
Log message:
Removed php-xcache. Updated, cleaned up, and imported into HEAD/devel. OK'd
by MAINTAINER in private mail.
   2014-01-30 14:15:03 by Matthias Scheler | Files touched by this commit (1)
Log message:
Prefix all option names with "xcache-" as they are very specific to
this particular package.
   2014-01-30 14:00:40 by Matthias Scheler | Files touched by this commit (1)
Log message:
Add "gm4" to the list of requires tools. This fixes the build under \ 
Solaris.
   2014-01-26 19:41:45 by Volkmar Seifert | Files touched by this commit (4)
Log message:
Package upgraded to latest stable version 3.1.0. Supports all the latest
PHP versions, now.
   2012-11-23 23:33:41 by othyro | Files touched by this commit (22)
Log message:
Mostly whitespace and blank line fixing. Some files also got minor
formatting corrections as well as other corrections.
   2012-10-05 13:12:49 by Aleksej Saushev | Files touched by this commit (59)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-01-02 10:47:21 by Volkmar Seifert | Files touched by this commit (1)
Log message:
Maintainer-change as discussed here:

Message-ID: <ffd1cc87b3b37f1977cebdea53feb693.squirrel@webmail.nifelheim.info>
In-Reply-To: <4D1CEDFB.4020904@buzmo.com>
   2010-12-30 19:44:14 by Volkmar Seifert | Files touched by this commit (5) | Package updated
Log message:
- updated to version 1.3.1
- support for options-framework iplemented