Commit Graph

617 Commits

Author SHA1 Message Date
sthen
6e5ef6918f support building pecl modules with PHP 8.2 2023-01-06 19:37:05 +00:00
sthen
e1767c9bbe update to php-8.2.1 2023-01-06 12:23:22 +00:00
sthen
f2e7b81081 update to php-8.1.14 2023-01-06 12:23:20 +00:00
sthen
ac69399f45 update to php-8.0.27 2023-01-06 12:23:18 +00:00
sthen
f54563dc4b php/7.4: remove factored-out common line, bump REVISION-curl 2023-01-06 12:22:54 +00:00
sthen
8dfe9c6489 lang/php: factor out some common parts and sync WANTLIB-curl (nghttp3 addition)
bumps in the subdirs will be handled via version updates in next few commits
2023-01-06 12:22:24 +00:00
sthen
dea5055fd9 php/8.2: adjust #ifdef around #include to match the #ifdef around a call
to ENGINE_cleanup, to avoid implicit declaration with libressl:

php-8.2.0/ext/openssl/openssl.c:1329:2: warning: implicit declaration of function 'ENGINE_cleanup' is invalid in C99 [-Wimplicit-function-declaration]
2022-12-12 13:30:58 +00:00
sthen
ac3c5766a5 fix rc script filename 2022-12-09 14:45:25 +00:00
sthen
8a3b99e1ed add php-8.2.0 2022-12-09 14:44:38 +00:00
sthen
551a3a9fba update BROKEN-sparc64 comment; PHP 8.1+ uses fibers code (originating
from Boost) which is only available on a limited set of arch where asm
code is available, unless on an OS supporting the ucontext functions.
2022-12-09 14:38:36 +00:00
sthen
60d3738c5b update to php-8.0.26 2022-11-27 10:08:01 +00:00
sthen
5c6dee094c update to php-8.1.13 2022-11-25 10:02:37 +00:00
sthen
5b2a41390c update to php-7.4.33 2022-11-04 09:05:53 +00:00
sthen
0db75c57e8 update to php-8.1.12 2022-10-29 09:41:09 +00:00
sthen
500d81ff6c update to php-8.0.25 2022-10-29 09:41:00 +00:00
sthen
a6739c8db5 bump versions of PHP ports to be above 7.1-stable to force updates;
there is some issue with signature comparisons resulting in pkg_add -u
not detecting the changed package signatures
2022-10-21 12:08:53 +00:00
sthen
f86574024a update to php-8.1.11 2022-10-03 22:15:57 +00:00
sthen
a08db200a4 update to php-8.0.24 2022-10-03 22:15:45 +00:00
sthen
93fc99eed4 update to php-7.4.32 2022-10-03 22:15:39 +00:00
sthen
5f0944004a sync WANTLIB, bumps will be done by version updates in next commits 2022-10-03 22:14:57 +00:00
sthen
29caa7ccca lang/php: mention /etc/resolv.conf in the information about files that
users might need to copy into /var/www chroot.
2022-09-07 09:57:01 +00:00
sthen
15f7fc23be update to php-8.1.10 2022-09-02 09:24:26 +00:00
sthen
6575084c65 update to php-8.0.23 2022-09-02 09:09:11 +00:00
sthen
59190950fb update to php-8.1.9 2022-08-07 11:07:28 +00:00
sthen
922e9f61c4 update to php-8.0.22 2022-08-07 11:07:27 +00:00
sthen
abdf58a52b update to php-8.1.8 2022-07-08 08:25:23 +00:00
sthen
76ae507c94 update to php-8.0.21 2022-07-08 08:25:16 +00:00
sthen
613b727223 backport b3646440b180 ("Don't rely on libgd unused constants")
to unbreak older PHP branches when built with newer libgd,
2022-07-02 14:08:42 +00:00
sthen
ea450be06a update to php-7.4.30 2022-06-10 07:56:39 +00:00
sthen
cd7f4c75a1 update to php-8.0.20 2022-06-10 07:56:37 +00:00
sthen
4257ac6fc6 update to php-8.1.7 2022-06-10 07:56:34 +00:00
sthen
dc28a5d8c4 MODULES=lang/php: add MODPHP_BIN to SUBST_VARS 2022-05-20 14:46:09 +00:00
sthen
2e7a3e784e update to php-8.1.6 2022-05-14 15:10:25 +00:00
sthen
6b6fbb972d update to php-8.0.19 2022-05-14 15:10:16 +00:00
sthen
ba04a62d79 update to php-8.1.5 2022-04-15 08:50:58 +00:00
sthen
ccd4170ebf update to php-8.0.18 2022-04-15 08:45:44 +00:00
sthen
cbadb8a428 update to php-7.4.29 2022-04-15 08:42:38 +00:00
sthen
e82926a8c7 Adjust PHP readme showing how to use multiple versions of php-fpm in
parallel. Also mention NGINX Unit.
2022-03-31 07:09:52 +00:00
sthen
348586bed0 @conflict on php-7.4 versions which included /usr/local/bin/php to avoid
collision during updates
2022-03-28 15:44:00 +00:00
sthen
c20356a9a8 fix typo/thinko: s/REVISION-dblib/REVISION-pdo_dblib/ 2022-03-25 19:44:51 +00:00
sthen
9109ce7c68 sync WANTLIB-pdo_dblib (gnutls now pulls in brotli so there are some
additional WANTLIB entries) and add a BDEP on xxhash for 8.1
2022-03-24 17:22:16 +00:00
sthen
60a48cf9c2 switch the default php version to 8.0 2022-03-23 23:58:28 +00:00
sthen
68a5151963 update to php-8.1.4 2022-03-18 19:41:19 +00:00
sthen
e1b8e3984b update to php-8.0.17 2022-03-18 19:41:08 +00:00
sthen
c55cf106f0 pecl.port.mk tweaks;
- bump autoconf/automake versions for pecl ports; they're all ok with newer
and this drops the count of automake/1.9 from 59 to 20 pkgs

- setup variables for some binary paths (TEST_PHP_CGI_EXECUTABLE etc)
in TEST_ENV
2022-03-14 22:55:49 +00:00
sthen
6f9cacb341 no need to patch openssl >= 1.0.1 pkg-config check any more 2022-03-13 13:48:38 +00:00
naddy
e93f9d0ca9 drop RCS Ids 2022-03-11 19:28:46 +00:00
sthen
25221efe21 libressl pkg-config files now have a version which matches php's expectations 2022-03-10 11:04:01 +00:00
sthen
a98e0e6666 remove rcs IDs in ports that I maintain 2022-03-07 21:36:41 +00:00
sthen
eb3e6e9493 php/8.0, 8.1: move some headers to the correct subpackage 2022-03-05 14:23:42 +00:00