aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/php7: allow tests to fail on aarch64 for nowJakub Jirutka2017-05-021-2/+4
| | | | | | | | | FAILED TEST SUMMARY --------------------------------------------------------------------- Test curl_error() & curl_errno() function with problematic proxy [ext/curl/tests/curl_basic_010.phpt] FTP with bogus parameters [ext/ftp/tests/004.phpt] IntlTimeZone::getErrorCode/Message(): basic test [ext/intl/tests/timezone_getErrorCodeMessage_basic.phpt] IntlTimeZone::getOffset(): errors [ext/intl/tests/timezone_getOffset_error.phpt]
* community/php7: really allow tests to fail on x86 and armhfJakub Jirutka2017-05-021-4/+4
|
* testing/php7-solr: add missing dependency pcre-devJakub Jirutka2017-05-021-2/+1
|
* testing/php7-uuid: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* testing/php7-timezonedb: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* testing/php7-stats: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* testing/php7-ssh2: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* testing/php7-solr: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* testing/php7-rdkafka: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* testing/php7-oauth: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* testing/php7-msgpack: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* testing/php7-mongodb: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* testing/php7-lzf: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* testing/php7-libsodium: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* testing/php7-inotify: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* testing/php7-gmagick: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* testing/php7-cassandra: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* testing/php7-ast: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* community/php7-apcu: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* community/php7-zmq: move from testingJakub Jirutka2017-05-021-0/+0
|
* community/php7-redis: move from testingJakub Jirutka2017-05-021-0/+0
|
* community/php7-memcached: move from testingJakub Jirutka2017-05-021-0/+0
|
* community/php7-mailparse: move from testingJakub Jirutka2017-05-021-0/+0
|
* community/php7-imagick: move from testingJakub Jirutka2017-05-021-0/+0
|
* community/php7-amqp: move from testingJakub Jirutka2017-05-021-0/+0
|
* community/php7-xdebug: build only for php7, cleanup and improve abuildJakub Jirutka2017-05-022-64/+42
|
* testing/php7-couchbase: build only for php7, cleanup and improve abuildJakub Jirutka2017-05-022-62/+37
|
* testing/php7-zmq: cleanup and improve abuildJakub Jirutka2017-05-021-21/+27
|
* testing/php7-redis: cleanup and improve abuildJakub Jirutka2017-05-021-18/+20
|
* testing/php7-memcached: cleanup and improve abuildJakub Jirutka2017-05-021-20/+20
|
* testing/php7-mailparse: cleanup and improve abuildJakub Jirutka2017-05-021-19/+21
|
* testing/php7-imagick: cleanup and improve abuildJakub Jirutka2017-05-021-22/+24
|
* testing/php7-amqp: cleanup and improve abuildJakub Jirutka2017-05-021-19/+20
|
* community/php7: rm tests failing on ppc64le, allow x86 armhf to failJakub Jirutka2017-05-022-2/+13
|
* community/gomplate: upgrade to 1.6.0Dave Henderson2017-05-021-2/+2
|
* community/hugo: upgrade to 0.20.6Bogdan Lobor2017-05-021-4/+2
|
* testing/py-arrow: upgrade to 0.10.0Aleksey Mikhaylov2017-05-021-4/+2
|
* main/pgpool: upgrade to 3.6.3Jakub Jirutka2017-05-021-2/+2
|
* community/php7: add unsuffixed symlinks for executables in /usr/binJakub Jirutka2017-05-021-5/+28
|
* community/php7: cosmetic changesJakub Jirutka2017-05-021-135/+241
| | | | | Some of the changes are based on https://github.com/alpinelinux/aports/pull/893 by vakartel.
* community/php7: run subset of tests on checkJakub Jirutka2017-05-023-1/+283
|
* community/php7: automatically resolve deps of extensionsJakub Jirutka2017-05-021-18/+33
| | | | | This solution is based on https://github.com/alpinelinux/aports/pull/893 by vakartel, but improved, cleaned and fixed to get it actually works.
* community/php7: remove unneeded headers and fix bogus permsJakub Jirutka2017-05-021-0/+15
| | | | This is copied from Fedora spec.
* community/php7: add comment about bundled libs and fix licensesJakub Jirutka2017-05-021-1/+18
|
* community/php7: fix and unify configuration flagsJakub Jirutka2017-05-021-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-convJakub Jirutka2017-05-021-1/+3
| | | | https://github.com/alpinelinux/aports/pull/893#discussion_r114062643
* community/php7: add version suffix to pear and phar executablesJakub Jirutka2017-05-021-2/+8
|
* community/php7: move peardev from -dev subpkg to -pear subpkgJakub Jirutka2017-05-021-2/+1
| | | | | This is based on https://github.com/alpinelinux/aports/pull/1305 by vakartel.
* community/php7: fix pecl, explicitly load xml extensionJakub Jirutka2017-05-021-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 Jirutka2017-05-021-4/+6
|