https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282703
--- Comment #8 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8895473c09d36c06f87014ec122a3b47b46288d4 commit 8895473c09d36c06f87014ec122a3b47b46288d4 Author: Schaich, Alonso <alonsoscha...@fastmail.fm> AuthorDate: 2024-11-12 00:31:40 +0000 Commit: Jason E. Hale <jh...@freebsd.org> CommitDate: 2025-01-15 08:13:35 +0000 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 <jh...@freebsd.org> Mk/Uses/qt-dist.mk | 22 ++++++++--------- Mk/Uses/qt.mk | 17 ++++++++----- devel/qt6/Makefile | 1 + net/Makefile | 1 + net/qt6-mqtt/Makefile (new) | 16 ++++++++++++ net/qt6-mqtt/distinfo (new) | 3 +++ net/qt6-mqtt/pkg-descr (new) | 6 +++++ net/qt6-mqtt/pkg-plist (new) | 58 ++++++++++++++++++++++++++++++++++++++++++++ 8 files changed, 107 insertions(+), 17 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.