Qt 6.10.1 edition.
These ports are known to directly use or link to a library that uses the
Qt private API and must be rebuilt with every Qt update.
Qt *public* API/ABI compatability is excellent, so most consumers don't
need to necessarily be rebuilt between patch or even minor releases, but
use of the private API breaks this compatibility between even patch
releases and its use is highly discouraged.
This list [1] is based on histortical data. We don't have time to
revisit every port on the list with each Qt update, so if your port has
dropped Qt private headers and was bumped in error, please remove it
yourself if you have write access to the Wiki or alert someone on kde@.
[1] https://wiki.freebsd.org/KDE/Qt
I'm not giving the usual fanfare. This has been an absolute slog.
Ports changes:
qt6-base: Added WAYLAND option. This is congruent with the X11 option.
We really don't recommend disabling this option, but it is
available for advanced users who don't want wayland for
whatever reason.
* Ports that were pinned to a deprecated version of Go (1.23 or older)
have been unpinned.
* Ports that were pinned to a still-supported version of Go (1.24 or
newer) have been converted to requesting that as their minimum Go
version.
* Ports that had been forcibly deprecated for pinning an expired Go
version have been undeprecated.
Error was:
[00:01:29] -do-compile:
[00:01:29] [javac] Compiling 116 source files to /wrkdirs/usr/ports/print/pdf-renderer/work/pdf-renderer-0.9.1_1,1/build/classes
[00:01:30] [javac] warning: [options] bootstrap class path not set in conjunction with -source 5
[00:01:30] [javac] error: Source option 5 is no longer supported. Use 8 or later.
[00:01:30] [javac] error: Target option 5 is no longer supported. Use 8 or later.
[00:01:30]
[00:01:30] BUILD FAILED
PR: 291576
This started as a fork of graphics/atril, which in turn forked from
graphics/evince, so move categories to match.
- make PDF and pixbuf support unconditional, support for those
formats are always expected
- optionalise NLS, previewer, thumbnailer
- exclude DOCS as upstream is still evaluating the build issue
Don't run fetch if the distfile exists. It only checked if the
download completed in that case but under poudriere there isn't always
network access.
Reported by: vishwin
The following ports are skipped because they have been updated after 786cb608216ce14e8ced27108c96a1f2c8492fca.
- chinese/fcitx5-chinese-addons
- chinese/fcitx5-mcbopomofo
- devel/fatal
- devel/fbthrift
- devel/folly
- devel/spdlog
- mail/mu
- net/fb303
- net/mvfst
- net/wangle
- science/seacas
- security/fizz
- www/proxygen
Announcement: https://kde.org/announcements/plasma/6/6.5.0/
Caution!!
This update breaks Plasma Wayland for FreeBSD users. Do not upgrade
(or switch to the quarterly packages) if you prefer Wayland session.
Ports changes:
Add new Plasma port:
- sysutils/plasma6-knighttime: helpers for scheduling the dark-light cycle.
kde.mk:
- Add knighttime to the Plasma components
- Update dependency entry for milou component
audio/plasma6-kpipewire:
- Remove stale patch
security/plasma6-ksshaskpass:
- Depend on KF6Doctools to generate man page
sysutils/plasma6-systemsettings:
- Drop unused dependency
x11/plasma6-plasma-workspace:
- Drop unused dependency
- Remove stale patch
x11-toolkits/plasma6-kdeplasma-addons:
- Demote plasma5support to a runtime dependency
x11-wm/plasma6-kwin:
- Fix patch to locate hwdata
- Xwayland is a runtime dependency
- Drop unused dependencies
x11-wm/plasma6-kwin-x11:
- Fix patch to locate hwdata