aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/lxd: fix ppc64le with update_config_guess and libcap-dev makedependMike Sullivan2019-01-021-2/+3
|
* community/kodi: fix buildNatanael Copa2019-01-023-13/+373
|
* main/libxklavier: specify bindirPaul Bredbury2019-01-021-1/+2
| | | | | Fixes: [1539546288,000,xklavier_config_xkb.c:xkl_config_get_keyboard/] Could not exec /usr/share/X11/xkb/xkbcomp: 2
* community/lua-dromozoa-utf8: upgrade to 1.12alpine-mips-patches2019-01-021-2/+2
|
* main/llvm5: fix too strict gtest banner filteralpine-mips-patches2019-01-022-2/+15
| | | | | | | | | | | | | | | | LLVM googletest driver does not correctly filter out the banner printed by the gtest tool and interprets it as another unittest. This makes community/lld test suite fail: UNRESOLVED: lld-Unit :: MachOTests/./lldMachOTests/Running main() from /home/buildozer/aports/main/gtest/src/googletest-release-1.8.1/googletest/src/gtest_main.cc (1229 of 1231) ******************** TEST 'lld-Unit :: MachOTests/./lldMachOTests/Running main() from /home/buildozer/aports/main/gtest/src/googletest-release-1.8.1/googletest/src/gtest_main.cc' FAILED ******************** Unable to find '[ PASSED ] 1 test.' in gtest output: Running main() from /home/buildozer/aports/main/gtest/src/googletest-release-1.8.1/googletest/src/gtest_main.cc Note: Google Test filter = Running main() from /home/buildozer/aports/main/gtest/src/googletest-release-1.8.1/googletest/src/gtest_main.cc [==========] Running 0 tests from 0 test cases. [==========] 0 tests from 0 test cases ran. (0 ms total) [ PASSED ] 0 tests.
* community/lld: fix build with gcc8 (-fpermissive)alpine-mips-patches2019-01-021-2/+2
|
* community/gst-plugins-bad: add tiff-dev to makedependsMilan P. Stanić2019-01-022-23/+4
| | | | | | add missing tiff-dev to makedepends remove unneeded libressl270-dtsl_method.patch bump pkgrel
* community/chromium: build with vaapi and dont use goldNatanael Copa2019-01-023-18/+578
| | | | | | gold does not seem to work with arm architectures. libva patches are from void linux
* main/binutils: use mmapNatanael Copa2019-01-021-1/+2
|
* community/opencl-icd-loader: update urlsNatanael Copa2019-01-021-6/+11
|
* main/virglrenderer: enable on s390xNatanael Copa2019-01-021-1/+1
| | | | seems to build now, and it is needed by qemu
* unmaintained/llvm4: move from communityNatanael Copa2019-01-027-0/+0
| | | | Seems like nothing uses it
* community/volatility: fix source url, bump pkgrelMilan P. Stanić2019-01-021-3/+3
|
* community/rust: upgrade to 1.31.1Marat Safin2019-01-023-11/+108
|
* main/terminus-font: upgrade to 4.47Sören Tempel2019-01-021-2/+2
|
* testing/netsurf: upgrade to 3.8Sören Tempel2019-01-021-3/+3
|
* community/qt5-qtscript: fix build on s390xNatanael Copa2019-01-022-2/+36
|
* testing/ntopng: move to unmaintainedNatanael Copa2019-01-025-0/+0
|
* testing/opensmtpd-extras: unbreak buildNatanael Copa2019-01-021-1/+1
| | | | no longer uses libressl or openssl
* testing/proftpd: rebuild against hiredisCarlo Landmeter2019-01-021-1/+1
|
* testing/opensmtpd-extras: rebuild against hiredisCarlo Landmeter2019-01-021-1/+1
|
* testing/ntopng: rebuild against hiredisCarlo Landmeter2019-01-021-1/+1
|
* testing/gearmand: rebuild against hiredisCarlo Landmeter2019-01-021-1/+1
|
* main/syslog-ng: rebuild against hiredisCarlo Landmeter2019-01-021-1/+1
|
* main/rsyslog: rebuild against hiredisCarlo Landmeter2019-01-021-1/+1
|
* main/py-hiredis: rebuild against hiredisCarlo Landmeter2019-01-021-1/+1
|
* main/kamailio: rebuild against hiredisCarlo Landmeter2019-01-021-1/+1
|
* main/freeradius: rebuild against hiredisCarlo Landmeter2019-01-021-1/+1
|
* main/collectd: rebuild against hiredisCarlo Landmeter2019-01-021-1/+1
|
* community/suricata: rebuild against hiredisCarlo Landmeter2019-01-021-1/+1
|
* community/minetest: rebuild against hiredisCarlo Landmeter2019-01-021-1/+1
|
* community/lua-hiredis: rebuild against hiredisCarlo Landmeter2019-01-021-1/+1
|
* community/gvm-libs: rebuild against hiredisCarlo Landmeter2019-01-021-1/+1
|
* main/cjdns: unbreak build on aarch64Natanael Copa2019-01-022-3/+18
|
* community/rethinkdb: build against openssl-1.1Timo Teräs2019-01-022-2/+379
|
* main/lxc: upgrade to 3.1Carlo Landmeter2019-01-027-302/+54
| | | | | | | | | | | Lots of changes in the way LXC handles creations of containers. https://discuss.linuxcontainers.org/t/lxc-3-0-0-has-been-released/1449 - fixed building of man docs - bundled pam module - lua module is now a seperate pkg - python module now a seperate pkg
* community/umoci: new aportCarlo Landmeter2019-01-021-0/+32
| | | | | | | This is added to community as its a dep of lxc 3.x oci template (optional install). More info: https://brauner.github.io/2018/02/27/lxc-removes-legacy-template-build-system.html
* community/skopeo: new aportCarlo Landmeter2019-01-021-0/+51
| | | | | | | This is added to community as its a dep of lxc 3.x oci template (optional install). More info: https://brauner.github.io/2018/02/27/lxc-removes-legacy-template-build-system.html
* main/py3-lxc: new aportCarlo Landmeter2019-01-021-0/+32
| | | | | | This is split from lxc. For more info: https://brauner.github.io/2018/02/27/lxc-removes-legacy-template-build-system.html
* main/lxc-templates-legacy: new aportCarlo Landmeter2019-01-021-0/+48
| | | | | | These are the legacy templates from 2.x. more info: https://brauner.github.io/2018/02/27/lxc-removes-legacy-template-build-system.html
* main/lua-lxc: new aportCarlo Landmeter2019-01-021-0/+61
| | | | https://brauner.github.io/2018/02/27/lxc-removes-legacy-template-build-system.html
* testing/distrobuilder: new aportCarlo Landmeter2019-01-023-0/+136
| | | | | | | | | | | | | This is a pre release of distrobuilder. This should replace the lxc templates which are now renamed to lxc-templates-legacy. LXC is already on its 3.1 release so we should let users already try this out via testing repository. Stable release schedule can be followed here: https://github.com/lxc/distrobuilder/issues/91 more info: https://brauner.github.io/2018/02/27/lxc-removes-legacy-template-build-system.html
* community/filezilla: upgrade to 3.39.0Leonardo Arena2019-01-021-2/+2
|
* community/libfilezilla: upgrade to 0.15.1Leonardo Arena2019-01-021-2/+2
|
* testing/sbt: update to v1.2.8Dmitry Romanenko2019-01-021-2/+2
|
* main/qemu: enable virglrendererRobert Yang2019-01-011-1/+3
| | | | | Allows qemu to use the host machine graphics adapter OpenGL capabilites. Tested on postmarketOS running weston and X11 desktops (Xfce4, MATE)
* main/virglrenderer: upgrade to 0.7.0Natanael Copa2019-01-011-7/+11
|
* main/virglrenderer: move from testingNatanael Copa2019-01-012-0/+0
| | | | needed by qemu
* main/gzip: upgrade to 1.10Andy Postnikov2019-01-011-2/+2
|
* community/geth: fix ppc64le build break by re-enabling isatty terminal functionsMike Sullivan2019-01-012-3/+14
|