Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-25 | More packages currently incompatible with php70. | taca | 1 | -1/+3 | |
2013-04-06 | Set EXTRACT_SUFX here intead of Makefile.common, so it's overridden in | rodent | 1 | -1/+2 | |
fewer places. | |||||
2013-03-02 | Bump PKGREVISION for mysql default change to 55. | wiz | 1 | -2/+2 | |
2012-10-28 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 | |
2012-09-15 | Recursive bump from mysql51-client library changed to use openssl. | obache | 1 | -1/+2 | |
2012-06-16 | Use newer data type name of PHP to support PHP 5.4.x. | taca | 2 | -1/+17 | |
2011-12-19 | more clean up | obache | 2 | -7/+7 | |
* let DISTNAME to sync with base pkg version. * DISTINFO_FILE is not overwrite by php/ext.mk, so no need to set here. * reset DIST_SUBDIR, to share DISTFILES with base package. | |||||
2011-12-18 | make this build again after obache's changes. | dholland | 2 | -5/+14 | |
2011-12-17 | Change default PKGNAME scheme for PECL packages. | obache | 1 | -1/+2 | |
Drop ${PHP_BASE_VARS} from PKGVERSION by default. It used to be required to support multiple php version. But after PHP version based ${PHP_PKG_PREFIX} was introduced, such trick is not required anymore. In addition to this, such version name schme invokes unwanted version bump when base php version is bumped, plus, such version scheme is hard to use for DEPENDS pattern. To avoid downgrading of package using such legacy version scheme, PECL_LEGACY_VERSION_SCHEME is introduced. If it is defined, current version scheme is still used for currently supported PHP version (5 and 53), but instead of ${PHP_BASE_VARS}, current fixed PHP base version in pkgsrc is used to avoid unwanted version bump from update of PHP base package. With newer PHP (54, or so on), new version scheme will be used if it is defined. This trick will not be required and should be removed after php5 and php53 will be gone away from pkgsrc. | |||||
2011-12-16 | convert to usual style for php/ext.mk. | obache | 1 | -6/+2 | |
2011-10-13 | Patch checksums were also wrong. | dholland | 1 | -4/+4 | |
2011-10-13 | Undo lang/php/ext.mk's hijacking of DISTINFO_FILE. | dholland | 1 | -2/+4 | |
XXX: should be fixed properly in the php logic | |||||
2011-10-04 | PHP helper module for phraseanet | manu | 6 | -0/+77 | |