aboutsummaryrefslogtreecommitdiff
path: root/Mk/Uses/php.mk
Commit message (Expand)AuthorAgeFilesLines
* framework: Remove $FreeBSD$Mathieu Arnold2021-04-061-2/+0
* New port: net/pecl-xmlrpcTorsten Zuehlsdorff2021-03-281-3/+7
* Unregister expired PHP 7.2Rene Ladan2020-12-311-7/+3
* PECL pdflib is deprecated and doesn't support PHP 8.0.Alex Dupre2020-10-271-4/+4
* json extension is included in lang/php80Antoine Brodin2020-10-231-5/+5
* Fix `make index`Li-Wen Hsu2020-10-221-4/+4
* Welcome PHP 8.0 RC 2 to the ports treeTorsten Zuehlsdorff2020-10-211-6/+10
* Change USE_PHP=memcache from php-memcache to pecl-memcacheSunpoet Po-Chuan Hsieh2019-12-301-1/+1
* mcrypt is part of pecl since PHP 7.2Rene Ladan2019-12-181-4/+0
* Unregister PHP 7.1, upstream has dropped security support on 2019-12-01Rene Ladan2019-12-171-5/+1
* Mk/bsd.port.mk: detect powerpc64 abiPiotr Kubaj2019-11-291-1/+1
* Mk/Uses/php.mk: fix build of all PHP modules when using php74 on GCC architec...Piotr Kubaj2019-11-061-1/+5
* Welcome PHP 7.4 RC 1 in the ports-tree.Torsten Zuehlsdorff2019-09-201-8/+13
* Update MASTER_SITESSunpoet Po-Chuan Hsieh2019-06-261-1/+2
* Simplify the PHP pkg-message.Mathieu Arnold2019-06-111-12/+2
* Put back the php extension installation message, now that it can beMathieu Arnold2019-06-061-0/+21
* Mk/Uses/php.mk: Drop unused mysql_DEPENDSTobias Kortkamp2019-05-241-1/+0
* Mk/Uses/php.mk: Flag invalid argsTobias Kortkamp2019-03-301-1/+14
* Remove references to PHP 5.6 from Mk/Uses/php.mkRene Ladan2019-01-011-16/+0
* Unregister PHP 5.6 which expired today.Rene Ladan2019-01-011-6/+2
* Re-sync the value of PHP_EXT_DIR with the default version in the else clause.Rene Ladan2018-12-051-1/+1
* Unregister PHP 7.0, it has reached its end-of-life on 2018-12-04.Rene Ladan2018-12-051-9/+5
* Add PHP 7.3 RC2 to the ports-tree.Torsten Zuehlsdorff2018-10-081-2/+6
* Typo.Mathieu Arnold2018-08-271-1/+1
* Mk/Uses/php.mk: small clean-upLuca Pizzamiglio2018-06-151-6/+2
* Mk/Uses/php.mk: Drop support for WANT_ and USE_ PHP varsBernard Spil2018-05-071-22/+2
* Mk/Uses/apache.mk: Migrate Mk/bsd.apache.mk to UsesBernard Spil2018-03-111-1/+1
* Introduce PHP flavors.Mathieu Arnold2018-03-081-23/+95
* Replace USE_AUTOTOOLS with a plain BUILD_DEPENDS.Tijl Coosemans2018-01-111-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-071-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-091-14/+0
* When "USES= php:ext" is set into the Makefile, there is a followingJochen Neumeister2017-09-091-4/+4
* Introduces USES=php:pecl.Mathieu Arnold2017-04-101-0/+12
* Add USE_PHP=memcachedSunpoet Po-Chuan Hsieh2017-02-191-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-251-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-281-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