Very big thanks go again to kai@ who provided the www/qt5-webengine upgrade (to 5.14.0).
Notably, video capture support was re-enabled.
Announcement:
https://www.qt.io/blog/qt-5.14-has-released
PR: 244964
Exp-run by: antoine
April 11, 2020. KDE today announces the release of KDE Frameworks 5.69.0.
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement:
https://kde.org/announcements/kde-frameworks-5.69.0.php
- Update py-sip to 4.19.21
- Update qscintilla2 to 2.11.4
- Replace MASTER_SITE_RIVERBANK with https versions
- Replace QSCI2_DISTNAME to match with the new one
PR: 245308
Approved by: tcberner (mentor)
Exp-run by: antoine
Openlook and Xview have been scheduledfor deorbit for their lack of
64-bit support. This commit also deprecates and expires ports that
depend on Xview.
Reported by: antoine
Thanked by: mcl
Release 0.87.0:
core:
* Fix crashes due to inconsistent vtables for Clang builds
* Fix leak in broken files
* Internal code improvements
qt5:
* Add option to get form choice for export value
* ArthurOutputDev: Avoid division by zero in updateLineDash. Issue #695
glib:
* Internal code improvements
utils:
* pdftohtml: Fix memory leak in HtmlOutputDev::getLinkDest
PR: 245150
Exp-run by: antoine
Tuesday, 31 March 2020. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.18.4. Plasma 5.18 was released in February 2020 with many feature
refinements and new modules to complete the desktop experience.
This release adds a month's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:
* [Image Wallpaper] Fix thumbnail generation when model is reloaded in-flight.
* [applets/systemtray] Clear item from shown/hidden list when disabling entry.
* [GTK Config] Construct font style by hand instead of relying on Qt function.
Changelog:
https://kde.org/announcements/plasma-5.18.3-5.18.4-changelog
March 15, 2020. KDE today announces the release of KDE Frameworks 5.68.0.
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
[1] https://kde.org/announcements/kde-frameworks-5.68.0.php
PR: 244824
Exp-run by: antoine
Tuesday, 10 March 2020. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.18.3. Plasma 5.18 was released in February 2020 with many feature
refinements and new modules to complete the desktop experience.
This release adds a fortnight's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:
* libkscreen: handle when backend fails to load/initialize.
* Discover Flatpak: build with older libflatpaks.
* Discover: Make sure we don't crash.
Announcement:
https://kde.org/announcements/plasma-5.18.3
py-wxPython40 aka Phoenix is a reborn of wxPython and in particular it allows to use wxWidgets with Python3.
- Add x11-toolkits/py-wxPython40
- Replace wxPython30 by wxPython40 when python wxWidgets is required
- Fix cad/kicad and cad/kicad-devel to use wxPython40 "Phoenix"
- Update comms/congruity, graphics/py-mayavi from wx 2.8 to 3.0
- While I'm here fix portlint per emulators/playonbsd
- Remove RUN_DEPENDS from USE_WX per graphics/djvusmooth
- Bump portversion
- Fix unicode on x11-toolkits/wxgtk30 and take Maintainer'ship
PR: 241893
Reviewed by: koobs, tcberner
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D21915
Exp-run by: antoine
wlroots will try to create a GBM device and this need the gbm drivers from
mesa.
Fixes running any wayland compositor depending on wlroots on a fresh install.
Example:
$ pkg install sway alacritty
$ sway
gbm: failed to open any driver (search paths /usr/local/lib/dri)
gbm: Last dlopen error: Cannot open "/usr/local/lib/dri/i965_dri.so"
failed to load driver: i965
gbm: failed to open any driver (search paths /usr/local/lib/dri)
gbm: Last dlopen error: Cannot open "/usr/local/lib/dri/kms_swrast_dri.so"
failed to load driver: kms_swrast
gbm: failed to open any driver (search paths /usr/local/lib/dri)
gbm: Last dlopen error: Cannot open "/usr/local/lib/dri/swrast_dri.so"
failed to load swrast driver
2020-02-28 12:21:31 - [backend/drm/renderer.c:19] Failed to create GBM device
2020-02-28 12:21:31 - [backend/drm/backend.c:203] Failed to initialize renderer
2020-02-28 12:21:31 - [backend/backend.c:163] Failed to open DRM device 12
2020-02-28 12:21:31 - [backend/backend.c:304] Failed to open any DRM device
2020-02-28 12:21:31 - [sway/server.c:47] Unable to create backend
Approved by: jbeich (maintainer)
Differential Revision: https://reviews.freebsd.org/D23853
Use C99 mode by default:
/wrkdirs/usr/ports/x11-toolkits/termit/work/termit-termit-3.1/src/termit.c:50: error: 'for' loop initial declaration used outside C99 mode
Tuesday, 25 February 2020. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.18.2. Plasma 5.18 was released in February 2020 with many feature
refinements and new modules to complete the desktop experience.
This release adds a week's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:
* Discover: fix build on old flatpak versions.
* Unify KSysGuard cpu clock speed names.
* Emojier: improve the fallback mechanism to detect languages.
Full changelog:
https://kde.org/announcements/plasma-5.18.1-5.18.2-changelog.php
* Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain
backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release
dropped the support for Python 2.
* Apply conditional statements to use either Pillow 7.x or Pillow 6.x for
consumers that can be built for Python 2 or newer.
* Exceptions are ports that can be built only for either Python 2 or
Python 3. For the first case, consumers are just assigned to the
repo-copied graphics/py-pillow6.
* Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not
listed in setup.py as a build dependency [1] and relax the version
requirements of Pillow for www/py-wagtail.
Release Notes:
* https://pillow.readthedocs.io/en/latest/releasenotes/index.html
Backward Incompatible Changes (7.0.0):
* https://pillow.readthedocs.io/en/latest/releasenotes/7.0.0.html#backwards-incompatible-changes
Detailed Changelog:
* https://github.com/python-pillow/Pillow/blob/7.0.0/CHANGES.rst
PR: 243665
Submitted by: sunpoet (patch for 7.0.0 and repo-copied version)
Reviewed by: koobs [1], sunpoet
Approved by: koobs (maintainer)
Differential Revision: https://reviews.freebsd.org/D23713
post-patch phase of this port uses sed to replace 'wx-config with
'${WX_CONFIG:T}. Previously it escaped the ', but this is not necessary in
this context.
Remove the extraneous escape so that it doesn't get passed through to sed(1)
as an escape of an ordinary character. This is important as the patch in bug
#229925 will make such escapes an error to ease transition into a world
where some escaped-ordinaries will be granted a special meaning.
PR: 240450
Approved by: koobs (mentor), bapt (mentor)
Approved by: portmgr (maintainer timeout: 4 months)
MFH: 2020Q1 (future build fix)
Differential Revision: https://reviews.freebsd.org/D23702
This appears to have been overlooked in a previous update, so note its
presence in the pkg-plist.
This fixes Q/A checks run by `poudriere testport`.
Approved by: koobs (mentor), bapt (mentor)
MFH: 2020Q1 (packaging fix)
Differential Revision: D23702 (included, but not the primary change)
February 02, 2020. KDE today announces the release of KDE Frameworks 5.67.0.
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement:
https://kde.org/announcements/kde-frameworks-5.67.0.php
PR: 244015
Exp-run by: antoine
Tuesday, 18 February 2020. Today KDE releases a feature update to KDE Plasma 5,
versioned 5.18.1. Plasma 5.18 was released in February 2020 with many feature
refinements and new modules to complete the desktop experience.
This release adds a week's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:
Changelog:
https://kde.org/announcements/plasma-5.18.0-5.18.1-changelog.php
Tuesday, 11 February 2020.
Plasma 5.18 LTS is out!
A brand new version of the Plasma desktop is now available. In Plasma 5.18 you
will find neat new features that make notifications clearer, settings more
streamlined and the overall look more attractive. Plasma 5.18 is easier and
more fun to use, while at the same time allowing you to be more productive when
it is time to work.
Apart from all the cool new stuff, Plasma 5.18 also comes with an LTS status.
LTS stands for "Long Term Support". This means 5.18 will be updated and
maintained by KDE contributors for the next two years (regular versions are
maintained for 4 months). If you are thinking of updating or migrating your
school, company or organization to Plasma, this version is your best bet, as
you get the most stable version of Plasma *and* all the new features too.
Announcement:
https://kde.org/announcements/plasma-5.18.0
Changelog:
https://kde.org/announcements/plasma-5.17.5-5.18.0-changelog.php