summaryrefslogtreecommitdiff
path: root/meta-pkgs/php4-extensions
AgeCommit message (Collapse)AuthorFilesLines
2005-10-08Unfortunately PHP has several openssl hooks, which are only enabledjdolecek1-3/+2
when the base PHP is compiled with openssl extension (e.g. ssl://, tls:// stream support, and couple others). These don't work when SSL support is loaded via extension. For this reason, make openssl extension unconditionally built-in into the main PHP package, and g/c security/php-openssl.
2005-10-08added net/php-xmlrpcjdolecek1-1/+3
2005-09-28Fixed pkglint warnings.rillig1-2/+1
2005-09-04Update for PHP 4.4.xjdolecek1-45/+45
2005-05-23add php-pcntljdolecek1-2/+3
2005-05-09use 'php4' for CATEGORIES rather than 'php'jdolecek1-2/+2
2005-05-07add php-eacceleratorjdolecek1-2/+3
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-01-03Bump PKGREVISION because of curl dependency bump.wiz1-2/+2
2004-11-08follow php4-pdflib rename to php-pdflib, bump PKGREVISIONjdolecek1-3/+3
2004-11-06php4-zip was replaced by php-zip, which can be used with both PHP4 and PHP5.jdolecek1-3/+3
The PECL extension is preferred even for PHP4 (which has zip extension bundled), since further maintenance is likely to be more active there.
2004-11-05Add php-dbx package - PHP database abstraction layer extension. This isjdolecek1-1/+3
for both PHP 4.x and 5.x.
2004-11-04Add php-extensions-4.3 meta-package. Pulls in the base PHP4, Apache modulejdolecek3-0/+75
and all available extension modules.