aboutsummaryrefslogtreecommitdiff
path: root/databases/php72-memcache/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Introduce PHP flavors.Mathieu Arnold2018-03-081-35/+0
| | | | | | | | | | | | | | | | | Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now flavored. They will automatically get flavors (php56, php70, php71, php72) depending of the versions they support (set with IGNORE_WITH_PHP). As a consequence, ports using USES=pear and USES=horde are also flavored. PR: 226242 Submitted by: mat Exp-run by: antoine Approved by: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14208 Notes: svn path=/head/; revision=463917
* Update to 20170802 snapshotSunpoet Po-Chuan Hsieh2017-12-111-3/+2
| | | | | | | | | | - Update PORTVERSION to 3.0.9 - Update WWW Changes: https://github.com/websupport-sk/pecl-memcache/commits/NON_BLOCKING_IO_php7 Notes: svn path=/head/; revision=455960
* Fix PKGNAMEPREFIXSunpoet Po-Chuan Hsieh2017-12-071-1/+1
| | | | | | | Notified by: lifanov Notes: svn path=/head/; revision=455763
* Add php72-memcache 3.0.8 (copied from php71-memcache)Sunpoet Po-Chuan Hsieh2017-12-071-0/+36
Notes: svn path=/head/; revision=455707