aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* community/sway: upgrade to 0.13.0Daniel Sabogal2017-05-102-4/+17
| | | | fix makedepends
* community/wlc: upgrade to 0.0.9Daniel Sabogal2017-05-101-3/+3
|
* community/[various]: no support for s390x yetTuan M. Hoang2017-05-107-7/+7
| | | | | | | | | | | | | py-opencl, R: missing dependencies community/{OpenBLAS,py-numpy} openspecfun: missing dependency community/openlibm llvm-libunwind: no support yet drawterm: no support yet caddy: https://github.com/caddyserver/buildworker/blob/e040f51c04552896ffe33a926cd76babed902b48/buildenv.go#L239 docker: disable for now. Currently we still cannot boot Alpine s390x natively yet, most usage are running inside containers. Thus it is not likely we need Docker on s390x for now.
* community/firefox-esr: missing header on s390xTuan M. Hoang2017-05-102-0/+14
| | | | Bug introduced since 52.1.0-esr
* community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.27-r0Natanael Copa2017-05-101-1/+1
|
* community/nextcloud: update dependsLeonardo Arena2017-05-101-8/+6
| | | | Adapted from http://patchwork.alpinelinux.org/patch/3407/