summaryrefslogtreecommitdiff
path: root/Mk/bsd.php.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add php5 oci8 extensions.Alex Dupre2007-03-081-1/+2
* * Refine some comments about Linux emulation [1]Mark Linimon2007-03-061-1/+7
* Revert previous commit: it creates more damage than it fixed.Alex Dupre2007-02-181-4/+0
* Fix segmentation fault on unloading, by loading php extensions inAlex Dupre2007-02-161-0/+4
* Add a bunch of php5 default extensions.Alex Dupre2007-02-091-4/+8
* Remove expired php4-ming extension.Alex Dupre2006-12-121-2/+2
* Remove panda extension since it's deprecated and will be removed soon.Alex Dupre2006-11-221-2/+1
* Update to 5.2.0 release.Alex Dupre2006-11-061-3/+3
* Remove expired pecl-imagick port.Alex Dupre2006-09-111-2/+1
* Fix installing PHP extensions as non-root user.Alex Dupre2006-07-271-0/+1
* * Change all bogus uses of BROKEN to IGNORE. Note: the BROKEN_WITH_*Mark Linimon2006-07-051-3/+7
* * Update default MySQL version from 4.1 to 5.0 [1]Mark Linimon2006-06-161-1/+1
* Simplify PHP base ports infrastructure:Alex Dupre2006-05-061-37/+9
* - hash can now be installed on php4Pav Lucistnik2006-03-191-2/+2
* - Add pecl-hash to the list of USE_PHP componentsPav Lucistnik2006-03-181-1/+2
* - Add PDO extension to a php5-extensions metaport and enable it by default.Pav Lucistnik2006-03-181-1/+2
* - pfpro extension is only for php4Alex Dupre2006-02-011-2/+2
* - Add a php extension pfpro (PayFlow Pro).Pav Lucistnik2006-01-311-1/+2
* - Fix 'all-depends-list' target in cases if dependencies list isKirill Ponomarev2006-01-211-1/+1
* Update to 5.1.2 release:Alex Dupre2006-01-161-1/+2
* Finally update to PHP 5.1.1 release! (And remove unsupported extensions)Alex Dupre2005-12-091-26/+27
* Add PHP_EXT_DIR to SUB_LIST, too.Alex Dupre2005-11-201-0/+1
* Fix make index (define APXS is not already set).Alex Dupre2005-11-161-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
* Also php 5.0.5 requires now only autoconf 2.59.Alex Dupre2005-09-081-5/+0
* Update to 4.4.0 release:Alex Dupre2005-07-131-0/+4
* Update PHP ports to 4.3.11 and 5.0.4 releases:Alex Dupre2005-04-041-1/+1
* - Add handling of statically included extensionsAlex Dupre2005-03-141-12/+18
* - Teach USE_PHP about new pecl extension radiusPav Lucistnik2005-03-111-2/+3
* PHP 5.0.3 uses a different extension dir.Alex Dupre2004-12-171-1/+1
* Enhance extension deinstallation.Alex Dupre2004-09-021-1/+1
* Register extensions in etc/php/extensions.ini instead of etc/php.iniAlex Dupre2004-07-281-6/+13
* Add support for fileinfo extension.Alex Dupre2004-07-211-3/+4
* Remove the old-and-broken sybase (DB-lib) extension and point users toAlex Dupre2004-07-201-2/+1
* - Document DEFAULT_PHP_VER and BROKEN_WITH_PHPAlex Dupre2004-07-191-1/+9
* Add support for imagick extension.Alex Dupre2004-07-191-2/+3
* Oops, move down the definition of the default PHP port.Alex Dupre2004-07-191-4/+2
* Second step of PHP mega-commit:Alex Dupre2004-07-191-35/+205
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-1/+1
* Fix apache2 auto-detection, since apr is now conditional.Alex Dupre2004-02-091-1/+1
* * Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1]Joe Marcus Clarke2004-02-041-0/+165