notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: x11-toolkits/qt6-declarative/pkg-plist

Number of commits found: 12

Saturday, 30 Mar 2024
02:17 Jason E. Hale (jhale) search for other commits by this committer
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
commit hash: 72d93f38b3af7a53f8e737c3e49a5eb97eae1b0c commit hash: 72d93f38b3af7a53f8e737c3e49a5eb97eae1b0c commit hash: 72d93f38b3af7a53f8e737c3e49a5eb97eae1b0c commit hash: 72d93f38b3af7a53f8e737c3e49a5eb97eae1b0c 72d93f3
Friday, 1 Dec 2023
18:16 Jason E. Hale (jhale) search for other commits by this committer
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
Mk/Uses/qt-dist.mk. [3]

Announcement: https://www.qt.io/blog/qt-6.6.1-released
Rel note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.6.1/release-note.md

PR:		271111 [1], 268692 [2]
Reported by:	echoxxzz <echoxxzz@gmail.com> [1],
		Matthieu Volat <mazhe@alkumuna.eu> [2],
		lwhsu (via #freebsd-desktop IRC) [3]
MFH:		2023Q4
Security:	6d9c6aae-5eb1-11ee-8290-a8a1599412c6,
		07ee8c14-68f1-11ee-8290-a8a1599412c6,
		a1e27775-7a61-11ee-8290-a8a1599412c6,
		0da4db89-84bf-11ee-8290-a8a1599412c6
commit hash: 8adbabc798f51c5d8bc6433d30b7c6c5c5c96eba commit hash: 8adbabc798f51c5d8bc6433d30b7c6c5c5c96eba commit hash: 8adbabc798f51c5d8bc6433d30b7c6c5c5c96eba commit hash: 8adbabc798f51c5d8bc6433d30b7c6c5c5c96eba 8adbabc
Thursday, 23 Nov 2023
17:43 Jason E. Hale (jhale) search for other commits by this committer
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
commit hash: 1d76bdf62dffad91834699701f41d3374dfb6a3a commit hash: 1d76bdf62dffad91834699701f41d3374dfb6a3a commit hash: 1d76bdf62dffad91834699701f41d3374dfb6a3a commit hash: 1d76bdf62dffad91834699701f41d3374dfb6a3a 1d76bdf
Thursday, 10 Aug 2023
19:47 Piotr Kubaj (pkubaj) search for other commits by this committer
x11-toolkits/qt6-declarative: fix plist on powerpc* / riscv64
commit hash: 2b18305d9abb208f5c3b5b603f34ada9ddde809a commit hash: 2b18305d9abb208f5c3b5b603f34ada9ddde809a commit hash: 2b18305d9abb208f5c3b5b603f34ada9ddde809a commit hash: 2b18305d9abb208f5c3b5b603f34ada9ddde809a 2b18305
Wednesday, 26 Jul 2023
04:28 Loïc Bartoletti (lbartoletti) search for other commits by this committer
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
commit hash: 0222c44e03e178bf17380fdeaa9c85c52b334afc commit hash: 0222c44e03e178bf17380fdeaa9c85c52b334afc commit hash: 0222c44e03e178bf17380fdeaa9c85c52b334afc commit hash: 0222c44e03e178bf17380fdeaa9c85c52b334afc 0222c44
04:28 Loïc Bartoletti (lbartoletti) search for other commits by this committer Author: Tobias C. Berner
Qt: Update Qt6 to 6.5.0

PR:	272422
Exp-run by:	antoine
commit hash: 230148d80ee0fcc15579204a25c019c2b86a3efb commit hash: 230148d80ee0fcc15579204a25c019c2b86a3efb commit hash: 230148d80ee0fcc15579204a25c019c2b86a3efb commit hash: 230148d80ee0fcc15579204a25c019c2b86a3efb 230148d
Tuesday, 20 Jun 2023
20:40 Adriaan de Groot (adridg) search for other commits by this committer
x11-toolkits/qt6-declarative: remove stray file from plist

On 13-STABLE, no ldconfig file seems to be generated.
commit hash: 6eba6ab7b9302f97701108b496221fc1f2090ec7 commit hash: 6eba6ab7b9302f97701108b496221fc1f2090ec7 commit hash: 6eba6ab7b9302f97701108b496221fc1f2090ec7 commit hash: 6eba6ab7b9302f97701108b496221fc1f2090ec7 6eba6ab
Monday, 19 Jun 2023
18:49 Loïc Bartoletti (lbartoletti) search for other commits by this committer
x11-toolkits/qt6-declarative: add dependency to qt6-languageserver

and enable build of qmlls
commit hash: d82582a86eefc39f9eefb94efc5c54a3d8d94f82 commit hash: d82582a86eefc39f9eefb94efc5c54a3d8d94f82 commit hash: d82582a86eefc39f9eefb94efc5c54a3d8d94f82 commit hash: d82582a86eefc39f9eefb94efc5c54a3d8d94f82 d82582a
Wednesday, 16 Nov 2022
07:01 Tobias C. Berner (tcberner) search for other commits by this committer
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
commit hash: b6a2e481e3662257ca3ed5deaf11812fba055512 commit hash: b6a2e481e3662257ca3ed5deaf11812fba055512 commit hash: b6a2e481e3662257ca3ed5deaf11812fba055512 commit hash: b6a2e481e3662257ca3ed5deaf11812fba055512 b6a2e48
Saturday, 1 Oct 2022
13:55 Tobias C. Berner (tcberner) search for other commits by this committer
Qt: Update Qt6 to 6.4.0

Relase Notes: https://www.qt.io/blog/qt-6.4-released
commit hash: b1db946f50b434fd1792f75ee6dc491a87065e35 commit hash: b1db946f50b434fd1792f75ee6dc491a87065e35 commit hash: b1db946f50b434fd1792f75ee6dc491a87065e35 commit hash: b1db946f50b434fd1792f75ee6dc491a87065e35 b1db946
Monday, 22 Aug 2022
11:52 Tobias C. Berner (tcberner) search for other commits by this committer
qt6: do not install empty cmake & pkgconfig directories in Qt-prefix
commit hash: d33dfbef9f9f8317bc753217a757a433265c4bd4 commit hash: d33dfbef9f9f8317bc753217a757a433265c4bd4 commit hash: d33dfbef9f9f8317bc753217a757a433265c4bd4 commit hash: d33dfbef9f9f8317bc753217a757a433265c4bd4 d33dfbe
Sunday, 21 Aug 2022
16:42 Tobias C. Berner (tcberner) search for other commits by this committer
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
commit hash: 66259c9c641b1fc828becbe2959dbe7380e55fe1 commit hash: 66259c9c641b1fc828becbe2959dbe7380e55fe1 commit hash: 66259c9c641b1fc828becbe2959dbe7380e55fe1 commit hash: 66259c9c641b1fc828becbe2959dbe7380e55fe1 66259c9

Number of commits found: 12