Port details on branch 2025Q1 |
- qt6-mqtt Qt module implementing the MQTT protocol
- 6.8.2 net
=0 6.8.2Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2025-01-15 08:18:04
- Last Update: 2025-02-02 08:34:09
- Commit Hash: 873f38c
- License: LGPL21
- WWW:
- https://www.qt.io/
- Description:
- MQTT is an OASIS standard messaging protocol for the Internet of Things
(IoT). It is designed as an extremely lightweight publish/subscribe
messaging transport that is ideal for connecting remote devices with a
small code footprint and minimal network bandwidth. MQTT is used in a
wide variety of industries, such as automotive, manufacturing, telecom,
oil and gas, etc.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/qt6-mqtt/ && make install clean
- To add the package, run one of these commands:
- pkg install net/qt6-mqtt
- pkg install qt6-mqtt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qt6-mqtt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738340270
SHA256 (KDE/Qt/6.8.2/qt-qtmqtt-v6.8.2_GH0.tar.gz) = a8c49b6996d7f0042b7721cd7f8ea06589e86c7a9c4c5d5a29176399402eacb5
SIZE (KDE/Qt/6.8.2/qt-qtmqtt-v6.8.2_GH0.tar.gz) = 209242
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libQt6Core.so : devel/qt6-base
- This port is required by:
- for Run
-
- devel/qt6
Configuration Options:
- No options to configure
- Options name:
- net_qt6-mqtt
- USES:
- cmake compiler:c++17-lang qt-dist:6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
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) |
6.8.1 15 Jan 2025 08:15:06
    |
Jason E. Hale (jhale)  Author: Schaich, Alonso |
net/qt6-mqtt: New port
Qt module implementing the MQTT protocol
PR: 282703
MFH: 2025Q1 (to keep the Qt stack in sync)
Co-authored-by: Jason E. Hale <jhale@FreeBSD.org>
(cherry picked from commit 8895473c09d36c06f87014ec122a3b47b46288d4) |