Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/libssh2: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | main/ca-certificates: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | main/python2: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | main/libressl: upgrade to 2.5.3 | Natanael Copa | 2017-04-18 | 1 | -4/+2 |
| | |||||
* | main/newsbeuter: Fixing regression | Breno Leitao | 2017-04-18 | 2 | -2/+2 |
| | | | | | My last patch for this package caused a regression on amd64. Fixing it now that properly builds on all arches. | ||||
* | 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/xterm: Enable SIXEL support | 7heo | 2017-04-18 | 1 | -1/+2 |
| | |||||
* | main/luajit: bump pkgrel | Roberto Oliveira | 2017-04-18 | 1 | -1/+1 |
| | | | | Bump pkgrel to allow it to build again | ||||
* | testing/snapcast: trigger build | Carlo Landmeter | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | community/go: enable build on ppc64le. | Roberto Oliveira | 2017-04-18 | 1 | -1/+2 |
| | | | | | | | | Go package build was disabled on ppc64le because it was missing go-bootstrap dependency. As the last version of go-bootstrap (1.4) is not available for ppc64le, I cross-compiled it and uploaded it to: ftp://ftp.unicamp.br/pub/ppc64el/alpine/go-bootstrap/ The go-bootstrap is now installed in build-edge-ppc64le and can compile the go package. | ||||
* | testing/snapcast: create home directory | Marvin Steadfast | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | main/perl-time-hires: add check() | Leonardo Arena | 2017-04-18 | 1 | -1/+6 |
| | |||||
* | main/perl-time-hires: upgrade to 1.9742 | Leonardo Arena | 2017-04-18 | 1 | -4/+2 |
| | |||||
* | main/py-django-tables2: upgrade to 1.5.0 | Kaarle Ritvanen | 2017-04-18 | 1 | -2/+2 |
| | |||||
* | testing/ipmitool: cleanup and use libressl | Natanael Copa | 2017-04-18 | 1 | -16/+11 |
| | |||||
* | main/luajit: fix a segfault in ppc64le | Roberto Oliveira | 2017-04-18 | 1 | -0/+3 |
| | | | | | | | | Add -no-pie linker flag to fix a segfault in ppc64le. The segfault was happening because -pie was adding a prologue and corrupting the toc pointer. This is a temporary workaround to fix this issue for now but I will investigate latter why it is happening. | ||||
* | main/py-icu: upgrade to 1.9.6, modernize APKBUILD | Francesco Colista | 2017-04-18 | 1 | -20/+10 |
| | |||||
* | main/libssh: upgrade to 0.7.5, modernize APKBUILD | Francesco Colista | 2017-04-18 | 1 | -23/+8 |
| | |||||
* | main/py-tornado: upgrade to 4.5, modernize APKBUILD | Francesco Colista | 2017-04-18 | 1 | -8/+12 |
| | |||||
* | main/libssh2: upgrade to 1.8.0, modernize APKBUILD | Francesco Colista | 2017-04-18 | 1 | -24/+13 |
| | |||||
* | main/libmicrohttpd: upgrade to 0.9.53, modernize APKBUILD | Francesco Colista | 2017-04-18 | 1 | -10/+7 |
| | |||||
* | community/docker-py: upgrade to 2.2.1, modernize APKBUILD | Francesco Colista | 2017-04-18 | 1 | -10/+11 |
| | |||||
* | main/tinc: upgrade to 1.0.31, modernize APKBUILD | Francesco Colista | 2017-04-18 | 1 | -6/+10 |
| | |||||
* | testing/snapcast: improve init scripts and user/group | Carlo Landmeter | 2017-04-18 | 6 | -34/+54 |
| | |||||
* | main/qemu: upgrade to 2.8.1 | Francesco Colista | 2017-04-17 | 1 | -3/+3 |
| | |||||
* | 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 |
| | |||||
* | community/py-futures: upgrade to 3.1.1, modernize APKBUILD | Francesco Colista | 2017-04-17 | 1 | -8/+8 |
| | |||||
* | community/perl-par: update to 1.015 | Stuart Cardall | 2017-04-17 | 1 | -4/+3 |
| | |||||
* | community/gns3-gui: upgrade to 1.5.4, modernize APKBUILD | Francesco Colista | 2017-04-17 | 1 | -9/+11 |
| | |||||
* | community/iouyap: modernize APKBUILD | Francesco Colista | 2017-04-17 | 1 | -4/+2 |
| | |||||
* | community/gns3-server: upgrade to 1.5.4, modernize APKBUILD | Francesco Colista | 2017-04-17 | 1 | -9/+10 |
| | |||||
* | community/ubridge: ugprade to 0.9.11 | Francesco Colista | 2017-04-17 | 1 | -11/+5 |
| | |||||
* | testing/hiawatha: update to 10.6 | Stuart Cardall | 2017-04-17 | 1 | -11/+11 |
| | | | | https://www.hiawatha-webserver.org/changelog | ||||
* | community/btrbk: update to 0.25.0 | Stuart Cardall | 2017-04-17 | 1 | -21/+9 |
| | |||||
* | 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 |
| | |||||
* | community/py3-qt5: upgrade to 5.8.2, modernize APKBUILD | Francesco Colista | 2017-04-17 | 1 | -12/+13 |
| | |||||
* | community/py3-sip: upgrade to 4.19.2, modernize APKBUILD | Francesco Colista | 2017-04-17 | 1 | -13/+8 |
| | |||||
* | community/py-sip: upgrade to 4.19.2 | Francesco Colista | 2017-04-17 | 1 | -10/+6 |
| | |||||
* | main/compiler-rt: improve abuild | Jakub Jirutka | 2017-04-17 | 1 | -39/+16 |
| | |||||
* | Revert "main/clang: link dynamically with LLVM" | Jakub Jirutka | 2017-04-17 | 1 | -2/+1 |
| | | | | | | | | | | This reverts commit 5abf2d291e5569eb1487d7465c2711609c15806e. I don't know why, but it breaks clang: $ clang --version : CommandLine Error: Option 'aarch64-ccmp' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options | ||||
* | community/terminator: one more depends missing | Leonardo Arena | 2017-04-17 | 1 | -2/+2 |
| | |||||
* | 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 |