aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.php.mk
Commit message (Expand)AuthorAgeFilesLines
* Correct type-- there is no bsd.ports.pre.mkcrees2012-05-271-1/+1
* Fix PHP_EXT_DIR.ale2012-05-251-1/+1
* Re-order extensions.ale2012-05-201-8/+8
* Update to 5.4.3 release:ale2012-05-161-43/+27
* s/if/.if/gbapt2012-05-121-1/+1
* php4 is EOLedbapt2012-05-121-12/+1
* Add phar support.ale2011-11-251-1/+2
* - Remove BROKEN_WITH_PHPsunpoet2011-07-051-4/+0
* Add support for php5-sqlite3 port.ale2011-04-151-1/+2
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Add an entry for pecl-intl.ale2010-11-261-1/+2
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-1/+1
* Replace pecl-fileinfo with php5-fileinfo for php 5.3.x.ale2010-09-071-1/+6
* Update to 5.3.3 release:ale2010-07-271-2/+2
* - hooks for php52dinoex2010-04-241-0/+6
* PHP dropped support for Oracle8 client library.ale2010-04-111-2/+2
* Fixes the dependecies for ports that have pcre and spl listed in USE_PHP foritetcu2010-04-101-1/+5
* Revert last commit.ale2010-04-101-1/+1
* Take a stab at fixing INDEX by readding a missing ${PORTSDIR} toerwin2010-04-101-1/+1
* Update to PHP 5.3.2 release!ale2010-04-091-16/+22
* Remove mnogosearch extension.ale2009-06-151-2/+1
* Update to 5.2.9 release and re-add pcre extension.ale2009-03-061-4/+3
* Point to new ports for php5.ale2008-12-111-4/+10
* Try to fix 'make index'.ale2008-12-071-0/+1
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
* Add pecl-APC module support.ale2008-07-111-1/+2
* 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-101-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-191-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-131-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-071-3/+3
* Remove expired pecl-imagick port.ale2006-09-121-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-201-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-02-011-1/+2
* - Fix 'all-depends-list' target in cases if dependencies list iskrion2006-01-221-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-101-26/+27
* Add PHP_EXT_DIR to SUB_LIST, too.ale2005-11-211-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-141-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-121-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-211-2/+1
* - Document DEFAULT_PHP_VER and BROKEN_WITH_PHPale2004-07-201-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-051-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