Port details |
- qt6-mqtt Qt module implementing the MQTT protocol
- 6.9.2 net
=0 6.9.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-08-28 05:06:27
- Commit Hash: a3496c5
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1756197843
SHA256 (KDE/Qt/6.9.2/qt-qtmqtt-v6.9.2_GH0.tar.gz) = 1d5edb5b78f3b3248211afb3bd98947ebefc0e3acdd2db2f000dcda1a0fb362b
SIZE (KDE/Qt/6.9.2/qt-qtmqtt-v6.9.2_GH0.tar.gz) = 210422
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:
-
- 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.9.2 28 Aug 2025 05:06:27
    |
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 |
6.9.1 10 Jun 2025 07:25:00
    |
Jason E. Hale (jhale)  |
Qt6: Update to 6.9.1
June 03, 2024 by Jani Heikkinen
We have released Qt 6.9.1 today. As a patch release, Qt 6.9.1 does not
introduce new features but contains more than 450 bug fixes, security
updates, and other improvements on top of Qt 6.9.0 release. See more
information about the most important changes and bug fixes from the Qt
6.9.1 release note.
Announcement: https://www.qt.io/blog/qt-6.9.1-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.9.1/release-note.md
We (kde@) skipped shipping Qt 6.9.0 due to unacceptable rendering bugs (Only the first 15 lines of the commit message are shown above ) |
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> |