Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/php7-pear-mdb2_driver_mysql: new aport | Leonardo Arena | 2017-05-02 | 1 | -0/+29 |
| | | | | Depends of nextcloud-mysql | ||||
* | community/perl-cpanel-json-xs: upgrade to 3.0233 | Francesco Colista | 2017-05-02 | 1 | -2/+2 |
| | |||||
* | community/php7: allow tests to fail on aarch64 for now | Jakub Jirutka | 2017-05-02 | 1 | -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 armhf | Jakub Jirutka | 2017-05-02 | 1 | -4/+4 |
| | |||||
* | community/php7-apcu: rebuild against php7-7.1.4 | Jakub Jirutka | 2017-05-02 | 1 | -1/+1 |
| | |||||
* | community/php7-zmq: move from testing | Jakub Jirutka | 2017-05-02 | 1 | -0/+43 |
| | |||||
* | community/php7-redis: move from testing | Jakub Jirutka | 2017-05-02 | 1 | -0/+37 |
| | |||||
* | community/php7-memcached: move from testing | Jakub Jirutka | 2017-05-02 | 1 | -0/+40 |
| | |||||
* | community/php7-mailparse: move from testing | Jakub Jirutka | 2017-05-02 | 1 | -0/+37 |
| | |||||
* | community/php7-imagick: move from testing | Jakub Jirutka | 2017-05-02 | 1 | -0/+44 |
| | |||||
* | community/php7-amqp: move from testing | Jakub Jirutka | 2017-05-02 | 1 | -0/+37 |
| | |||||
* | community/php7-xdebug: build only for php7, cleanup and improve abuild | Jakub Jirutka | 2017-05-02 | 2 | -64/+42 |
| | |||||
* | community/php7: rm tests failing on ppc64le, allow x86 armhf to fail | Jakub Jirutka | 2017-05-02 | 2 | -2/+13 |
| | |||||
* | community/gomplate: upgrade to 1.6.0 | Dave Henderson | 2017-05-02 | 1 | -2/+2 |
| | |||||
* | community/hugo: upgrade to 0.20.6 | Bogdan Lobor | 2017-05-02 | 1 | -4/+2 |
| | |||||
* | community/php7: add unsuffixed symlinks for executables in /usr/bin | Jakub Jirutka | 2017-05-02 | 1 | -5/+28 |
| | |||||
* | community/php7: cosmetic changes | Jakub Jirutka | 2017-05-02 | 1 | -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 check | Jakub Jirutka | 2017-05-02 | 3 | -1/+283 |
| | |||||
* | community/php7: automatically resolve deps of extensions | Jakub Jirutka | 2017-05-02 | 1 | -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 perms | Jakub Jirutka | 2017-05-02 | 1 | -0/+15 |
| | | | | This is copied from Fedora spec. | ||||
* | community/php7: add comment about bundled libs and fix licenses | Jakub Jirutka | 2017-05-02 | 1 | -1/+18 |
| | |||||
* | 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 | 2 | -2/+25 |
| | |||||
* | 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 | 5 | -111/+61 |
| | | | | | | 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/pgbouncer: move from testing | Jakub Jirutka | 2017-05-02 | 7 | -0/+220 |
| | |||||
* | community/vnstat: upgrade to 1.17 | Carlo Landmeter | 2017-05-01 | 2 | -9/+4 |
| | | | | | add user to readproc create home directory in /var/lib | ||||
* | community/podofo: add sec info | Leonardo Arena | 2017-05-01 | 1 | -0/+10 |
| | |||||
* | community/libre2: upgrade to 2017.05.01, modernize APKBUILD | Francesco Colista | 2017-05-01 | 1 | -22/+10 |
| | |||||
* | community/perl-cpanel-json-xs: upgrade to 3.0232 | Francesco Colista | 2017-05-01 | 1 | -2/+2 |
| | |||||
* | community/llvm-libunwind: disabled on ppc64le (unsupported) | Jakub Jirutka | 2017-05-01 | 1 | -1/+1 |
| | | | | libunwind-3.9.1.src/include/__libunwind_config.h:57:4: error: #error "Unsupported architecture." | ||||
* | community/rust: move from testing | Jakub Jirutka | 2017-05-01 | 14 | -0/+1547 |
| | |||||
* | community/llvm-libunwind: move from testing | Jakub Jirutka | 2017-05-01 | 1 | -0/+48 |
| | |||||
* | community/libqmi: Disable tests on ppc64le | Breno Leitao | 2017-04-29 | 1 | -1/+4 |
| | | | | | Disabling tests on ppc64le, since the tests are broken. Should check what is happening later (after 3.6 release). | ||||
* | community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.25-r0 | Natanael Copa | 2017-04-29 | 1 | -2/+2 |
| | |||||
* | community/phpmyadmin: Upgrade to 4.7.0 | Andy Postnikov | 2017-04-29 | 1 | -6/+2 |
| | | | | Release notes https://www.phpmyadmin.net/news/2017/3/29/phpmyadmin-470-released/ | ||||
* | 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/emscripten-fastcomp: upgrade to 1.37.10 | Jakub Jirutka | 2017-04-28 | 1 | -4/+4 |
| | |||||
* | community/emscripten-fastcomp: fix source names to be unique | Jakub Jirutka | 2017-04-28 | 1 | -4/+4 |
| | |||||
* | community/emscripten-fastcomp: move from testing | Jakub Jirutka | 2017-04-28 | 3 | -0/+163 |
| |