summaryrefslogtreecommitdiff
path: root/lang/php/pear.mk
AgeCommit message (Expand)AuthorFilesLines
2016-04-10Adjust checks for _USE_DESTDIR != no or incorrect references tojoerg1-5/+1
2016-04-02Ensure destination directory is precreated. Fixes some pax failures.jperkin1-1/+2
2016-02-29Remove PEAR_SKIP_FILES after the dynamic PLIST generation too, asjperkin1-2/+3
2015-08-23Add PEAR_PACKAGE_XML.taca1-3/+24
2015-08-10Revert accidently commit.taca1-24/+3
2015-08-08Update phpt54 to 5.4.44.taca1-3/+24
2015-07-04Pear occasionally leaves some internal state files lying around. Do notbsiegert1-10/+12
2013-01-07Update PHP53_VERSION and PHP54_VERSION to make match to php53 and php54.taca1-1/+2
2011-01-12set TZ=UTC to generate PLIST, same as do-install.obache1-2/+2
2011-01-12prevent php errors/warnings from being recorded as part of generated PLIST.obache1-1/+2
2010-08-29Improve pear package handlingobache1-16/+11
2010-08-25Always install pear with `-n', or failed to install if extension is requiredobache1-3/+3
2010-03-16Explicitly setenv TZ=UTC when installing with pear since pear of PHP 5.3.2taca1-2/+3
2010-02-03Use -P (--packagingroot) instead of -R (--installroot).obache1-2/+2
2010-02-03Add -n option for DESTDIR to skip dependency check,obache1-3/+3
2009-10-31Add "-f" flag for install to prevent installed package from installationobache1-2/+2
2009-10-31two more skip files.obache1-1/+3
2009-06-14Remove @dirrm related logic.joerg1-6/+1
2009-01-19Allow a directory to be excluded from PEAR_DIRRM by specifying PEAR_DIRRM_EXC...abs1-1/+2
2008-06-12Add basic DESTDIR support for PEAR packages. The skip list is a band aidjoerg1-2/+17
2007-05-05Including pear.mk will now pull in lang/pear as a dependencyadrianp1-2/+5
2006-06-02Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,joerg1-2/+2
2005-09-28Fixed pkglint warnings.rillig1-3/+3
2005-06-14Not all OS have a ln(1) that only accepts one argument, so let's use two.jschauma1-2/+2
2005-03-25No need to set USE_BUILDLINK3=yes; this is now the default.jmmv1-3/+1
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-11-27use DIST_SUBDIR=pear to avoid potential conflicts with non-pearjdolecek1-1/+3
2004-11-27Standardize Pear package HOMEPAGE, most have same format.jdolecek1-1/+3
2004-11-01use shared pear package support framework for both php4 & php5; based onjdolecek1-0/+56