Torsten Zuehlsdorff
b83be14ee6
lang/php73: Upgrade from RC6 to 7.3.0
...
Changelog: http://www.php.net/ChangeLog-7.php#7.3.0
2018-12-07 07:50:31 +00:00
Rene Ladan
968c62c6fb
Remove version 7.0 from the IGNORE_WITH_PHP list.
2018-12-06 11:22:12 +00:00
Jochen Neumeister
6253b1e00e
Update to RC6
...
Changelog: https://github.com/php/php-src/blob/php-7.3.0RC6/NEWS
Approved by: tz (implicit)
Sponsored by: Netzkommune GmbH
2018-11-23 10:28:43 +00:00
Ed Maste
8da74486b6
lang/php73: link with -znotext on i386
...
This port links some non-PIC code, which fails with lld as it defaults
to disallowing relocations against read-only segments. For i386 we can
just add -znotext unconditionally: for GNU BFD ld it just affirms BFD's
existing default.
PR: 214864, 230207
Sponsored by: The FreeBSD Foundation
2018-11-22 20:20:58 +00:00
Jochen Neumeister
ce1ed0e645
Update to RC5
...
Changelog: https://github.com/php/php-src/blob/php-7.3.0RC5/NEWS
Approved by: tz (implicit)
Sponsored by: Netzkommune GmbH
2018-11-07 21:05:55 +00:00
Jochen Neumeister
0b78c1ac33
Update to RC4
...
Changelog: https://github.com/php/php-src/blob/php-7.3.0RC4/NEWS
Approved by: tz (implicit)
Sponsored by: Netzkommune GmbH
2018-10-26 10:15:42 +00:00
Jochen Neumeister
3bba5ba6b9
security/php73-hash: fix build with GCC-based architectures
...
Unbreak this Port on mips64
PR: 232160
Reported by: Piotr Kubaj <pkubaj@anongoth.pl >
Approved by: tz (implicit)
Sponsored by: Netzkommune GmbH
2018-10-16 05:14:42 +00:00
Jochen Neumeister
bd6de34b84
Update to RC3
...
Changelog: https://github.com/php/php-src/blob/php-7.3.0RC3/NEWS
Approved by: tz (implicit)
Sponsored by: Netzkommune GmbH
2018-10-12 14:19:56 +00:00
Jochen Neumeister
f53adb8366
bump PORTREVISON after fix in r481618
...
Approved by: tz (implicit)
Sponsored by: Netzkommune HmbH
2018-10-09 17:32:29 +00:00
Torsten Zuehlsdorff
676a54f7ce
PHP 7.3: Convert PCRE2 dependency from BUILD to LIB_DEPENDS
...
This fixes fallout located to PEAR.
Reported by: mat, antoine
2018-10-09 10:02:36 +00:00
Torsten Zuehlsdorff
3a5533b48d
Add PHP 7.3 RC2 to the ports-tree.
...
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
2018-10-08 08:52:51 +00:00