aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/libssh2: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/ca-certificates: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/python2: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/libressl: upgrade to 2.5.3Natanael Copa2017-04-181-4/+2
|
* main/newsbeuter: Fixing regressionBreno Leitao2017-04-182-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 ppc64elBreno Leitao2017-04-181-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 ppc64leBreno Leitao2017-04-181-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 buildBreno Leitao2017-04-182-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 buildBreno Leitao2017-04-181-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 ppc64leBreno Leitao2017-04-181-1/+1
| | | | Unfortunately litespeed does not have upstream support for ppc64le.
* testing/xterm: Enable SIXEL support7heo2017-04-181-1/+2
|
* main/luajit: bump pkgrelRoberto Oliveira2017-04-181-1/+1
| | | | Bump pkgrel to allow it to build again
* testing/snapcast: trigger buildCarlo Landmeter2017-04-181-1/+1
|
* community/go: enable build on ppc64le.Roberto Oliveira2017-04-181-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 directoryMarvin Steadfast2017-04-181-1/+1
|
* main/perl-time-hires: add check()Leonardo Arena2017-04-181-1/+6
|
* main/perl-time-hires: upgrade to 1.9742Leonardo Arena2017-04-181-4/+2
|
* main/py-django-tables2: upgrade to 1.5.0Kaarle Ritvanen2017-04-181-2/+2
|
* testing/ipmitool: cleanup and use libresslNatanael Copa2017-04-181-16/+11
|
* main/luajit: fix a segfault in ppc64leRoberto Oliveira2017-04-181-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 APKBUILDFrancesco Colista2017-04-181-20/+10
|
* main/libssh: upgrade to 0.7.5, modernize APKBUILDFrancesco Colista2017-04-181-23/+8
|
* main/py-tornado: upgrade to 4.5, modernize APKBUILDFrancesco Colista2017-04-181-8/+12
|
* main/libssh2: upgrade to 1.8.0, modernize APKBUILDFrancesco Colista2017-04-181-24/+13
|
* main/libmicrohttpd: upgrade to 0.9.53, modernize APKBUILDFrancesco Colista2017-04-181-10/+7
|
* community/docker-py: upgrade to 2.2.1, modernize APKBUILDFrancesco Colista2017-04-181-10/+11
|
* main/tinc: upgrade to 1.0.31, modernize APKBUILDFrancesco Colista2017-04-181-6/+10
|
* testing/snapcast: improve init scripts and user/groupCarlo Landmeter2017-04-186-34/+54
|
* main/qemu: upgrade to 2.8.1Francesco Colista2017-04-171-3/+3
|
* testing/pgcli: upgrade to 1.5.1, modernize APKBUILDFrancesco Colista2017-04-171-6/+9
|
* testing/mycli: upgrade to 1.9.0, modernize APKBUILDFrancesco Colista2017-04-171-6/+9
|
* community/py-futures: upgrade to 3.1.1, modernize APKBUILDFrancesco Colista2017-04-171-8/+8
|
* community/perl-par: update to 1.015Stuart Cardall2017-04-171-4/+3
|
* community/gns3-gui: upgrade to 1.5.4, modernize APKBUILDFrancesco Colista2017-04-171-9/+11
|
* community/iouyap: modernize APKBUILDFrancesco Colista2017-04-171-4/+2
|
* community/gns3-server: upgrade to 1.5.4, modernize APKBUILDFrancesco Colista2017-04-171-9/+10
|
* community/ubridge: ugprade to 0.9.11Francesco Colista2017-04-171-11/+5
|
* testing/hiawatha: update to 10.6Stuart Cardall2017-04-171-11/+11
| | | | https://www.hiawatha-webserver.org/changelog
* community/btrbk: update to 0.25.0Stuart Cardall2017-04-171-21/+9
|
* testing/mongodb-tools: build fix. needs libpcap-devNatanael Copa2017-04-171-1/+1
|
* testing/mongodb-tools: upgrade to 3.4.3Marc Vertes2017-04-173-46/+41
|
* testing/mongodb: build fixNatanael Copa2017-04-171-0/+1
|
* testing/mongodb: upgrade to version 3.4.3Marc Vertes2017-04-174-74/+53
|
* community/py3-qt5: upgrade to 5.8.2, modernize APKBUILDFrancesco Colista2017-04-171-12/+13
|
* community/py3-sip: upgrade to 4.19.2, modernize APKBUILDFrancesco Colista2017-04-171-13/+8
|
* community/py-sip: upgrade to 4.19.2Francesco Colista2017-04-171-10/+6
|
* main/compiler-rt: improve abuildJakub Jirutka2017-04-171-39/+16
|
* Revert "main/clang: link dynamically with LLVM"Jakub Jirutka2017-04-171-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 missingLeonardo Arena2017-04-171-2/+2
|
* testing/evolution-data-server: only for x86_64 and x86Natanael Copa2017-04-171-1/+1
| | | | needs webkit2gtk which only exists for x86_64 and x86