Sören Tempel
ca92cb7079
testing/sbcl: upgrade to 1.3.16
2017-04-03 08:42:38 +02:00
Sören Tempel
88246cac81
community/vis: use lua5.3
2017-04-03 08:42:38 +02:00
Sören Tempel
ba69a56a35
community/cloc: modernize abuild
2017-04-03 08:42:38 +02:00
Sören Tempel
06bee5a224
community/vis: move from testing
2017-04-03 08:42:38 +02:00
Sören Tempel
3289786572
testing/vis: modernize abuild
2017-04-03 08:42:38 +02:00
Sören Tempel
a8a410eda7
community/drawterm: move from testing
2017-04-03 08:42:38 +02:00
Sören Tempel
9ae5e44177
testing/drawterm: modernize abuild
2017-04-03 08:42:38 +02:00
Leonardo Arena
d6f516b051
community/py-greenlet: disable build on ppc64le
...
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
2017-04-03 06:39:29 +00:00
Sören Tempel
f280194563
main/mosh: add check function
2017-04-03 08:37:51 +02:00
Leonardo Arena
d90a508f0c
community/nextcloud: use php7
2017-04-03 06:23:07 +00:00
Stuart Cardall
c66acd7b78
main/nano: fix regex syntax 'Invalid character class name'
...
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.
2017-04-03 02:00:02 +00:00
Jakub Jirutka
5a65fddad7
main/less: improve abuild
2017-04-03 01:14:51 +02:00
André Klitzing
6051f9e632
main/less: upgrade to 487
2017-04-03 01:13:23 +02:00
Jakub Jirutka
a30f6d8b73
testing/emscripten: add missing makedepends binaryen
2017-04-03 01:09:51 +02:00
Jakub Jirutka
5461dd3ae1
community/ruby-pygments: move from testing
2017-04-03 01:04:19 +02:00
Jakub Jirutka
28ab446a5f
community/ruby-multi_json: move from testing
...
This gem is needed for ruby-pygments.
2017-04-03 01:03:49 +02:00
Jakub Jirutka
64a2d62434
community/clsync: move from testing
2017-04-03 01:00:58 +02:00
Jakub Jirutka
8f9e0dc8f2
testing/clsync: modernize abuild
2017-04-03 01:00:38 +02:00
Jakub Jirutka
94a6462e90
testing/emscripten: add subpkgs -libs-asmjs, -libs-wasm
2017-04-03 00:33:48 +02:00
Jakub Jirutka
8d0158e08f
testing/emscripten: fix multiple issues
2017-04-03 00:33:48 +02:00
Jakub Jirutka
14286b3720
testing/binaryen: disable check() on x86
2017-04-03 00:21:31 +02:00
Jakub Jirutka
f3a3adac3e
testing/binaryen: compile with SSE/SEE2 only on x86_64
2017-04-03 00:12:24 +02:00
Jakub Jirutka
859e833c88
testing/closure-compiler: new aport
...
https://developers.google.com/closure/compiler/
A JavaScript checker and optimizer
2017-04-03 00:03:02 +02:00
Jakub Jirutka
00d0d3d5ef
testing/binaryen: new aport
...
https://github.com/WebAssembly/binaryen
Compiler infrastructure and toolchain library for WebAssembly, in C++
2017-04-03 00:03:01 +02:00
Sören Tempel
1dd1d741f7
main/ansible: depend on py-crypto
...
Which is needed by ansible-vault.
2017-04-02 13:32:44 +02:00
William Pitcock
9bb9fa6f77
main/pkgconf: add a regression fix against gtkmm
2017-04-01 23:47:06 +00:00
William Pitcock
c300fc0601
main/pkgconf: upgrade to 1.3.4
2017-04-01 04:58:19 +00:00
Jakub Jirutka
814d57cc34
community/ruby2.1: remove, security support by upstream has ended
...
https://www.ruby-lang.org/en/news/2017/04/01/support-of-ruby-2-1-has-ended/
2017-04-01 02:37:50 +02:00
William Pitcock
bedd1a23bf
testing/suricata: luajit is now available on ppc64le
2017-03-31 16:13:16 +00:00
William Pitcock
10578a3494
testing/ntopng: luajit is now available on ppc64le
2017-03-31 16:12:50 +00:00
William Pitcock
bb7371fa55
testing/knot-resolver: luajit is now available on ppc64le
2017-03-31 16:12:27 +00:00
William Pitcock
05b84cb924
main/lua-turbo: luajit is available on ppc64le
2017-03-31 16:11:00 +00:00
William Pitcock
42d5f0008a
community/minetest: luajit is available on ppc64le now
2017-03-31 16:09:16 +00:00
Gustavo Romero
c820a20391
main/luajit: enable support for ppc64le
...
Enable support for ppc64le and change _builddir to
builddir so default_prepare can apply the patch by
itself.
2017-03-31 15:44:10 +00:00
André Klitzing
53f3b73d03
main/nano: upgrade to 2.8.0
...
* Add check function
* Remove charset.alias
2017-03-31 15:38:22 +00:00
Roberto Oliveira
900cfb9d2a
community/qemu: fix build on PPC when musl is used instead of glibc
...
Musl on Power does not define regs member as a pt_regs pointer type,
so need to use gp_regs member instead.
2017-03-31 15:22:01 +00:00
Roberto Oliveira
362e21db98
main/qemu: remove strip action from APKBUILD
...
APKBUILD was stripping qemu binaries and also a .img file and this was making
the build fail. As qemu Makefile already strip the generated binaries, APKBUILD
does not need to strip them again, so this patch removes the strip from APKBUILD.
2017-03-31 15:19:04 +00:00
Francesco Colista
ddc30ab16d
main/speedtest-cli: upgrade to 1.0.3
2017-03-31 13:57:43 +00:00
Jakub Jirutka
a0a7e54847
testing/emscripten: new aport
...
https://kripken.github.io/emscripten-site/
An LLVM-to-JavaScript Compiler
2017-03-31 12:58:10 +02:00
Jakub Jirutka
5dc3bb2b38
travis: bind /run and symlink /run/shm -> /dev/shm
...
This fixes problem with e.g. Python multiprocessing Queue - for POSIX
semaphores to work, the users need r/w access to shared memory
(/dev/shm).
See https://github.com/travis-ci/travis-cookbooks/issues/155
2017-03-31 12:55:04 +02:00
Francesco Colista
e32f6e2247
community/perl-test-without-module: upgrade to 0.19, modernize APKBUILD
2017-03-31 10:23:57 +00:00
Francesco Colista
27e4e31d7e
main/perl-module-build: upgrade to 0.4222
2017-03-31 10:23:57 +00:00
Breno Leitao
6a15dd0d0b
main/cmocka: fix build and check on ppc64le
...
Currently cmocka fails to build on ppc64le due to a redefinition
for uintptr_t. This is declared at Musl and redeclared by cmocka.
This patch check if uintptr_t was not defined by MUSL before
re-defining it.
2017-03-31 03:12:24 +02:00
Gustavo Romero
f226e7e897
community/openjdk8: fix build on PPC when musl is used instead of glibc
...
Musl on Power does not define regs member as a pt_regs pointer type,
hence it's necessary to use member gp_regs instead.
2017-03-30 14:53:49 +00:00
Natanael Copa
77e57310bb
testing/wireguard-grsec: rebuild against kernel 4.9.19-r0
2017-03-30 14:44:59 +00:00
Natanael Copa
ff80f97d0a
testing/virtualbox-additions-grsec: rebuild against kernel 4.9.19-r0
2017-03-30 14:44:59 +00:00
Natanael Copa
d2bff11505
testing/sch-cake-grsec: rebuild against kernel 4.9.19-r0
2017-03-30 14:44:59 +00:00
Natanael Copa
3456913e2a
testing/ipt-netflow-grsec: rebuild against kernel 4.9.19-r0
2017-03-30 14:44:59 +00:00
Natanael Copa
3b67e4fc64
main/zfs-grsec: rebuild against kernel 4.9.19-r0
2017-03-30 14:44:59 +00:00
Natanael Copa
92e6bc88e8
main/xtables-addons-grsec: rebuild against kernel 4.9.19-r0
2017-03-30 14:44:59 +00:00