Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-11-16 | Properly define "DISTINFO" when building a bundled PHP extension. | tron | 1 | -2/+2 |
2004-11-06 | merge extension module handling for PHP4 and PHP5 into lang/php/ext.mk, | jdolecek | 1 | -4/+76 |
2004-11-05 | use ${PKG_PHP} instead of PHP${PKG_PHP_VERSION} | jdolecek | 1 | -2/+2 |
2004-11-05 | share MESSAGE.module and PLIST.module between php4 and php5 packages, moving | jdolecek | 2 | -0/+13 |
2004-11-04 | export the information about selected version via PKG_PHP_VERSION | jdolecek | 1 | -2/+10 |
2004-11-01 | 'data' items must be handled same way as 'test' and 'doc' - they are installed | jdolecek | 1 | -1/+2 |
2004-11-01 | Deal with backslashes in the file names, translate them to forward | jdolecek | 1 | -1/+4 |
2004-11-01 | use shared pear package support framework for both php4 & php5; based on | jdolecek | 2 | -0/+106 |
2004-10-31 | new PHP extension module framework, which makes it possible to build | jdolecek | 2 | -0/+84 |