aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses/php.mk
Commit message (Expand)AuthorAgeFilesLines
* Mk/Uses/apache.mk: Migrate Mk/bsd.apache.mk to Usesbrnrd2018-03-111-1/+1
* Introduce PHP flavors.mat2018-03-091-23/+95
* Replace USE_AUTOTOOLS with a plain BUILD_DEPENDS.tijl2018-01-121-2/+2
* Add USE_PHP=mcrypt for PHP 7.2sunpoet2018-01-101-0/+4
* Uses/php.mk: add missing sodium dependencytz2017-12-081-0/+1
* Add PHP 7.2 RC6tz2017-11-161-3/+7
* Remove the php extensions pkg-message, it is more annoying than not.mat2017-11-101-14/+0
* When "USES= php:ext" is set into the Makefile, there is a followingjoneum2017-09-101-4/+4
* Introduces USES=php:pecl.mat2017-04-101-0/+12
* Add USE_PHP=memcachedsunpoet2017-02-201-1/+6
* Fix USE_PHP=redissunpoet2017-02-161-1/+1
* Make USES=php behaves a bit more nicely with PHP 7.0 and 7.1 for portsmat2017-02-071-1/+2
* Fix memcache_DEPENDSsunpoet2017-01-261-0/+4
* Add support for PHP 7.1tz2017-01-241-3/+7
* Uses/php.mk: Use EGREP instead of GREP when parsing config.hrakuco2016-11-291-1/+1
* Fix depend on mod_php70.mat2016-11-031-1/+2
* ${RM} already has -f.mat2016-10-211-2/+2
* Unregister PHP 5.5, it expired on 2016-10-20rene2016-10-211-4/+0
* Add redis to the USE_PHP list of possible modules.mat2016-09-071-1/+2
* - Add enchant php55/php56/php70 extensionamdmi32016-08-231-1/+2
* Remove www/pecl-APC, it doesn't work with PHP 5.5+.mat2016-08-151-2/+1
* Prefix the PKGMESSAGES variable with an _ to show it is private.mat2016-08-031-1/+1
* Don't use extension.ini any more, and have each extension install in itsmat2016-08-031-37/+50
* Always include bsd.default-versions.mk in bsd.port.mk.mat2016-08-031-2/+0
* Fix display of 7.0 for IGNOREbdrewery2016-07-211-1/+1
* For some reason, != "" and == "" don't work the same with make andmat2016-06-291-2/+2
* Move USE_PHPEXT, USE_PHP_BUILD and USE_ZENDEXT to unsupported, now thatmat2016-06-281-9/+0
* Add support for USE_PHP=ext:build to add a build dependency on the extension.mat2016-06-281-7/+7
* USEify USES=php.mat2016-06-281-33/+66
* - fix detection of threaded httpdohauer2016-06-241-1/+1
* Move bsd.php.mk to Uses/php.mkmat2016-06-231-0/+372