aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses/php.mk
Commit message (Expand)AuthorAgeFilesLines
* Replace USE_AUTOTOOLS with a plain BUILD_DEPENDS.Tijl Coosemans2018-01-121-2/+2
* Add USE_PHP=mcrypt for PHP 7.2Sunpoet Po-Chuan Hsieh2018-01-101-0/+4
* Uses/php.mk: add missing sodium dependencyTorsten Zuehlsdorff2017-12-081-0/+1
* Add PHP 7.2 RC6Torsten Zuehlsdorff2017-11-161-3/+7
* Remove the php extensions pkg-message, it is more annoying than not.Mathieu Arnold2017-11-101-14/+0
* When "USES= php:ext" is set into the Makefile, there is a followingJochen Neumeister2017-09-101-4/+4
* Introduces USES=php:pecl.Mathieu Arnold2017-04-101-0/+12
* Add USE_PHP=memcachedSunpoet Po-Chuan Hsieh2017-02-201-1/+6
* Fix USE_PHP=redisSunpoet Po-Chuan Hsieh2017-02-161-1/+1
* Make USES=php behaves a bit more nicely with PHP 7.0 and 7.1 for portsMathieu Arnold2017-02-071-1/+2
* Fix memcache_DEPENDSSunpoet Po-Chuan Hsieh2017-01-261-0/+4
* Add support for PHP 7.1Torsten Zuehlsdorff2017-01-241-3/+7
* Uses/php.mk: Use EGREP instead of GREP when parsing config.hRaphael Kubo da Costa2016-11-291-1/+1
* Fix depend on mod_php70.Mathieu Arnold2016-11-031-1/+2
* ${RM} already has -f.Mathieu Arnold2016-10-211-2/+2
* Unregister PHP 5.5, it expired on 2016-10-20Rene Ladan2016-10-211-4/+0
* Add redis to the USE_PHP list of possible modules.Mathieu Arnold2016-09-071-1/+2
* - Add enchant php55/php56/php70 extensionDmitry Marakasov2016-08-231-1/+2
* Remove www/pecl-APC, it doesn't work with PHP 5.5+.Mathieu Arnold2016-08-151-2/+1
* Prefix the PKGMESSAGES variable with an _ to show it is private.Mathieu Arnold2016-08-031-1/+1
* Don't use extension.ini any more, and have each extension install in itsMathieu Arnold2016-08-031-37/+50
* Always include bsd.default-versions.mk in bsd.port.mk.Mathieu Arnold2016-08-031-2/+0
* Fix display of 7.0 for IGNOREBryan Drewery2016-07-211-1/+1
* For some reason, != "" and == "" don't work the same with make andMathieu Arnold2016-06-291-2/+2
* Move USE_PHPEXT, USE_PHP_BUILD and USE_ZENDEXT to unsupported, now thatMathieu Arnold2016-06-281-9/+0
* Add support for USE_PHP=ext:build to add a build dependency on the extension.Mathieu Arnold2016-06-281-7/+7
* USEify USES=php.Mathieu Arnold2016-06-281-33/+66
* - fix detection of threaded httpdOlli Hauer2016-06-241-1/+1
* Move bsd.php.mk to Uses/php.mkMathieu Arnold2016-06-231-0/+372