Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/ffcall: disable on armhf due to build failure | Jakub Jirutka | 2017-11-05 | 1 | -1/+1 |
| | | | | | | | | gcc -Os -fomit-frame-pointer -pipe -x none minitests.o libvacall.a -Wl,--as-needed -o minitests /usr/lib/gcc/armv6-alpine-linux-musleabihf/6.4.0/../../../../armv6-alpine-linux-musleabihf/bin/ld: libvacall.a(vacall.o): relocation R_ARM_MOVW_ABS_NC against `vacall_function' can not be used when making a shared object; recompile with -fPIC libvacall.a: error adding symbols: Bad value collect2: error: ld returned 1 exit status make[1]: *** [Makefile:271: minitests] Error 1 | ||||
* | testing/yara: disable on armhf due to tests failures | Jakub Jirutka | 2017-11-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | PASS: test-alignment PASS: test-version FAIL: test-rules FAIL: test-pe FAIL: test-elf FAIL: test-exception ============================================================================ Testsuite summary for yara 3.6.3 ============================================================================ # TOTAL: 6 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 4 # XPASS: 0 # ERROR: 0 | ||||
* | community/php7: disable test strings/htmlentities03.phpt | Jakub Jirutka | 2017-11-05 | 2 | -1/+2 |
| | | | | | | It fails on ppc64le, looks like related to a locale. htmlentities() test 3 (setlocale / de_DE.ISO-8859-1) [ext/standard/tests/strings/htmlentities03.phpt] | ||||
* | main/pllua: add missing patches | Jakub Jirutka | 2017-11-04 | 2 | -0/+242 |
| | |||||
* | main/pllua: build against LuaJIT | Jakub Jirutka | 2017-11-04 | 1 | -3/+5 |
| | |||||
* | main/pllua: backports fixes for 32bit and PostgreSQL 10 | Jakub Jirutka | 2017-11-04 | 1 | -2/+6 |
| | |||||
* | main/pllua: upgrade to 1.1.0 | Jakub Jirutka | 2017-11-04 | 4 | -64/+8 |
| | |||||
* | main/pllua: modernize abuild | Jakub Jirutka | 2017-11-04 | 1 | -23/+5 |
| | |||||
* | community/repmgr: rebuild against postgresql 10.0 | Jakub Jirutka | 2017-11-04 | 1 | -1/+1 |
| | |||||
* | testing/postgis: upgrade to 2.4.1 | Jakub Jirutka | 2017-11-04 | 1 | -8/+5 |
| | |||||
* | testing/pg_cron: upgrade to 1.0.2 | Jakub Jirutka | 2017-11-04 | 1 | -9/+8 |
| | |||||
* | testing/postgresql-pglogical: rebuild against postgresql 10.0 | Jakub Jirutka | 2017-11-04 | 1 | -1/+1 |
| | |||||
* | community/postgresql-plpgsql_check: rebuild against postgresql 10.0 | Jakub Jirutka | 2017-11-04 | 1 | -1/+1 |
| | |||||
* | community/postgresql-orafce: rebuild against postgresql 10.0 | Jakub Jirutka | 2017-11-04 | 1 | -1/+1 |
| | |||||
* | main/postgresql: upgrade to 10.0 | Jakub Jirutka | 2017-11-04 | 3 | -30/+137 |
| | |||||
* | main/postgresql: use system-provided tzdata | Jakub Jirutka | 2017-11-04 | 1 | -2/+3 |
| | |||||
* | main/postgresql: refactor abuild | Jakub Jirutka | 2017-11-04 | 1 | -41/+33 |
| | |||||
* | community/perl-digest-bubblebabble: modernize APKBUILD | Roberto Oliveira | 2017-11-04 | 1 | -6/+11 |
| | |||||
* | community/perl-task-weaken: modernize APKBUILD | Roberto Oliveira | 2017-11-04 | 1 | -6/+11 |
| | |||||
* | community/perl-task-weaken: fix make depends | Roberto Oliveira | 2017-11-04 | 1 | -2/+2 |
| | | | | | | Add perl-module-install as a make dependency to fix build error: Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) | ||||
* | community/perl-digest-bubblebabble: fix make depends | Roberto Oliveira | 2017-11-04 | 1 | -2/+2 |
| | | | | | | Add perl-module-install as a make dependency to fix build error: Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) | ||||
* | community/lapack: bump pkgrel | Roberto Oliveira | 2017-11-04 | 1 | -1/+1 |
| | |||||
* | community/lapack: update sha512sums | Roberto Oliveira | 2017-11-04 | 1 | -1/+1 |
| | | | | | | | | lapack 3.7.1 tarball was generated again to remove some filenames starting with ._ (dot+underscore), but the upstream did not bump the package version. See: https://github.com/Reference-LAPACK/lapack/issues/172 | ||||
* | community/perl-class-trigger: fix make depends | Roberto Oliveira | 2017-11-04 | 1 | -2/+2 |
| | | | | | | Add perl-module-install as a make dependency to fix build error: Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) | ||||
* | community/todo.txt-cli: fix source url and modernize | Roberto Oliveira | 2017-11-04 | 1 | -12/+3 |
| | |||||
* | main/acpi: modernize APKBUILD and claim maintainership | Cág | 2017-11-04 | 1 | -20/+14 |
| | |||||
* | main/dzen: modernize APKBUILD and claim maintainership | Cág | 2017-11-04 | 1 | -21/+7 |
| | |||||
* | main/awall: upgrade to 1.5.0 | Kaarle Ritvanen | 2017-11-03 | 1 | -3/+3 |
| | |||||
* | community/yarn: upgrade to 1.3.2 | Jakub Jirutka | 2017-11-03 | 1 | -2/+2 |
| | |||||
* | community/targetcli: upgrade to 2.1_p47 | Roberto Oliveira | 2017-11-03 | 1 | -3/+3 |
| | |||||
* | testing/haxe: enable only x86_64 aarch64 ppc64le | Andy Li | 2017-11-03 | 1 | -1/+1 |
| | | | That's what ocaml and camlp4 are currently built for. | ||||
* | testing/haxe: enable for all arches | Andy Li | 2017-11-03 | 1 | -2/+2 |
| | |||||
* | testing/php7-mustache: upgrade to 0.7.4 | Renoir Boulanger | 2017-11-03 | 1 | -2/+2 |
| | |||||
* | main/tango-icon-theme: modernize and add check | Roberto Oliveira | 2017-11-03 | 1 | -12/+15 |
| | |||||
* | main/tango-icon-theme: add missing make dependency | Roberto Oliveira | 2017-11-03 | 1 | -2/+2 |
| | | | | | Add imagemagick as makedepends to fix build error: configure: error: ImageMagick is required to build tango-icon-theme | ||||
* | main/libetpan: modernize and add check | Roberto Oliveira | 2017-11-03 | 1 | -18/+17 |
| | |||||
* | main/libetpan: add missing dependency to fix build | Roberto Oliveira | 2017-11-03 | 1 | -2/+2 |
| | | | | | Add zlib-dev in makedepends to fix build error: /bin/ld: cannot find -lz | ||||
* | Revert "main/dovecot: enable pam support" | Natanael Copa | 2017-11-03 | 1 | -4/+3 |
| | | | | | | | | | dovecot can use /etc/passwd and /etc/shadow dirctly, so there are not really any need for PAM. https://github.com/alpinelinux/aports/commit/10b458891b729fee807ff3860398019a1b18c5af#commitcomment-25379432 This reverts commit 10b458891b729fee807ff3860398019a1b18c5af. | ||||
* | testing/wireguard-hardened: rebuild against kernel 4.9.60-r0 | Natanael Copa | 2017-11-03 | 1 | -2/+2 |
| | |||||
* | testing/virtualbox-additions-hardened: rebuild against kernel 4.9.60-r0 | Natanael Copa | 2017-11-03 | 1 | -1/+1 |
| | |||||
* | testing/sch-cake-hardened: rebuild against kernel 4.9.60-r0 | Natanael Copa | 2017-11-03 | 1 | -1/+1 |
| | |||||
* | testing/ipt-netflow-hardened: rebuild against kernel 4.9.60-r0 | Natanael Copa | 2017-11-03 | 1 | -1/+1 |
| | |||||
* | main/zfs-hardened: rebuild against kernel 4.9.60-r0 | Natanael Copa | 2017-11-03 | 1 | -1/+1 |
| | |||||
* | main/xtables-addons-hardened: rebuild against kernel 4.9.60-r0 | Natanael Copa | 2017-11-03 | 1 | -1/+1 |
| | |||||
* | main/spl-hardened: rebuild against kernel 4.9.60-r0 | Natanael Copa | 2017-11-03 | 1 | -1/+1 |
| | |||||
* | main/drbd9-hardened: rebuild against kernel 4.9.60-r0 | Natanael Copa | 2017-11-03 | 1 | -1/+1 |
| | |||||
* | main/devicemaster-linux-hardened: rebuild against kernel 4.9.60-r0 | Natanael Copa | 2017-11-03 | 1 | -1/+1 |
| | |||||
* | main/dahdi-linux-hardened: rebuild against kernel 4.9.60-r0 | Natanael Copa | 2017-11-03 | 1 | -1/+1 |
| | |||||
* | community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.60-r0 | Natanael Copa | 2017-11-03 | 1 | -1/+1 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.60 | Natanael Copa | 2017-11-03 | 1 | -4/+4 |
| |