summaryrefslogtreecommitdiff
path: root/www/php-eaccelerator
AgeCommit message (Collapse)AuthorFilesLines
2008-06-12Add DESTDIR support.joerg1-1/+3
2007-12-09Update to 0.9.5.2.jdolecek2-6/+6
Changes since 0.9.5: * Fix bug that causes problems with protected attributes and php 5.2 * Fix ttl bug in list_keys
2006-11-06Update to final 0.9.5jdolecek2-7/+7
Includes many important bugfixes and PHP 5.2 support
2006-06-04Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).joerg1-2/+2
While going through the tree, fix some more packages which had similiar issues with too strict conflicts, bump the revisions of those.
2006-06-02Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,joerg1-1/+3
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or ap2-* respectively. Add new variables to simplify the Makefile handling. Add CONFLICTS on the old names. Reset revisions of bumped packages. ap-php will now depend on the default Apache and PHP version. All programs using it have an implicit option of the Apache version as well. OK from jlam@ and adrianp@.
2006-06-01Updated www/php-eaccelerator to 0.9.5beta2. Changes from version 0.9.2ajlam2-9/+8
include: * Nearly full support for PHP 5.1.x. * Many bugfixes and code cleanups. * The shared memory functions, session handler and content cache are disabled by default now. They are only used by a small amount of users and they could allow local users to fill up the memory if they aren't secured properly.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-10-04PECL modules have a real homepage. Set the default for PECL modules totv1-1/+2
the PECL distro site rather than PHP's default. Bump PKGREVISION, as the HOMEPAGE is included in the binary package's +DESC.
2005-05-23Removed trailing white-space.rillig1-1/+1
2005-05-07Add package for eAccelerator - PHP accelerator, optimizer, encoder and dynamicjdolecek3-0/+38
content cache. Confirmed buildable and working for both PHP4 and PHP5.