Leonid Plyushch
93294a3aaf
bump revision of all packages dependent on readline
6 years ago
Fredrik Fornwall
731e3e0375
php: Update from 7.3.1 to 7.3.2
6 years ago
Fredrik Fornwall
83577a6bed
php: Update to php 7.3
6 years ago
Wetitpig
78b944ba05
Improve formatting of parantheses for functions
6 years ago
Henrik Grimler
7649877f9d
Revert "Update build.sh"
This reverts commit f55b366ed2
.
6 years ago
Henrik Grimler
350ce1fb06
Revert "Update build.sh"
This reverts commit eb85a5b4fa
.
6 years ago
Stephen
b2bfc7541c
Update build.sh
7 years ago
Stephen
d66dab7629
Update build.sh
7 years ago
Henrik Grimler
31a68c5bb2
Revert "Update build.sh"
This reverts commit f55b366ed2
.
6 years ago
Henrik Grimler
61d8c19945
Revert "Update build.sh"
This reverts commit eb85a5b4fa
.
6 years ago
Stephen
eb85a5b4fa
Update build.sh
7 years ago
Stephen
f55b366ed2
Update build.sh
7 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
263d237a8d
php: Update from 7.2.11 to 7.2.12
6 years ago
Fredrik Fornwall
5271e49e0b
php: Update from 7.2.10 to 7.2.11
6 years ago
Fredrik Fornwall
fef2c5f17a
php: Update from 7.2.9 to 7.2.10
6 years ago
Fredrik Fornwall
540102f2eb
openssl: Update from 1.0.2 to 1.1.1 ( #2775 )
6 years ago
Fredrik Fornwall
46574568bf
php: Update from 7.2.8 to 7.2.9
6 years ago
Fredrik Fornwall
899ba44e36
php: Update from 7.2.7 to 7.2.8
7 years ago
Fredrik Fornwall
5e6b78f13f
php: Update from 7.2.6 to 7.2.7
7 years ago
Fredrik Fornwall
d0fc7bc42f
php: Update from 7.2.5 to 7.2.6
7 years ago
Fredrik Fornwall
86fa519014
php: Update from 7.2.4 to 7.2.5
7 years ago
Fredrik Fornwall
4ec1241dcd
php: Update from 7.2.3 to 7.2.4
7 years ago
Fredrik Fornwall
f8ae386789
php: Fix opcache by using MAP_ANON support
The ext/opcache/config.m4 disabled MAP_ANON when cross compiling.
Fixes #2234 .
7 years ago
Fredrik Fornwall
4ea200c01e
php: Link opcache.so against libpcre ( fixes #2232 )
7 years ago
Fredrik Fornwall
ed67038f94
php: Update from 7.2.2 to 7.2.3
7 years ago
Fredrik Fornwall
b70e9889d1
php: Update from 7.2.1 to 7.2.2
7 years ago
Fredrik Fornwall
56666cd291
php: Update from 7.1.12 to 7.2.1
7 years ago
vishalbiswas
88d31b5c6d
php: use mysqlnd and integrate php-mysql into main package
7 years ago
Fredrik Fornwall
2ea4bfed48
php: Update from 7.1.11 to 7.1.12
7 years ago
Fredrik Fornwall
f08f5fba7c
php: Bump revision after adding php-mysql subpkg
7 years ago
vishalbiswas
809be5bbeb
php-mysql: add package
7 years ago
Fredrik Fornwall
ff9d180977
php: Update from 7.1.10 to 7.1.11
7 years ago
Fredrik Fornwall
3524b01f26
php: Update from 7.1.8 to 7.1.10
7 years ago
Fredrik Fornwall
3a1a159e8c
php: Update from 7.1.7 to 7.1.8
7 years ago
Fredrik Fornwall
b754bd2638
Bump packages after apr and apr-util update
8 years ago
Fredrik Fornwall
82afb366e7
libandroid-support: Update to v19
This version has been cleaned up considerably. Also bump php since
it uses strfmon() which has been removed from libandroid-support.
8 years ago
Fredrik Fornwall
e907179689
php: Update from 7.1.6 to 7.1.7, fix aarch64 issue
Backport 8c8679207a
which fixes https://github.com/termux/termux-packages/issues/890 (and
possibly other issues).
8 years ago
Vishal Biswas
e6672754c2
php: handle php-apache properly ( #1084 )
* php: handle php-apache properly
* fix other modules linking against apr
* fix php including httpd.conf
* php: update revision for php-apache
8 years ago
Vishal Biswas
6b78878e05
php-apache: add package ( #1075 )
8 years ago
Fredrik Fornwall
853ac936b1
php: Update from 7.1.5 to 7.1.6
8 years ago
Fredrik Fornwall
2201a45de8
php: Add comment why we're not building with clang
8 years ago
Fredrik Fornwall
f653115e03
php: Update from 7.1.4 to 7.1.5
8 years ago
its-pointless
adeaac84b9
fix aarch64 build giving double instead of integer ( #1012 )
8 years ago
Fredrik Fornwall
ca7699c169
Stand in srcdir for termux_step_pre_configure
8 years ago
Fredrik Fornwall
74ad4596c6
php: Specify --with-png-dir
This should fix building when a builder png.h is not available.
8 years ago
Fredrik Fornwall
57ae9050e1
php: Fix /bin/sed path in phpize ( fixes #937 )
8 years ago
Fredrik Fornwall
1a8a1f584f
php: Update from 7.1.3 to 7.1.4
8 years ago
Fredrik Fornwall
1a6cff7349
php: Link pgsql extension against libpcre
The pgsql extension uses pcre functions but does not link against
libpcre by default, as the php executable which dlopen():s the
extension already links against libpcre.
However, on Android this doesn't work, see
https://github.com/android-ndk/ndk/issues/201
so we need to link against libpcre explicitly.
8 years ago
Fredrik Fornwall
53530ad847
php: Fix building pg extensions
8 years ago