Leonid Pliushch
f56c8e557e
php: try build again
2021-02-09 15:43:35 +02:00
Leonid Pliushch
c24458c6e4
php: bump revision
2021-02-09 14:15:35 +02:00
Leonid Pliushch
13ccffd5f9
rebuild: harfbuzz, music-file-organizer, postgresql, libzim, php
...
After libicu update
2021-02-09 13:24:55 +02:00
Leonid Pliushch
f4c39501bc
php: update to 8.0.2
2021-02-07 19:21:14 +00:00
Leonid Pliushch
a16bd6bca0
php: update to 8.0.1
2021-01-07 16:27:45 +02:00
Leonid Pliushch
37375312b9
explicitly set maintainer for each package
...
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.
Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.
[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
kcubeterm
73a32e3eaa
Fixed php-apache
...
Reported in #6153
2020-12-16 13:40:57 +00:00
Arun
89e6517268
php: update to 8.0.0 ( #6121 )
2020-12-06 22:35:18 +02:00
Leonid Pliushch
e6ef1b5545
php: update to 7.4.12
2020-11-22 16:02:38 +00:00
Leonid Pliushch
9773e9f0a2
php: initially specified dependency 'tidy-static' was wrong, need a shared library
...
Issue https://github.com/termux/termux-packages/issues/6061
2020-11-21 18:37:44 +02:00
Leonid Pliushch
ed9c38d974
php: move tidy-static to build depends
2020-11-21 14:39:48 +02:00
qubist-pixel-ux
d64ec037c4
Compile php with php-tidy
2020-11-21 13:10:12 +05:30
Leonid Pliushch
67be57c045
php: php-pgsql subpackage needs apr-util to be present
2020-11-05 12:24:19 +02:00
Henrik Grimler
5d272e5740
php: bump revision
2020-10-18 10:53:31 +02:00
Henrik Grimler
20315d3274
php: update to 7.4.11
2020-10-18 10:31:21 +02:00
Butta
d755c14ebe
php: update from 7.4.9 to 7.4.10
2020-09-06 20:05:54 +05:30
Fredrik Fornwall
1595acab7e
php: Update from 7.4.7 to 7.4.9
2020-08-12 18:54:22 +02:00
its-pointless
3aba58e29a
enable php ffi
2020-07-18 07:51:06 +02:00
Leonid Pliushch
47fbbf42a0
php: update to 7.4.7
2020-06-21 19:20:18 +03:00
Henrik Grimler
9ecbb217bd
php: update to 7.4.6
2020-05-15 22:36:43 +02:00
Leonid Pliushch
0b922868d2
rebuild other ICU-dependent packages
2020-04-26 14:47:22 +03:00
Leonid Pliushch
daa0dd2294
fix sha256 for libicu
...
We use *.tar.xz archives, not the *.tar.gz.
2020-04-26 12:43:05 +03:00
Leonid Pliushch
2463cfc2f4
libicu: update to 67.1
2020-04-26 12:31:08 +03:00
Leonid Pliushch
98df76c309
php: fix path of buildconf in hostbuild step
2020-04-15 00:29:23 +03:00
Leonid Pliushch
e46792aaa2
php: fix configure issues
...
Run buildconf for host & target builds in a separate steps.
2020-04-14 23:59:47 +03:00
Leonid Pliushch
c85f419708
php: run buildconf after extracting sources
...
Needed for generating configure script.
+ added re2c package for Docker image
2020-04-14 23:18:11 +03:00
Leonid Pliushch
4673e91b8f
php: switch upstream url
...
CI fails to contact https://secure.php.net for unknown reason (banned ?).
2020-04-14 22:55:22 +03:00
Leonid Pliushch
6ae1f55363
php: update to 7.4.5
2020-04-14 22:26:26 +03:00
Leonid Pliushch
f1c0719b58
php: update to 7.4.4
2020-03-19 21:24:23 +02:00
Leonid Pliushch
6d7e9429f7
bump liblzma-dependent packages
2020-03-19 20:58:37 +02:00
Leonid Pliushch
75f192e7df
restart build for libicu and dependent packages
2020-03-12 19:46:51 +02:00
Leonid Pliushch
3aa46a61a0
rebuild packages depending on libicu
2020-03-12 19:14:29 +02:00
Fredrik Fornwall
a1da7e6769
php: Update from 7.4.2 to 7.4.3
2020-02-23 01:35:27 +01:00
Fredrik Fornwall
2ba715629c
php: Update from 7.4.1 to 7.4.2
2020-01-22 22:34:32 +01:00
Henrik Grimler
52eb061b79
php-fpm: add termux-services script
2020-01-05 22:06:34 +01:00
Henrik Grimler
198e4ca96d
php: depend on libicu
...
Needed for extension intl.
2020-01-04 09:44:23 +01:00
Leonid Pliushch
96d7a187c2
php: enable extensions 'gmp' and 'intl'
...
See https://github.com/termux/termux-packages/issues/3983#issuecomment-538136712
and https://github.com/termux/termux-packages/issues/2173 .
2020-01-03 19:27:37 +02:00
Leonid Pliushch
1198ede739
php: enable xsl module
...
Requested in https://github.com/termux/termux-packages/issues/3983 .
2020-01-03 19:06:14 +02:00
Leonid Pliushch
fdf880a863
php: force link libphp7.so with apr and apr-util libs
...
Issue https://github.com/termux/termux-packages/issues/4726 .
2020-01-02 01:15:03 +02:00
Leonid Pliushch
c227b2fdf7
php: enable zip extension
2019-12-31 14:25:15 +02:00
its-pointless
92e8c0a1e6
php: re-enable libgd
2019-12-31 08:32:59 +11:00
its-pointless
c07bfc1c64
php: update to 7.4.1 ( #4713 )
...
%ci:reset-backlog
2019-12-30 02:17:09 +02:00
Fredrik Fornwall
b8770f30bd
php: Update from 7.3.10 to 7.3.12
2019-11-21 00:35:04 +01:00
Leonid Pliushch
0391db101c
php: update to 7.3.10
2019-09-29 13:00:26 +03:00
Fredrik Fornwall
380bed7f27
php: Update from 7.3.7 to 7.3.9
2019-09-10 22:52:23 +02:00
Leonid Pliushch
6e70277fb3
no more develsplit + provide static libraries as separate package
...
%ci:no-build
2019-07-28 21:17:12 +03:00
Leonid Pliushch
a30e9e3720
php: bump revision
...
Will it help with https://github.com/termux/termux-packages/issues/4056 ?
2019-07-15 13:22:52 +03:00
Leonid Pliushch
ef52ff78e1
php: update to 7.3.7
2019-07-07 16:08:44 +03:00
Fredrik Fornwall
77749ef178
php: Link opcache.so against libpcre2-8
...
Fixes #3741 .
2019-06-24 22:46:15 +02:00
Fredrik Fornwall
947ef5fa89
php: Update from 7.3.5 to 7.3.6
2019-05-29 23:10:06 +02:00