aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
* community/firefox-esr: upgrade to 60.4.0noname2019-01-0710-152/+164
|
* community/php7-pecl-msgpack: disable on armv7 due to test failuresNatanael Copa2019-01-071-1/+1
|
* community/gource: disable on s390xNatanael Copa2019-01-071-1/+1
|
* community/restic: upgrade to 0.9.4tcely2019-01-071-2/+2
|
* community/chromium: temp disable arm buildsCarlo Landmeter2019-01-071-1/+1
| | | | arm builds need more work as they need clang
* community/llvm3.7: remove aportJ0WI2019-01-079-685/+0
|
* community/python2-tkinter: upgrade to 2.7.15J0WI2019-01-071-3/+3
|
* community/php7-pecl-msgpack: disable aarch64 and armv7 testAndy Postnikov2019-01-061-0/+3
| | | | Removed test considers aarch64 and armv7 serialize() slow
* community/php7-pecl-memcached: enable igbinary serializerAndy Postnikov2019-01-061-2/+3
|
* community/php7-pecl-memcached: upgrade to 3.1.3 and add check()Andy Postnikov2019-01-061-6/+10
|
* community/php7-pecl-amqp: upgrade to 1.9.4 and add check()Andy Postnikov2019-01-061-4/+8
|
* community/gitea: upgrade to 1.6.3Roberto Oliveira2019-01-061-2/+2
|
* community/captagent: rebuild against opensslJ0WI2019-01-051-2/+7
|
* community/python3-tkinter: upgrade to 3.6.7J0WI2019-01-052-139/+4
|
* community/outils: rebuild against opensslJ0WI2019-01-051-2/+2
|
* community/quassel: change urls to use HTTPSJ0WI2019-01-051-3/+3
|
* Revert "community/lua-http: enable tests on ppc64le"Natanael Copa2019-01-031-2/+2
| | | | | | Test still fails on ppc64le This reverts commit ea135b3e92c721c9d25c1ab2c1c7b1775557faab.
* community/lua-http: enable tests on ppc64leNatanael Copa2019-01-031-2/+2
| | | | | Tests should work again after commit c604b8f23152 (main/lua-cqueues: backport fix for DNS).
* community/kodi: fix buildNatanael Copa2019-01-023-13/+373
|
* community/lua-dromozoa-utf8: upgrade to 1.12alpine-mips-patches2019-01-021-2/+2
|
* community/lld: fix build with gcc8 (-fpermissive)alpine-mips-patches2019-01-021-2/+2
|
* community/gst-plugins-bad: add tiff-dev to makedependsMilan P. Stanić2019-01-022-23/+4
| | | | | | add missing tiff-dev to makedepends remove unneeded libressl270-dtsl_method.patch bump pkgrel
* community/chromium: build with vaapi and dont use goldNatanael Copa2019-01-023-18/+578
| | | | | | gold does not seem to work with arm architectures. libva patches are from void linux
* community/opencl-icd-loader: update urlsNatanael Copa2019-01-021-6/+11
|
* unmaintained/llvm4: move from communityNatanael Copa2019-01-027-481/+0
| | | | Seems like nothing uses it
* community/volatility: fix source url, bump pkgrelMilan P. Stanić2019-01-021-3/+3
|
* community/rust: upgrade to 1.31.1Marat Safin2019-01-023-11/+108
|
* community/qt5-qtscript: fix build on s390xNatanael Copa2019-01-022-2/+36
|
* community/suricata: rebuild against hiredisCarlo Landmeter2019-01-021-1/+1
|
* community/minetest: rebuild against hiredisCarlo Landmeter2019-01-021-1/+1
|
* community/lua-hiredis: rebuild against hiredisCarlo Landmeter2019-01-021-1/+1
|
* community/gvm-libs: rebuild against hiredisCarlo Landmeter2019-01-021-1/+1
|
* community/rethinkdb: build against openssl-1.1Timo Teräs2019-01-022-2/+379
|
* community/umoci: new aportCarlo Landmeter2019-01-021-0/+32
| | | | | | | This is added to community as its a dep of lxc 3.x oci template (optional install). More info: https://brauner.github.io/2018/02/27/lxc-removes-legacy-template-build-system.html
* community/skopeo: new aportCarlo Landmeter2019-01-021-0/+51
| | | | | | | This is added to community as its a dep of lxc 3.x oci template (optional install). More info: https://brauner.github.io/2018/02/27/lxc-removes-legacy-template-build-system.html
* community/filezilla: upgrade to 3.39.0Leonardo Arena2019-01-021-2/+2
|
* community/libfilezilla: upgrade to 0.15.1Leonardo Arena2019-01-021-2/+2
|
* community/geth: fix ppc64le build break by re-enabling isatty terminal functionsMike Sullivan2019-01-012-3/+14
|
* community/opencl-icd-loader: fix build, bump pkgrelFrancesco Colista2019-01-012-4/+19
|
* community/mkvtoolnix: added check() function. Fixes #7294Francesco Colista2019-01-011-3/+9
|
* community/wireshark: security upgrade to 2.6.5Milan P. Stanić2019-01-011-3/+11
| | | | | | | | | CVE-2018-19622, CVE-2018-19623, CVE-2018-19624, CVE-2018-19625 CVE-2018-19626, CVE-2018-19627, CVE-2018-19628 Fixes #9763 Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
* community/cloudi: ocaml not available on armv7Leonardo Arena2019-01-011-2/+2
|
* community/virtualbox-guest-modules-vanilla: add checkJ0WI2018-12-311-2/+10
|
* community/erlang: bump to 21.2.1Daniel Isaksen2018-12-311-2/+2
| | | | Signed-off-by: Daniel Isaksen <d@duniel.no>
* community/dcron: fix source and urlMilan P. Stanić2018-12-311-12/+4
| | | | use source and url from github.com
* community/gsoap: make sure to define _GNU_SOURCEalpine-mips-patches2018-12-313-4/+61
| | | | | | | | | | | | | | | | | | 'strtod_l' is guarded by _GNU_SOURCE which gsoap fails to define on musl and compilation reports warnings like this: stdsoap2.c:16352:19: warning: implicit declaration of function 'strtod_l'; did you mean 'strtok_r'? [-Wimplicit-function-declaration] *p = (float)strtod_l(s, &r, SOAP_LOCALE(soap)); ^~~~~~~~ strtok_r On most hard-float systems (x86_64 and mips*hf for sure) this code will use some random garbage from the integer register. ...and update musl-fixes.patches to cover yet another attempt to use glibc-style strerror_r() (triggered by _GNU_SOURCE). The implicitly declared isatty() at soapcpp2_lex.c:1944 is ignored.
* community/libzen: fix invalid sha512sumsMilan P. Stanić2018-12-311-2/+2
|
* community/cloc: update source urlNatanael Copa2018-12-311-2/+2
|
* community/monkey: rebuild against libmbedtls.so.12alpine-mips-patches2018-12-311-1/+1
| | | | The current apk is broken anyway, it wants .so.10
* community/neko: rebuild against libmbedtls.so.12alpine-mips-patches2018-12-311-1/+1
|