summaryrefslogtreecommitdiffstats
path: root/Mk/bsd.php.mk
Commit message (Expand)AuthorAgeFilesLines
* Add support for installing different PHP versions in different PHPBASE.ale2008-01-211-11/+12
* Add pdo_mysql extension.ale2007-12-271-1/+3
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-1/+1
* Add bitset and memcache pecl extensions.ale2007-07-091-2/+4
* Add php5 oci8 extensions.ale2007-03-081-1/+2
* * Refine some comments about Linux emulation [1]linimon2007-03-061-1/+7
* Revert previous commit: it creates more damage than it fixed.ale2007-02-181-4/+0
* Fix segmentation fault on unloading, by loading php extensions inale2007-02-161-0/+4
* Add a bunch of php5 default extensions.ale2007-02-091-4/+8
* Remove expired php4-ming extension.ale2006-12-121-2/+2
* Remove panda extension since it's deprecated and will be removed soon.ale2006-11-221-2/+1
* Update to 5.2.0 release.ale2006-11-061-3/+3
* Remove expired pecl-imagick port.ale2006-09-111-2/+1
* Fix installing PHP extensions as non-root user.ale2006-07-271-0/+1
* * Change all bogus uses of BROKEN to IGNORE. Note: the BROKEN_WITH_*linimon2006-07-051-3/+7
* * Update default MySQL version from 4.1 to 5.0 [1]linimon2006-06-161-1/+1
* Simplify PHP base ports infrastructure:ale2006-05-061-37/+9
* - hash can now be installed on php4pav2006-03-191-2/+2
* - Add pecl-hash to the list of USE_PHP componentspav2006-03-181-1/+2
* - Add PDO extension to a php5-extensions metaport and enable it by default.pav2006-03-181-1/+2
* - pfpro extension is only for php4ale2006-02-011-2/+2
* - Add a php extension pfpro (PayFlow Pro).pav2006-01-311-1/+2
* - Fix 'all-depends-list' target in cases if dependencies list iskrion2006-01-211-1/+1
* Update to 5.1.2 release:ale2006-01-161-1/+2
* Finally update to PHP 5.1.1 release! (And remove unsupported extensions)ale2005-12-091-26/+27
* Add PHP_EXT_DIR to SUB_LIST, too.ale2005-11-201-0/+1
* Fix make index (define APXS is not already set).ale2005-11-161-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Also php 5.0.5 requires now only autoconf 2.59.ale2005-09-081-5/+0
* Update to 4.4.0 release:ale2005-07-131-0/+4
* Update PHP ports to 4.3.11 and 5.0.4 releases:ale2005-04-041-1/+1
* - Add handling of statically included extensionsale2005-03-141-12/+18
* - Teach USE_PHP about new pecl extension radiuspav2005-03-111-2/+3
* PHP 5.0.3 uses a different extension dir.ale2004-12-171-1/+1
* Enhance extension deinstallation.ale2004-09-021-1/+1
* Register extensions in etc/php/extensions.ini instead of etc/php.iniale2004-07-281-6/+13
* Add support for fileinfo extension.ale2004-07-211-3/+4
* Remove the old-and-broken sybase (DB-lib) extension and point users toale2004-07-201-2/+1
* - Document DEFAULT_PHP_VER and BROKEN_WITH_PHPale2004-07-191-1/+9
* Add support for imagick extension.ale2004-07-191-2/+3
* Oops, move down the definition of the default PHP port.ale2004-07-191-4/+2
* Second step of PHP mega-commit:ale2004-07-191-35/+205
* Sync with new bsd.autotools.mkade2004-06-041-1/+1
* Fix apache2 auto-detection, since apr is now conditional.ale2004-02-091-1/+1
* * Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1]marcus2004-02-041-0/+165
OpenPOWER on IntegriCloud