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.

Port details
py-qt6-webengine Python bindings for the Qt6 toolkit, QtWebEngine module
6.6.0 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.6.0Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-01-15 20:45:11
Last Update: 2023-12-01 18:16:47
Commit Hash: 8adbabc
Also Listed In: devel python
License: GPLv3
WWW:
https://riverbankcomputing.com/software/pyqt
Description:
PyQt6 is a set of Python bindings for Qt6 application framework. This package provides the QtWebKit module.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}qt6-webengine>0:www/py-qt6-webengine@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-qt6-webengine/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-qt6-webengine
  • pkg install py39-qt6-webengine
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-qt6-webengine listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-qt6-webengine
Package flavors (<flavor>: <package>)
  • py39: py39-qt6-webengine
distinfo:
TIMESTAMP = 1698900348 SHA256 (PyQt6_WebEngine-6.6.0.tar.gz) = d50b984c3f85e409e692b156132721522d4e8cf9b6c25e0cf927eea2dfb39487 SIZE (PyQt6_WebEngine-6.6.0.tar.gz) = 31817

Packages (timestamps in pop-ups are UTC):
py39-qt6-webengine
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.6.06.6.0--6.6.0---
FreeBSD:13:quarterly6.6.06.6.0-6.6.06.6.0---
FreeBSD:14:latest6.6.06.6.0--6.6.0---
FreeBSD:14:quarterly6.6.06.6.0-6.6.06.6.0---
FreeBSD:15:latest6.6.06.6.0n/a6.6.0n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python3.9 : lang/python39
  2. py39-qt6-pyqt>=6.6.0 : devel/py-qt6-pyqt@py39
  3. py39-sip>=6.7.12,1 : devel/py-sip@py39
  4. xorgproto>=0 : x11/xorgproto
Test dependencies:
  1. python3.9 : lang/python39
  2. py39-qt6-pyqt>=6.6.0 : devel/py-qt6-pyqt@py39
Runtime dependencies:
  1. python3.9 : lang/python39
  2. py39-qt6-pyqt>=6.6.0 : devel/py-qt6-pyqt@py39
Library dependencies:
  1. libGL.so : graphics/libglvnd
  2. libQt6Core.so : devel/qt6-base
  3. libQt6Qml.so : x11-toolkits/qt6-declarative
  4. libQt6Positioning.so : devel/qt6-positioning
  5. libQt6WebChannel.so : www/qt6-webchannel
  6. libQt6WebEngineCore.so : www/qt6-webengine
This port is required by:
for Build
  1. deskutils/calibre
  2. games/anki
  3. www/qutebrowser
for Run
  1. deskutils/calibre
  2. games/anki
  3. games/py-mnemosyne-proj
  4. www/qutebrowser

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. games/py-mnemosyne*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
www_py-qt6-webengine
USES:
gl python pyqt:6 qt:6
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://pypi.python.org/packages/source/P/PyQt6-WebEngine/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.6.0
01 Dec 2023 18:16:47
commit hash: 8adbabc798f51c5d8bc6433d30b7c6c5c5c96ebacommit hash: 8adbabc798f51c5d8bc6433d30b7c6c5c5c96ebacommit hash: 8adbabc798f51c5d8bc6433d30b7c6c5c5c96ebacommit hash: 8adbabc798f51c5d8bc6433d30b7c6c5c5c96eba files touched by this commit
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.6.0
23 Nov 2023 17:43:42
commit hash: 1d76bdf62dffad91834699701f41d3374dfb6a3acommit hash: 1d76bdf62dffad91834699701f41d3374dfb6a3acommit hash: 1d76bdf62dffad91834699701f41d3374dfb6a3acommit hash: 1d76bdf62dffad91834699701f41d3374dfb6a3a files touched by this commit
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
6.5.0
27 Jul 2023 22:11:04
commit hash: cc47a3fe11776018b63475d59b2b089ad8e938cecommit hash: cc47a3fe11776018b63475d59b2b089ad8e938cecommit hash: cc47a3fe11776018b63475d59b2b089ad8e938cecommit hash: cc47a3fe11776018b63475d59b2b089ad8e938ce files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
PyQt: Update to latest versions

- PyQt6: update to 6.5.2
- PyQt6-Charts: update to 6.5.0
- PyQt6-NetworkAuth: update to 6.5.0
- PyQt6-WebEngine: update to 6.5.0
- QScintilla: update to 2.14.1
- PyQt6-sip: update to 13.5.2
- PyQt-builder: update to 1.15.2
- sip: update to 6.7.9
6.4.0_3
26 Jul 2023 19:58:56
commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/qt6: bump dependent ports
6.4.0_2
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
6.4.0_2
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
6.4.0_1
09 Mar 2023 11:15:07
commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
PyQt: Update to latest versions

- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7

PR:		269751
Exp-run by:	antoine
6.4.0
16 Jan 2023 03:07:49
commit hash: ab01a5018de8d038001b0f71fac4689800b6ab62commit hash: ab01a5018de8d038001b0f71fac4689800b6ab62commit hash: ab01a5018de8d038001b0f71fac4689800b6ab62commit hash: ab01a5018de8d038001b0f71fac4689800b6ab62 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
www/py-qt6-webengine: Fix COMMENT
6.4.0
15 Jan 2023 21:30:46
commit hash: c03685c995635c4ff71932b9f5b6c40fb8a00d1dcommit hash: c03685c995635c4ff71932b9f5b6c40fb8a00d1dcommit hash: c03685c995635c4ff71932b9f5b6c40fb8a00d1dcommit hash: c03685c995635c4ff71932b9f5b6c40fb8a00d1d files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
www/py-qt6-webengine: Correct pkg-descr.

Fixes:		c389e5029828518fe8e2fb6179abb5716faa2f40
6.4.0
15 Jan 2023 20:42:02
commit hash: c389e5029828518fe8e2fb6179abb5716faa2f40commit hash: c389e5029828518fe8e2fb6179abb5716faa2f40commit hash: c389e5029828518fe8e2fb6179abb5716faa2f40commit hash: c389e5029828518fe8e2fb6179abb5716faa2f40 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
www/py-qt6-webengine: Create new port.

Create new port with python bindings for qt6-webengine.

Assign to kde@

Approved by:	kde (tcberner via email)

Number of commits found: 10