Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/asterisk: fix build under abuild 3.0 | William Pitcock | 2017-03-29 | 1 | -1/+1 |
| | |||||
* | main/gd: disable tests for now -- freetype tests are broken on all archs | William Pitcock | 2017-03-29 | 1 | -0/+1 |
| | |||||
* | main/ffmpeg2.8: disable ASM on ppc targets due to textrels | William Pitcock | 2017-03-29 | 1 | -1/+1 |
| | |||||
* | main/x265: disable altivec on ppc64le | William Pitcock | 2017-03-29 | 1 | -0/+3 |
| | |||||
* | main/gummiboot: restrict to the architectures we actually support EFI on | William Pitcock | 2017-03-29 | 1 | -1/+1 |
| | |||||
* | main/perl-test-output: fix dependencies | William Pitcock | 2017-03-29 | 1 | -1/+1 |
| | |||||
* | main/avahi-ui: avahi-discover-standalone hasn't been a thing for a while, ↵ | William Pitcock | 2017-03-29 | 1 | -1/+1 |
| | | | | remove from APKBUILD | ||||
* | main/poppler-qt4: fix build | William Pitcock | 2017-03-29 | 1 | -4/+4 |
| | |||||
* | main/gnu-efi: ppc64 does not use EFI, so package is not relevant | William Pitcock | 2017-03-28 | 1 | -2/+2 |
| | |||||
* | main/intltool: add runtime dependency on file | Jakub Jirutka | 2017-03-29 | 1 | -2/+2 |
| | | | | intltool-update uses system command "file" | ||||
* | main/intltool: modernize abuild | Jakub Jirutka | 2017-03-29 | 1 | -6/+4 |
| | |||||
* | main/nginx: add "stable version" to pkgdesc | Jakub Jirutka | 2017-03-29 | 1 | -2/+2 |
| | |||||
* | main/python3: upgrade to 3.6.1 | Łukasz Jendrysik | 2017-03-28 | 1 | -2/+2 |
| | |||||
* | main/sdl2: add altivec fixes | William Pitcock | 2017-03-28 | 2 | -4/+40 |
| | |||||
* | main/py-boto: upgrade to 2.46.1 and modernize abuild | André Klitzing | 2017-03-28 | 1 | -13/+6 |
| | |||||
* | main/py-oauthlib: upgrade to 2.0.2 | André Klitzing | 2017-03-28 | 1 | -5/+3 |
| | |||||
* | main/haproxy: upgrade to 1.7.4 | André Klitzing | 2017-03-28 | 1 | -2/+2 |
| | |||||
* | main/chrony: create doc folder before installing examples | Roberto Oliveira | 2017-03-28 | 1 | -2/+3 |
| | |||||
* | main/py-flask: upgrade to 0.12 | André Klitzing | 2017-03-28 | 1 | -5/+3 |
| | |||||
* | 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 | -3036/+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 |
| | |||||
* | 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 |
| | |||||
* | main/py-docutils: upgrade to 0.13.1 | Valery Kartel | 2017-03-28 | 1 | -5/+3 |
| | |||||
* | main/nghttp2: upgrade to 1.21.0, modernize APKBUILD | Francesco Colista | 2017-03-28 | 1 | -8/+10 |
| | |||||
* | 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 | ||||
* | 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. | ||||
* | 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 | ||||
* | main/samba: don't use system cmocka | Leonardo Arena | 2017-03-27 | 1 | -3/+3 |
| | | | | | | Currently doesn't build on aarch64: http://git.alpinelinux.org/cgit/aports/commit/?id=bcbcb71d7a89675f89e1de484bcd96319ef999aa | ||||
* | main/cmocka: disable on aarch64 | Leonardo Arena | 2017-03-27 | 1 | -2/+2 |
| |