Age | Commit message (Expand) | Author | Files | Lines |
2012-10-19 | Update definition of PHP version for php53 and php54. | taca | 1 | -3/+3 |
2012-10-03 | Move documentation for *_REQD variables to "Infrastructure variables" | cheusov | 1 | -4/+5 |
2012-09-16 | Update documentation for {PYTHON,RUBY,PHP}_VERSION_REQD variables, move them | cheusov | 1 | -8/+9 |
2012-09-14 | Update PHP53_VERSION and PHP54_VERSION. | taca | 1 | -3/+3 |
2012-08-17 | Remove remained codes for PHP 5.2.x. | taca | 1 | -8/+3 |
2012-08-17 | Update PHP53_VERSION and PHP54_VERSION. | taca | 1 | -3/+3 |
2012-07-25 | Update PHP53_VERSION and PHP54_VERSION noted by Uwe Klaus. | taca | 1 | -3/+3 |
2012-06-16 | Remove support for php5 (PHP 5.2.x). | taca | 1 | -17/+9 |
2012-06-16 | Update of frame work for PHP and support for PHP 5.4.x. | taca | 2 | -22/+36 |
2012-05-12 | PKG_PHP_VERSION may be 52 for some situation. | obache | 1 | -3/+4 |
2012-05-12 | * allow to specify phpize sub directory with PHPSETUPSUBDIR. | obache | 1 | -3/+4 |
2012-05-04 | Correct default value in description of PHP_VERSION_DEFAULT. | taca | 1 | -2/+2 |
2012-01-27 | Note warning about PECL_LEGACY_VERSION_SCHEME. | obache | 1 | -1/+2 |
2012-01-12 | Catch up with PHP 5.3 base. | joerg | 1 | -2/+2 |
2011-12-17 | Change default PKGNAME scheme for PECL packages. | obache | 1 | -2/+11 |
2011-10-29 | Do not change PHP_VERSIONS_ACCEPTED in phpversion.mk. | cheusov | 1 | -14/+1 |
2011-09-14 | Make PHP's default version to 5.3.x. | taca | 1 | -2/+2 |
2011-04-13 | Install module correctly | adam | 1 | -4/+4 |
2011-03-12 | Add MULTI variable, and add it to BUILD_DEFS, to more easily find | wiz | 1 | -1/+5 |
2011-01-12 | set TZ=UTC to generate PLIST, same as do-install. | obache | 1 | -2/+2 |
2011-01-12 | prevent php errors/warnings from being recorded as part of generated PLIST. | obache | 1 | -1/+2 |
2010-09-23 | A little improvement of a sentence. | taca | 1 | -2/+2 |
2010-08-29 | Improve pear package handling | obache | 2 | -63/+32 |
2010-08-25 | Always install pear with `-n', or failed to install if extension is required | obache | 1 | -3/+3 |
2010-03-21 | add support for PHP 5.2.*-only packages | jdolecek | 1 | -11/+31 |
2010-03-21 | set LIBTOOL_OVERRIDE (force pkgsrc libtool) for PHP extensions | jdolecek | 1 | -1/+2 |
2010-03-16 | Explicitly setenv TZ=UTC when installing with pear since pear of PHP 5.3.2 | taca | 1 | -2/+3 |
2010-03-16 | Prepair for importing PHP 5.3.2. | taca | 1 | -12/+38 |
2010-02-10 | Remove PHP 4 from the list of supported versions. | joerg | 1 | -14/+8 |
2010-02-03 | Use -P (--packagingroot) instead of -R (--installroot). | obache | 1 | -2/+2 |
2010-02-03 | Add -n option for DESTDIR to skip dependency check, | obache | 1 | -3/+3 |
2009-10-31 | Add "-f" flag for install to prevent installed package from installation | obache | 1 | -2/+2 |
2009-10-31 | two more skip files. | obache | 1 | -1/+3 |
2009-06-14 | Remove @dirrm related logic. | joerg | 2 | -18/+2 |
2009-01-19 | Allow a directory to be excluded from PEAR_DIRRM by specifying PEAR_DIRRM_EXC... | abs | 2 | -4/+10 |
2008-06-12 | Add basic DESTDIR support for PEAR packages. The skip list is a band aid | joerg | 1 | -2/+17 |
2007-10-11 | Clarified the comment that no dependency is added by this file. | rillig | 1 | -2/+3 |
2007-10-11 | + USE_PHP_EXT_PATCHES | rillig | 1 | -2/+3 |
2007-10-09 | Remove trailing spaces. | martti | 1 | -2/+2 |
2007-09-20 | Added variable descriptions for PHP extensions. | rillig | 1 | -1/+6 |
2007-09-20 | Added variables for "bmake show-all". | rillig | 1 | -1/+6 |
2007-09-07 | Fix installation of php extensions on HPUX. | tnn | 1 | -2/+8 |
2007-08-13 | Adjust the documented default PHP version to the actual default. | ghen | 1 | -2/+2 |
2007-06-18 | Added the usual documentation. | rillig | 1 | -2/+54 |
2007-06-11 | Added support for installation of extensions to DESTDIR. | heinz | 1 | -3/+3 |
2007-05-05 | Including pear.mk will now pull in lang/pear as a dependency | adrianp | 1 | -2/+5 |
2007-04-15 | * Support v2 of the pear-* package format that is being used by some | adrianp | 1 | -5/+15 |
2006-07-10 | Make sure the do-patch target returns true, as some shells will return the | sketch | 1 | -2/+2 |
2006-06-02 | Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*, | joerg | 3 | -8/+10 |
2006-06-01 | Allow a PECL PHP extension package to specify its own DISTNAME by setting | jlam | 1 | -2/+3 |