summaryrefslogtreecommitdiff
path: root/www/php-phrasea2
AgeCommit message (Collapse)AuthorFilesLines
2015-12-25More packages currently incompatible with php70.taca1-1/+3
2013-04-06Set EXTRACT_SUFX here intead of Makefile.common, so it's overridden inrodent1-1/+2
fewer places.
2013-03-02Bump PKGREVISION for mysql default change to 55.wiz1-2/+2
2012-10-28Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-09-15Recursive bump from mysql51-client library changed to use openssl.obache1-1/+2
2012-06-16Use newer data type name of PHP to support PHP 5.4.x.taca2-1/+17
2011-12-19more clean upobache2-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-18make this build again after obache's changes.dholland2-5/+14
2011-12-17Change default PKGNAME scheme for PECL packages.obache1-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-16convert to usual style for php/ext.mk.obache1-6/+2
2011-10-13Patch checksums were also wrong.dholland1-4/+4
2011-10-13Undo lang/php/ext.mk's hijacking of DISTINFO_FILE.dholland1-2/+4
XXX: should be fixed properly in the php logic
2011-10-04PHP helper module for phraseanetmanu6-0/+77