aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* community/virtualbox-guest-modules-lts: rebuild against kernel 5.4.36-r0Natanael Copa2020-04-301-1/+1
|
* community/rtl8821ce-lts: rebuild against kernel 5.4.36-r0Natanael Copa2020-04-301-1/+1
|
* community/jool-modules-lts: rebuild against kernel 5.4.36-r0Natanael Copa2020-04-301-1/+1
|
* main/linux-lts: upgrade to 5.4.36Natanael Copa2020-04-3013-26/+26
|
* main/linux-lts: Add missing drivers for Banana PiKenneth Soerensen2020-04-302-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 testKevin Daudt2020-04-302-1/+18
| | | | This test fails on the builder
* community/wireguard-rpi: rebuild against kernel 5.4.36-r0Natanael Copa2020-04-301-1/+1
|
* community/jool-modules-rpi: rebuild against kernel 5.4.36-r0Natanael Copa2020-04-301-1/+1
|
* main/linux-rpi: upgrade to 5.4.36Natanael Copa2020-04-301-3/+3
|
* main/gtk+3.0: upgrade to 3.24.20Rasmus Thomsen2020-04-302-4/+213
|
* main/re2c: fix CVE-2020-11958Leo2020-04-301-4/+11
| | | | See #11468
* testing/py3-semantic-version: upgrade to 2.8.5Leo2020-04-301-2/+2
|
* main/slang: fix detection of terminfoTBK2020-04-302-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: modernizeTBK2020-04-303-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-agentLeo2020-04-291-1/+4
|
* main/xf86-video-sis: fix buildLeo2020-04-292-2/+43
|
* main/email2trac: disableLeo2020-04-291-3/+1
|
* main/sngtc_client: disableLeo2020-04-291-2/+2
|
* testing/ion-shell: new aportLeo2020-04-294-0/+35
| | | | | https://gitlab.redox-os.org/redox-os/ion The Ion Shell
* community/asio: upgrade to 1.16.1Leo2020-04-291-4/+3
|
* main/xf86-video-vmware: fix buildLeo2020-04-292-6/+171
|
* main/libburn: move from communityLeo2020-04-291-0/+0
|
* main/libisofs: move from communityLeo2020-04-291-0/+0
|
* main/libisoburn: move from communityLeo2020-04-291-0/+0
|
* main/p7zip: fix secfixes commentLeo2020-04-291-1/+1
|
* testing/envconsul: upgrade to 0.9.3Leo2020-04-291-2/+2
|
* community/py3-fonttools: upgrade to 4.9.0Leo2020-04-291-2/+2
|
* community/py3-bleach: upgrade to 3.1.5Leo2020-04-291-2/+2
|
* community/nodejs-current: upgrade to 14.1.0Andy Postnikov2020-04-292-8/+8
|
* main/aconf: upgrade to 0.8.1Kaarle Ritvanen2020-04-291-3/+3
|
* main/aconf: fix abuild warningsKaarle Ritvanen2020-04-291-2/+3
|
* main/neon: upgrade to 0.31.1Natanael Copa2020-04-291-8/+14
|
* main/apcupsd: remove man from makedependsKevin Daudt2020-04-291-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 sourceAndy Postnikov2020-04-291-3/+3
|
* main/aconf: fix Lua module path and modernizeKaarle Ritvanen2020-04-291-22/+13
|
* community/webkit2gtk: re-enable on mipsNatanael Copa2020-04-291-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 tooNatanael Copa2020-04-291-1/+1
|
* main/lua-penlight: reintroduce the subpackages for lua versionsNatanael Copa2020-04-291-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 buildLeo2020-04-292-7/+356
|
* main/xf86-video-fbdev: fix buildLeo2020-04-292-7/+22
|
* community/tlp: Add another missing dependencyNero2020-04-291-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.2Leo2020-04-291-2/+2
|
* community/simple-scan: upgrade to 3.36.2Rasmus Thomsen2020-04-291-2/+2
|
* community/gnome-desktop: upgrade to 3.36.2Rasmus Thomsen2020-04-291-3/+3
|
* testing/mgba: disable on arches that do not have qt5-qtmultimediaLeo2020-04-291-3/+1
|
* community/umbrello: disable checks on ppc64leNatanael Copa2020-04-291-0/+4
|
* community/kaccounts-providers: disable on unsupported archesNatanael Copa2020-04-291-1/+1
|
* community/qt5-qtwebengine: use whitelist for archesNatanael Copa2020-04-291-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 timeoutNatanael Copa2020-04-292-2/+17
| | | | we need give one of the tests more time as they timeout on arm.
* testing/shortcut: disable on armv7 and aarch64Natanael Copa2020-04-291-1/+1
| | | | it requires qt5 with opengl and we switched to opengles