52 Commits

Author SHA1 Message Date
sthen
932252a9be update to php-7.2.32, 7.3.20, 7.4.8 2020-07-21 15:58:41 +00:00
jasper
39567b34b2 bump after libxslt dependency changed 2020-06-09 07:14:44 +00:00
sthen
1b9ca8a4d4 update to php-7.2.31 2020-05-14 19:34:55 +00:00
sthen
27b8a00360 bump -gd 2020-04-22 15:46:59 +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
1bf9ca6863 update to php-7.2.29 2020-03-19 19:04:42 +00:00
sthen
82d95c1300 update to php-7.2.28, php-7.3.15 2020-02-20 14:57:17 +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
09f7414466 update to php-7.2.25/php-7.3.12 2019-11-21 23:35:57 +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
1a165e24b4 update to php-7.2.22; includes various crash/security fixes 2019-08-30 17:09:48 +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
517284e991 update to php-7.2.20 2019-07-04 15:40:55 +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
4cc89d619e update to php-7.2.19 2019-05-31 14:31:51 +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
c75c72c4a7 update to php-7.2.18 2019-05-04 07:57:00 +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
620b6e6c10 update to php-7.2.16
regen some WANTLIBs
regen PLIST now ${CHROOT_DIR} is properly added to SUBST_VARS
2019-03-06 15:16:33 +00:00
sthen
c644d75cfd use SUBST_VARS+=CHROOT_DIR to fix a literal ${CHROOT_DIR} in the pkg-readme 2019-02-28 01:29:26 +00:00
sthen
5e3c6c7768 update to php-7.2.15 2019-02-07 22:48:37 +00:00
sthen
8d10c61f55 Make it clearer that you need to install php-apache in order to use apache
mod_php. Based on a diff from Kurt Mosiejczuk.
2019-01-29 20:25:15 +00:00
sthen
0b971b3e33 remove suhosin / php 5.6 mention 2019-01-23 21:04:53 +00:00
sthen
76e59d41e8 update to php-7.2.14 2019-01-09 23:44:39 +00:00
sthen
c7e404ed5e switch HOMEPAGE for php ports to https://secure.php.net/
https://www.php.net/ isn't reliably working across the various servers
hosting the site as reported by danj@ (e.g. at least one instance has
a certificate with CN=ilia.ws, and some don't seem to have
port 443 open at all).
2019-01-05 23:19:26 +00:00
sthen
dd2c9ba93a bumps for -cgi and -dbg as well 2018-12-12 08:38:00 +00:00
ajacoutot
4785fb7830 REVISION-apache needed a bump as well:
+@depend security/libsodium:libsodium-*:libsodium-1.0.16p0
-@depend textproc/oniguruma:oniguruma-*:oniguruma-6.9.0
+@depend textproc/oniguruma:oniguruma-*:oniguruma-6.9.1
+@wantlib sodium.9.1
2018-12-12 08:04:25 +00:00
sthen
9165de9c9e garbage-collect CONFIGURE_ARGS factored to Makefile.inc already 2018-12-11 11:54:29 +00:00
sthen
f758cb6d78 use @pkgpath to merge old pecl72-libsodium into php-7.2 2018-12-11 11:43:45 +00:00
sthen
7ac64c2fb0 enable ext/sodium for php 7.2. 2018-12-11 11:41:54 +00:00
sthen
d833c240a3 update to php-7.2.13 2018-12-05 20:05:18 +00:00
sthen
8f8214531d update to php-7.2.12
kill the unnecessary bison dep (suggested earlier by martijn@)
2018-11-07 22:27:54 +00:00
sthen
fd1d9cd9a6 fix 64-bit time_t issue in php-fpm log printf 2018-11-04 18:17:29 +00:00
naddy
84174f9106 bump for package path change devel/gmp -> devel/gmp,-main 2018-11-02 18:48:39 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
sthen
5aa965d18c update php's DESCR, as spotted by Daniel Winters this includes references to
pdo_sqlite which was split off again between 6.3->6.4.
2018-10-24 10:19:36 +00:00
sthen
8c40c6d028 - use SUBST_CMD instead of a perl regex for sample config for apache httpd's
modphp, possible without pain now that we have UPDATE_PLIST_ARGS.

- install empty php-fpm.d directory and handle pkg_delete -c with @extraunexec

- cat www.conf to the end of php-fpm.conf on all of !5.6, previously this was
just done on 7.0. (not installing this to php-fpm.d/www.conf to avoid making
a conflicting config for updating users).
2018-10-17 12:44:02 +00:00
sthen
14b7f294ba unbreak, I factored PKGSTEM setting into Makefile.inc but forgot to commit
it. thanks ajacoutot@ for the report.
2018-10-17 07:14:46 +00:00