Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-10-08 | Unfortunately PHP has several openssl hooks, which are only enabled | jdolecek | 1 | -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-08 | added net/php-xmlrpc | jdolecek | 1 | -1/+3 | |
2005-09-28 | Fixed pkglint warnings. | rillig | 1 | -2/+1 | |
2005-09-04 | Update for PHP 4.4.x | jdolecek | 1 | -45/+45 | |
2005-05-23 | add php-pcntl | jdolecek | 1 | -2/+3 | |
2005-05-09 | use 'php4' for CATEGORIES rather than 'php' | jdolecek | 1 | -2/+2 | |
2005-05-07 | add php-eaccelerator | jdolecek | 1 | -2/+3 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-01-03 | Bump PKGREVISION because of curl dependency bump. | wiz | 1 | -2/+2 | |
2004-11-08 | follow php4-pdflib rename to php-pdflib, bump PKGREVISION | jdolecek | 1 | -3/+3 | |
2004-11-06 | php4-zip was replaced by php-zip, which can be used with both PHP4 and PHP5. | jdolecek | 1 | -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-05 | Add php-dbx package - PHP database abstraction layer extension. This is | jdolecek | 1 | -1/+3 | |
for both PHP 4.x and 5.x. | |||||
2004-11-04 | Add php-extensions-4.3 meta-package. Pulls in the base PHP4, Apache module | jdolecek | 3 | -0/+75 | |
and all available extension modules. |