Port details |
- qt6-mqtt Qt module implementing the MQTT protocol
- 6.8.3 net
=0 6.8.2Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2025-01-15 08:15:08
- Last Update: 2025-03-29 07:35:21
- Commit Hash: 3c64225
- 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 = 1743027856
SHA256 (KDE/Qt/6.8.3/qt-qtmqtt-v6.8.3_GH0.tar.gz) = e921bb965c43417235a1d93d3b91fbbb66f18d022bf7b91a5ca39d5215f49232
SIZE (KDE/Qt/6.8.3/qt-qtmqtt-v6.8.3_GH0.tar.gz) = 209241
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 Libraries
-
- math/labplot
- 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.3 29 Mar 2025 07:35:21
    |
Jason E. Hale (jhale)  |
Qt6: Update to 6.8.3
March 27, 2025 by Jani Heikkinen
We have released Qt 6.8.3 today. As a patch release, Qt 6.8.3 does not
introduce new features but contains more than 300 bug fixes, security updates,
and other improvements on top of the Qt 6.8.2 release. See more information
about the most important changes and bug fixes from Qt 6.8.3 release note.
Qt for Python 6.8.3 has also been released by its usual means along with the
Qt 6.8.3 release.
Announcement:
https://www.qt.io/blog/qt-6.8.3-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.8.3/release-note.md
Security: 7cb6642c-0c5a-11f0-8688-4ccc6adda413 |
6.8.2 02 Feb 2025 08:32:18
    |
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 |
6.8.1 15 Jan 2025 08:13:35
    |
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> |