summaryrefslogtreecommitdiff
path: root/lang/php
AgeCommit message (Expand)AuthorFilesLines
2004-12-12completely ignore system php.ini for all pear-related operations; thisjdolecek1-2/+2
2004-12-12abort do-install if pear install failsjdolecek1-2/+2
2004-12-12use PLIST_SRC+= so that setting PLIST_SRC setting in extension Makefilejdolecek1-2/+2
2004-11-27use DIST_SUBDIR=pear to avoid potential conflicts with non-pearjdolecek1-1/+3
2004-11-27don't use += for DIST_SUBDIRjdolecek1-2/+2
2004-11-27Standardize Pear package HOMEPAGE, most have same format.jdolecek1-1/+3
2004-11-16Properly define "DISTINFO" when building a bundled PHP extension.tron1-2/+2
2004-11-06merge extension module handling for PHP4 and PHP5 into lang/php/ext.mk,jdolecek1-4/+76
2004-11-05use ${PKG_PHP} instead of PHP${PKG_PHP_VERSION}jdolecek1-2/+2
2004-11-05share MESSAGE.module and PLIST.module between php4 and php5 packages, movingjdolecek2-0/+13
2004-11-04export the information about selected version via PKG_PHP_VERSIONjdolecek1-2/+10
2004-11-01'data' items must be handled same way as 'test' and 'doc' - they are installedjdolecek1-1/+2
2004-11-01Deal with backslashes in the file names, translate them to forwardjdolecek1-1/+4
2004-11-01use shared pear package support framework for both php4 & php5; based onjdolecek2-0/+106
2004-10-31new PHP extension module framework, which makes it possible to buildjdolecek2-0/+84