aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* community/gwenview: rebuild against qt5-qtbase with OpenGLESBart Ribbers2020-04-291-1/+1
|
* testing/ppsspp: rebuild against qt5-qtbase with OpenGLESBart Ribbers2020-04-291-1/+1
|
* community/v4l-utils: rebuild against qt5-qtbase with OpenGLESBart Ribbers2020-04-291-1/+1
|
* community/qt5-multimedia: rebuild against qt5-qtbase with OpenGLESBart Ribbers2020-04-291-1/+1
|
* testing/mgba: rebuild against qt5-qtbase with OpenGLESBart Ribbers2020-04-291-1/+1
|
* testing/shotcut: rebuild against qt5-qtbase with OpenGLESBart Ribbers2020-04-291-4/+4
|
* testing/openmw: rebuild against qt5-qtbase with OpenGLESBart Ribbers2020-04-291-1/+1
|
* community/step: rebuild against qt5-qtbase with OpenGLESBart Ribbers2020-04-291-1/+1
|
* community/phonon-backend-gstreamer: rebuild against qt5-qtbase with OpenGLES ↵Bart Ribbers2020-04-291-12/+4
| | | | and modernize
* community/py3-qt5: rebuild against qt5-qtbase with OpenGLESBart Ribbers2020-04-291-1/+1
|
* community/qt5-qtdeclarative: rebuild against qt5-qtbase with OpenGLESBart Ribbers2020-04-291-1/+1
|
* community/audacious-plugins: disable QtGLSpectrum plugin on arm*Bart Ribbers2020-04-291-4/+10
| | | | | This enables us to build Qt5 with OpenGLES rather than OpenGL on ARM platforms
* Revert "community/qt5-qtbase: revert OpenGLES change on ARM"Bart Ribbers2020-04-291-2/+7
| | | | | | | This reverts commit ec7c2ff7d185ca4a338bc394e497f10ae2609336. We can use OpenGLES on ARM again since we disabled the plugin in Audacious that broke on it
* main/py3-dbus: fix makedependsNatanael Copa2020-04-291-1/+1
| | | | they explicitly require sphinx_rtd_theme
* main/varnish: upgrade to 6.4.0Andy Postnikov2020-04-291-3/+4
|
* main/aconf: upgrade to 0.8.0Kaarle Ritvanen2020-04-291-3/+3
|
* main/mandoc: bump pkgrel to trigger rebuildMilan P. Stanić2020-04-291-1/+1
|
* community/vifm: change mdocml to mandoc in checkdependsMilan P. Stanić2020-04-291-2/+2
| | | | | changed because mdocml is renamed to mandoc add perl to makedepends, it is needed now for build (not sure why)
* community/heirloom-doctools: change mdocml to mandoc in dependsMilan P. Stanić2020-04-291-3/+3
| | | | | | changed !mandoc-soelim to !mandoc-soelim because mdocml is renamed to mandoc also change mdocml-doc to mandoc-doc in comment about conflicts
* testing/ejson: change mdocml to mandoc in dependsMilan P. Stanić2020-04-291-2/+2
| | | | changed because mdocml is renamed to mandoc
* community/x2goserver: change mdocml to mandoc in makedependsMilan P. Stanić2020-04-291-2/+2
| | | | changed because mdocml is renamed to mandoc
* community/notmuch: change mdocml to mandoc in checkdependsMilan P. Stanić2020-04-291-2/+2
| | | | changed because mdocml is renamed to mandoc
* community/mate-sensors-applet: change mdocml to mandoc in makedependsMilan P. Stanić2020-04-291-2/+2
| | | | changed because mdocml is renamed to mandoc
* main/man-pages: change mdocml to mandoc in package() commentMilan P. Stanić2020-04-291-2/+2
|
* main/sudo: change mdocml to mandoc in makedependsMilan P. Stanić2020-04-291-2/+2
| | | | changed because mdocml is renamed to mandoc
* main/opensmtpd: change mdocml to mandoc in makedependsMilan P. Stanić2020-04-291-2/+2
| | | | changed because mdocml is renamed to mandoc
* main/libasr: change mdocml to mandoc in makedependsMilan P. Stanić2020-04-291-1/+1
| | | | change because mdocml is renamed to mandoc
* main/docs: change depends to mandocMilan P. Stanić2020-04-291-2/+2
| | | | change depends because mdocml is renamed to mandoc
* main/mandoc: rename mdocml to mandocMilan P. Stanić2020-04-297-6/+6
| | | | | | | | | | upstream renamed mdocml to mandoc about three years ago (concluded from looking at download page) so we rename it to reflect upstream name rewrite pkgdesc to more desctiptive one add replaces and provides 'mdocml' for smooth upgrade and for some packages which didn't changed depends to' mandoc'
* community/kde-applications: upgrade to 20.04.0Bart Ribbers2020-04-29159-496/+337
|