Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/php7-redis: move from testing | Jakub Jirutka | 2017-05-02 | 1 | -0/+0 |
| | |||||
* | community/php7-memcached: move from testing | Jakub Jirutka | 2017-05-02 | 1 | -0/+0 |
| | |||||
* | community/php7-mailparse: move from testing | Jakub Jirutka | 2017-05-02 | 1 | -0/+0 |
| | |||||
* | community/php7-imagick: move from testing | Jakub Jirutka | 2017-05-02 | 1 | -0/+0 |
| | |||||
* | community/php7-amqp: move from testing | Jakub Jirutka | 2017-05-02 | 1 | -0/+0 |
| | |||||
* | community/php7-xdebug: build only for php7, cleanup and improve abuild | Jakub Jirutka | 2017-05-02 | 2 | -64/+42 |
| | |||||
* | testing/php7-couchbase: build only for php7, cleanup and improve abuild | Jakub Jirutka | 2017-05-02 | 2 | -62/+37 |
| | |||||
* | testing/php7-zmq: cleanup and improve abuild | Jakub Jirutka | 2017-05-02 | 1 | -21/+27 |
| | |||||
* | testing/php7-redis: cleanup and improve abuild | Jakub Jirutka | 2017-05-02 | 1 | -18/+20 |
| | |||||
* | testing/php7-memcached: cleanup and improve abuild | Jakub Jirutka | 2017-05-02 | 1 | -20/+20 |
| | |||||
* | testing/php7-mailparse: cleanup and improve abuild | Jakub Jirutka | 2017-05-02 | 1 | -19/+21 |
| | |||||
* | testing/php7-imagick: cleanup and improve abuild | Jakub Jirutka | 2017-05-02 | 1 | -22/+24 |
| | |||||
* | testing/php7-amqp: cleanup and improve abuild | Jakub Jirutka | 2017-05-02 | 1 | -19/+20 |
| | |||||
* | 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 |
| | |||||
* | testing/py-arrow: upgrade to 0.10.0 | Aleksey Mikhaylov | 2017-05-02 | 1 | -4/+2 |
| | |||||
* | main/pgpool: upgrade to 3.6.3 | Jakub Jirutka | 2017-05-02 | 1 | -2/+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). | ||||
* | testing/php7: remove (replaced by community/php7) | Jakub Jirutka | 2017-05-02 | 7 | -661/+0 |
| | |||||
* | community/pgbouncer: move from testing | Jakub Jirutka | 2017-05-02 | 7 | -0/+0 |
| | |||||
* | testing/pgbouncer: fix logrotate config | Jakub Jirutka | 2017-05-02 | 2 | -3/+3 |
| | |||||
* | testing/pgbouncer: rewrite runscript | Jakub Jirutka | 2017-05-02 | 4 | -80/+91 |
| | |||||
* | testing/pgbouncer: improve abuild | Jakub Jirutka | 2017-05-02 | 1 | -7/+12 |
| | |||||
* | testing/pgbouncer: run hba_test on check | Jakub Jirutka | 2017-05-02 | 1 | -0/+7 |
| | |||||
* | main/postgresql: fix plpython* depends | Jakub Jirutka | 2017-05-01 | 1 | -3/+3 |
| | | | | | python3 dependency for -plpython3 is not auto-discovered, for unknown reason. | ||||
* | community/vnstat: upgrade to 1.17 | Carlo Landmeter | 2017-05-01 | 2 | -9/+4 |
| | | | | | add user to readproc create home directory in /var/lib | ||||
* | main/vim: upgrade to 8.0.0595 | Carlo Landmeter | 2017-05-01 | 1 | -2/+2 |
| | |||||
* | 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 |
| |