Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.4.2_1 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
6.4.2 05 Jan 2023 23:03:02
    |
Piotr Kubaj (pkubaj)  |
devel/qt6-base: fix build on amd64 with non-default CPUTYPE
With bdver2:
/wrkdirs/usr/ports/devel/qt6-base/work/.build/include/QtCore/6.4.2/QtCore/private/../../../../../../qtbase-everywhere-src-6.4.2/src/corelib/global/qsimd_
p.h:218:8: error: "Please enable all x86-64-v3 extensions; you probably want to
use -march=haswell or -march=x86-64-v3 instead of -mavx2" |
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_2 22 Oct 2022 09:36:07
    |
Daniel Engberg (diizzy)  |
*/*: Bump PORTREVISION for consumers of libunistring
Reported by: jbeich |
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 14 Oct 2022 06:19:27
    |
Tobias C. Berner (tcberner)  Author: Robert Clausecker |
devel/qt6-base: fix build on armv6/armv7
The port bundles assembly code from the pixman library.
On armv6/armv7, the GNU assembler is required to assemble it.
Pass appropriate flags to do so.
PR: 266829 |
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 22 Aug 2022 11:52:45
    |
Tobias C. Berner (tcberner)  |
qt6: do not install empty cmake & pkgconfig directories in Qt-prefix |
6.3.1 22 Aug 2022 11:52:45
    |
Tobias C. Berner (tcberner)  |
qt6: fix build on i386 |
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 |