Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/virtualbox-guest-modules-lts: rebuild against kernel 5.4.36-r0 | Natanael Copa | 2020-04-30 | 1 | -1/+1 | |
| | ||||||
* | community/rtl8821ce-lts: rebuild against kernel 5.4.36-r0 | Natanael Copa | 2020-04-30 | 1 | -1/+1 | |
| | ||||||
* | community/jool-modules-lts: rebuild against kernel 5.4.36-r0 | Natanael Copa | 2020-04-30 | 1 | -1/+1 | |
| | ||||||
* | main/linux-lts: upgrade to 5.4.36 | Natanael Copa | 2020-04-30 | 13 | -26/+26 | |
| | ||||||
* | main/linux-lts: Add missing drivers for Banana Pi | Kenneth Soerensen | 2020-04-30 | 2 | -10/+12 | |
| | | | | | For Banana Pi, specifically BPI-M1, the mv64xxx I2C driver and the AXP20x power supply driver are required for USB to be working. | |||||
* | main/slang: disable slsh process test | Kevin Daudt | 2020-04-30 | 2 | -1/+18 | |
| | | | | This test fails on the builder | |||||
* | community/wireguard-rpi: rebuild against kernel 5.4.36-r0 | Natanael Copa | 2020-04-30 | 1 | -1/+1 | |
| | ||||||
* | community/jool-modules-rpi: rebuild against kernel 5.4.36-r0 | Natanael Copa | 2020-04-30 | 1 | -1/+1 | |
| | ||||||
* | main/linux-rpi: upgrade to 5.4.36 | Natanael Copa | 2020-04-30 | 1 | -3/+3 | |
| | ||||||
* | main/gtk+3.0: upgrade to 3.24.20 | Rasmus Thomsen | 2020-04-30 | 2 | -4/+213 | |
| | ||||||
* | main/re2c: fix CVE-2020-11958 | Leo | 2020-04-30 | 1 | -4/+11 | |
| | | | | See #11468 | |||||
* | testing/py3-semantic-version: upgrade to 2.8.5 | Leo | 2020-04-30 | 1 | -2/+2 | |
| | ||||||
* | main/slang: fix detection of terminfo | TBK | 2020-04-30 | 2 | -0/+19 | |
| | | | | | | | | | ncurses-dev depends recursively on ncurses-terminfo-base, which has terminfo files in /etc/terminfo. But slang only looks for terminfo files in /usr/{lib,share}/terminfo. When that's not found, it determins it must link against termcap (adds `-ltermcap` to linker flags), which cannot be found and breaks the build. Patch configure to look for terminfo in /etc/terminfo to fix the build. | |||||
* | main/slang: modernize | TBK | 2020-04-30 | 3 | -12/+59 | |
| | | | | | | - Switch url and src to https - Add -static subpkg - Patch redundant rpath - Patch 32bit array issue | |||||
* | main/bluez: fix shebang for bluez-simple-agent | Leo | 2020-04-29 | 1 | -1/+4 | |
| | ||||||
* | main/xf86-video-sis: fix build | Leo | 2020-04-29 | 2 | -2/+43 | |
| | ||||||
* | main/email2trac: disable | Leo | 2020-04-29 | 1 | -3/+1 | |
| | ||||||
* | main/sngtc_client: disable | Leo | 2020-04-29 | 1 | -2/+2 | |
| | ||||||
* | testing/ion-shell: new aport | Leo | 2020-04-29 | 4 | -0/+35 | |
| | | | | | https://gitlab.redox-os.org/redox-os/ion The Ion Shell | |||||
* | community/asio: upgrade to 1.16.1 | Leo | 2020-04-29 | 1 | -4/+3 | |
| | ||||||
* | main/xf86-video-vmware: fix build | Leo | 2020-04-29 | 2 | -6/+171 | |
| | ||||||
* | main/libburn: move from community | Leo | 2020-04-29 | 1 | -0/+0 | |
| | ||||||
* | main/libisofs: move from community | Leo | 2020-04-29 | 1 | -0/+0 | |
| | ||||||
* | main/libisoburn: move from community | Leo | 2020-04-29 | 1 | -0/+0 | |
| | ||||||
* | main/p7zip: fix secfixes comment | Leo | 2020-04-29 | 1 | -1/+1 | |
| | ||||||
* | testing/envconsul: upgrade to 0.9.3 | Leo | 2020-04-29 | 1 | -2/+2 | |
| | ||||||
* | community/py3-fonttools: upgrade to 4.9.0 | Leo | 2020-04-29 | 1 | -2/+2 | |
| | ||||||
* | community/py3-bleach: upgrade to 3.1.5 | Leo | 2020-04-29 | 1 | -2/+2 | |
| | ||||||
* | community/nodejs-current: upgrade to 14.1.0 | Andy Postnikov | 2020-04-29 | 2 | -8/+8 | |
| | ||||||
* | main/aconf: upgrade to 0.8.1 | Kaarle Ritvanen | 2020-04-29 | 1 | -3/+3 | |
| | ||||||
* | main/aconf: fix abuild warnings | Kaarle Ritvanen | 2020-04-29 | 1 | -2/+3 | |
| | ||||||
* | main/neon: upgrade to 0.31.1 | Natanael Copa | 2020-04-29 | 1 | -8/+14 | |
| | ||||||
* | main/apcupsd: remove man from makedepends | Kevin Daudt | 2020-04-29 | 1 | -1/+1 | |
| | | | | | | man was removed in 7f9d0dd06f (main/mdocml: pass HAVE_LESS_T, 2020-03-29), so can no longer be found, but apparently it's no longer required as build dependency, so let's remove it. | |||||
* | main/graphviz: upgrade to 2.44.0 and fix source | Andy Postnikov | 2020-04-29 | 1 | -3/+3 | |
| | ||||||
* | main/aconf: fix Lua module path and modernize | Kaarle Ritvanen | 2020-04-29 | 1 | -22/+13 | |
| | ||||||
* | community/webkit2gtk: re-enable on mips | Natanael Copa | 2020-04-29 | 1 | -1/+1 | |
| | | | | | the 2.28.2 release is supposed to fix mips64 build. https://webkitgtk.org/2020/04/24/webkitgtk2.28.2-released.html | |||||
* | community/umbrello: disable tests on armv7 too | Natanael Copa | 2020-04-29 | 1 | -1/+1 | |
| | ||||||
* | main/lua-penlight: reintroduce the subpackages for lua versions | Natanael Copa | 2020-04-29 | 1 | -2/+14 | |
| | | | | | | | | | | | | Add subpackages for each lua version with the right direct dependency of lua-filesystem. This avoids surprises and is more robust than rely on indirect install_if in lua-filesystem. It fixes the dependency chain for aconf that has no direct dependency of lua interpreter, but uses uwsgi-lua. Fixes commit b106a06b4e1f (main/lua-penlight: modernize abuild, remove subpkgs, add rock_manifest, 2018-04-16) | |||||
* | main/xf86-video-nv: fix build | Leo | 2020-04-29 | 2 | -7/+356 | |
| | ||||||
* | main/xf86-video-fbdev: fix build | Leo | 2020-04-29 | 2 | -7/+22 | |
| | ||||||
* | community/tlp: Add another missing dependency | Nero | 2020-04-29 | 1 | -2/+3 | |
| | | | | | | | Coreutils is at least needed as build dependency (install --target-directory) and util-linux is needed for flock at runtime. https://github.com/linrunner/TLP/issues/475#issuecomment-621135538 | |||||
* | main/fish: upgrade to 3.1.2 | Leo | 2020-04-29 | 1 | -2/+2 | |
| | ||||||
* | community/simple-scan: upgrade to 3.36.2 | Rasmus Thomsen | 2020-04-29 | 1 | -2/+2 | |
| | ||||||
* | community/gnome-desktop: upgrade to 3.36.2 | Rasmus Thomsen | 2020-04-29 | 1 | -3/+3 | |
| | ||||||
* | testing/mgba: disable on arches that do not have qt5-qtmultimedia | Leo | 2020-04-29 | 1 | -3/+1 | |
| | ||||||
* | community/umbrello: disable checks on ppc64le | Natanael Copa | 2020-04-29 | 1 | -0/+4 | |
| | ||||||
* | community/kaccounts-providers: disable on unsupported arches | Natanael Copa | 2020-04-29 | 1 | -1/+1 | |
| | ||||||
* | community/qt5-qtwebengine: use whitelist for arches | Natanael Copa | 2020-04-29 | 1 | -1/+1 | |
| | | | | | the list of supported arches is smaller than the list of unsupported ones so use a whitelist instead of blacklist. | |||||
* | community/gwenview: fix test timeout | Natanael Copa | 2020-04-29 | 2 | -2/+17 | |
| | | | | we need give one of the tests more time as they timeout on arm. | |||||
* | testing/shortcut: disable on armv7 and aarch64 | Natanael Copa | 2020-04-29 | 1 | -1/+1 | |
| | | | | it requires qt5 with opengl and we switched to opengles |