Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.41-r0 | Natanael Copa | 2019-05-08 | 1 | -1/+1 |
| | |||||
* | community/py-isort: upgrade to 4.3.18 | Roberto Oliveira | 2019-05-08 | 1 | -3/+3 |
| | |||||
* | community/go: upgrade to 1.12.5 | Roberto Oliveira | 2019-05-08 | 1 | -2/+2 |
| | |||||
* | community/at: upgrade to 3.1.23 | Leo | 2019-05-08 | 1 | -16/+13 |
| | |||||
* | community/colord: also create user during upgrade | Rasmus Thomsen | 2019-05-07 | 2 | -2/+3 |
| | |||||
* | community/exo: upgrade to 0.12.5 | Leo | 2019-05-07 | 1 | -7/+4 |
| | |||||
* | community/mpv: enable wayland | Taner Tas | 2019-05-07 | 1 | -8/+37 |
| | | | | * cosmetic changes | ||||
* | community/sox: fix build on big-endian (s390x) | Natanael Copa | 2019-05-07 | 2 | -2/+48 |
| | |||||
* | community/py3-pyrsistent: don't require net in abuild | Leo | 2019-05-07 | 1 | -2/+1 |
| | | | | | | By using py3-pytest-runner, a network connection is no longer required for building Closes GH-7435 | ||||
* | community/py3-pytest-runner: new aport | Leo | 2019-05-07 | 1 | -0/+29 |
| | |||||
* | community/networkmanager: fix and re-enable ppc64le | Mike Sullivan | 2019-05-07 | 1 | -1/+2 |
| | | | | | | | There is a race to generate required header files before using them. By forcing header generation order, this can be solved. Closes GH-7619 | ||||
* | community/networkmanager: reenable all arch | Tuan Hoang | 2019-05-07 | 1 | -1/+1 |
| | | | | Closes GH-7623 | ||||
* | community/dnscrypt-proxy upgrade to 2.0.23 | Ian Bashford | 2019-05-07 | 1 | -3/+3 |
| | | | | | | .onion servers are now automatically ignored if Tor routing is not enabled caching of server addresses has been improved, especially when using proxies. DNSCrypt communications are now automatically forced to using TCP when a SOCKS proxy has been set up. | ||||
* | community/py-msgpack: fix build on s390x | Natanael Copa | 2019-05-07 | 1 | -0/+1 |
| | |||||
* | community/gsettings-desktop-schemas: modernize | prspkt | 2019-05-07 | 1 | -3/+0 |
| | |||||
* | community/exempi: move from community, required for eog | Rasmus Thomsen | 2019-05-07 | 1 | -0/+38 |
| | | | | | | * Adopt maintainership * Fix license * Modernize APKBUILD | ||||
* | community/eog: upgrade to 3.32.1 | Rasmus Thomsen | 2019-05-07 | 1 | -23/+18 |
| | | | | | * streamline APKBUILD * adopt maintainership | ||||
* | community/runc: remove trivial check() | Jake Buchholz | 2019-05-07 | 1 | -5/+0 |
| | |||||
* | community/runc: upgrade to 1.0.0_rc8 | Jake Buchholz | 2019-05-07 | 1 | -7/+7 |
| | | | | | | Fixes regression in 1.0.0_rc7, see https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc8 Closes GH-7638 | ||||
* | community/docker: remove trivial check() | Jake Buchholz | 2019-05-07 | 1 | -7/+0 |
| | |||||
* | community/docker: upgrade to 18.09.6, separate engine & cli | Jake Buchholz | 2019-05-07 | 1 | -35/+60 |
| | | | | | | | | Separates Docker's standalone engine and CLI components into separate packages, 'docker-engine' and 'docker-cli'; the container now exists as a 'meta' package, pulling in both the engine and cli packages, to maintain backward compatibility. See https://github.com/docker/docker-ce/releases/tag/v18.09.6 for more information about what's new in 18.09.6. Closes GH-7640 | ||||
* | community/gnome-desktop: upgrade to 3.32.1 | Rasmus Thomsen | 2019-05-07 | 1 | -19/+21 |
| | |||||
* | community/gsettings-desktop-schemas: upgrade to 3.32.0 | Rasmus Thomsen | 2019-05-07 | 1 | -16/+14 |
| | |||||
* | community/vim-editorconfig: upgrade to 0.7.0 | Milan P. Stanić | 2019-05-06 | 1 | -5/+4 |
| | |||||
* | community/xxhash: update to 0.7.0 | Leo | 2019-05-06 | 1 | -28/+24 |
| | |||||
* | community/mtd-utils: fix subpackages | Natanael Copa | 2019-05-06 | 1 | -8/+8 |
| | | | | we cannot set arch=all on subpackages | ||||
* | community/php7-pecl-xdebug: upgrade to 2.7.2 | Andy Postnikov | 2019-05-06 | 1 | -2/+2 |
| | |||||
* | community/slony1: modernize | Leo | 2019-05-06 | 1 | -7/+2 |
| | | | | | | - Fix license - Use modern style - Expand on why check is disabled | ||||
* | community/py-msgpack: fix tests on ppc64le | prspkt | 2019-05-06 | 1 | -2/+2 |
| | |||||
* | community/claws-mail: rebuild against libical 3 | Natanael Copa | 2019-05-06 | 1 | -1/+1 |
| | |||||
* | community/osmo: rebuild against libical 3 | Natanael Copa | 2019-05-06 | 1 | -1/+1 |
| | |||||
* | community/graphicsmagick: try work around install error | Natanael Copa | 2019-05-06 | 1 | -1/+1 |
| | | | | | some builders gave error in `make install`, and it looked like it was due to a parallel build issue. Try run the make install with -j1. | ||||
* | community/graphicsmagick: add webp support | Leo | 2019-05-06 | 1 | -2/+4 |
| | | | | fixes #10359 | ||||
* | community/cython: upgrade to 0.29.7 | Oleg Titov | 2019-05-06 | 1 | -7/+3 |
| | | | | | - https://github.com/cython/cython/releases 0.29.7 - Modernize | ||||
* | community/py-msgpack: use C extension and modernize | Leo | 2019-05-06 | 1 | -9/+15 |
| | | | | | | - Use C extension with Cython - Fix check - separate makedepends and checkdepends | ||||
* | community/sox: modernize | Leo | 2019-05-06 | 1 | -8/+8 |
| | | | | | | - Enable tests - Enable -static package - Fix license | ||||
* | community/v4l-utils: upgrade to 1.16.6 | Leo | 2019-05-06 | 1 | -17/+9 |
| | |||||
* | community/py-xlsxwriter: add python runtime dependency | prspkt | 2019-05-06 | 1 | -1/+2 |
| | |||||
* | community/py-xlsxwriter: upgrade to 1.1.8 | Leo | 2019-05-06 | 1 | -11/+9 |
| | | | | | | | - Fix license - Switch to GitHub tarball so we actually get a testsuite - Lighten load on makedepends - Use modern style | ||||
* | community/libgusb: fix license | Leo | 2019-05-06 | 1 | -8/+4 |
| | |||||
* | community/shadow: fix conflict with util-linux-doc and coreutils-doc | Natanael Copa | 2019-05-06 | 1 | -2/+6 |
| | | | | ref #8665 | ||||
* | community/firefox-esr: upgrade to 60.6.2 | Sören Tempel | 2019-05-06 | 1 | -3/+3 |
| | | | | | | This re-enables web extensions. See: https://www.mozilla.org/en-US/firefox/60.6.2/releasenotes/ | ||||
* | community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.40-r0 | Natanael Copa | 2019-05-06 | 1 | -1/+1 |
| | |||||
* | main/perl-yaml: move from community | Leonardo Arena | 2019-05-06 | 1 | -42/+0 |
| | | | | Needed by perl-package-stash-xs | ||||
* | main/perl-list-moreutils-xs: move from community | Leonardo Arena | 2019-05-06 | 1 | -48/+0 |
| | | | | Needed by perl-list-moreutils which is a dependency of several other packages | ||||
* | main/perl-xml-xpath: move to main, needed by libvirt | Leonardo Arena | 2019-05-06 | 1 | -40/+0 |
| | |||||
* | Revert "community/py-werkzeug: upgrade to 0.15.2" | prspkt | 2019-05-05 | 1 | -56/+0 |
| | | | | | | | Upstream package dependencies are not allowed. Thus, moving py-werkzeug to the community repository breaks main/py-flask. This reverts commit f992dc44490b02fff8a0e045a350a39df4af1bdd. | ||||
* | community/docker: don't install docker-fish-completion on newer fish | Leo | 2019-05-05 | 1 | -2/+2 |
| | | | | | The newer fish has docker completion upstream, installing docker-fish-completion will just lead to a file conflict | ||||
* | community/bspwm: Correct comment on why check is disabled and modernize | Leo | 2019-05-05 | 1 | -5/+2 |
| | |||||
* | community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.39-r0 | Natanael Copa | 2019-05-05 | 1 | -2/+2 |
| |