aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/mapserver: rebuild with sqlite-libsAndy Postnikov2019-01-071-1/+1
|
* testing/hexer: rebuild with sqlite-libsAndy Postnikov2019-01-071-1/+1
|
* community/python2-tkinter: upgrade to 2.7.15J0WI2019-01-071-3/+3
|
* testing/php7-pecl-swoole: disable everywhere except x86-64Andy Postnikov2019-01-061-1/+1
|
* community/php7-pecl-msgpack: disable aarch64 and armv7 testAndy Postnikov2019-01-061-0/+3
| | | | Removed test considers aarch64 and armv7 serialize() slow
* community/php7-pecl-memcached: enable igbinary serializerAndy Postnikov2019-01-061-2/+3
|
* community/php7-pecl-memcached: upgrade to 3.1.3 and add check()Andy Postnikov2019-01-061-6/+10
|
* community/php7-pecl-amqp: upgrade to 1.9.4 and add check()Andy Postnikov2019-01-061-4/+8
|
* main/py-cparser: upgrade to 2.19Roberto Oliveira2019-01-061-2/+2
|
* community/gitea: upgrade to 1.6.3Roberto Oliveira2019-01-061-2/+2
|
* testing/php7-pecl-swoole: new aportAndy Postnikov2019-01-061-0/+40
| | | | Closes #9627
* testing/postgis: disable as fails to buildCarlo Landmeter2019-01-061-1/+1
| | | | configure: error: could not find GDAL
* main/ca-certificates: allow cacert to replace libressl2.7-libcryptoCarlo Landmeter2019-01-061-1/+2
|
* main/libtls-standalone: depend on ca-certificates-cacertCarlo Landmeter2019-01-061-1/+2
| | | | | | | | Openssl does not ship a bundled cert by default which libressl did. ca-certificates-cacert provides all mozilla certificates in favour of installing ca-certificates completely. fixes #9830
* main/ca-certificates: add bundled certificatesCarlo Landmeter2019-01-061-2/+9
| | | | | | Provide a concatenated file of certificates from mozilla suitable for places where ca-certificates is overkill. This was previously provided by libressl libtls package.
* testing/wireguard-tools: split wg and wg-quickCarlo Landmeter2019-01-052-25/+28
| | | | | | | | We split wg and wg-quick into seperate packages but let the main pacakge pull both of them in. This way they can have their own deps and we can pull them in independently. We also patch wg-quick to ue busybox sysctl.
* main/llvm5: give up maintainershipJakub Jirutka2019-01-061-1/+1
|
* testing/php7-brotli: upgrade to 0.6.1Andy Postnikov2019-01-051-5/+10
|
* community/captagent: rebuild against opensslJ0WI2019-01-051-2/+7
|
* community/python3-tkinter: upgrade to 3.6.7J0WI2019-01-052-139/+4
|
* community/outils: rebuild against opensslJ0WI2019-01-051-2/+2
|
* testing/autoconf-archive: take maintainershipRoberto Oliveira2019-01-051-4/+3
|
* community/quassel: change urls to use HTTPSJ0WI2019-01-051-3/+3
|
* testing/postgis: rebuild against gdal 2.4.0Holger Jaekel2019-01-051-1/+1
|
* testing/pdal: rebuild against gdal 2.4.0Holger Jaekel2019-01-051-1/+1
|
* testing/openscenegraph: rebuild against gdal 2.4.0Holger Jaekel2019-01-051-1/+1
|
* testing/mapserver: rebuild against gdal 2.4.0Holger Jaekel2019-01-051-1/+1
|
* testing/mapnik: rebuild against gdal 2.4.0Holger Jaekel2019-01-051-1/+1
|
* testing/hexer: rebuild against gdal 2.4.0Holger Jaekel2019-01-051-1/+1
|
* testing/gdal: upgrade to 2.4.0Holger Jaekel2019-01-051-3/+3
|
* testing/hub: try to build on x86Roberto Oliveira2019-01-041-1/+1
| | | | seems tests are working now
* testing/tuptime: add cron fileRoberto Oliveira2019-01-042-3/+9
| | | | fixes #9813
* testing/hub: upgrade to 2.7.0Roberto Oliveira2019-01-041-2/+2
|
* testing/telegram-desktop: does not build on s390xLeonardo Arena2019-01-041-1/+1
| | | | /home/buildozer/aports/testing/telegram-desktop/src/telegram-desktop-1.5.4/out/Release/../../Telegram/SourceFiles/base/build_config.h:57:2: error: #error Please add support for your architecture in base/build_config.h
* main/xfsprogs: fix build on mips* and ppc64lealpine-mips-patches2019-01-042-2/+57
| | | | | | | | | | | | | | | | | | | | | | musl-1.1.20 implements support (or lack thereof) for the MAP_SYNC flag by #define'ing it uncoditionally in generic <sys/mman.h> then #undef'ining optionally in arch-specific <bits/mman.h> (e.g. for mips* and powerpc*). So io/mmap.c fails to compile since it includes <sys/mman.h> (which undefines MAP_SYNC on mips* and powerpc*) after "linux.h" (which either defines fallback MAP_SYNC values or pulls <asm-generic/mman{-common.h}>). The proposes patch also fixes the flawed MAP_SYNC detection logic in the configure script because io/mmap.c always uses the MAP_SYNC definition (either real one or zero fallback). Otherwise xfsprogs wrongly detects the MAP_SYNC presence on mips* and ppc64le and the code does not define MAP_SYNC fallback so io/mmap.c still fails to compile. Note the last (2018-07-11) successful xfsprogs build for ppc64le was against musl-1.1.19 (without any support for MAP_SYNC). The problem with MAP_SYNC detection is as follows. The configure script checks only <asm-generic/mman{-common}.h> headers for the MAP_SYNC definition instead of using the arch-specific <asm/mman.h>. But some architectures (mips, powerpc, parisc) do not support the MAP_SYNC feature at all, do not use the <asm-generic/mman{-common.h}> files and do not define the flag in the corresponding <asm/mman.h> header.
* main/libsndfile: pull CVE-2018-19758 fix from upstreamalpine-mips-patches2019-01-042-1/+28
|
* main/tmux: Upgrade to 2.8Gennady Feldman2019-01-041-2/+2
|
* testing/enscript: fix ppc64le bld break adding update_config_guessMike Sullivan2019-01-041-1/+2
|
* testing/telegram-desktop: enable ppc64le architectureMike Sullivan2019-01-042-1/+40
|
* main/libcap: upgrade to 2.26Natanael Copa2019-01-041-5/+3
|
* main/musl: Fix interpreter paths for libc6-compatAin2019-01-031-13/+18
| | | | | | | Paths for mips and ppc64el were wrong, several CARCH'es were missing. On x86_64, this changes /lib64 from being a symlink to a directory containg a symlink.
* main/mkinitfs: upgrade to 3.4.0_rc1Natanael Copa2019-01-038-500/+5
|
* main/py-twitter: upgrade to 3.5prspkt2019-01-031-2/+2
|
* Revert "community/lua-http: enable tests on ppc64le"Natanael Copa2019-01-031-2/+2
| | | | | | Test still fails on ppc64le This reverts commit ea135b3e92c721c9d25c1ab2c1c7b1775557faab.
* community/lua-http: enable tests on ppc64leNatanael Copa2019-01-031-2/+2
| | | | | Tests should work again after commit c604b8f23152 (main/lua-cqueues: backport fix for DNS).
* main/lua-cqueues: backport fix for DNSNatanael Copa2019-01-032-2/+343
| | | | | | Fixes testsuite hang in lua-http on s390x. upstream: https://github.com/wahern/dns/pull/27
* main/py-twisted: add constantly, incremental to depsDrew DeVault2019-01-031-2/+2
|
* main/py-incremental: rehome from testingDrew DeVault2019-01-031-0/+0
| | | | Will be a dependency of main/twisted
* main/py-constantly: rehome from testingDrew DeVault2019-01-031-0/+0
| | | | Will be a dependency of main/twisted
* main/gcc: add patch to fix libgomp relocation on musl, bump pkgrelMilan P. Stanić2019-01-032-2/+29
|