summaryrefslogtreecommitdiff
path: root/lang/php/ext.mk
AgeCommit message (Expand)AuthorFilesLines
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