robert
57e4d0afb8
update to 7.0.16
2017-02-24 09:13:11 +00:00
sthen
d9508b3fb3
disable pcre jit in php/7.0 with a CONFIGURE_ARGS, move the BROKEN-alpha out
...
from Makefile.inc to 5.5 / 5.6 / 5.7, allowing 7.0 a chance to build there.
ok robert@
2017-01-26 23:04:16 +00:00
jca
e7447d4fa6
BROKEN on alpha: pcre_jit_compile.c:65:2: error: #error Unsupported architecture
2017-01-24 00:40:13 +00:00
martijn
a748543241
Update to PHP 7.0.15
...
OK sthen@ and robert@
2017-01-22 17:01:32 +00:00
martijn
e30ab49d30
Update to PHP 5.6.30.
...
OK sthen@ and robert@
2017-01-22 17:00:33 +00:00
jca
4d12d17471
Use lang/gcc for atomic builtins on arm.
...
Similar diff from jsg@, ok sthen@ phessler@
2017-01-05 16:59:31 +00:00
martijn
2927f2dc09
update to php-7.0.14 ok robert@
2016-12-19 20:35:47 +00:00
martijn
bf68771ba9
update to php-5.6.29, ok robert@
2016-12-19 20:35:09 +00:00
martijn
3a58c1bc4b
update to php-5.5.38, ok robert@
2016-12-19 20:34:22 +00:00
sthen
c15b136e13
sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
...
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
robert
3b2a0f46c1
update to 7.0.12
2016-10-31 15:06:10 +00:00
robert
a1fdb6f1ed
fix wantlib for some subpackages
2016-10-31 15:05:51 +00:00
robert
71b61fccbb
update to 5.6.27
2016-10-26 07:50:37 +00:00
sthen
97ee1a5a4f
update to php-7.0.11, ok robert@
2016-10-11 09:02:27 +00:00
sthen
6a35a805ac
update to php-5.6.26, ok robert@
2016-10-11 09:02:15 +00:00
sthen
72e46a5427
sync patches, no change
2016-09-02 14:31:05 +00:00
sthen
b0a98178b2
Disable pcre jit by default in php 7.0, to avoid the process needing to do
...
W+X mappings. Fixes build with kern.wxabort=1 and runtime on a !wxallowed
partition. ok robert@
2016-09-02 14:30:57 +00:00
robert
c6f738a266
update to 5.6.25
2016-08-31 20:33:05 +00:00
robert
55b0f380fd
udpate to 7.0.10
2016-08-31 20:32:53 +00:00
landry
21f2d2efeb
BROKEN-sparc64: SIGBUS during phar generation
2016-08-07 07:33:05 +00:00
espie
1d55a231e7
add is-branch to all trivial ports that exist as multiple branches.
2016-06-29 16:14:38 +00:00
sthen
771e43701f
update to php-7.0.8 and fix FLAVORS handling to properly knock out no_suhosin
...
ok robert@
2016-06-25 18:55:11 +00:00
sthen
5d6764ce04
update to php-5.6.23, ok robert@
2016-06-25 18:54:31 +00:00
sthen
0336699e2c
update to php-5.5.37, ok robert@
2016-06-25 18:54:14 +00:00
sthen
54a3def57b
fix no_suhosin build problem reported by Devin Ceartas
...
update to php-5.5.36, 5.6.22, 7.0.7
2016-06-22 21:18:32 +00:00
sthen
631bfa9064
update to php-5.5.35
2016-05-06 19:59:45 +00:00
sthen
39b42572c2
update to php-5.6.21
2016-05-06 19:59:32 +00:00
sthen
b9db81b412
update to php-7.0.6
2016-05-06 19:59:05 +00:00
sthen
6772492fc9
revert the revert: burn apache1 php modules, @pkgpath is set so that updates
...
work from -ap2. ok robert
2016-04-28 18:19:23 +00:00
sthen
9e47c310f3
oops, revert, too soon (the dangers of cvs ci -m)
2016-04-28 18:09:37 +00:00
sthen
b94888110c
5.4
2016-04-28 18:06:46 +00:00
sthen
9078ffe040
remove php 5.4, suggested by robert
2016-04-28 18:06:33 +00:00
sthen
e2fe224e48
fix regex, from nigel@
2016-04-19 06:19:41 +00:00
sthen
8e7c02a324
Don't hardcode 'php5' in config file and DESCRs, there is php7 now.
...
Reported and initial diff from Frank Groeneveld, revised by me, ok robert@
2016-04-18 09:45:52 +00:00
naddy
4e1c0559e6
Replace iconv and gettext modules.
...
Clean up the dependencies of the -main and -fastcgi subpackages.
ok sthen@ robert@
2016-04-13 11:42:59 +00:00
naddy
0d8f05a14b
remove leftovers from the -fpm subpackage; ok sthen@ robert@
2016-04-10 19:38:13 +00:00
robert
f86e963873
update to 7.0.5
2016-04-08 20:26:13 +00:00
robert
d2b852453e
add more exceptions for php-7.0
2016-04-08 20:25:51 +00:00
robert
981e253b27
update to 5.6.20
2016-04-04 18:56:11 +00:00
robert
16a0393af2
update to 5.5.34
2016-04-04 18:47:22 +00:00
sthen
e162843019
add commented-out entry for 7.0 with explanation of why it's not enabled yet
2016-03-21 10:04:43 +00:00
naddy
38978018fb
remove SHARED_ONLY from PHP ports, unused
2016-03-19 23:59:15 +00:00
naddy
88c5a3338b
For all our ports that use the pecl module, SHARED_ONLY is always
...
defined and "c" is always added to WANTLIB. Remove the check from
the module and add WANTLIB += c to the individual port Makefiles.
No changes in package signature, no other modules affected.
2016-03-19 21:18:37 +00:00
sthen
7123c98071
oops, revert pieces which shouldn't have been in previous commit
2016-03-17 16:58:01 +00:00
sthen
dc5525c548
update to php-7.0.4, ok robert@
2016-03-17 16:54:12 +00:00
sthen
640e4458f9
update to php-5.6.19, ok robert@
2016-03-17 16:54:06 +00:00
sthen
1a0d82458d
update to php-5.5.33, ok robert@
2016-03-17 16:53:58 +00:00
naddy
5fc24d3cb3
removing SHARED_ONLY is safe here
2016-03-16 20:02:11 +00:00
naddy
6326f9996f
remove NO_SHARED_ARCHS
2016-03-12 20:23:35 +00:00
robert
2afa3050c0
update to 7.0.3
2016-03-01 21:58:25 +00:00