Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/domoticz: fix build without git installed | alpine-mips-patches | 2018-12-17 | 2 | -2/+15 | |
| | | | | | | | Let build continue when git is not found. No changes in behaviour because all attempts to use git (to get project revision etc) fail due to missing .git folder in the source tarball and project falls back to appversion.default in any case. | |||||
* | community/syncthing: upgrade to 0.14.54 | Roberto Oliveira | 2018-12-17 | 1 | -2/+2 | |
| | ||||||
* | community/perl-object-insideout: add missing checkdepends to run all tests | Roberto Oliveira | 2018-12-17 | 1 | -1/+2 | |
| | ||||||
* | community/perl-math-random-mt-auto: upgrade to 6.23 and modernize | Roberto Oliveira | 2018-12-17 | 1 | -13/+15 | |
| | ||||||
* | community/perl-math-random-mt-auto: move from testing | Roberto Oliveira | 2018-12-17 | 1 | -0/+39 | |
| | | | | required by perl-object-insideout tests | |||||
* | community/perl-object-insideout: upgrade to 4.05 | Roberto Oliveira | 2018-12-17 | 1 | -2/+2 | |
| | ||||||
* | community/deadbeef: fix byte order detection | alpine-mips-patches | 2018-12-17 | 3 | -28/+14 | |
| | | | | | Unlock the generic <endian.h> fallback to detect CPU byte order and delete ppc64le.patch since little-endian POWER is now covered too. | |||||
* | community/nodejs-current: fix build on mips{el} (-latomic), disable on mips64* | alpine-mips-patches | 2018-12-17 | 2 | -3/+39 | |
| | ||||||
* | community/libfm: fix tests | alpine-mips-patches | 2018-12-17 | 2 | -2/+22 | |
| | | | | | | | | | | | | | | | | | | On edge check() fails with the following message: make[3]: Entering directory '/home/room/aports/community/libfm/src/libfm-1.3.0.2/src/tests' make check-local make[4]: Entering directory '/home/room/aports/community/libfm/src/libfm-1.3.0.2/src/tests' TEST: fm-path... (pid=28635) ** (process:28635): WARNING **: 11:58:23.519: The directory '~/Templates' doesn't exist, ignoring it Tests were compiled with G_DISABLE_ASSERT and are likely no-ops. Aborting. FAIL: fm-path The message is printed by the g_test_init() macro from glib-2.0/glib/gtestutils.h because src/tests/test-fm-path.c #undef's G_DISABLE_ASSERT too late. Move #undef earlier in the code to fix the problem and make test pass on x86_64 and mipsel at least. | |||||
* | community/httpry: fix source URL, update checksum | alpine-mips-patches | 2018-12-17 | 1 | -6/+4 | |
| | | | | Use GH to get the source tarball (identical to Debian's httpry_0.1.8.orig.tar.gz). | |||||
* | community/gcc6: fix option spelling on mips* | alpine-mips-patches | 2018-12-17 | 2 | -3/+3 | |
| | | | | It is '--as-needed' not '-as-needed' (interpreted as '-a KEYWORD'). | |||||
* | community/neko: fix build without git installed | alpine-mips-patches | 2018-12-17 | 2 | -3/+116 | |
| | | | | | Remove all targets that depend on git (source_archive and friends), none of them are used during normal build. | |||||
* | community/gvm: fix source URL | alpine-mips-patches | 2018-12-17 | 1 | -1/+1 | |
| | | | | | | The archive download link gives tarball with a wrong checksum so use the 7.0.3 download link from the greenbone/gvmd Releases page: https://github.com/greenbone/gvmd/releases | |||||
* | community/libsepol: upgrade to 2.8 | Carlo Landmeter | 2018-12-16 | 1 | -8/+12 | |
| | ||||||
* | community/libselinux: upgrade to 2.8 | Carlo Landmeter | 2018-12-16 | 2 | -49/+7 | |
| | ||||||
* | testing/libsepol: move to community | Carlo Landmeter | 2018-12-16 | 1 | -0/+28 | |
| | ||||||
* | testing/libselinux: move to community | Carlo Landmeter | 2018-12-16 | 2 | -0/+76 | |
| | ||||||
* | community/mutt: upgrade to 1.11.1 | Andy Postnikov | 2018-12-15 | 1 | -3/+3 | |
| | ||||||
* | community/libvirt-glib: upgrade to 2.0.0 | Francesco Colista | 2018-12-15 | 1 | -4/+2 | |
| | ||||||
* | community/atril: upgrade to 1.21.1 | Roberto Oliveira | 2018-12-14 | 1 | -3/+3 | |
| | ||||||
* | community/caja: upgrade to 1.21.3 | Roberto Oliveira | 2018-12-14 | 1 | -3/+3 | |
| | ||||||
* | community/cppcheck: upgrade to 1.86 | Henrik Riomar | 2018-12-14 | 1 | -2/+2 | |
| | ||||||
* | community/gradle: upgrade to 4.10.3 | Roberto Oliveira | 2018-12-14 | 1 | -2/+2 | |
| | ||||||
* | community/flawfinder: move from testing | Henrik Riomar | 2018-12-14 | 2 | -0/+57 | |
| | ||||||
* | community/jenkins: upgrade to 2.150.1 | Roberto Oliveira | 2018-12-14 | 1 | -2/+2 | |
| | ||||||
* | community/java-gcj-compat: fix tools.jar installation path | Timo Teräs | 2018-12-14 | 1 | -3/+4 | |
| | ||||||
* | community/java-gcj-compat: fix symlinks in jre/lib | Timo Teräs | 2018-12-14 | 1 | -2/+2 | |
| | ||||||
* | community/backuppc: no longer maintained | Leonardo Arena | 2018-12-14 | 7 | -0/+260 | |
| | ||||||
* | community/nextcloud-client: don't build for x86 | Leonardo Arena | 2018-12-13 | 1 | -2/+2 | |
| | | | | qt5-qtwebengine not available on x86 | |||||
* | community/nextcloud-client: upgrade to 2.5.1 | Leonardo Arena | 2018-12-13 | 1 | -14/+9 | |
| | ||||||
* | community/nextcloud$: provides previously separated subpackages in main package | Leonardo Arena | 2018-12-13 | 1 | -2/+7 | |
| | | | | See also commit c858bf2b3fa8eed7b1fe26aefda51642f72e365e | |||||
* | community/nextcloud: upgrade to v15.0.0 | Leonardo Arena | 2018-12-13 | 3 | -25/+44 | |
| | ||||||
* | community/dnscrypt-proxy upgrade to 2.0.19 Support for all latest features | Ian Bashford | 2018-12-12 | 2 | -23/+60 | |
| | ||||||
* | community/rippled: upgrade to 1.1.2 | André Klitzing | 2018-12-12 | 1 | -2/+2 | |
| | ||||||
* | community/geth: upgrade to 1.8.20 | André Klitzing | 2018-12-12 | 1 | -2/+2 | |
| | ||||||
* | community/maven: upgrade to 3.6.0 | Stuart Cardall | 2018-12-11 | 1 | -3/+3 | |
| | | | | https://maven.apache.org/docs/3.6.0/release-notes.html | |||||
* | community/pdfgrep: upgrade to 2.1.2 | André Klitzing | 2018-12-11 | 1 | -2/+2 | |
| | ||||||
* | community/pngquant: upgrade to 2.12.2 | André Klitzing | 2018-12-11 | 1 | -2/+2 | |
| | ||||||
* | community/rippled: upgrade to 1.1.1 | André Klitzing | 2018-12-11 | 2 | -57/+8 | |
| | ||||||
* | community/php7-pecl-event: upgrade to 2.4.3 | Andy Postnikov | 2018-12-11 | 1 | -2/+2 | |
| | ||||||
* | community/wine: rebuild against openssl | J0WI | 2018-12-11 | 1 | -3/+3 | |
| | ||||||
* | community/py-markdown: upgrade to 3.0.1 | Fabian Affolter | 2018-12-11 | 1 | -2/+2 | |
| | ||||||
* | community/wkhtmltopdf: moved to community | Carlo Landmeter | 2018-12-10 | 1 | -0/+26 | |
| | | | | ref: #9743 | |||||
* | community/xpra: upgrade to 2.4.2 | Stuart Cardall | 2018-12-10 | 1 | -4/+4 | |
| | | | | https://www.xpra.org/trac/wiki/News | |||||
* | community/py-lz4: upgrade to 2.1.2 | Stuart Cardall | 2018-12-10 | 1 | -2/+2 | |
| | ||||||
* | community/namecoin: upgrade to 0.17.0 | Stuart Cardall | 2018-12-10 | 1 | -3/+3 | |
| | | | | https://github.com/namecoin/namecoin-core/blob/0.17/doc/release-notes-namecoin.md | |||||
* | community/gitea: upgrade to 1.6.1 | Bwko | 2018-12-10 | 1 | -2/+2 | |
| | ||||||
* | community/bitcoin: upgrade to 0.17.0.1 | Stuart Cardall | 2018-12-10 | 1 | -3/+3 | |
| | | | | https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.17.0.1.md | |||||
* | community/virt-viewer: upgrade to 7.0 | Carlo Landmeter | 2018-12-10 | 1 | -23/+10 | |
| | ||||||
* | community/buildbot: upgrade to 1.6.0 | Francesco Colista | 2018-12-08 | 1 | -2/+2 | |
| |