aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/linux-vanilla: upgrade to 4.9.20Natanael Copa2017-04-031-2/+2
|
* testing/wireguard-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* testing/virtualbox-additions-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* testing/sch-cake-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* testing/ipt-netflow-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* main/zfs-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* main/xtables-addons-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* main/spl-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* main/drbd9-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* main/devicemaster-linux-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* main/dahdi-linux-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* community/virtualbox-guest-modules-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* main/linux-grsec: upgrade to 4.9.20Natanael Copa2017-04-031-4/+4
|
* main/bluez: build deprecated toolsNatanael Copa2017-04-031-2/+16
|
* testing/wine-mono: upgrade to 4.7.0 and take maintainershipIvan Tham2017-04-032-31/+23
|
* community/icinga2: upgrade to 2.6.3Francesco Colista2017-04-031-4/+10
|
* main/perl-sub-identify: upgrade to 0.13, modernize APKBUILDFrancesco Colista2017-04-031-11/+13
|
* main/py-libvirt: upgrade to 3.2.0Francesco Colista2017-04-031-4/+10
|
* main/libvirt: upgrade to 3.2.0Francesco Colista2017-04-031-2/+2
|
* community/perl-http-server-simple: upgrade to 0.52, modernize APKBUILDFrancesco Colista2017-04-031-10/+14
|
* testing/slrn: upgrade to 1.0.3Steffen Lange2017-04-031-4/+6
|
* testing/vice: upgrade to 3.1Jean-Louis Fuchs2017-04-031-6/+6
|
* testing/sbcl: upgrade to 1.3.16Sören Tempel2017-04-031-23/+9
|
* community/vis: use lua5.3Sören Tempel2017-04-031-6/+4
|
* community/cloc: modernize abuildSören Tempel2017-04-032-11/+136
|
* community/vis: move from testingSören Tempel2017-04-032-0/+0
|
* testing/vis: modernize abuildSören Tempel2017-04-031-5/+4
|
* community/drawterm: move from testingSören Tempel2017-04-033-0/+0
|
* testing/drawterm: modernize abuildSören Tempel2017-04-031-13/+7
|
* community/py-greenlet: disable build on ppc64leLeonardo Arena2017-04-031-2/+3
| | | | | | | | | | | | | In file included from slp_platformselect.h:16:0, from greenlet.c:328: platform/switch_ppc64_linux.h: In function 'slp_switch': platform/switch_ppc64_linux.h:88:1: error: 31 cannot be used in asm here } ^ platform/switch_ppc64_linux.h:88:1: error: 31 cannot be used in asm here error: command 'gcc' failed with exit status 1 http://build.alpinelinux.org/buildlogs/build-edge-ppc64le/community/py-greenlet/py-greenlet-0.4.12-r0.log
* main/mosh: add check functionSören Tempel2017-04-032-15/+45
|
* community/nextcloud: use php7Leonardo Arena2017-04-031-2/+2
|
* main/nano: fix regex syntax 'Invalid character class name'Stuart Cardall2017-04-031-1/+2
| | | | | | | | | | | | | | | | | add --with-wordbounds to configure to fix bad regexes: https://lists.gnu.org/archive/html/help-nano/2013-01/msg00001.html See https://savannah.gnu.org/bugs/?50705 TL;DR: seems like a bug in configure which ends up wrongly assuming it needs to use an alternative word-boundary regex syntax [[:<:]] - which the resulting binary doesn't actually support, and so it spawns a lot of errors while trying to load and parse color syntax files. As a workaround until it's resolved upstream, adding --with-wordbounds forces it to use a regex syntax which the binary does support, and color syntax files are now loaded and used correctly and without errors.
* main/less: improve abuildJakub Jirutka2017-04-031-6/+6
|
* main/less: upgrade to 487André Klitzing2017-04-031-5/+3
|
* testing/emscripten: add missing makedepends binaryenJakub Jirutka2017-04-031-1/+1
|
* community/ruby-pygments: move from testingJakub Jirutka2017-04-032-0/+0
|
* community/ruby-multi_json: move from testingJakub Jirutka2017-04-031-0/+0
| | | | This gem is needed for ruby-pygments.
* community/clsync: move from testingJakub Jirutka2017-04-033-0/+0
|
* testing/clsync: modernize abuildJakub Jirutka2017-04-031-12/+8
|
* testing/emscripten: add subpkgs -libs-asmjs, -libs-wasmJakub Jirutka2017-04-031-8/+81
|
* testing/emscripten: fix multiple issuesJakub Jirutka2017-04-036-17/+190
|
* testing/binaryen: disable check() on x86Jakub Jirutka2017-04-031-0/+4
|
* testing/binaryen: compile with SSE/SEE2 only on x86_64Jakub Jirutka2017-04-032-3/+17
|
* testing/closure-compiler: new aportJakub Jirutka2017-04-032-0/+36
| | | | | https://developers.google.com/closure/compiler/ A JavaScript checker and optimizer
* testing/binaryen: new aportJakub Jirutka2017-04-033-0/+205
| | | | | https://github.com/WebAssembly/binaryen Compiler infrastructure and toolchain library for WebAssembly, in C++
* main/ansible: depend on py-cryptoSören Tempel2017-04-021-2/+2
| | | | Which is needed by ansible-vault.
* main/pkgconf: add a regression fix against gtkmmWilliam Pitcock2017-04-012-3/+46
|
* main/pkgconf: upgrade to 1.3.4William Pitcock2017-04-011-2/+2
|
* community/ruby2.1: remove, security support by upstream has endedJakub Jirutka2017-04-012-223/+0
| | | | https://www.ruby-lang.org/en/news/2017/04/01/support-of-ruby-2-1-has-ended/