Port details on branch 2025Q3 |
- qt6-webchannel Qt 6 library for integration of C++/QML with HTML/js clients
- 6.9.2 www
=0 6.9.2Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2025-09-03 08:15:24
- Last Update: 2025-09-03 07:42:22
- Commit Hash: d58e63e
- License: LGPL21
- WWW:
- https://www.qt.io/
- Description:
- Qt WebChannel enables peer-to-peer communication between a server (QML/C++
application) and a client (HTML/JavaScript or QML application). It is supported
out of the box by Qt WebEngine. In addition, it can work on all browsers that
support WebSockets, enabling Qt WebChannel clients to run in any JavaScript
environment (including QML). This requires implementing a custom transport
based on Qt WebSockets.
The module provides a JavaScript library for seamless integration of C++ and
QML applications with HTML/JavaScript and QML clients. The clients must use the
JavaScript library to access the serialized QObjects published by the host
applications.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- qt6-webchannel>0:www/qt6-webchannel
- To install the port:
- cd /usr/ports/www/qt6-webchannel/ && make install clean
- To add the package, run one of these commands:
- pkg install www/qt6-webchannel
- pkg install qt6-webchannel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qt6-webchannel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1756198104
SHA256 (KDE/Qt/6.9.2/qtwebchannel-everywhere-src-6.9.2.tar.xz) = 878a6337ad4d2c2a1de5bedb28c36b05b2733242d10f6c3d0eae55c5433c8e65
SIZE (KDE/Qt/6.9.2/qtwebchannel-everywhere-src-6.9.2.tar.xz) = 193888
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- vulkan-headers>0 : graphics/vulkan-headers
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libQt6Core.so : devel/qt6-base
- libQt6Qml.so : x11-toolkits/qt6-declarative
- This port is required by:
- for Libraries
-
- devel/pyside6
- www/qt6-webengine
- www/qt6-webview
Configuration Options:
- No options to configure
- Options name:
- www_qt6-webchannel
- USES:
- cmake compiler:c++17-lang pkgconfig qt-dist:6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.9.2 03 Sep 2025 07:42:22
    |
Jason E. Hale (jhale)  |
Qt6: Update to 6.9.2
August 27, 2025 by Jani Heikkinen
We are excited to announce the release of Qt 6.9.2! As a patch release,
Qt 6.9.2 does not introduce new features but delivers over 550 bug fixes,
security updates, and enhancements on top of the Qt 6.9.1 release. For a
detailed breakdown of the most significant changes, refer to the
Qt 6.9.2 release notes.
Announcement:
https://www.qt.io/blog/qt-6.9.2-released
Release notes:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.9.2/release-note.md
MFH: 2025Q3
Security: edf83c10-83b8-11f0-b6e5-4ccc6adda413
2a11aa1e-83c7-11f0-b6e5-4ccc6adda413
(cherry picked from commit a3496c5b8a05878249847fb36f865c3d9baad65c) |
Number of commits found: 1
|