summaryrefslogtreecommitdiff
path: root/lang/php/ext.mk
AgeCommit message (Expand)AuthorFilesLines
2018-02-07php: Remove LIBTOOL_OVERRIDE=YES.jperkin1-2/+1
2016-12-10Update php56 to 5.6.29 (PHP 5.6.29).taca1-2/+2
2016-10-18rename EXT_CONF_DIR to PHP_EXT_CONF_DIR, adjust it so that it's overridablejdolecek1-6/+6
2016-07-26further tweak the generated ini files - they are now named according to MODNA...jdolecek1-6/+7
2016-07-24fix generation of module-specific .ini file for packages which override PKGMO...jdolecek1-8/+8
2016-07-17Automatically enable PHP module or Zend extension when it's installed instead...jdolecek1-5/+32
2015-03-16One more PHP_BASE_VERS related correction.taca1-2/+2
2015-03-15Drop php53 support.taca1-6/+1
2015-02-16Apologies for not noticing sooner, the previous commit was incorrect asjperkin1-5/+1
2015-02-16Put back custom PHP_ZEND_EXTENSION MESSAGE file.jperkin1-1/+5
2015-02-15Re-add part of revision 1.33 slighly different way; show "zend_extension"taca1-1/+6
2015-02-02Revertobache1-5/+1
2015-02-02Revertobache1-37/+4
2014-11-02Add experimental auto extension registory support with PHP_AUTO_REGISTER_EXT=yesobache1-4/+37
2014-11-02Add support of zend modules.obache1-1/+5
2013-07-21Clean up php's framework.taca1-1/+5
2012-08-17Remove remained codes for PHP 5.2.x.taca1-8/+3
2012-06-16Update of frame work for PHP and support for PHP 5.4.x.taca1-4/+3
2012-05-12PKG_PHP_VERSION may be 52 for some situation.obache1-3/+4
2012-05-12* allow to specify phpize sub directory with PHPSETUPSUBDIR.obache1-3/+4
2012-01-27Note warning about PECL_LEGACY_VERSION_SCHEME.obache1-1/+2
2012-01-12Catch up with PHP 5.3 base.joerg1-2/+2
2011-12-17Change default PKGNAME scheme for PECL packages.obache1-2/+11
2011-04-13Install module correctlyadam1-4/+4
2010-03-21set LIBTOOL_OVERRIDE (force pkgsrc libtool) for PHP extensionsjdolecek1-1/+2
2007-10-11+ USE_PHP_EXT_PATCHESrillig1-2/+3
2007-09-20Added variable descriptions for PHP extensions.rillig1-1/+6
2007-09-07Fix installation of php extensions on HPUX.tnn1-2/+8
2007-06-11Added support for installation of extensions to DESTDIR.heinz1-3/+3
2006-07-10Make sure the do-patch target returns true, as some shells will return thesketch1-2/+2
2006-06-02Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,joerg1-3/+3
2006-06-01Allow a PECL PHP extension package to specify its own DISTNAME by settingjlam1-2/+3
2005-12-03automatically include extension-specific MESSAGE if it existsjdolecek1-1/+6
2005-12-03add missing backslash for previousjdolecek1-2/+2
2005-12-03use ${PATH_ARGS} in do-patch target, and use _PKG_SILENT/_PKG_DEBUGjdolecek1-3/+4
2005-10-04PECL modules have a real homepage. Set the default for PECL modules totv1-1/+5
2005-09-20revert last - thanks to wiz for poking me to find the real cause of theabs1-3/+3
2005-09-19Set PKGNAME= rather than PKGNAME?=abs1-3/+3
2005-06-12allow PECL-like extensions with different MASTER_SITES or EXTRACT_SUFXjdolecek1-3/+3
2005-06-01Remove mk/autoconf.mk and mk/automake.mk and replace their usage withjlam1-5/+7
2004-12-12use PLIST_SRC+= so that setting PLIST_SRC setting in extension Makefilejdolecek1-2/+2
2004-11-27don't use += for DIST_SUBDIRjdolecek1-2/+2
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-10-31new PHP extension module framework, which makes it possible to buildjdolecek1-0/+13