aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
* community/youtube-dl: upgrade to 2017.11.15Fabian Affolter2017-11-161-2/+2
|
* community/py3-yarl: upgrade to 0.14.1Fabian Affolter2017-11-161-2/+2
|
* community/wrk: APKBUILD add note for !checkStuart Cardall2017-11-161-1/+1
| | | | * add note that upstream does not ship any tests
* community/rethinkdb: enable build for s390xNatanael Copa2017-11-155-6/+730
| | | | | | The s390x patch conflicts with both the ppc64le patch and the paxmark. The PaX kernel is only supported for x86_64 so we can conditionally apply the ppc64le, s390x or paxmark patch depending on arch.
* community/uncrustify: disable failing testNatanael Copa2017-11-152-3/+18
|
* community/bsm-simple-themes: fix source url and modernizeRoberto Oliveira2017-11-151-28/+6
|
* community/arping: fix checkRoberto Oliveira2017-11-151-2/+2
| | | | | | | | Change check to use a simple test instead of `make check`. Seems `make check` requires root to run correctly. Anyway, I opened a bug upstream related with tests failing on Alpine [1]. [1] - https://github.com/ThomasHabets/arping/issues/27
* community/uncrustify: upgrade to 0.66 and add checkAndré Klitzing2017-11-151-3/+7
|
* community/docker-registry: security upgrade to 2.6.2Andy Postnikov2017-11-151-3/+3
| | | | CVE-2017-1146 https://github.com/docker/distribution/releases/tag/v2.6.2
* community/wrk: upgrade to 4.0.2Stuart Cardall2017-11-151-10/+11
| | | | https://github.com/wg/wrk/blob/master/CHANGES
* community/py-snmp: upgrade to 4.4.2Fabian Affolter2017-11-151-4/+5
|
* community/py3-yarl: upgrade to 0.14.0Fabian Affolter2017-11-151-3/+8
|
* testing/wlc,sway: unmaintainedDaniel Sabogal2017-11-143-95/+0
|
* community/llvm4: move from mainJakub Jirutka2017-11-147-0/+481
| | | | The default (latest) llvm package is now llvm5.
* [llvm]: build with MinSizeRel and our flagsxentec2017-11-142-5/+9
|
* community/lld: upgrade to 5.0.0xentec2017-11-141-11/+12
| | | | | I'd like to enable LLVM_LINK_LLVM_DYLIB for at least lld, but bugs like https://bugs.llvm.org/show_bug.cgi?id=27685 continue to surface somehow.
* community/llvm-libunwind: upgrade to 5.0.0xentec2017-11-142-27/+9
|
* community/tinc-pre: disable on s390x and ppc64leNatanael Copa2017-11-141-2/+2
| | | | tests fails. this is also a pre-release, which we want avoid to maintain
* community/arandr: remove a typoRoberto Oliveira2017-11-141-1/+0
|
* community/arandr: modernize and add simple checkRoberto Oliveira2017-11-141-7/+6
|
* community/arandr: explicitly define py2-docutils in makedependsRoberto Oliveira2017-11-141-2/+2
| | | | arandr requires python2 to build
* community/nextcloud: add upstream fix for project issue #6028Leonardo Arena2017-11-146-18/+481
| | | | Remove chmod() from other places
* community/tvheadend: upgrade to 4.2.4 and add basic checkCarlo Landmeter2017-11-142-1101/+1309
|
* community/mongodb-tools: upgrade to 3.4.10Marc Vertes2017-11-141-3/+3
|
* community/mongodb: upgrade to 3.4.10Marc Vertes2017-11-142-14/+4
|
* community/wiredtiger: upgrade to 2.9.3-mongodb-3.4.10Marc Vertes2017-11-141-2/+2
|
* community/luacheck: upgrade to 0.21.2Jakub Jirutka2017-11-141-2/+2
|
* unmaintained/seahub: move from testingJakub Jirutka2017-11-144-85/+0
| | | | This package is disabled for quite a long time.
* community/java-postgresql-jdbc: upgrade to 42.1.4Jakub Jirutka2017-11-141-2/+2
|
* community/monitoring-plugins: ping from iputils does not support -4 and -6 flagsFrancesco Colista2017-11-141-3/+3
|
* community/borgbackup: claim maintainershipJakub Jirutka2017-11-141-1/+1
|
* community/borgbackup: upgrade to 1.1.2Jakub Jirutka2017-11-141-5/+9
|
* community/borgbackup: fix and modernize abuildJakub Jirutka2017-11-141-8/+5
|
* community/stunnel: upgrade to 5.43Jakub Jirutka2017-11-142-8/+19
|
* community/gns3-server: update checksumRoberto Oliveira2017-11-131-2/+2
|
* community/emscripten-fastcomp: update checksumRoberto Oliveira2017-11-131-3/+3
|
* community/asterisk-chan-dongle: upgrade checksumRoberto Oliveira2017-11-131-7/+1
|
* commmunity/terraform: fix version and add testSergey Sadovoi2017-11-131-3/+10
|
* community/gomplate: upgrade to 2.2.0Dave Henderson2017-11-131-2/+2
| | | | Signed-off-by: Dave Henderson <dhenderson@gmail.com>
* community/xkcdpass: upgrade to 1.14.1Fabian Affolter2017-11-131-3/+10
|
* community/imagemagick6: upgrade to 6.9.9.23Jakub Jirutka2017-11-131-2/+2
|
* community/cargo: fix compatibility with libressl 2.6.3Jakub Jirutka2017-11-134-10/+238
| | | | See https://github.com/sfackler/rust-openssl/pull/759
* community/cargo: re-enableJakub Jirutka2017-11-121-1/+1
|
* community/sent: add check functionRoberto Oliveira2017-11-121-2/+6
| | | | | As upstream doesn't provide a suite test, run -version to test if the binary actually works.
* community/sxiv: add check functionRoberto Oliveira2017-11-121-5/+6
| | | | | As upstream doesn't provide a suite test, run -help to test if the binary actually works.
* community/shellcat: move from testingJakub Jirutka2017-11-121-0/+32
|
* community/perl-io-gzip: modernize and add checkRoberto Oliveira2017-11-121-18/+12
|
* community/perl-[i-j]*: modernize APKBUILDRoberto Oliveira2017-11-126-43/+72
| | | | | | | | Changes: - Move tests to check() - Remove return 1 - rename _builddir to builddir - add missing default_prepare in prepare()
* community/perl-module-runtime-conflicts: modernize and add checkRoberto Oliveira2017-11-121-5/+8
|
* community/perl-lingua-preferred: modernize and add checkRoberto Oliveira2017-11-121-20/+12
|