Port details on branch 2025Q1 |
- qt6-websockets Qt implementation of WebSocket protocol
- 6.8.2 www
=0 6.8.2Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2025-02-02 08:42:07
- Last Update: 2025-02-02 08:34:09
- Commit Hash: 873f38c
- License: LGPL21
- WWW:
- https://www.qt.io/
- Description:
- WebSocket is a web-based protocol designed to enable a two-way interactive
communication session between a client application and a remote host. It
enables the two entities to send data back and forth if the initial handshake
succeeds.
The Qt WebSockets module provides C++ and QML interfaces that enable Qt
applications to act as a server that can process WebSocket requests, or a
client that can consume data received from the server, or both.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qt6-websockets>0:www/qt6-websockets
- To install the port:
- cd /usr/ports/www/qt6-websockets/ && make install clean
- To add the package, run one of these commands:
- pkg install www/qt6-websockets
- pkg install qt6-websockets
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qt6-websockets
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738340276
SHA256 (KDE/Qt/6.8.2/qtwebsockets-everywhere-src-6.8.2.tar.xz) = 919df562ba3446c8393992d112085ad2d96d23aaf802b1cd7a30bf3ba2fe8cbe
SIZE (KDE/Qt/6.8.2/qtwebsockets-everywhere-src-6.8.2.tar.xz) = 460372
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- 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/py-qt6-pyqt
- devel/pyside6
- www/qt6-httpserver
Configuration Options:
- No options to configure
- Options name:
- www_qt6-websockets
- 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.8.2 02 Feb 2025 08:34:09
    |
Jason E. Hale (jhale)  |
Qt6: Update to 6.8.2
January 31, 2025
We have released Qt 6.8.2 today. As a patch release, Qt 6.8.2 does not
introduce new features but contains more than 450 bug fixes, security
updates, and other improvements on top of Qt 6.8.1 release. See more
information about the most important changes and bug fixes from the
Qt 6.8.2 release note.
Announcement:
https://www.qt.io/blog/qt-6.8.2-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.8.2/release-note.md
MFH: 2025Q1
Security: 72b8729e-e134-11ef-9e76-4ccc6adda413
(cherry picked from commit 8a35ffe0dbe55b3c27d3ec722aa7444bce1dcab0) |
Number of commits found: 1
|