Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/php7: fix and unify configuration flags | Jakub Jirutka | 2017-05-02 | 1 | -9/+12 | |
| | | | | | | | | * Add /usr where path is expected to use system-provided library instead of bundled and for *-dir options. * libxml cannot be build as shared. * Remove --with-libexpat-dir, it's deprecated. * Remove --enable-mbregex, it's enabled by default. | |||||
* | community/php7: disable gd-jis-conv | Jakub Jirutka | 2017-05-02 | 1 | -1/+3 | |
| | | | | https://github.com/alpinelinux/aports/pull/893#discussion_r114062643 | |||||
* | community/php7: add version suffix to pear and phar executables | Jakub Jirutka | 2017-05-02 | 1 | -2/+8 | |
| | ||||||
* | community/php7: move peardev from -dev subpkg to -pear subpkg | Jakub Jirutka | 2017-05-02 | 1 | -2/+1 | |
| | | | | | This is based on https://github.com/alpinelinux/aports/pull/1305 by vakartel. | |||||
* | community/php7: fix pecl, explicitly load xml extension | Jakub Jirutka | 2017-05-02 | 1 | -0/+5 | |
| | | | | | This is based on https://github.com/alpinelinux/aports/pull/893 by vakartel. | |||||
* | community/php7: switch to mysqlnd (PHP mysql native driver) | Jakub Jirutka | 2017-05-02 | 1 | -4/+6 | |
| | ||||||
* | community/php7: build with system-provided pcre library | Jakub Jirutka | 2017-05-02 | 1 | -1/+1 | |
| | ||||||
* | community/php7: build fileinfo and tokenizer as shared | Jakub Jirutka | 2017-05-02 | 1 | -2/+4 | |
| | ||||||
* | community/php7: build recode extension as shared | Jakub Jirutka | 2017-05-02 | 1 | -2/+5 | |
| | ||||||
* | community/php7: build simplexml and xmlwriter as shared | Jakub Jirutka | 2017-05-02 | 1 | -2/+4 | |
| | ||||||
* | community/php7: remove gsoap-dev from makedepends (not used anymore) | Jakub Jirutka | 2017-05-02 | 1 | -2/+1 | |
| | ||||||
* | community/php7: remove paxmark, it's not actually needed | Jakub Jirutka | 2017-05-02 | 1 | -2/+1 | |
| | | | | According to vakartel. | |||||
* | community/php7: parametrize version suffix and some paths | Jakub Jirutka | 2017-05-02 | 1 | -34/+44 | |
| | | | | | This is based on https://github.com/alpinelinux/aports/pull/893 by vakartel. | |||||
* | community/php7: upgrade to 7.1.4 | Jakub Jirutka | 2017-05-02 | 1 | -11/+6 | |
| | | | | | | This patch is based on https://github.com/alpinelinux/aports/pull/1305, but includes only changes relevant to the upgrade (I'll apply the rest separately). | |||||
* | community/php7: rebuild | Jakub Jirutka | 2017-04-29 | 1 | -1/+1 | |
| | | | | | I'm trying to unblock aarch64 builder that is stuck on nextcloud, because it's trying to build it with outdated php7 package. | |||||
* | community/php7: upgrade to 7.0.18 | Valery Kartel | 2017-04-20 | 1 | -3/+3 | |
| | ||||||
* | community/php7: disable jit on s390x | Tuan M. Hoang | 2017-04-20 | 1 | -1/+3 | |
| | ||||||
* | community/php7: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 | |
| | ||||||
* | community/php7: remove uncommitted/unifinished patch | Leonardo Arena | 2017-04-07 | 1 | -4/+2 | |
| | ||||||
* | community/php7-pear-net_idna2: install in the PEAR dir | Leonardo Arena | 2017-04-07 | 1 | -2/+4 | |
| | ||||||
* | community/php7: symlink php-cgi | Leonardo Arena | 2017-04-07 | 1 | -1/+2 | |
| | ||||||
* | community/php7: critical fix in -dev | Valery Kartel | 2017-03-22 | 1 | -5/+10 | |
| | | | | | move phpize back from -pear to -dev. add unsuffixed symlinks for phpize, php-config | |||||
* | community/php7: upgrade to 7.0.17 | Andy Postnikov | 2017-03-20 | 1 | -5/+5 | |
| | | | | | | | Bug fix release http://php.net/archive/2017.php#id2017-03-16-1 - removes getrandom patch - adds libressl patch to allow configure with libressl | |||||
* | trigger rebuilds on libwebp dependents | William Pitcock | 2017-02-26 | 1 | -1/+1 | |
| | ||||||
* | community/php7: fix php bug #74105 | Valery Kartel | 2017-02-23 | 1 | -20/+4 | |
| | | | | | | backport of php upstream patch fix getrandom() call for images, deployed on kernel < 3.17 https://github.com/php/php-src/pull/2385 | |||||
* | community/php7: upgrade to 7.0.16 | Andy Postnikov | 2017-02-18 | 1 | -4/+4 | |
| | | | | Bug fix release http://php.net/archive/2017.php#id2017-02-16-1 | |||||
* | community/php7: upgrade to 7.0.15 (security fixes) | Andy Postnikov | 2017-01-19 | 1 | -5/+5 | |
| | ||||||
* | community/php7: rebuild against icu-58.1 | Leonardo Arena | 2016-12-26 | 1 | -1/+1 | |
| | ||||||
* | community/php7: fix php7-common having a dependency on itself | Kevin Daudt | 2016-12-22 | 1 | -1/+2 | |
| | ||||||
* | community/php7: bundle php7-readline extension | Andy Postnikov | 2016-12-13 | 1 | -6/+5 | |
| | | | | | | | There's no way to keep php7-readline extension shared. Redhat bundling it into php executables https://apps.fedoraproject.org/packages/php/sources/spec/ The same as official PHP for Alpine docker image https://github.com/docker-library/php/blob/master/7.0/alpine/Dockerfile#L114 | |||||
* | community/php7: fix build for aarch64 | Andy Postnikov | 2016-12-10 | 1 | -1/+5 | |
| | ||||||
* | community/php7: upgrade to 7.0.14 (security fixes) | Andy Postnikov | 2016-12-08 | 1 | -4/+4 | |
| | ||||||
* | community/php7: disabled debug output in phpdbg | Jérémy Derussé | 2016-11-16 | 1 | -2/+1 | |
| | | | | | The purpose of this flag was to make phpdbg more verbose (https://github.com/krakjoe/phpdbg/blob/master/config.m4#L12) And add a lot of noise in application's logs. | |||||
* | community/php7: upgrade to 7.0.13 | Andy Postnikov | 2016-11-11 | 1 | -4/+4 | |
| | ||||||
* | community/[various]: dont set arch in split function | Timo Teräs | 2016-11-02 | 1 | -4/+2 | |
| | ||||||
* | community/php7: upgrade to 7.0.12 | Andy Postnikov | 2016-10-15 | 1 | -12/+8 | |
| | ||||||
* | community/php7: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 | |
| | ||||||
* | community/php7: upgrade to 7.0.11 | Jakub Jirutka | 2016-09-22 | 1 | -5/+5 | |
| | ||||||
* | community/php7: rewrite runscript, allow to run multiple masters | Jakub Jirutka | 2016-09-22 | 1 | -4/+4 | |
| | ||||||
* | testing/php7: move to community | Carlo Landmeter | 2016-08-27 | 1 | -0/+370 | |