sthen
708dbb8e1a
lang/php/*: update pecl examples in readme
2021-02-10 19:44:31 +00:00
sthen
21ad26b56b
php: cope with api change in alpine 2.22+'s c-client
...
borrowed from https://git.slackware.nl/current/tree/source/n/php/php.imap.api.diff
2021-02-04 22:21:48 +00:00
sthen
7f8a615fc1
update to php-7.3.27
2021-02-04 16:00:45 +00:00
sthen
6f0b2ffa93
tweak php pkg-readme
2021-01-25 14:02:45 +00:00
sthen
24a66eca6f
update to PHP 7.3.26
2021-01-07 17:12:54 +00:00
sthen
9323fee492
update to php-7.3.25
2020-11-26 20:37:47 +00:00
sthen
5b5d56f786
update to php-7.3.24
2020-10-29 15:53:14 +00:00
sthen
095fa8bcdd
doh, i cannot type. found by solene.
2020-10-14 15:18:17 +00:00
sthen
698266774f
bump REVISION-xslt in PHP versions due to a dependency change in libxslt
...
in the 6.7-current cycle.
6.7-stable and 6.7-current both had updates to newer PHP versions
since that was changed, so 6.7-stable has PLIST-xslt at 7.2.34 with dep on
textproc/libxslt,-main but -current has PLIST-xslt at 7.2.34 with dep on
textproc/libxslt.
fix is to bump 6.8-stable and -current above the version in 6.7-stable.
2020-10-14 08:44:32 +00:00
sthen
25203b1814
update to php-7.3.23
2020-10-06 11:09:50 +00:00
sthen
5c31d50f26
update to php-7.3.22
2020-09-04 10:53:12 +00:00
sthen
d13cc0e834
update to php-7.3.21
2020-08-07 12:47:30 +00:00
sthen
932252a9be
update to php-7.2.32, 7.3.20, 7.4.8
2020-07-21 15:58:41 +00:00
sthen
1d89e5ed99
update to php-7.3.19
2020-06-11 13:58:41 +00:00
jasper
39567b34b2
bump after libxslt dependency changed
2020-06-09 07:14:44 +00:00
sthen
4c44a6b0a7
update to php-7.3.18
2020-05-14 19:34:54 +00:00
ajacoutot
93189e9509
Unbreak php-gd packaging by bumping.
...
+@depend graphics/libwebp:libwebp-*:libwebp-1.1.0
+@wantlib webp.4.2
2020-04-22 12:52:10 +00:00
sthen
547719c97a
update to php-7.3.17
2020-04-17 16:55:52 +00:00
sthen
178fc51c59
DEBUG_PACKAGES needs to be set before bsd.port.arch.mk is pulled in to
...
avoid debug packages being attempted on !debuginfo arches.
2020-04-12 14:26:02 +00:00
sthen
7f9bc0404e
update to php-7.3.16
2020-03-19 19:04:45 +00:00
sthen
8c49c63be0
mark php-mcrypt as obsolete, garbage-collect remaining pieces from lang/php
2020-02-21 19:09:32 +00:00
sthen
82d95c1300
update to php-7.2.28, php-7.3.15
2020-02-20 14:57:17 +00:00
sthen
ecca442002
update to php-7.3.14
2020-01-23 21:22:00 +00:00
sthen
ad7388912e
unbreak, sorry naddy@
2020-01-04 11:50:29 +00:00
sthen
e0e8bdcad9
PHP spring-cleaning:
...
- remove DESCR files from subpackages which have been removed
- add HOMEPAGEs for various subpackages (sometimes replacing ones
manually listed in DESCR-foo)
- some s/http/https/ in DESCR-foo
- build the enchant extension (won't work by default in chroot but
maybe useful in some cases)
2020-01-03 15:06:27 +00:00
sthen
24eae197c6
update to php-7.2.26 / php-7.3.13 and tidy Makefiles a bit
2019-12-18 20:22:05 +00:00
sthen
d0ce11bc87
remove php71 builds of pecl modules, and pecl-libsodium which is rolled
...
into php core as of 7.2
2019-12-11 15:59:26 +00:00
sthen
b5ff455fb5
remove PHP 7.1 and set @pkgpath to merge package updates to 7.3,
...
7.1 is now end of life upstream and won't receive more security fixes.
2019-12-11 14:47:54 +00:00
sthen
09f7414466
update to php-7.2.25/php-7.3.12
2019-11-21 23:35:57 +00:00
sthen
ae0c71f4c0
update to php-7.3.11
2019-10-24 16:28:17 +00:00
sthen
3ecb175a8e
update to php-7.3.10
2019-09-26 13:46:19 +00:00
sthen
a14557b4eb
update to php-7.3.9; includes various crash/security fixes
2019-08-30 17:09:51 +00:00
sthen
46da07405b
update to php 7.1.31, 7.2.21, 7.3.8
2019-08-01 20:20:38 +00:00
sthen
206d5f468a
add a note to the sample php-fpm.conf files that if using TCP (rather than
...
the patched default of a unix socket), the fpm port should never be exposed
to the internet.
2019-07-27 15:16:01 +00:00
sthen
dea867ae7b
it seems php have done some cdn shuffling, now the various country.php.net
...
are a single cdn backed server and issue a redirect to https://www.php.net/ .
replace MASTER_SITES with the single https://www.php.net/distributions/ .
this also suggests the mishmash of working and broken backends for
www.php.net that resulted in using secure.php.net as the homepage have
been cleaned up, so switch that back to https://www.php.net/ .
2019-07-10 22:27:31 +00:00
sthen
bd7eaf390e
fix PKGSTEM variable in pkg-readmes/php-7.x files (this one is a bit fiddly
...
because it uses a shared files/ directory rather than separate copies in
7.{1,2,3}/pkg/README-main).
2019-07-08 16:30:56 +00:00
sthen
e35691ac8b
update to php-7.3.7
2019-07-04 15:40:45 +00:00
sthen
7b7657a672
fix bogus path in @extraunexec
2019-06-07 20:24:04 +00:00
sthen
418529796c
build php 7.2/7.3 with support for argon2 in password_hash().
...
for some reason password_hash requires libargon2 even though php has
access to the argon2 functions from libsodium. prompted by a mail
from Heiko Zimmermann.
(also note, there is a separate sodium_crypto_pwhash_str function
which was already available and doesn't depend on libargon2)
2019-06-03 13:43:27 +00:00
sthen
5b35e5cd55
update to php-7.3.6
2019-05-30 20:25:58 +00:00
naddy
ebf751b927
Update gettext to 0.20.1.
...
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new) devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
6c1dbc79d6
switch from tidyp to tidy(-html5)
2019-05-14 20:20:16 +00:00
sthen
0eae914ba8
regen patches; no change
2019-05-04 08:00:59 +00:00
sthen
d91d1a55ed
update to php-7.3.5
2019-05-02 11:35:27 +00:00
sthen
617aa118a8
set PORTROACH limit
2019-04-18 16:26:29 +00:00
sthen
2e8c1d143a
security updates to PHP 7.1.28, 7.2.17 and 7.3.4, and unbreak 7.3
...
by disabling AVX2/SSSE3 code (it was crashing in the AVX2-accelerated
base64 decoder). ok naddy@
2019-04-08 23:24:11 +00:00
sthen
a9fb2bef06
bump REVISION; apache-httpd pkgpath change
...
add missing RDEP on apache-httpd in php-apache packages
2019-03-28 12:39:02 +00:00
sthen
674c9f43da
expand BROKEN with a bit more information
2019-03-09 12:18:31 +00:00
sthen
a029091094
actually I was mistaken, php/7.3 does still crash all over the place
...
when you actually try to do anything with it. mark BROKEN for now.
2019-03-08 17:00:57 +00:00
sthen
7c5e230bd4
add php-7.3.3, now that it does something on OpenBSD other than crashing
...
all over the place. scaffolding for pecl modules to follow sometime later
after more tests.
2019-03-08 02:13:05 +00:00