git: 1d5ddc33c97c - main - deskutils/qtfeedback: Schedule for removal
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Jul 2026 21:16:00 UTC
The branch main has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1d5ddc33c97c12a9cf422acb1b1424d823493549
commit 1d5ddc33c97c12a9cf422acb1b1424d823493549
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2026-07-30 21:15:16 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2026-07-30 21:15:28 +0000
deskutils/qtfeedback: Schedule for removal
Development discontinued, Qt 6 is not supported.
---
deskutils/qtfeedback/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/deskutils/qtfeedback/Makefile b/deskutils/qtfeedback/Makefile
index 8ead38d05fb6..1881b65b8a20 100644
--- a/deskutils/qtfeedback/Makefile
+++ b/deskutils/qtfeedback/Makefile
@@ -8,6 +8,9 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Qt Tactile Feedback Add-on Module
WWW= https://github.com/qt/qtfeedback
+DEPRECATED= Development discontinued, does not support Qt 6
+EXPIRATION_DATE= 2026-12-31
+
USES= gl perl5 qmake qt:5
USE_GITHUB= yes
GH_ACCOUNT= qtproject