21656 Commits

Author SHA1 Message Date
rsadowski
9e9ddb9548 Fix CVE-2020-9359 in okular
Okular can be tricked into executing local binaries via specially crafted
PDF files:

https://nvd.nist.gov/vuln/detail/CVE-2020-9359
https://kde.org/info/security/advisory-20200312-1.txt
2020-03-31 05:01:46 +00:00
rsadowski
67cfa0eff0 Fix homepage
"Homepage link "https://yakuake.kde.org/" is dead (domain not found) for more
than a month." found by repology.org
2020-03-31 04:47:26 +00:00
rsadowski
3a2a9faab0 Switch homepage to htttps 2020-03-31 04:45:57 +00:00
rsadowski
4d9ba3fa6b Remove #SUBDIR += syndication, it's part of kf5 2020-03-30 17:39:06 +00:00
rsadowski
8a5e9c8e17 Enable kdegraphics-thumbnailers-19.12.3 2020-03-30 17:36:27 +00:00
rsadowski
a9bcaae291 Fix build, help kross-interpreters-4.14.3 to use py2, spotted by naddy@ 2020-03-30 17:13:40 +00:00
landry
b097ce72ef Update to xfce4-session 4.14.2 2020-03-30 07:56:27 +00:00
landry
7510446744 Update to xfce4-terminal 0.8.9.2 2020-03-30 07:55:56 +00:00
landry
1dbe27e780 Update to xfce4-clipman 1.6.0 2020-03-30 07:55:23 +00:00
landry
d8bc473b69 Update to xfce4-screensaver 0.1.10 2020-03-30 07:54:57 +00:00
landry
e9a03f35ad Update to xfce4-pulseaudio 0.4.3 2020-03-30 07:54:28 +00:00
ajacoutot
0aaf566b0f Update to gnome-control-center-3.34.5. 2020-03-30 06:44:07 +00:00
robert
b735478ae9 do not check for kf5wallet 2020-03-29 21:02:20 +00:00
rsadowski
1b3c3843b1 Switch lokalize to python3 2020-03-29 20:18:38 +00:00
rsadowski
ee75e64044 Move textproc/discount from run/build to lib depends, spotted by portcheck 2020-03-29 19:43:33 +00:00
rsadowski
7273c8b085 Fix and cleanup dependencies 2020-03-29 19:28:34 +00:00
rsadowski
0e1cdb244f Fix and cleanup dependencies 2020-03-29 18:18:01 +00:00
rsadowski
e9f0080713 Fix and cleanup dependencies 2020-03-29 17:33:52 +00:00
rsadowski
7cccec26ea Remove kiconthemes dependency, found by portcheckg(1) 2020-03-29 17:21:37 +00:00
rsadowski
78e7673558 Remove kconfigwidgets dependency, found by portcheck(1) 2020-03-29 17:19:07 +00:00
rsadowski
7b85ed1265 Add missing port bump 2020-03-29 17:16:04 +00:00
rsadowski
37921a2750 Delete dependencies no longer necessary, found by portcheck(1) 2020-03-29 17:15:28 +00:00
rsadowski
a14c0d3c4b Add missing dependency kio, found by portcheck(1) 2020-03-29 17:06:14 +00:00
rsadowski
593bb29082 Fix missing run dependencies, found by portcheck(1) 2020-03-29 16:44:08 +00:00
ajacoutot
50c2173603 Update to gnome-music-3.34.5. 2020-03-29 10:28:12 +00:00
rsadowski
eb033fa167 Add aspell sonnet backend and konsole as run-time dependency
- Kate needs an installed sonnet backend to enable spell checking.
- Kate needs x11/kde-applications/konsole to enable the terminal feature.

Spotted by Sabina Hofmann, Thanks!
2020-03-29 07:18:07 +00:00
kmos
3bfa3cc15f Fix build for base-gcc architectures
Add a comment to indicate why, per ajacoutot
2020-03-28 18:51:17 +00:00
ajacoutot
266a00afb0 Update to librsvg-2.48.1. 2020-03-28 12:37:56 +00:00
ajacoutot
8aa079fd45 Update to gtk+3-3.24.16. 2020-03-28 11:26:19 +00:00
ajacoutot
75ccb209ad Missing RDEP on x11/gnome/tracker-miners.
reported by feinerer@
2020-03-28 11:14:05 +00:00
robert
e2a2d51e35 update to 1.3.6 and fix the vnc plugin which was broken due to a double-free
and a wrong mutex lock

