aboutsummaryrefslogtreecommitdiff
path: root/lang/php73-extensions
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Remove redundant option descriptions that match the default onesTobias Kortkamp2021-03-071-1/+0
| | | | | | | | | (ignoring case) Reported by: danfe (for net/mosquitto), portscan Notes: svn path=/head/; revision=567577
* Remove IGNORE_WITH_PHP=71 and add IGNORE_WITH_PHP=74 where relevant.Rene Ladan2019-12-171-1/+1
| | | | Notes: svn path=/head/; revision=520345
* - Update WWWDmitry Marakasov2019-10-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=515242
* php7(2|3)-extensions/pkg-descr: Fix typo in pkg-descrTorsten Zuehlsdorff2019-02-251-1/+1
| | | | | | | | | | pkg-descr states falsely that its the meta-port for PHP 7.1, even for PHP 7.2 and 7.3. This commit fixes the typo for each version. Reported by: leres@freebsd.org Notes: svn path=/head/; revision=493849
* Remove stale IGNORE_WITH_PHP=56 values.Rene Ladan2019-01-051-1/+1
| | | | | | | Reminded by: sunpoet Notes: svn path=/head/; revision=489349
* Remove version 7.0 from the IGNORE_WITH_PHP list.Rene Ladan2018-12-061-1/+1
| | | | Notes: svn path=/head/; revision=486751
* Add PHP 7.3 RC2 to the ports-tree.Torsten Zuehlsdorff2018-10-082-0/+124
Notable changes: - Switch from PCRE to PCRE2 - Many modules now require PCRE2 for building - graphics/php73-gd: X11 option is no longer default Changes to Mk/Uses/php.mk approved by ale Notes: svn path=/head/; revision=481525