Commit Graph

466 Commits

Author SHA1 Message Date
sthen
27b8a00360 bump -gd 2020-04-22 15:46:59 +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
d6fd959d8d php: fix -lstdc++ linking in 7.4, was already done in 7.2/3 but the file
moved and got missed in patch-wrangling.
2020-04-22 11:55:14 +00:00
sthen
16b580910c whatever the reason for "Trace/BPT trap" when running configure on aarch64
in the past (seen in "checking for Apache 2.0 handler-module support via DSO
through APXS" around Apr 2019), it's no longer happening, so remove the
block and allow building the Apache module on aarch64.
2020-04-22 11:15:41 +00:00
sthen
72ce314103 Provide PHP 7.4 packages.
The default version for use in PHP-based ports remains at 7.3.
2020-04-21 20:38:31 +00:00
sthen
547719c97a update to php-7.3.17 2020-04-17 16:55:52 +00:00
sthen
a2f0528b33 update to php-7.2.30 2020-04-17 16:55:49 +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
1bf9ca6863 update to php-7.2.29 2020-03-19 19:04:42 +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
5c9d5c84f0 update to php-7.2.27 2020-01-23 21:21:04 +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
bce949ff98 more php71 cleanup 2019-12-11 16:08:29 +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
ajacoutot
d9fce915d9 Bump to unbreak -zip. 2019-11-23 09:08:24 +00:00
sthen
09f7414466 update to php-7.2.25/php-7.3.12 2019-11-21 23:35:57 +00:00
sthen
f32d3c3838 update to php-7.1.33 2019-11-07 16:47:22 +00:00
sthen
ae0c71f4c0 update to php-7.3.11 2019-10-24 16:28:17 +00:00
sthen
51cc8a5267 update to php-7.2.24 2019-10-24 16:26:46 +00:00
sthen
711c53946f bugfix update to php-7.2.23 2019-09-27 16:00:55 +00:00
sthen
dc6f44a313 switch default php version to 7.3, bumps/fixes to follow 2019-09-26 21:55:58 +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
1a165e24b4 update to php-7.2.22; includes various crash/security fixes 2019-08-30 17:09:48 +00:00
sthen
e6a22f8b8d update to php-7.1.32; includes various crash/security fixes 2019-08-30 17:09:45 +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
tj
b78c82b5f8 switch some more homepage and master_sites links to https. input/ok sthen 2019-07-10 21:01:26 +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
517284e991 update to php-7.2.20 2019-07-04 15:40:55 +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
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +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
4cc89d619e update to php-7.2.19 2019-05-31 14:31:51 +00:00
sthen
91b5bbc6a1 update to php-7.1.29 2019-05-31 14:31:43 +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
b594e35205 update to php-7.1.29 2019-05-04 21:47:32 +00:00
sthen
0eae914ba8 regen patches; no change 2019-05-04 08:00:59 +00:00
sthen
c75c72c4a7 update to php-7.2.18 2019-05-04 07:57:00 +00:00
sthen
d91d1a55ed update to php-7.3.5 2019-05-02 11:35:27 +00:00