Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/cargo: add note about downloading dependencies | Jakub Jirutka | 2017-05-17 | 1 | -2/+10 |
| | |||||
* | testing/libc++: disable tests on armhf for now | Jakub Jirutka | 2017-05-17 | 1 | -0/+5 |
| | |||||
* | testing/libc++: disable on ppc64le and s390x | Natanael Copa | 2017-05-17 | 1 | -1/+1 |
| | | | | those does not have llvm-libunwind | ||||
* | community/ghc: move from testing | Jakub Jirutka | 2017-05-17 | 12 | -730/+0 |
| | |||||
* | testing/ghc-bootstrap: remove, not needed anymore | Jakub Jirutka | 2017-05-17 | 7 | -661/+0 |
| | |||||
* | testing/ghc: remove dependency on ghc-bootstrap | Jakub Jirutka | 2017-05-17 | 1 | -3/+3 |
| | | | | It's not used anymore. | ||||
* | testing/ghc: remove irrelevant comment | Jakub Jirutka | 2017-05-17 | 1 | -7/+2 |
| | |||||
* | testing/libc++: reenable on all, but allow tests to fail for now | Jakub Jirutka | 2017-05-17 | 1 | -2/+3 |
| | |||||
* | testing/libc++: disable for now to unblock the builders | Natanael Copa | 2017-05-17 | 1 | -1/+1 |
| | |||||
* | testing/idris: use cabal freeze and sandbox for great good | Jakub Jirutka | 2017-05-17 | 2 | -28/+177 |
| | |||||
* | testing/idris: fix and improve abuild | Jakub Jirutka | 2017-05-17 | 1 | -25/+32 |
| | |||||
* | testing/idris: new aport | Mitch Tishmack | 2017-05-17 | 1 | -0/+69 |
| | |||||
* | testing/deluge: upgrade to 1.3.15 | Alexandru Mirica | 2017-05-16 | 1 | -4/+2 |
| | |||||
* | testing/libc++: new aport | Shiz | 2017-05-16 | 5 | -0/+248 |
| | | | | | http://libcxx.llvm.org/ A new implementation of the C++ standard library, targeting C++11. | ||||
* | main/thin-provisioning-tools: move from testing | William Pitcock | 2017-05-16 | 1 | -48/+0 |
| | |||||
* | *-vanilla: fix _kpkgrel | Natanael Copa | 2017-05-15 | 1 | -1/+1 |
| | |||||
* | testing/*-hardened: fix _kpkgrel | Natanael Copa | 2017-05-15 | 4 | -4/+4 |
| | |||||
* | testing/wireguard-vanilla: rebuild against kernel 4.9.28-r0 | Natanael Copa | 2017-05-15 | 1 | -2/+2 |
| | |||||
* | testing/wireguard-hardened: rebuild against kernel 4.9.28-r0 | Natanael Copa | 2017-05-15 | 1 | -2/+2 |
| | |||||
* | testing/virtualbox-additions-hardened: rebuild against kernel 4.9.28-r0 | Natanael Copa | 2017-05-15 | 1 | -2/+2 |
| | |||||
* | testing/sch-cake-hardened: rebuild against kernel 4.9.28-r0 | Natanael Copa | 2017-05-15 | 1 | -2/+2 |
| | |||||
* | testing/ipt-netflow-hardened: rebuild against kernel 4.9.28-r0 | Natanael Copa | 2017-05-15 | 1 | -2/+2 |
| | |||||
* | testing/ipmitool: move to community | Carlo Landmeter | 2017-05-15 | 3 | -107/+0 |
| | |||||
* | community/lld: move from testing | Jakub Jirutka | 2017-05-14 | 2 | -129/+0 |
| | |||||
* | testing/grub: add unifont dependency | Roberto Oliveira | 2017-05-13 | 2 | -28/+3 |
| | | | | | | | | The unifont dependency is needed because without it the unicode.pf2 file is not generated (unicode.pf2 is required for grub-mkrescue). It was disabled before because unifont was not available in Alpine but Breno added it to Alpine (commit 588d7cff2cdf48d6b4ea30be01eef2558f7043a8) | ||||
* | testing/etckeeper: add default_prepare and modernize abuild | Henrik Riomar | 2017-05-13 | 1 | -9/+12 |
| | |||||
* | testing/proftpd: update config.guess | Natanael Copa | 2017-05-12 | 1 | -0/+4 |
| | | | | needed on ppc64le | ||||
* | testing/proftpd: add patch for libressl | Valery Kartel | 2017-05-12 | 2 | -10/+80 |
| | | | | | | | | | | | | | | | - improve -doc subpackage - add new modules: auth_otp lang memcache redis statcache tls_fscache tls_memcache tls_redis wrap2 (with backends: file, redis, sql) | ||||
* | teting/lldb: LLDB does not support ppc64le | Breno Leitao | 2017-05-11 | 1 | -1/+1 |
| | | | | | | | lldb does not have the support for ppc64le[1], and I do not see it being resolved soon. Disabling it then. [1] http://llvm.org/svn/llvm-project/lldb/trunk/source/Plugins/Process/Linux/ | ||||
* | testing/etckeeper: fix store-metadata | Henrik Riomar | 2017-05-11 | 2 | -2/+35 |
| | | | | | | Fix from upstream master Disable check for now, test is planned for upstream 1.18.7 | ||||
* | testing/virt-what: fix and modernize abuild | Jakub Jirutka | 2017-05-11 | 1 | -10/+8 |
| | |||||
* | testing/virt-what: modernize APKBUILD | Henrik Riomar | 2017-05-11 | 1 | -2/+4 |
| | |||||
* | main/linux-hardened: move CONFIG_NR_CPUS to 256, as in linux-vanilla on x86_64 | William Pitcock | 2017-05-11 | 4 | -4/+4 |
| | |||||
* | main/linux-vanilla: CONFIG_NR_CPUS=32 is not enough these days | William Pitcock | 2017-05-11 | 1 | -1/+1 |
| | |||||
* | testing/pure-ftpd: upgrade to 1.0.46 | Bwko | 2017-05-11 | 1 | -9/+4 |
| | | | | add --with-tls | ||||
* | testing/proftpd: fails on official builders, disabled | William Pitcock | 2017-05-11 | 1 | -1/+1 |
| | |||||
* | testing/proftpd: move from unmaintained | Valery Kartel | 2017-05-11 | 8 | -0/+216 |
| | | | | | upgrade to 1.3.6 take maintainership | ||||
* | testing/py-passlib: add check() | Stuart Cardall | 2017-05-11 | 2 | -5/+26 |
| | |||||
* | testing/dante: Fix build on new compiler | Breno Leitao | 2017-05-10 | 2 | -0/+41 |
| | | | | | | | Dante is failing because they are using #if MACRO, where MACRO is just a number. In this case, they just use #ifdef or #if defined(MACRO). Fixing it to enable dante to be buildable. | ||||
* | testing/wireguard-hardened: rebuild against kernel 4.9.27-r0 | Natanael Copa | 2017-05-10 | 1 | -1/+1 |
| | |||||
* | testing/virtualbox-additions-hardened: rebuild against kernel 4.9.27-r0 | Natanael Copa | 2017-05-10 | 1 | -1/+1 |
| | |||||
* | testing/sch-cake-hardened: rebuild against kernel 4.9.27-r0 | Natanael Copa | 2017-05-10 | 1 | -1/+1 |
| | |||||
* | testing/ipt-netflow-hardened: rebuild against kernel 4.9.27-r0 | Natanael Copa | 2017-05-10 | 1 | -1/+1 |
| | |||||
* | testing/wireguard-vanilla: rebuild against kernel 4.9.27-r0 | Natanael Copa | 2017-05-10 | 1 | -2/+2 |
| | |||||
* | testing/jpegoptim: attempt to fix build on ppc64le, disable check() | Leonardo Arena | 2017-05-10 | 1 | -2/+11 |
| | |||||
* | testing/xournal: attempt to fix build on ppc64le | Leonardo Arena | 2017-05-10 | 1 | -2/+6 |
| | |||||
* | testing/perl-number-format: upgrade to 1.75 | Francesco Colista | 2017-05-10 | 1 | -10/+8 |
| | |||||
* | testing/wireguard-vanilla: rebuild against kernel 4.9.26-r1 | Natanael Copa | 2017-05-09 | 1 | -1/+1 |
| | |||||
* | testing/easypki: Do not build on ppc64le | Breno Leitao | 2017-05-09 | 1 | -1/+1 |
| | | | | | Easypki depends on glide that is still not available on ppc64le yet. Disabling this package until we have glide available on ppc64le. | ||||
* | testing/captagent: Fix build on ppc64le | Breno Leitao | 2017-05-09 | 2 | -6/+32 |
| | | | | | | | This package fails to build due to unexisting PATH_MAX macro. Fixing it with the patch I sent upstream: https://github.com/sipcapture/captagent/pull/134 |