Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.7.3 29 Sep 2024 07:05:40 |
Jason E. Hale (jhale) |
Qt6: Update to 6.7.3
As a patch release, Qt 6.7.3 does not introduce new features but
contains more than 400 bug fixes, security updates, and other
improvements to the top of the Qt 6.7.2 release. See more information
about the most important changes and bug fixes from Qt 6.7.3 release
note.
PySide6: Update to 6.7.3
New port: devel/qt6-grpc
Qt GRPC is the client-side implementation that, together with the Qt
Protobuf module, allows the definition of messages and services in
.proto files, which then use the provided code generators to generate
client code that allows the access for fields and gRPC services in the
Qt framework. The code generated by Qt GRPC enables the client-side to
communicate with a gRPC server (regardless of whether the server uses
Qt) by sending calls or streaming messages.
Announcement: https://www.qt.io/blog/qt-6.7.3-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.3/release-note.md |
6.7.2_1 01 Sep 2024 05:40:09 |
Jason E. Hale (jhale) |
graphics/qt6-wayland: Backport crash fixes
https://bugs.kde.org/show_bug.cgi?id=489259
MFH: 2024Q3 |
6.7.2 20 Jun 2024 22:44:32 |
Jason E. Hale (jhale) |
Qt6: Update to 6.7.2
June 19, 2024
We have released Qt 6.7.2. As a patch release, Qt 6.7.2 does not
introduce new features but contains more than 200 bug fixes, security
updates, and other improvements on the top of the Qt 6.7.1 release.
See more information about the most important changes and bug fixes
from the Qt 6.7.2 release note.
Announcement: https://www.qt.io/blog/qt-6.7.2-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.2/release-note.md
MFH: 2024Q2
Security: c5415838-2f52-11ef-9cab-4ccc6adda413 |
6.7.1 25 May 2024 01:55:22 |
Jason E. Hale (jhale) |
Qt6: Update to 6.7.1
As a patch release, Qt 6.7.1 does not introduce any new features but
contains more than 400 bug fixes, security updates, and other
improvements to the top of the Qt 6.7.0 release. See more information
about the most important changes and bug fixes from Qt 6.7.1 release
note.
Enable building of databases/qt6-base_sqldriver@mysql with MariaDB. [1]
Fix build of www/qt6-webengine with the SNDIO option enabled. [2]
Announcement: https://www.qt.io/blog/qt-6.7.1-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.1/release-note.md
PR: 277922 [1], 279180 [2]
Reported by: vvd [1], Benjamin Takacs <nimaje+fbz@bureaucracy.de> [2]
MFH: 2024Q2
Security: f5fa174d-19de-11ef-83d8-4ccc6adda413 |
6.7.0 15 May 2024 17:55:48 |
Jason E. Hale (jhale) |
Qt6: Update to 6.7.0
Qt 6.7 is out with lots of large and small improvements for all of us
who like to have fun when building modern applications and user
experiences, focusing on the expansion of supported platforms and
industry standards. This makes code written with Qt more sustainable
and brings more value in Qt as a long-term investment.
www/qt6-webengine is now based on Chromium version 118.0.5993.220.
Announcement: https://www.qt.io/blog/qt-6.7-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.0/release-note.md
PySide6: Update to 6.7.0
(Only the first 15 lines of the commit message are shown above ) |
6.6.3 30 Mar 2024 02:17:58 |
Jason E. Hale (jhale) |
Qt6: Update to 6.6.3
As a patch release, Qt 6.6.3 does not introduce new features but contains
more than 300 bug fixes, security updates, and other improvements on top
of Qt 6.6.2 release. See more information about the most important
changes and bug fixes in the Qt 6.6.3 release note.
Announcement: https://www.qt.io/blog/qt-6.6.3-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.6.3/release-note.md |
6.6.2 16 Feb 2024 21:09:44 |
Jason E. Hale (jhale) |
Qt6: Update to 6.6.2
As a patch release, Qt 6.6.2 does not introduce any new features but
contains more than 400 bug fixes, security updates, and other
improvements on top of Qt 6.6.1 release. See more information about the
most important changes and bug fixes from the Qt 6.6.2 release note.
Announcement: https://www.qt.io/blog/qt-6.6.2-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.6.2/release-note.md
MFH: 2024Q1 |
6.6.1 01 Dec 2023 18:16:47 |
Jason E. Hale (jhale) |
Qt6: Update to 6.6.1
As a patch release, Qt 6.6.1 does not introduce any new features but
contains more than 400 bug fixes, security updates, and other
improvements to the top of the Qt 6.6.0 release. See more information
about the most important changes and bug fixes from the Qt 6.6.1 release
note.
To allow building www/qt6-webengine without CUPS, a CUPS option has been
added and the Pdf module has been split out to a new port: print/qt6-pdf.
This also allows building devel/py-qt6-pyqt without pulling in the unused
WebEngine module. Fixes [1].
Remove a lot of unused dependencies. Fixes [2]. Also remove inconsistent
WWW lines from the individual Makefiles as WWW is alreay defined in (Only the first 15 lines of the commit message are shown above ) |
6.6.0 23 Nov 2023 17:43:42 |
Jason E. Hale (jhale) |
Qt6: Update to 6.6.0
Qt 6.6.0 is a feature release with focus on improving UX capabilities
including responsive UI technology and the Qt Graph module.
The Qt Coap module has been added as net/qt6-coap. [1]
PySide6 and PyQt6 have also been updated to 6.6.0.
Announcement: https://www.qt.io/blog/qt-6.6-released
Rel note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.6.0/release-note.md
PR: 275068, 274911 [1]
MFH: 2023Q4
Exp-run by: antoine |
6.5.3_2 17 Nov 2023 11:46:00 |
Jan Beich (jbeich) |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
6.5.3_1 10 Oct 2023 03:55:10 |
Jason E. Hale (jhale) |
graphics/qt6-wayland: Fix pkg-plist
PR: 274378
Reported by: jbeich
MFH: 2023Q4 |
6.5.3 04 Oct 2023 00:08:27 |
Jason E. Hale (jhale) |
Qt6: Update to 6.5.3
As a patch release, Qt 6.5.3 does not introduce any new features but
contains more than 500 bug fixes, security updates, and other
improvements on top of Qt 6.5.2 release. See more information about
the most important changes and bug fixes from Qt 6.5.3 release note.
Annoucement: https://www.qt.io/blog/qt-6.5.3-released
Release
note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.5.3/release-note.md |
6.5.2 27 Jul 2023 22:10:42 |
Jason E. Hale (jhale) |
Qt: Update Qt6 to 6.5.2
As a patch release, Qt 6.5.2 does not introduce any new features but
contains about 290 bug fixes, security updates, and other improvements
to the top of the Qt 6.5.1 release. See more information about the most
important changes and bug fixes from Qt 6.5.2 release note.
Announcement: https://www.qt.io/blog/qt-6.5.2-released-1
Release
note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.5.2/release-note.md |
6.5.1_1 26 Jul 2023 04:28:56 |
Loïc Bartoletti (lbartoletti) |
Qt6: Update to 6.5.1
Changes:
- https://www.qt.io/blog/qt-6.5-lts-released
- https://www.qt.io/blog/qt-6.5.1-released
PR: 272422
Exp-run by: antoine |
6.5.0_1 26 Jul 2023 04:28:55 |
Loïc Bartoletti (lbartoletti) Author: Tobias C. Berner |
Qt: Update Qt6 to 6.5.0
PR: 272422
Exp-run by: antoine |
6.4.2_1 19 May 2023 21:24:33 |
Jan Beich (jbeich) |
graphics/qt6-wayland: drop duplicate variable
Reported by: portscan |
6.4.2_1 13 Apr 2023 00:56:37 |
Jan Beich (jbeich) |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
6.4.2 05 Jan 2023 17:28:10 |
Tobias C. Berner (tcberner) |
Qt: Update Qt 6 to 6.4.2
As a patch release, Qt 6.4.2 does not introduce any new features but
contains ~ 150 bug fixes, security updates, and other improvements to
the top of the Qt 6.4.1 release. See more information about the most
important changes and bug fixes from Qt 6.4.2 release note.
Announcement: https://www.qt.io/blog/qt-6.4.2-released
Release
Notes: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.4.2/release-note.md |
6.4.1 16 Nov 2022 07:01:03 |
Tobias C. Berner (tcberner) |
Qt: Update Qt6 to 6.4.1
Qt 6.4.1 release is a patch release made on the top of Qt 6.4.0. As a
patch release, Qt 6.4.1 does not add any new functionality but provides
bug fixes and other improvements and maintains both forward and backward
compatibility (source and binary) with Qt 6.4.0.
For detailed information about Qt 6.4, refer to the online documentation
included in this distribution. The documentation is also available
online:
https://doc.qt.io/qt-6/index.html
Changelog:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.4.1/release-note.md |
6.4.0_1 19 Oct 2022 08:10:29 |
Jan Beich (jbeich) |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
6.4.0 01 Oct 2022 13:55:15 |
Tobias C. Berner (tcberner) |
Qt: Update Qt6 to 6.4.0
Relase Notes: https://www.qt.io/blog/qt-6.4-released |
6.3.2 09 Sep 2022 16:39:24 |
Tobias C. Berner (tcberner) |
QT: Update Qt 6 to 6.3.2 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
6.3.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
6.3.1 23 Aug 2022 03:39:27 |
Jan Beich (jbeich) |
graphics/qt6-wayland: add to wayland virtual category
qt6-wayland (similar to qt5-wayland) is mostly a leaf package (outside
of Plasma desktop), so need to be installed manually in order to enable
native Wayland support in Qt applications. This helps discovery via
$ pkg search -g 'wayland/*' |
6.3.1 22 Aug 2022 11:52:45 |
Tobias C. Berner (tcberner) |
qt6: do not install empty cmake & pkgconfig directories in Qt-prefix |
6.3.1 21 Aug 2022 16:42:38 |
Tobias C. Berner (tcberner) |
Qt6: Import Qt6 ports form kde@'s repository
This change brings in the new Qt6 stack, which might still be a bit
in flux in the ports tree for a while.
Obtained from https://github.com/freebsd/freebsd-ports-kde/tree/qt6-6.3.1
with commits from lbartoletti and myself.
Note:
ww/qt6-webengine will land once kai wins another round of patching boundled
chromiums sources.
Exp-run by: antoine
PR: 265843
Differential Revision: https://reviews.freebsd.org/D36179 |