ok aja@
2020-03-28 07:24:37 +00:00
rsadowski
e9cbb57595 Security bug fix update xwallpaper to 0.6.4
- Strips off upper 8 bits on 16 bit PNG files to prevent memory corruption
  (reported by Luna Nieves)
2020-03-27 05:10:25 +00:00
landry
01db4517ea Update to thunar 1.8.14, fixes a regression in 1.8.13 2020-03-26 07:29:42 +00:00
kmos
c8f998a1d6 mutter needs ports-gcc on base-gcc architectures. This fixes the build
on sparc64 (and presumably other base-gcc architectures).

ok jasper
2020-03-25 21:18:33 +00:00
robert
578cc7d4a9 add missing build dependency on polkit 2020-03-25 15:02:51 +00:00
landry
ceacb089ae Update to greybird 3.22.12.
Switched to build with meson, and now provides a dark variant theme.
2020-03-24 10:23:33 +00:00
landry
e38578a488 Update to thunar 1.8.13 2020-03-24 08:19:29 +00:00
rsadowski
7aa982894f Disable tests to avoid ruby dependency, spotted by aja, thanks! 2020-03-24 07:43:28 +00:00
rsadowski
6f5a769ebd Add missing dependency syntax-highlighting, spotted by aja, thanks! 2020-03-24 07:42:10 +00:00
rsadowski
74a4934396 Update KDE Frameworks to 5.68.0 and KDE5 to 19.12
This commit includes 218 port updates and 16 tweak updates after KDE framework
changes. Most of this 16 changes caused by:

- KF5Auth split into KF5Auth and KF5AuthCore, which ends in a lot of new

  WANTLIBs
- Upstream changed some xdg paths from share/examples/***/xdg/ to
  share/qlogging-categories5/, which ends in a lot of PLIST chages.

List of notable changes:
- Bump all kf5 shared libs.
- Use ">=${MODKF5_VERSION}" in all kf5 ports that all kf5 use the
  latest version an update together. (Idea from Qt5).
- s/=+/=/ for LIB_*,RUN_* and BUILD_* in x11/kde-applications, hint by jca@.
- Update okteta to 0.26.3
- Update spectacle only to 19.04.3, latest version without hard wayland
  dependency.
- Remove python2 support in cantor, python3 only!
- devel/kf5/kfilemetadata: switch to python 3 (TDEP only), by kn@
- devel/kf5/ki18n: switch to python 3, by kn@
- devel/kf5/kservice: switch to python 3, by kn@
- devel/kf5/kconfigwidgets: remove python module usage, by kn@
- devel/kf5/ktextigwidgets: remove python module usage, by kn@

Tweaks and feedback from landry@, amd64 bulk build and error reports by naddy@
Thanks a lot!
2020-03-23 18:01:02 +00:00
landry
6686e1f7f4 Update to xfce4-screensaver 0.1.9 2020-03-23 12:14:55 +00:00
ajacoutot
f719bd583c Update to gtk+4-3.98.1 2020-03-23 08:52:55 +00:00
naddy
f88a93d598 * Combine and tweak some find(1) invocations.
* Use the -delete operator to remove files.
2020-03-22 18:13:35 +00:00
sthen
44344a3e44 regen plist 2020-03-22 14:39:14 +00:00
jca
5214f1841f Move HOMEPAGE to https 2020-03-22 01:14:31 +00:00
jca
05da316702 https HOMEPAGE 2020-03-22 01:05:54 +00:00
rsadowski
64550cf6fe Add missing python module. Spotted by aja 2020-03-21 21:18:06 +00:00
sthen
dba829398e update to xscreensaver-5.44 2020-03-21 21:07:02 +00:00
robert
98cf9cbd24 update to MATE 1.24 2020-03-21 16:14:53 +00:00
rsadowski
15447346f6 Remove print-manager, long unhooked 2020-03-20 16:54:06 +00:00