aboutsummaryrefslogtreecommitdiff
path: root/security/php73-hash
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
|
* security/php73-hash: fix build with GCC-based architecturesJochen Neumeister2018-10-161-2/+0
| | | | | | | | | | | | Unbreak this Port on mips64 PR: 232160 Reported by: Piotr Kubaj <pkubaj@anongoth.pl> Approved by: tz (implicit) Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=482202
* Add PHP 7.3 RC2 to the ports-tree.Torsten Zuehlsdorff2018-10-081-0/+13
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