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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
non port: graphics/py-qt6-3d/Makefile

Number of commits found: 6

Tuesday, 10 Jun 2025
07:25 Jason E. Hale (jhale) search for other commits by this committer
Qt6: Update to 6.9.1

June 03, 2024 by Jani Heikkinen

We have released Qt 6.9.1 today. As a patch release, Qt 6.9.1 does not
introduce new features but contains more than 450 bug fixes, security
updates, and other improvements on top of Qt 6.9.0 release. See more
information about the most important changes and bug fixes from the Qt
6.9.1 release note.

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

We (kde@) skipped shipping Qt 6.9.0 due to unacceptable rendering bugs
in the WebEngine component, but here are the announcements and release
notes from Qt 6.9.0.

Announcement: https://www.qt.io/blog/qt-6.9-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.9.0/release-note.md

PySide6: Update to 6.9.1

PySide6 and its related components have been updated alongside the Qt
release for compatibility. Older versions will not build with Qt 6.9.x.

Announcement: https://www.qt.io/blog/qt-for-python-release-6.9

PyQt6: Update to 6.9.1

As with PySide6, older versions of PyQt6 will not build with Qt 6.9.x.

Support tools like py-sip and py-qtbuilder have also been updated to their
latest versions.

Announcement: https://www.riverbankcomputing.com/news/PyQt_v6.9.0_Released
              https://www.riverbankcomputing.com/news/PyQt_v6.9.1_Released

PR:		286051
Exp-run by:	antoine
commit hash: 03b02222d63f08742cf723fd8eeee26465ae3e39 commit hash: 03b02222d63f08742cf723fd8eeee26465ae3e39 commit hash: 03b02222d63f08742cf723fd8eeee26465ae3e39 commit hash: 03b02222d63f08742cf723fd8eeee26465ae3e39 03b0222
Sunday, 5 Jan 2025
06:28 Jason E. Hale (jhale) search for other commits by this committer
Qt6: Update to 6.8.1

December 02, 2024

We (Qt upstream) have released Qt 6.8.1 today. As a patch release,
Qt 6.8.1 does not introduce new features but contains more than 550 bug
fixes, security updates, and other improvements on top of Qt 6.8.0
release. See more information about the most important changes and bug
fixes from the Qt 6.8.1 release note.

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

We (kde@) skipped shipping Qt 6.8.0 due to waiting for a compatible
version of PyQt to be released, but here are the announcements and
release notes from Qt 6.8.0.

Announcement: https://www.qt.io/blog/qt-6.8-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.8.0/release-note.md

PySide6: Update to 6.8.0.2

PySide6 and its related components have been updated alongside the Qt
release for compatibility. Older versions will not build with Qt 6.8.x.

Announcement: https://www.qt.io/blog/qt-for-python-release-6.8

PyQt6: Update to 6.8.0

This release also introduces x11-toolkits/py-qt6-graphs, python bindings
for the Qt Graphs module. As with PySide6, older versions of PyQt6 will
not build with Qt 6.8.x.

Support tools like py-sip and py-qtbuilder have also been updated to their
latest versions.

Announcement: https://www.riverbankcomputing.com/news/PyQt_v6.8.0_Released

Special thanks to Kenneth Raplee for testing and to SponiX for providing
access to build hardware!

PR:		283290
Exp-run by:	antoine (x2)
commit hash: 7e3e6797d2cd75c8fe46a8d46bbe2d8b2499c1ad commit hash: 7e3e6797d2cd75c8fe46a8d46bbe2d8b2499c1ad commit hash: 7e3e6797d2cd75c8fe46a8d46bbe2d8b2499c1ad commit hash: 7e3e6797d2cd75c8fe46a8d46bbe2d8b2499c1ad 7e3e679
Saturday, 19 Oct 2024
06:35 Jason E. Hale (jhale) search for other commits by this committer
PyQt: Update to latest versions

PyQt5:
- devel/py-qt5-pyqt: Update to 5.15.11
- graphics/py-qt5-3d: Add port
- net/py-qt5-networkauth: Update to 5.15.6
- www/py-qt5-webengine: Update to 5.15.7
- x11-toolkits/py-qt5-chart: Update to 5.15.7
- x11-toolkits/py-qt5-datavis3d: Add port

PyQt6:
- devel/py-qt6-pyqt: Update to 6.7.1

Build tools:
- devel/sip: Update to 6.8.6
- devel/py-qt5-sip: Update to 12.15.0
- devel/py-qt6-sip: Update to 13.8.0
- devel/py-qtbuilder: Update to 1.16.4

The build tools are now all licensed BSD2CLAUSE and have been converted
to PEP517.
commit hash: d31d645ee43d6ac3734c4d795562d4c18a809dda commit hash: d31d645ee43d6ac3734c4d795562d4c18a809dda commit hash: d31d645ee43d6ac3734c4d795562d4c18a809dda commit hash: d31d645ee43d6ac3734c4d795562d4c18a809dda d31d645
Saturday, 29 Jun 2024
05:02 Jason E. Hale (jhale) search for other commits by this committer
*/*: Add ${PY_SETUPTOOLS} to BUILD_DEPENDS

Fix build when setuptools is removed from RUN_DEPENDS in
Mk/Uses/python.mk.

PR:		270510
Approved by:	portmgr (blanket)
commit hash: ad593a9d4d7957012965264a91f21667488ca1b2 commit hash: ad593a9d4d7957012965264a91f21667488ca1b2 commit hash: ad593a9d4d7957012965264a91f21667488ca1b2 commit hash: ad593a9d4d7957012965264a91f21667488ca1b2 ad593a9
Wednesday, 15 May 2024
17:55 Jason E. Hale (jhale) search for other commits by this committer
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

PySide6 and its related components have been updated alongside the Qt
release for compatibility. Older versions will not build with Qt 6.7.x.

Announcement: https://www.qt.io/blog/qt-for-python-release-6.7

PyQt6: Update to 6.7.0

Minor Makefile cleanups and simplification of MASTER_SITES in pyqt.mk.
As with PySide6, older versions of PyQt6 will not build with Qt 6.7.x.

Announcement: https://www.riverbankcomputing.com/news/PyQt_v6.7.0_Released

PR:		278658
Exp-run by:	antoine
MFH:		2024Q2
Security:	e79cc4e2-12d7-11ef-83d8-4ccc6adda413,
		c6f03ea6-12de-11ef-83d8-4ccc6adda413
commit hash: bef8e408ff183386912e86b7c9aee21923d37a6f commit hash: bef8e408ff183386912e86b7c9aee21923d37a6f commit hash: bef8e408ff183386912e86b7c9aee21923d37a6f commit hash: bef8e408ff183386912e86b7c9aee21923d37a6f bef8e40
Thursday, 27 Jul 2023
22:11 Jason E. Hale (jhale) search for other commits by this committer
graphics/py-qt6-3d: New port

PyQt6-3D is a set of Python bindings for The Qt Company's Qt 3D
framework. The bindings sit on top of PyQt6 and are implemented as six
separate modules corresponding to the different libraries that make up
the framework.

https://www.riverbankcomputing.com/software/pyqt3d/
commit hash: d9398dbdb15152ff52b2f5345302b3f4d2fdc381 commit hash: d9398dbdb15152ff52b2f5345302b3f4d2fdc381 commit hash: d9398dbdb15152ff52b2f5345302b3f4d2fdc381 commit hash: d9398dbdb15152ff52b2f5345302b3f4d2fdc381 d9398db

Number of commits found: 6