summaryrefslogtreecommitdiff
path: root/lang/php
AgeCommit message (Expand)AuthorFilesLines
2010-08-25Pullup ticket #3213 - requested by obachetron1-3/+3
2010-03-21add support for PHP 5.2.*-only packagesjdolecek1-11/+31
2010-03-21set LIBTOOL_OVERRIDE (force pkgsrc libtool) for PHP extensionsjdolecek1-1/+2
2010-03-16Explicitly setenv TZ=UTC when installing with pear since pear of PHP 5.3.2taca1-2/+3
2010-03-16Prepair for importing PHP 5.3.2.taca1-12/+38
2010-02-10Remove PHP 4 from the list of supported versions.joerg1-14/+8
2010-02-03Use -P (--packagingroot) instead of -R (--installroot).obache1-2/+2
2010-02-03Add -n option for DESTDIR to skip dependency check,obache1-3/+3
2009-10-31Add "-f" flag for install to prevent installed package from installationobache1-2/+2
2009-10-31two more skip files.obache1-1/+3
2009-06-14Remove @dirrm related logic.joerg2-18/+2
2009-01-19Allow a directory to be excluded from PEAR_DIRRM by specifying PEAR_DIRRM_EXC...abs2-4/+10
2008-06-12Add basic DESTDIR support for PEAR packages. The skip list is a band aidjoerg1-2/+17
2007-10-11Clarified the comment that no dependency is added by this file.rillig1-2/+3
2007-10-11+ USE_PHP_EXT_PATCHESrillig1-2/+3
2007-10-09Remove trailing spaces.martti1-2/+2
2007-09-20Added variable descriptions for PHP extensions.rillig1-1/+6
2007-09-20Added variables for "bmake show-all".rillig1-1/+6
2007-09-07Fix installation of php extensions on HPUX.tnn1-2/+8
2007-08-13Adjust the documented default PHP version to the actual default.ghen1-2/+2
2007-06-18Added the usual documentation.rillig1-2/+54
2007-06-11Added support for installation of extensions to DESTDIR.heinz1-3/+3
2007-05-05Including pear.mk will now pull in lang/pear as a dependencyadrianp1-2/+5
2007-04-15* Support v2 of the pear-* package format that is being used by someadrianp1-5/+15
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-*,joerg3-8/+10
2006-06-01Allow a PECL PHP extension package to specify its own DISTNAME by settingjlam1-2/+3
2006-05-09Make PHP version 5.x the default. Security updates for PHP 4.x aretron1-2/+2
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-28Fixed pkglint warnings.rillig1-3/+3
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-14Not all OS have a ln(1) that only accepts one argument, so let's use two.jschauma1-2/+2
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
2005-05-09once PHP version is selected, set PHP_VERSION_REQD appropriately, so thatjdolecek1-3/+6
2005-03-25No need to set USE_BUILDLINK3=yes; this is now the default.jmmv1-3/+1
2004-12-12completely ignore system php.ini for all pear-related operations; thisjdolecek1-2/+2
2004-12-12abort do-install if pear install failsjdolecek1-2/+2
2004-12-12use PLIST_SRC+= so that setting PLIST_SRC setting in extension Makefilejdolecek1-2/+2
2004-11-27use DIST_SUBDIR=pear to avoid potential conflicts with non-pearjdolecek1-1/+3
2004-11-27don't use += for DIST_SUBDIRjdolecek1-2/+2
2004-11-27Standardize Pear package HOMEPAGE, most have same format.jdolecek1-1/+3
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-11-05use ${PKG_PHP} instead of PHP${PKG_PHP_VERSION}jdolecek1-2/+2
2004-11-05share MESSAGE.module and PLIST.module between php4 and php5 packages, movingjdolecek2-0/+13