summaryrefslogtreecommitdiff
path: root/Mk/bsd.php.mk (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-08Add php5 oci8 extensions.Alex Dupre1-1/+2
2007-03-06* Refine some comments about Linux emulation [1]Mark Linimon1-1/+7
2007-02-18Revert previous commit: it creates more damage than it fixed.Alex Dupre1-4/+0
2007-02-16Fix segmentation fault on unloading, by loading php extensions inAlex Dupre1-0/+4
2007-02-09Add a bunch of php5 default extensions.Alex Dupre1-4/+8
2006-12-12Remove expired php4-ming extension.Alex Dupre1-2/+2
2006-11-22Remove panda extension since it's deprecated and will be removed soon.Alex Dupre1-2/+1
2006-11-06Update to 5.2.0 release.Alex Dupre1-3/+3
2006-09-11Remove expired pecl-imagick port.Alex Dupre1-2/+1
2006-07-27Fix installing PHP extensions as non-root user.Alex Dupre1-0/+1
2006-07-05* Change all bogus uses of BROKEN to IGNORE. Note: the BROKEN_WITH_*Mark Linimon1-3/+7
2006-06-16* Update default MySQL version from 4.1 to 5.0 [1]Mark Linimon1-1/+1
2006-05-06Simplify PHP base ports infrastructure:Alex Dupre1-37/+9
2006-03-19- hash can now be installed on php4Pav Lucistnik1-2/+2
2006-03-18- Add pecl-hash to the list of USE_PHP componentsPav Lucistnik1-1/+2
2006-03-18- Add PDO extension to a php5-extensions metaport and enable it by default.Pav Lucistnik1-1/+2
2006-02-01- pfpro extension is only for php4Alex Dupre1-2/+2
2006-01-31- Add a php extension pfpro (PayFlow Pro).Pav Lucistnik1-1/+2
2006-01-21- Fix 'all-depends-list' target in cases if dependencies list isKirill Ponomarev1-1/+1
2006-01-16Update to 5.1.2 release:Alex Dupre1-1/+2
2005-12-09Finally update to PHP 5.1.1 release! (And remove unsupported extensions)Alex Dupre1-26/+27
2005-11-20Add PHP_EXT_DIR to SUB_LIST, too.Alex Dupre1-0/+1
2005-11-16Fix make index (define APXS is not already set).Alex Dupre1-0/+1
2005-11-15Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett1-1/+1
2005-09-08Also php 5.0.5 requires now only autoconf 2.59.Alex Dupre1-5/+0
2005-07-13Update to 4.4.0 release:Alex Dupre1-0/+4
2005-04-04Update PHP ports to 4.3.11 and 5.0.4 releases:Alex Dupre1-1/+1
2005-03-14- Add handling of statically included extensionsAlex Dupre1-12/+18
2005-03-11- Teach USE_PHP about new pecl extension radiusPav Lucistnik1-2/+3
2004-12-17PHP 5.0.3 uses a different extension dir.Alex Dupre1-1/+1
2004-09-02Enhance extension deinstallation.Alex Dupre1-1/+1
2004-07-28Register extensions in etc/php/extensions.ini instead of etc/php.iniAlex Dupre1-6/+13
2004-07-21Add support for fileinfo extension.Alex Dupre1-3/+4
2004-07-20Remove the old-and-broken sybase (DB-lib) extension and point users toAlex Dupre1-2/+1
2004-07-19- Document DEFAULT_PHP_VER and BROKEN_WITH_PHPAlex Dupre1-1/+9
2004-07-19Add support for imagick extension.Alex Dupre1-2/+3
2004-07-19Oops, move down the definition of the default PHP port.Alex Dupre1-4/+2
2004-07-19Second step of PHP mega-commit:Alex Dupre1-35/+205
2004-06-04Sync with new bsd.autotools.mkAde Lovett1-1/+1
2004-02-09Fix apache2 auto-detection, since apr is now conditional.Alex Dupre1-1/+1
2004-02-04* Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1]Joe Marcus Clarke1-8/+21
2004-01-10o Adapt php4 Makefile and bsd.php.mk to support apache2-worker.Norikatsu Shigemura1-4/+15
2003-11-20A completely new bsd.php.mk file for checking and selecting dependenciesJames E. Housley1-56/+94
2003-07-03Add WANT_PHP_WEB knob, for ports that require a webNorikatsu Shigemura1-0/+12
2003-06-26libtool uber-patchAde Lovett1-1/+1
2003-06-06Add bsd.php.mk, every port depending on PHP should include this fileNorikatsu Shigemura1-0/+91