Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/patchelf: Disable tests for ppc64le | Breno Leitao | 2017-03-28 | 1 | -1/+6 | |
| | | | | | | | | | Currently patchelf tries to execut tests that are not aimed for ppc64le, thus, failing the whole build. This patch just disable the tests on ppc64le. Tested on both x86 and ppc64le | |||||
* | main/imagemagick: upgrade to 7.0.5.4 | 7heo | 2017-03-28 | 1 | -2/+2 | |
| | ||||||
* | community/*: move php5 and dependent pkgs from main | Jakub Jirutka | 2017-03-28 | 58 | -0/+0 | |
| | | | | | | | | | | | | | | | | There two main reasons for this change: * Active support of PHP 5.x ended on January 2017, security support will end on December 2018. Packages in the main repository should be supported for at least 2 years, this means until first quarter of 2019 for the upcoming v3.6. * php7 and its extensions are currently in the community repository, so we can't use single abuild for both php5-* and php7-* packages (as we do for Python and Lua packages). This change was suggested by @vakartel, approved by @ncopa, @kaniini, and @jirutka. | |||||
* | main/owncloud: fix sedding of nonexistent file | Jakub Jirutka | 2017-03-28 | 2 | -5/+6 | |
| | ||||||
* | main/php5: fix seding of nonexistent file /etc/php/php.ini | Jakub Jirutka | 2017-03-28 | 1 | -3/+6 | |
| | ||||||
* | main/libgsasl: update config guess before build | Roberto Oliveira | 2017-03-28 | 1 | -0/+5 | |
| | | | | Update configure guess file before build to fix build break on ppc64le. | |||||
* | main/opensmtpd: update config guess | Roberto Oliveira | 2017-03-28 | 1 | -0/+9 | |
| | | | | | Update config guess before build and change config.guess permission to allow update. | |||||
* | main/zabbix: fix mdepends, APKBUILD package() fixes | Leonardo Arena | 2017-03-28 | 1 | -6/+2 | |
| | ||||||
* | testing/x11vnc: modernize APKBUILD, add check() | Leonardo Arena | 2017-03-28 | 1 | -14/+12 | |
| | ||||||
* | main/mosquitto: upgrade to 1.4.11 | Natanael Copa | 2017-03-28 | 2 | -10/+65 | |
| | ||||||
* | main/strongswan: upgrade to 5.5.2 | Timo Teräs | 2017-03-28 | 4 | -73/+54 | |
| | ||||||
* | testing/mergerfs: upgrade to 2.20.0 | Nathan Caldwell | 2017-03-28 | 1 | -5/+5 | |
| | ||||||
* | testing/x11vnc: move from unmaintained, take maintainership | Tuan M. Hoang | 2017-03-28 | 2 | -10/+26 | |
| | ||||||
* | testing/pptpclient: point to the correct ip binary | Mikhail Ivko | 2017-03-28 | 1 | -2/+2 | |
| | ||||||
* | testing/keyfinder-cli: new aport | Jean-Louis Fuchs | 2017-03-28 | 1 | -0/+29 | |
| | ||||||
* | testing/libkeyfinder: new aport | Jean-Louis Fuchs | 2017-03-28 | 3 | -0/+141 | |
| | ||||||
* | testing/aws-cli: rename testing/awscli to its real name | Valery Kartel | 2017-03-28 | 1 | -7/+8 | |
| | ||||||
* | testing/awscli: upgrade to 1.11.65 | Valery Kartel | 2017-03-28 | 1 | -21/+18 | |
| | ||||||
* | main/py-docutils: upgrade to 0.13.1 | Valery Kartel | 2017-03-28 | 1 | -5/+3 | |
| | ||||||
* | testing/py-botocore: upgrade to 1.5.28 | Valery Kartel | 2017-03-28 | 1 | -11/+9 | |
| | ||||||
* | testing/py-jmespath: upgrade to 0.9.2 | Valery Kartel | 2017-03-28 | 1 | -10/+9 | |
| | ||||||
* | testing/zathura-pdf-poppler: bump, rem. returns, no check | Jean-Louis Fuchs | 2017-03-28 | 1 | -7/+9 | |
| | ||||||
* | testing/zathura-ps: remove returns, no check | Jean-Louis Fuchs | 2017-03-28 | 1 | -4/+6 | |
| | ||||||
* | community/py-netifaces: moved from testing | Francesco Colista | 2017-03-28 | 1 | -7/+11 | |
| | ||||||
* | community/py3-netifaces: package removed | Francesco Colista | 2017-03-28 | 1 | -32/+0 | |
| | | | | | | | | | This package is a duplicate of py-netifaces in testing. It was a fork due to a python3 bug described here: * https://bitbucket.org/al45tair/netifaces/issues/13/0104-install-is-broken-on-python-3x Since this has been fixed, there's no reason to kept it. So this package is removed, and py-netifaces will be promoted to community from testin | |||||
* | community/librdkafka: move from testing, cleanups | Valery Kartel | 2017-03-28 | 1 | -14/+10 | |
| | | | | add check() | |||||
* | main/nghttp2: upgrade to 1.21.0, modernize APKBUILD | Francesco Colista | 2017-03-28 | 1 | -8/+10 | |
| | ||||||
* | community/py3-aiohttp: upgrade to 2.0.4 | Francesco Colista | 2017-03-28 | 1 | -2/+2 | |
| | ||||||
* | main/dtc: disable -Werror because flex generates warnings | William Pitcock | 2017-03-28 | 1 | -0/+5 | |
| | ||||||
* | main/dtc: Bump to version 1.4.4 | Breno Leitao | 2017-03-28 | 2 | -21/+13 | |
| | | | | | Upgrade dtc package to version 1.4.4 and rebasing the patch to fit this new version. | |||||
* | main/exiv2: Fix build with -fpermissive | Breno Leitao | 2017-03-28 | 3 | -33/+14 | |
| | | | | | | | | | Currently exiv2 does not build with -fpermissive. I just need to fix the return type of a function. Other than that, the script was not applying the patches, ie., calling default_prepare(). I am also removing the patch for CVE-2014-9449 since it is already applied upstream. | |||||
* | main/mesa: dricore is no longer a built library of mesa, move /etc/drirc ↵ | William Pitcock | 2017-03-28 | 1 | -10/+4 | |
| | | | | | | back to main package. this fixes rebuilding the package under set -e | |||||
* | community/nodejs-current: fix compilation on PPC with musl | Jakub Jirutka | 2017-03-28 | 2 | -2/+36 | |
| | | | | Port @gromero's patch from main/nodejs. | |||||
* | main/nodejs: fix build on PPC when musl is used instead of glibc | Gustavo Romero | 2017-03-28 | 2 | -2/+31 | |
| | | | | | Musl on Power does not define regs member as a pt_regs pointer type, hence it's necessary to use member gp_regs instead. | |||||
* | main/libquvi-scripts: modernize abuild | Jakub Jirutka | 2017-03-28 | 1 | -16/+6 | |
| | ||||||
* | main/libquvi-scripts: update config.guess | Breno Leitao | 2017-03-28 | 1 | -0/+1 | |
| | | | | | Libquvi-scripts does not have reference for ppc64le. Updating it before build, otherwise it fails to build on ppc64le. | |||||
* | community/{bitcoin,entr,firejail}: add cd $builddir to check() | William Pitcock | 2017-03-27 | 3 | -0/+3 | |
| | ||||||
* | main/apk-tools: add missing cd $builddir in check() | William Pitcock | 2017-03-27 | 1 | -0/+1 | |
| | ||||||
* | main/abuild: add the actual patch | William Pitcock | 2017-03-27 | 1 | -0/+39 | |
| | ||||||
* | main/abuild: wrap check() with fakeroot, pointed out by @jirutka | William Pitcock | 2017-03-27 | 1 | -2/+4 | |
| | ||||||
* | main/pkgconf: add missing cd $builddir step, caught by new fakeroot tests patch | William Pitcock | 2017-03-27 | 1 | -0/+1 | |
| | ||||||
* | main/ser2net: Update version to 3.4 | Roberto Oliveira | 2017-03-27 | 1 | -5/+5 | |
| | | | | | Update ser2net to version 3.4 that is the last available version. | |||||
* | main/py-cffi: upgrade to 0.10.0 | André Klitzing | 2017-03-27 | 1 | -2/+2 | |
| | ||||||
* | main/libpng: upgrade to 1.6.29 | André Klitzing | 2017-03-27 | 1 | -10/+4 | |
| | ||||||
* | main/py-babel: upgrade to 2.4.0 | Kaarle Ritvanen | 2017-03-27 | 1 | -5/+3 | |
| | ||||||
* | main/pkgconf: upgrade to 1.3.3 | William Pitcock | 2017-03-27 | 1 | -2/+2 | |
| | ||||||
* | main/abuild: checksums of course | William Pitcock | 2017-03-27 | 1 | -1/+2 | |
| | ||||||
* | main/abuild: hint to pkgconf that we are a dependency generator and don't ↵ | William Pitcock | 2017-03-27 | 2 | -1/+28 | |
| | | | | want full SAT when generating dependencies | |||||
* | community/rdfind: moved from testing | Francesco Colista | 2017-03-27 | 1 | -0/+0 | |
| | ||||||
* | testing/py-distro: upgrade to 1.0.3 | Carlo Landmeter | 2017-03-27 | 1 | -4/+2 | |
| |