Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/cloudi: fix build with new binutils | Leo | 2020-04-09 | 2 | -0/+22 | |
| | ||||||
* | community/skopeo: upgrade to 0.2.0 | Michał Polański | 2020-04-10 | 1 | -2/+2 | |
| | ||||||
* | community/remmina: upgrade to 1.4.2 | Leo | 2020-04-10 | 1 | -2/+2 | |
| | ||||||
* | community/libffi3.2: restrict to x86_64 | Leo | 2020-04-09 | 2 | -30/+2 | |
| | | | | we only need it for ghc which is x86_64 only | |||||
* | community/libffi3.2: fix build in aarch64 | Leo | 2020-04-09 | 2 | -1/+29 | |
| | ||||||
* | community/crystal: disable for now | Leo | 2020-04-09 | 1 | -1/+2 | |
| | ||||||
* | community/calcurse: upgrade to 4.6.0 | Sören Tempel | 2020-04-09 | 2 | -3/+75 | |
| | | | | | | | | Backport an upstream patch for events with empty descriptions and remove a test which is "sloppily written" and fails though the tested functionality should be working according to upstream [0]. [0]: https://github.com/lfos/calcurse/issues/274#issuecomment-611716028 | |||||
* | community/ghc: depend on libffi3.2 for libffi.so.6 | Leo | 2020-04-09 | 1 | -1/+1 | |
| | | | | So it can bootstrap itself | |||||
* | community/libffi3.2: new aport | Leo | 2020-04-09 | 2 | -0/+159 | |
| | | | | | | | http://sourceware.org/libffi A portable, high level programming interface to various calling conventions. This is a temporary solution and ghc depends on it | |||||
* | community/ecl: try fixing build on 32bit arches | Leo | 2020-04-09 | 2 | -5/+11 | |
| | ||||||
* | community/openjdk7: rebuild against libffi.so.7 | Leo | 2020-04-09 | 1 | -1/+1 | |
| | ||||||
* | community/openjdk8: rebuild against libffi.so.7 | Leo | 2020-04-09 | 1 | -1/+1 | |
| | ||||||
* | community/llvm5: remove | Leo | 2020-04-09 | 10 | -531/+0 | |
| | | | | No more consumers | |||||
* | community/mozjs68: rebuild against our new rust triplets | Rasmus Thomsen | 2020-04-09 | 1 | -21/+2 | |
| | ||||||
* | community/oq: disable on aarc64 | Milan P. Stanić | 2020-04-09 | 1 | -1/+1 | |
| | | | | disabled because crystal is disabled on aarch64 | |||||
* | community/shards: disable on aarc64 | Milan P. Stanić | 2020-04-09 | 1 | -1/+1 | |
| | | | | disabled because crystal is disabled on aarch64 | |||||
* | community/crystal: upgrade to 0.32.1 | Milan P. Stanić | 2020-04-09 | 3 | -304/+23 | |
| | | | | | | | | | | | disable build on aarch64, details about this can be found in Alpine issue number #11017 fixes: #11017 remove disable-specs-using-GB2312-encoding.patch, not needed anymore add fix-std-http-cookie-exp.patch as workaround for http cookie spec test, should be reported upstream build with llvm8 modernize APKBUILD | |||||
* | testing/dcc: move to community | Duncan Bellamy | 2020-04-09 | 8 | -0/+188 | |
| | | | | * change subpackages based on readme and cron script | |||||
* | community/gns3-server: add missing dependency | Paper | 2020-04-09 | 1 | -2/+2 | |
| | ||||||
* | {main,community,testing}/*: rebuild against libffi.so.7 | Leo | 2020-04-09 | 13 | -12/+14 | |
| | ||||||
* | community/py3-img2pdf: upgrade to 0.3.4 | Keith Maxwell | 2020-04-09 | 1 | -4/+4 | |
| | | | | | | | | | Also add Python 3 as a dependency so that /usr/bin/img2pdf doesn't exit with `sh: img2pdf: not found`. Before this change the command below exits with that error message: docker run --rm -ti alpine:edge \ sh -c "apk upgrade && apk add py3-img2pdf && img2pdf --version" | |||||
* | community/libretro-database: upgrade to 1.8.5 | David Demelier | 2020-04-09 | 1 | -2/+2 | |
| | ||||||
* | community/composer: upgrade to 1.10.4 | Andy Postnikov | 2020-04-09 | 1 | -2/+2 | |
| | ||||||
* | community/hcloud: upgrade to 1.16.2 | Michał Polański | 2020-04-09 | 1 | -2/+2 | |
| | ||||||
* | community/gsoap: upgrade to 2.8.101 | Leo | 2020-04-09 | 1 | -2/+2 | |
| | ||||||
* | community/vulkan-headers: upgrade to 1.2.137 | Leo | 2020-04-09 | 1 | -2/+2 | |
| | ||||||
* | community/libssh: security upgrade to 0.9.4 | J0WI | 2020-04-09 | 1 | -3/+5 | |
| | ||||||
* | community/composer: upgrade to 1.10.3 | Andy Postnikov | 2020-04-09 | 1 | -2/+2 | |
| | ||||||
* | community/librdkafka: upgrade to 1.4.0 | Leo | 2020-04-09 | 1 | -2/+2 | |
| | ||||||
* | community/icingaweb2-module-director: added pcntl dependency | Francesco Colista | 2020-04-09 | 1 | -2/+2 | |
| | ||||||
* | community/icingaweb2: removed icinga2 dependency | Francesco Colista | 2020-04-09 | 1 | -1/+1 | |
| | | | | | We might want to use icingaweb2 on another host, where we don't want icinga2 stuff being installed | |||||
* | community/icingaweb2: added sqlite dependency | Francesco Colista | 2020-04-09 | 1 | -2/+3 | |
| | ||||||
* | community/firefox-esr: use our new Rust triplets | Milan P. Stanić | 2020-04-09 | 1 | -23/+3 | |
| | | | | | picked from git commit bfd07de95c94f6e6d79f26360f891a17e8aac1c4 made by Rasmus Thomsen <oss@cogitri.dev> | |||||
* | community/firefox: use our new Rust triplets | Rasmus Thomsen | 2020-04-09 | 2 | -65/+2 | |
| | ||||||
* | community/firefox: re-enable on armv7 | Rasmus Thomsen | 2020-04-09 | 2 | -24/+35 | |
| | ||||||
* | community/zathura-ps: set buildtype to plain | Sören Tempel | 2020-04-09 | 1 | -2/+4 | |
| | ||||||
* | community/gjs: set build type to plain | Sören Tempel | 2020-04-09 | 1 | -1/+2 | |
| | ||||||
* | community/geoclue: set builtype to plain | Sören Tempel | 2020-04-09 | 1 | -1/+2 | |
| | ||||||
* | community/openocd: move from testing | Sören Tempel | 2020-04-09 | 1 | -0/+37 | |
| | ||||||
* | community/cbindgen: bump pkgrel to avoid cache checksum failulres | Natanael Copa | 2020-04-09 | 1 | -1/+1 | |
| | ||||||
* | community/firefox-esr: security upgrade to 68.7.0 | Milan P. Stanić | 2020-04-09 | 1 | -1/+1 | |
| | | | | | security fixes: CVE-2020-6821 CVE-2020-6822 CVE-2020-6825 fix python2-dev in makedepends | |||||
* | community/firefox-esr: upgrade to 68.7.0 | Milan P. Stanić | 2020-04-09 | 1 | -2/+6 | |
| | | | | security fixes: CVE-2020-6821 CVE-2020-6822 CVE-2020-6825 | |||||
* | community/rust: unify triples on all architectures | Natanael Copa | 2020-04-09 | 2 | -15/+40 | |
| | | | | | | | | | Rebuild with target=$CTARGET to fix the tripliet to be consistent on all arches. also use python3 fixes #11349 | |||||
* | community/py3-pdfminer: upgrade to 20200402 | Leo | 2020-04-09 | 1 | -5/+11 | |
| | ||||||
* | community/ncurses5: modernize | Leo | 2020-04-08 | 1 | -22/+12 | |
| | ||||||
* | community/ncurses5: move from main | Leo | 2020-04-08 | 2 | -0/+128 | |
| | ||||||
* | community/antiword: modernize | Leo | 2020-04-08 | 1 | -20/+5 | |
| | ||||||
* | community/antiword: move from main | Leo | 2020-04-08 | 2 | -0/+69 | |
| | ||||||
* | community/desktop-file-utils: move from main | Leo | 2020-04-08 | 2 | -0/+33 | |
| | ||||||
* | community/figlet: modernize | Leo | 2020-04-08 | 1 | -23/+10 | |
| |