Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/lablgtk: Disabling on ppc64el | Breno Leitao | 2017-04-18 | 1 | -1/+1 |
| | | | | | Disabling on ppc64le because it depends on Ocam-l. and Ocam-l is not enabled on ppc64le at this moment. | ||||
* | testing/perl-www-curl: Disabling test on ppc64le | Breno Leitao | 2017-04-18 | 1 | -1/+4 |
| | | | | | Currenty testing/perl-www-curl fails when testing with one single error. Disabling the tests for now. | ||||
* | testing/perl-www-curl: Fix issue on build | Breno Leitao | 2017-04-18 | 2 | -8/+34 |
| | | | | | | | | | | | | | | Perl-www-curl version 4.17 has an upstream issue that causes the following error: curlopt-constants.c:128:49: error: 'CURL_STRICTER' undeclared (first use in this function) if (strEQ(name, "STRICTER")) return CURL_STRICTER; This was fixed upstream on the following commit: https://anonscm.debian.org/cgit/pkg-perl/packages/libwww-curl-perl.git/commit/?id=d83b9f7 Cherry-picking this patch to Alpine. | ||||
* | testing/homer-api: Fix build | Breno Leitao | 2017-04-18 | 1 | -1/+1 |
| | | | | | | | | | | Currently homer-api is trying to copy a directory without using the recursive paramters. This is causing the following error: + cp -p sql/homer_databases.sql sql/homer_user.sql sql/homer_user_bootstrap.sql sql/postgres sql/schema_configuration.sql sql/schema_data.sql sql/schema_statistic.sql /home/alpine/aports/testing/homer-api/pkg/homer-db/usr/share/homer-db cp: -r not specified; omitting directory 'sql/postgres' This patch just copy the subdirectories recursively. | ||||
* | testing/litespeed: Disable on ppc64le | Breno Leitao | 2017-04-18 | 1 | -1/+1 |
| | | | | Unfortunately litespeed does not have upstream support for ppc64le. | ||||
* | testing/snapcast: trigger build | Carlo Landmeter | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | testing/snapcast: create home directory | Marvin Steadfast | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | testing/ipmitool: cleanup and use libressl | Natanael Copa | 2017-04-18 | 1 | -16/+11 |
| | |||||
* | testing/snapcast: improve init scripts and user/group | Carlo Landmeter | 2017-04-18 | 6 | -34/+54 |
| | |||||
* | testing/pgcli: upgrade to 1.5.1, modernize APKBUILD | Francesco Colista | 2017-04-17 | 1 | -6/+9 |
| | |||||
* | testing/mycli: upgrade to 1.9.0, modernize APKBUILD | Francesco Colista | 2017-04-17 | 1 | -6/+9 |
| | |||||
* | testing/hiawatha: update to 10.6 | Stuart Cardall | 2017-04-17 | 1 | -11/+11 |
| | | | | https://www.hiawatha-webserver.org/changelog | ||||
* | testing/mongodb-tools: build fix. needs libpcap-dev | Natanael Copa | 2017-04-17 | 1 | -1/+1 |
| | |||||
* | testing/mongodb-tools: upgrade to 3.4.3 | Marc Vertes | 2017-04-17 | 3 | -46/+41 |
| | |||||
* | testing/mongodb: build fix | Natanael Copa | 2017-04-17 | 1 | -0/+1 |
| | |||||
* | testing/mongodb: upgrade to version 3.4.3 | Marc Vertes | 2017-04-17 | 4 | -74/+53 |
| | |||||
* | testing/evolution-data-server: only for x86_64 and x86 | Natanael Copa | 2017-04-17 | 1 | -1/+1 |
| | | | | needs webkit2gtk which only exists for x86_64 and x86 | ||||
* | testing/evolution-data-server: build fix. needs cmake | Natanael Copa | 2017-04-17 | 1 | -1/+2 |
| | |||||
* | testing/evolution-ews: upgrade to 3.24.1 | Natanael Copa | 2017-04-17 | 1 | -15/+14 |
| | |||||
* | testing/evolution: upgrade to 3.24.1 | Natanael Copa | 2017-04-17 | 2 | -44/+21 |
| | |||||
* | testing/evolution-data-server: upgrade to 3.24.1 | Natanael Copa | 2017-04-17 | 2 | -30/+16 |
| | |||||
* | testing/gnu-libiconv: new package | Natanael Copa | 2017-04-17 | 1 | -0/+42 |
| | | | | add gnu iconv implementation | ||||
* | testing/wiredtiger: upgrade to 2.9.1 for mongodb-3.4.3 | Marc Vertes | 2017-04-17 | 1 | -10/+4 |
| | |||||
* | testing/wireguard-grsec: rebuild against kernel 4.9.22-r0 | Natanael Copa | 2017-04-17 | 1 | -1/+1 |
| | |||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 4.9.22-r0 | Natanael Copa | 2017-04-17 | 1 | -1/+1 |
| | |||||
* | testing/sch-cake-grsec: rebuild against kernel 4.9.22-r0 | Natanael Copa | 2017-04-17 | 1 | -1/+1 |
| | |||||
* | testing/ipt-netflow-grsec: rebuild against kernel 4.9.22-r0 | Natanael Copa | 2017-04-17 | 1 | -1/+1 |
| | |||||
* | testing/wireguard-vanilla: rebuild against kernel 4.9.22-r0 | Natanael Copa | 2017-04-17 | 1 | -1/+1 |
| | |||||
* | testing/llvm4: make -dev subpkg depend on origin | Jakub Jirutka | 2017-04-16 | 1 | -1/+2 |
| | |||||
* | testing/llvm4: new aport | Jakub Jirutka | 2017-04-16 | 6 | -0/+396 |
| | | | | | http://llvm.org/ Low Level Virtual Machine compiler system (version 4) | ||||
* | testing/librespot: new aport | Carlo Landmeter | 2017-04-16 | 4 | -0/+61 |
| | |||||
* | community/nethogs: move from testing | Jakub Jirutka | 2017-04-16 | 2 | -37/+0 |
| | |||||
* | testing/nethogs: modernize abuild | Jakub Jirutka | 2017-04-16 | 2 | -10/+5 |
| | |||||
* | community/libmpack: move from testing | Jakub Jirutka | 2017-04-16 | 1 | -37/+0 |
| | |||||
* | testing/libmpack: avoid flooding logs by tests | Jakub Jirutka | 2017-04-16 | 1 | -1/+8 |
| | |||||
* | community/lua-rapidjson: move from testing | Jakub Jirutka | 2017-04-16 | 2 | -96/+0 |
| | |||||
* | community/lua-dromozoa-utf8: move from testing | Jakub Jirutka | 2017-04-16 | 1 | -58/+0 |
| | |||||
* | testing/lua-rapidjson: add check() function | Jakub Jirutka | 2017-04-16 | 1 | -3/+21 |
| | |||||
* | testing/lua-rapidjson: modernize abuild | Jakub Jirutka | 2017-04-16 | 1 | -6/+4 |
| | |||||
* | testing/lua-dromozoa-utf8: new aport | Jakub Jirutka | 2017-04-16 | 1 | -0/+58 |
| | | | | | https://github.com/dromozoa/dromozoa-utf8/ Lua 5.3 compatible pure-Lua UTF-8 implementation | ||||
* | testing/py-packaging: move to community | William Pitcock | 2017-04-15 | 1 | -49/+0 |
| | |||||
* | testing/py-packaging: modernize APKBUILD | Roberto Oliveira | 2017-04-15 | 1 | -10/+16 |
| | | | | Changes in APKBUILD to make it complaint with python model | ||||
* | testing/irssi-otr: new aport | 7heo | 2017-04-15 | 1 | -0/+28 |
| | |||||
* | testing/pass: update to 1.7.1 | Stuart Cardall | 2017-04-15 | 2 | -17/+45 |
| | | | | | also adds a README.alpine with instructions to make the clipboard work for root over ssh. | ||||
* | testing/py-ansible-lint: upgrade to 3.4.12 | Fabian Affolter | 2017-04-15 | 1 | -5/+3 |
| | |||||
* | testing/farbfeld: upgrade to 3, modernize APKBUILD | Sören Tempel | 2017-04-15 | 2 | -24/+20 |
| | |||||
* | community/binaryen: move from testing | Jakub Jirutka | 2017-04-15 | 4 | -223/+0 |
| | |||||
* | community/xbps: move from testing | Jakub Jirutka | 2017-04-15 | 4 | -587/+0 |
| | |||||
* | testing/xbps: improve abuild | Jakub Jirutka | 2017-04-15 | 4 | -23/+26 |
| | |||||
* | testing/ipmitool: move from unmaintained and update to version 1.8.18 | Manuel Mendez | 2017-04-14 | 3 | -0/+112 |
| |