aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* community/mbedtls: upgrade to 2.14.1alpine-mips-patches2018-12-311-12/+17
| | | | | | | | | | | | - set the license to Apache 2.0 only, one have to download another tarball for the GPL version (2.12 was using Apache 2.0 tarball); - use the download link from the main web site for easier checksum cross-verification (github tarballs have different SHA sums); - sort secfixes from newer-to-older; - add python3 as now required for build. Rebuild is needed for the dependent aports due to libmbedtls.so.12 version bump (was .11).
* community/fwsnort: bump pkgrelLeonardo Arena2018-12-311-1/+1
|
* community/fwsnort: run tests in fakerootalpine-mips-patches2018-12-311-1/+2
| | | | | | | | | check() fails otherwise with the following output: [+] fwsnort has been successfully installed! [*] ./test-fwsnort.pl: You must be root (or equivalent UID 0 account) to effectively test fwsnort at ./test-fwsnort.pl line 822. >>> ERROR: fwsnort: check failed
* Revert "community/fwsnort: disable check()"Leonardo Arena2018-12-311-2/+1
| | | | This reverts commit 5985560fe98fd43a451182b531ae2aebbe512f5f.
* community/mktorrent: fixed description and url, renamed binary from ↵Francesco Colista2018-12-311-2/+2
| | | | | | | | | | mktorrent-borg to mktorrent This package was referring to another mktorrent, called mktorrent-borg. Gentoo fixed this overlaps by renaming mktorrent to mktorrent-borg: https://packages.gentoo.org/packages/net-p2p/mktorrent-borg this package is actually mktorrent: https://packages.gentoo.org/packages/net-p2p/mktorrent
* community/notmuch: upgrade to 0.28Francesco Colista2018-12-311-3/+3
|
* community/libwacom: upgrade to 0.32Francesco Colista2018-12-311-2/+2
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.13-r0Natanael Copa2018-12-311-1/+1
|
* community/aws-ena-driver-vanilla: remove. module is in mainline 4.19Natanael Copa2018-12-312-90/+0
|
* community/omxplayer: upgrade to snapshot 2018-12-27, fix armv7Timo Teräs2018-12-312-10/+14
| | | | | | | | Take out all CPU specific compiler flags and rely on gcc defaults. The problem on armv7 was that configuring manually armv6 and using gcc default for thumb tries to build using thumb1 which does not work. Use Alpine default config for these which is proper combination.
* community/qt5-qtwebengine: build fix for armCarlo Landmeter2018-12-292-1/+208
| | | | https://bugreports.qt.io/browse/QTBUG-72393
* community/mktorrent: rebuild against opensslJ0WI2018-12-291-2/+2
|
* community/opendkim: rebuild against opensslJ0WI2018-12-291-2/+2
|
* community/wine: upgrade to 3.0.4J0WI2018-12-291-4/+4
|
* community/tvheadend: update initd to use supervise-daeonCarlo Landmeter2018-12-283-24/+25
|
* community/glm: fix tests on big-endian machinesNatanael Copa2018-12-282-3/+36
|
* community/glm: move from mainNatanael Copa2018-12-281-0/+36
|
* community/nextcloud-client: disable on ppc64le due to qt5-webengineMike Sullivan2018-12-281-1/+1
|
* community/tomahawk: move to unmaintainedCarlo Landmeter2018-12-284-117/+0
| | | | project is abandoned
* community/aspcud: upgrade to 1.9.4Roberto Oliveira2018-12-281-10/+8
| | | | update license and project url
* community/lua-bit32: remove duplicate aportCarlo Landmeter2018-12-281-56/+0
|
* community/py3-qt5: upgrade to 5.11.3Natanael Copa2018-12-281-4/+4
|
* community/qt5-qtwebkit: fix path to QtSignalSpyNatanael Copa2018-12-282-2/+30
|
* community/qt5-qtwebengine: build fixNatanael Copa2018-12-2810-291/+130
|
* community/qt5-qttools: build fix. update package splittingNatanael Copa2018-12-281-1/+1
|
* community/qt5-qtdeclarative: build fix. remove mips patchNatanael Copa2018-12-282-25/+1
| | | | no longer applies
* community/qt5-qtxmlpatterns: upgrade to 5.12.0André Klitzing2018-12-281-2/+2
|
* community/qt5-qtx11extras: upgrade to 5.12.0André Klitzing2018-12-281-2/+2
|
* community/qt5-qtwebengine: upgrade to 5.12.0André Klitzing2018-12-281-3/+3
|
* community/qt5-qtwebchannel: upgrade to 5.12.0André Klitzing2018-12-281-2/+2
|
* community/qt5-qtwebsockets: upgrade to 5.12.0André Klitzing2018-12-281-2/+2
|
* community/qt5-qttranslations: upgrade to 5.12.0André Klitzing2018-12-281-2/+2
|
* community/qt5-qttools: upgrade to 5.12.0André Klitzing2018-12-281-2/+2
|
* community/qt5-qtsvg: upgrade to 5.12.0André Klitzing2018-12-281-2/+2
|
* community/qt5-qtserialport: upgrade to 5.12.0André Klitzing2018-12-281-2/+2
|
* community/qt5-qtsensors: upgrade to 5.12.0André Klitzing2018-12-281-2/+2
|
* community/qt5-qtscript: upgrade to 5.12.0André Klitzing2018-12-282-35/+2
|
* community/qt5-qtremoteobjects: upgrade to 5.12.0André Klitzing2018-12-281-2/+2
|
* community/qt5-qtquickcontrols2: upgrade to 5.12.0André Klitzing2018-12-281-2/+2
|
* community/qt5-qtquickcontrols: upgrade to 5.12.0André Klitzing2018-12-281-2/+2
|
* community/qt5-qtmultimedia: upgrade to 5.12.0André Klitzing2018-12-281-3/+3
|