aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/syncthing13: fix s390x buildShiz2017-05-131-18/+14
|
* community/php7: fix _php_default checksValery Kartel2017-05-131-10/+15
|
* community/ddrescue: fix and modernize abuildJakub Jirutka2017-05-131-13/+5
|
* community/ddrescue: ignore test failures on s390xTuan M. Hoang2017-05-131-7/+13
| | | | proably due to builder, test good on dev machine
* community/binaryen: disable on s390xTuan M. Hoang2017-05-131-1/+1
| | | | | | | | | | | | | | | | | | Probably bug in endianness detection. Fails in test: executing: bin/wasm-merge test/merge/dylib.wasm test/merge/dylib.wasm.toMerge \ -o a.wast -S --verbose --finalize-memory-base=1024 \ --finalize-table-base=8incorrect output, diff: --- expected +++ actual @@ -3,7 +3,7 @@ (import "env" "memory" (memory $0 1)) (table 2 2 anyfunc) (elem (i32.const 0) $__wasm_nullptr $__exit) - (data (i32.const 16) "\d2\04\00\00\00\00\00\00)\t\00\00") + (data (i32.const 16) "\00\00\04\d2\00\00\00\00\00\00\t)") Reported to upstream: https://github.com/WebAssembly/binaryen/issues/1012
* community/php7: upgrade to 7.1.5Andy Postnikov2017-05-131-3/+3
| | | | http://php.net/archive/2017.php#id2017-05-11-2
* community/mongodb-tools: disable on s390xTuan M. Hoang2017-05-131-1/+1
| | | | | segfault from golang like gitea fix after 3.6
* community/unison: disable on s390xShiz2017-05-131-2/+2
|
* community/[ocaml packages]: disable on ppc64le and s390x againShiz2017-05-135-5/+5
| | | | | It seems s390x and ppc64le OCaml builds but is severely broken. Disable these packages until we have a properly working OCaml.
* Revert "community/[various]: enable on ppc64le due ocaml"Shiz2017-05-134-4/+4
| | | | | It seems ppc64le OCaml does compile but is severely broken. Disabling these again until we have a working OCaml.
* community/[various]: enable on ppc64le due ocamlShiz2017-05-134-4/+4
|
* community/ocaml: fix incorrect ppc64le registersShiz2017-05-132-6/+6
|
* community/ocaml: attempt to fix ppc64le buildShiz2017-05-133-23/+52
|
* community/ocaml: bump to 4.04.1, add tests, fix s390xShiz2017-05-132-18/+38
|
* community/salt: Update to 2016.11.4Olivier Mauras2017-05-131-2/+22
|
* community/erlang: upgrade to 19.3Joel Carlbark2017-05-131-5/+5
|
* community/py3-yarl: upgrade to 0.10.2Fabian Affolter2017-05-131-2/+2
|
* community/py3-async-timeout: upgrade to 1.2.1Fabian Affolter2017-05-131-2/+2
|
* community/py-snmp: upgrade to 4.3.5Fabian Affolter2017-05-131-5/+3
|
* community/unibilium: build static library and add it to -dev subpkgJakub Jirutka2017-05-132-5/+42
|
* community/racktables: upgrade to 0.20.13Carlo Landmeter2017-05-131-4/+2
|
* community/borgbackup: Update to 1.0.10Olivier Mauras2017-05-131-5/+5
|
* community/neovim: enable on ppc64leShiz2017-05-131-1/+1
|
* community/neovim: disable on s390xShiz2017-05-131-1/+1
|
* community/libtermkey: upgrade to 0.20Jakub Jirutka2017-05-131-3/+3
|
* community/libtermkey: move "make test" to check functionJakub Jirutka2017-05-131-1/+6
|
* community/libtermkey: build static library and add it to -devJakub Jirutka2017-05-132-5/+29
|
* community/syncthing: update vendored sha256-simd dependency for s390xShiz2017-05-122-18/+9
|
* community/lua-lpeg: add -dev subpackage with static libsJakub Jirutka2017-05-122-3/+44
|
* community/lua-lpeg: run tests on checkJakub Jirutka2017-05-122-3/+40
|
* community/syncthing: fix minio/sha256-simd dependency for s390xShiz2017-05-122-2/+17
|
* community/syncthing: fix testsShiz2017-05-122-5/+19
|
* community/gitea: disable on s390xNatanael Copa2017-05-121-1/+1
|
* community/gitea: dont hide error messages in checkNatanael Copa2017-05-121-1/+1
|
* community/mpv: upgrade to 0.25.0tmpt2017-05-121-7/+4
|
* community/geary: disable on s390xNatanael Copa2017-05-121-1/+1
|
* community/webkitgtk: disable on s390xNatanael Copa2017-05-121-1/+1
|
* community/php7: disable tests on s390xNatanael Copa2017-05-121-0/+3
|
* community/xpra: disable on s390xNatanael Copa2017-05-121-1/+1
|
* community/asciinema: disable on s390xNatanael Copa2017-05-121-1/+1
|
* community/syncthing: upgrade to 0.14.27, add check (disabled)xentec2017-05-111-26/+22
|
* community/php7: fix imap ext to be loaded after recodeJakub Jirutka2017-05-111-7/+10
| | | | See https://github.com/alpinelinux/aports/pull/1339/files#r114501722
* community/php7: refactor funcs for resolving exts load orderJakub Jirutka2017-05-111-11/+17
|
* community/php7: improve extensions' pkgdesc, load it from CREDISJakub Jirutka2017-05-111-1/+2
| | | | | This is based on https://github.com/alpinelinux/aports/pull/893 by vakartel.
* community/php7: fix -dev's depends and declare them in depends_devJakub Jirutka2017-05-111-1/+1
|
* main/linux-hardened: move CONFIG_NR_CPUS to 256, as in linux-vanilla on x86_64William Pitcock2017-05-111-1/+1
|
* community/nodejs-current: upgrade to 7.10.0Ole-Martin Bratteng2017-05-111-2/+2
|
* community/php7: Change php7-module.conf to use SetHandlerAndy Postnikov2017-05-112-4/+12
|
* community/mongodb: upgrade to 3.4.4Marc Vertes2017-05-111-3/+3
|
* community/mongodb-tools: upgrade to 3.4.4Marc Vertes2017-05-111-3/+3
|