| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Update to 2.58.2
NO_ARCH= yes (truckman)
PR: 293976
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add accessibility/onboard
On-screen Keyboard with macros, easy layout creation and word suggestion.
This on-screen keyboard can be useful for tablet PC users, as well as
for mobility impaired users.
Apply patch from Yusuf Yaman <nxjoseph@freebsd.org>:
I have encountered a problem when trying to launch onboard-settings from
the app itself and it had been solved by the diff below:
Pet portlint and portclippy (truckman)
PR: 291496
|
| |
|
|
| |
PR: 293615
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With libc++ 21 science/py-tensorflow fails to build, with errors similar
to:
/wrkdirs/usr/ports/accessibility/hyprsunset/work/hyprsunset-0.3.3/src/Hyprsunset.cpp:300:10: error: no member named 'sort' in namespace 'std'
300 | std::sort(profiles.begin(), profiles.end(), [](const auto& a, const auto& b) {
| ^~~~
and:
/wrkdirs/usr/ports/accessibility/hyprsunset/work/hyprsunset-0.3.3/src/Hyprsunset.cpp:329:29: error: no member named 'zoned_time' in namespace 'std::chrono'
329 | auto now = std::chrono::zoned_time(std::chrono::current_zone(), std::chrono::system_clock::now()).get_local_time();
| ^~~~~~~~~~
The former is because the header <algorithm> isn't included.
The latter is because libc++ in FreeBSD doesn't have
std::chrono::zoned_time support yet, but the program checks for the
libc++ specific macro _LIBCPP_HAS_NO_TIME_ZONE_DATABASE. In libc++ 21,
most of the "_LIBCPP_HAS_NO_xxx" macros have been replaced by 'positive'
variants. In this case _LIBCPP_HAS_TIME_ZONE_DATABASE is now applicable.
PR: 293811
Approved by: tagattie (maintainer)
MFH: 2026Q1
|
| |
|
|
| |
PR: 293805
|
| |
|
|
|
|
|
| |
Bump PORTREVISION for accessibility/py-atspi BUILD_DEPENDS update to
force rebuild and reinstall.
PR: 289797
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Update to 2.58.1
Switch to meson build system
Remove CONFLICTS line
Make portclippy happy
PR: 289797
|
| | |
|
| |
|
|
|
|
| |
While here:
- switch to USE_PYTHON=pep517
- pull in upstream commits addressing Python 3.12, 3.14, 3.15 compat
|
| |
|
|
|
| |
Changes: https://github.com/ruby-gnome/ruby-gnome/releases
https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
|
| | |
|
| |
|
|
| |
Announcement: https://kde.org/announcements/gear/25.12.3/
|
| |
|
|
| |
Announcement: https://kde.org/announcements/gear/25.12.2/
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
January 29, 2026 by Jani Heikkinen
Qt 6.10.2 is now available for download. As a patch release, Qt 6.10.2
doesn’t introduce new features, but it delivers around 300 bug fix,
security improvements, and quality enhancements on top of Qt 6.10.1.
For a full overview of the most notable changes, take a look at the Qt
6.10.2 release notes.
Announcement:
https://www.qt.io/blog/qt-6.10.2-released
Release notes:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.10.2/release-note.md
FreeBSD ports changes:
devel/qt6-base:
- Disable the reduced_relocations feature. Prior to Qt 6.10.0, this was
only enabled if the compiler was GCC, but we are seeing crashes in
certain ports such as misc/bibletime, multimedia/obs-studio, and
net-p2p/qbittorrent. [1]
- Rebase patches
graphics/qt6-wayland:
- Add a pre-configure check to test if devel/qt6-base was built with
the WAYLAND option. This module cannot be built if the WAYLAND
option is disabled in devel/qt6-base. [2]
www/qt6-webengine:
- Patched with security patches up to Chromium version: 144.0.7559.109
- Define NODEJS_EXECUTEABLE in the configure environment after [3]. This
is forward porting for the post-release security rollup and not part of
the official release. Future releases [3][4] will likely require this.
- Remove upstreamed patches
[3] https://code.qt.io/cgit/qt/qtwebengine-chromium.git/commit/?h=134-based&id=cf510ebd4e870eb24fb5bc1d1ddcc5442247672d
[4] https://code.qt.io/cgit/qt/qtwebengine-chromium.git/commit/?h=140-based&id=aab0f6f0928e7e4f73832abba9a00b7946b7e459
x11-toolkits/qt6-declarative
- Remove upsteamed patches
The Qt python bindings have also been updated along with their
respective tools.
PySide6: Update to 6.10.2
PyQt6: Update to 6.10.2
PR: 292376 [1], 292273 [2]
Reported by: yuri [1], jbo [2]
MFH: 2026Q1
Security: 73ff246b-04b2-11f1-84fc-4ccc6adda413
|
| | |
|
| |
|
|
| |
PR: 292360
|
| |
|
|
|
|
|
|
| |
Update accerciser to version 3.48.0.
Trim USE_GNOME=. (truckman)
PR: 290511
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Announcement: https://kde.org/announcements/gear/25.12.1/
Ports changes:
multimedia/kamoso:
- Drop unused dependency
net/mailcommon:
- Override KDE_APPLICATIONS_SHLIB_VER
|
| |
|
|
|
|
|
|
| |
Note that this is not the latest upstream version. This specific
version is required for an optional x11-toolkits/gtk40 feature in
the next update.
PR: 292048
|
| |
|
|
| |
PR: 291899
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
| |
PR: 291582
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Announcement: https://kde.org/announcements/gear/25.12.0/
Ports changes:
deskutils/itinerary:
- Require QCoro6
deskutils/kdeconnect-kde:
- Regenerate patches
devel/kpublictransport:
- Require QtLocation
editors/kate:
- Fix shebang
math/rocs:
- Switch to Qt6/KF6
multimedia/kamoso:
- Require KF6KirigamiAddons
multimedia/kdenlive:
- Require KDDockWidgets
science/step:
- Remove stale patch
|
| |
|
|
|
| |
Changes: https://github.com/ruby-gnome/ruby-gnome/releases
https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
|
| | |
|
| | |
|
| |
|
|
| |
2025-11-30 accessibility/gammy
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the penultimate release of Qt5. While Qt5 is EOL, due to the
LGPL releases being a year behind the commercial releases, there will
still be one more patch release in May 2026.
PySide2: Update to 5.15.18
Announcement:
https://lists.qt-project.org/pipermail/announce/2025-October/000592.html
Release notes:
https://code.qt.io/cgit/qt/qtreleasenotes.git/tree/qt/5.15.18/release-note.md
MFH: 2025Q4
|
| |
|
|
| |
PR: 290816
|
| | |
|
| |
|
|
| |
Announcement: https://kde.org/announcements/gear/25.08.3/
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Announcement: https://kde.org/announcements/gear/25.08.2/
Ports changes:
security/keysmith:
- Refresh KDE/Qt dependencies
sysutils/kpmcore:
- Pass maintainership to kde@
- Refresh dependencies
|
| |
|
|
| |
PR: 290512
|
| |
|
|
|
|
|
| |
This dep is required by the at-spi-bus-launcher program installed by
this package.
Not bumping PORTREVISION as I'm going to update the port in quick succession.
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
Upstream is gone and port is unfetchable, claimed successor is gone
and additionally it also depends on QT 5 which is going away
Reference:
https://github.com/ArtrixTech/DynaGammy
PR: 289509
Approved by: maintainer timeout, 3+ weeks
|
| |
|
|
|
|
| |
Changelog: https://github.com/hyprwm/hyprsunset/releases/tag/v0.3.3
Reported by: GitHub (watch releases)
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
September 30, 2025 by Jani Heikkinen
The last release from the Qt 6.9 series, Qt 6.9.3, is now available for
download. As a patch release, Qt 6.9.3 does not introduce new features
but delivers over 250 bug fixes, security updates, and enhancements on
top of the Qt 6.9.2 release. For a detailed breakdown of the most
significant changes, refer to the Qt 6.9.3 release notes.
Announcement:
https://www.qt.io/blog/qt-6.9.3-released
Release notes:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.9.3/release-note.md
FreeBSD ports changes:
devel/qt6-base:
- Remove a few stale patches and use dlsym to access environ. [1]
- Restore missing headers if the X11 option is disabled. [2]
devel/qt6-tools:
- Add support for devel/llvm21
www/qt6-webengine:
- Use dlsym to access environ. [1]
PySide6: Update to 6.9.3
As part of the Qt6 update, PySide6 and its support tools have also been
updated to 6.9.3.
Reported by: arrowd [1], angry_vincent on #freebsd-desktop [2]
MFH: 2025Q4
Security: c27c05a7-a0c8-11f0-8471-4ccc6adda413
Pull Request: https://github.com/freebsd/freebsd-ports/pull/441 [1]
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org>
|
| |
|
|
| |
PR: 289709
|
| |
|
|
|
|
|
|
|
| |
Announcement: https://kde.org/announcements/gear/25.08.1/
Ports changes:
graphics/kolourpaint:
- Remove stale patches
|
| |
|
|
|
| |
Changes: https://github.com/ruby-gnome/ruby-gnome/releases
https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
|
| | |
|
| |
|
|
| |
Reported by: pkg-fallout
|
| |
|
|
| |
PR: 288923
|