Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/libcdio-paranoia: upgrade to 0.94+1 | tmpfile | 2017-07-28 | 1 | -24/+13 |
| | |||||
* | main/ntfs-3g: add symlink to /sbin/mount.ntfs and modernize abuild | tmpfile | 2017-07-28 | 1 | -6/+7 |
| | |||||
* | community/vte3: upgrade to 0.48.3 and modernize abuild | Roberto Oliveira | 2017-07-28 | 1 | -19/+11 |
| | |||||
* | community/vis: upgrade to 0.4 | Roberto Oliveira | 2017-07-28 | 1 | -5/+5 |
| | |||||
* | testing/meson: new aport | Sören Tempel | 2017-07-28 | 1 | -0/+28 |
| | |||||
* | main/alpine-baselayout: make /var/run a symlink | Natanael Copa | 2017-07-28 | 1 | -2/+2 |
| | | | | | | openrc will migrate the /var/run dir to a symlink that points to /run so all running systems should have this as symlink already. This will make sure that it is symlink for non-openrc users too. | ||||
* | testing/libieee1284: build only on x86 and x86_64 | Natanael Copa | 2017-07-28 | 1 | -1/+1 |
| | |||||
* | testing/tarantool: fix location of sysconfdir and remove /etc/default | Jakub Jirutka | 2017-07-28 | 1 | -1/+5 |
| | |||||
* | community/lua-copas: force tests to only use ipv4 | Natanael Copa | 2017-07-28 | 2 | -2/+26 |
| | | | | if localhost resolves to ipv6 address, tests will fail, so we force ipv4 | ||||
* | community/openjdk8: fix build on armhf | Natanael Copa | 2017-07-28 | 1 | -1/+1 |
| | |||||
* | main/unzip: improve abuild | Jakub Jirutka | 2017-07-28 | 1 | -8/+9 |
| | |||||
* | main/libpthread-stubs: modernize and fix abuild | Jakub Jirutka | 2017-07-28 | 1 | -6/+7 |
| | |||||
* | main/libcap-ng: modernize abuild | Jakub Jirutka | 2017-07-28 | 1 | -20/+5 |
| | |||||
* | main/readline: fix cross-compile | A. Wilcox | 2017-07-28 | 1 | -1/+1 |
| | |||||
* | main/bash: fix cross-compile | A. Wilcox | 2017-07-28 | 1 | -1/+2 |
| | |||||
* | main/paxmark: follow POSIX with 'return' vs 'exit' | A. Wilcox | 2017-07-28 | 2 | -6/+4 |
| | | | | | | | | | | | | The 'return' builtin is used for functions and dot scripts only: http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#return This means that paxmark has undefined behaviour. When /bin/sh is bash, an error is output: /usr/sbin/paxmark: line 32: return: can only `return' from a function or sourced script This commit replaces 'return' with POSIX standard 'exit'. | ||||
* | main/unzip: add cross-compilation support and fix URL | A. Wilcox | 2017-07-28 | 1 | -10/+3 |
| | |||||
* | main/libcap-ng: use Python 3 to build; add test suite | A. Wilcox | 2017-07-28 | 1 | -5/+10 |
| | |||||
* | main/docbook-xsl: XML files have no architecture | A. Wilcox | 2017-07-28 | 1 | -1/+1 |
| | |||||
* | main/libxcb: allow test suite to run fully | A. Wilcox | 2017-07-28 | 1 | -0/+1 |
| | |||||
* | main/libxkbfile: these depends are already found by pc:* | A. Wilcox | 2017-07-28 | 1 | -2/+1 |
| | |||||
* | main/xf86bigfontproto: this is actually noarch | A. Wilcox | 2017-07-28 | 1 | -2/+2 |
| | |||||
* | main/libpthread-stubs: pthread_exit is detected now | A. Wilcox | 2017-07-28 | 1 | -7/+5 |
| | |||||
* | main/perl-time-hires: upgrade to 1.9744 | Leonardo Arena | 2017-07-27 | 1 | -3/+3 |
| | |||||
* | main/ca-certificates: refactor basing directly upon mozilla's certdata.txt | William Pitcock | 2017-07-26 | 6 | -46/+28153 |
| | |||||
* | testing/handlebars: fix test failure on ppc64le | Jakub Jirutka | 2017-07-26 | 2 | -10/+31 |
| | |||||
* | testing/tarantool: set up tests, but don't run them now | Jakub Jirutka | 2017-07-26 | 3 | -3/+65 |
| | |||||
* | testing/tarantool: unbundle some dependencies and improve abuild | Jakub Jirutka | 2017-07-26 | 2 | -23/+312 |
| | |||||
* | testing/tarantool: upgrade to 1.7.4.335 | Carlo Landmeter | 2017-07-26 | 1 | -3/+3 |
| | |||||
* | testing/tarantool: disable on x86 and ppc64le | Carlo Landmeter | 2017-07-26 | 1 | -1/+1 |
| | | | | | | x86 because of missing msgpuck ppc64le fails to build because of luajit. we should unbundle it and use local version. | ||||
* | testing/tarantool: new aport | Carlo Landmeter | 2017-07-26 | 3 | -0/+79 |
| | |||||
* | testing/xfce-polkit: move from unmaintained and modernize | tmpfile | 2017-07-26 | 1 | -22/+10 |
| | |||||
* | community/xkcdpass: upgrade to 1.11.1 | Roberto Oliveira | 2017-07-26 | 1 | -2/+2 |
| | |||||
* | testing/libieee1284: disable on ppc64le (failed to build) | Jakub Jirutka | 2017-07-26 | 1 | -1/+1 |
| | | | | | | | | In file included from src/access_io.c:53:0: src/access_io.c: In function 'raw_inb': src/io.h:13:3: error: impossible register constraint in 'asm' __asm__ __volatile__ ("inb %w1,%0":"=a" (_v):"Nd" (port)); ^~~~~~~ | ||||
* | testing/libieee1284: update config guess to fix build on ppc64le | Jakub Jirutka | 2017-07-26 | 1 | -0/+5 |
| | |||||
* | community/webkit2gtk: upgrade to 2.16.6 | Natanael Copa | 2017-07-26 | 1 | -3/+3 |
| | |||||
* | community/perl-email-mime-contenttype: update APKBUILD implementing check() ↵ | Francesco Colista | 2017-07-26 | 1 | -5/+9 |
| | | | | function | ||||
* | community/vino: modernize APKBUILD | Roberto Oliveira | 2017-07-26 | 1 | -24/+7 |
| | |||||
* | testing/lxd: upgrade to 2.16 | Francesco Colista | 2017-07-26 | 1 | -2/+2 |
| | |||||
* | community/perl-email-mime-contenttype: upgrade to 1.020 | Francesco Colista | 2017-07-26 | 1 | -4/+2 |
| | |||||
* | community/perl-email-mime: upgrade to 1.945, improved APKBUILD | Francesco Colista | 2017-07-26 | 1 | -10/+14 |
| | |||||
* | main/perl-astro-suntime: upgrade to 0.06 | Francesco Colista | 2017-07-26 | 1 | -4/+2 |
| | |||||
* | testing/vdr: fix build on ppc64le | Roberto Oliveira | 2017-07-25 | 2 | -2/+32 |
| | | | | | vdr package uses some macros like HOST_NAME_MAX, NAME_MAX, which are defined in limits.h and needs to be explicitly included on ppc64le. | ||||
* | community/lua-copas: disable check on ppc64le LuaJIT for now | Jakub Jirutka | 2017-07-25 | 1 | -1/+2 |
| | | | | | | | | | >>> lua-copas*: Testing on luajit luajit -e "package.path='src/?.lua;'..package.path" tests/largetransfer.lua starting loop Segmentation fault make: *** [Makefile:25: test] Error 139 >>> ERROR: lua-copas*: check failed | ||||
* | testing/luacheck: new aport | Jakub Jirutka | 2017-07-25 | 1 | -0/+32 |
| | | | | | https://github.com/mpeterv/luacheck A tool for linting and static analysis of Lua code | ||||
* | main/busybox: fix regression in unzip on s390x | Natanael Copa | 2017-07-25 | 2 | -1/+34 |
| | | | | introduced with 1.27 release | ||||
* | main/lua-aports: upgrade to 0.6.1 | Jakub Jirutka | 2017-07-25 | 2 | -26/+3 |
| | |||||
* | main/lua-aports: upgrade to 0.6.0 | Jakub Jirutka | 2017-07-25 | 6 | -231/+27 |
| | |||||
* | main/lua-aports: modernize abuild | Jakub Jirutka | 2017-07-25 | 1 | -21/+3 |
| | |||||
* | testing/libieee1284: improve abuild | Jakub Jirutka | 2017-07-25 | 1 | -10/+9 |
| |