git: f0dd5f30a3d8 - main - devel/injeqt: Schedule for removal
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Jul 2026 21:16:02 UTC
The branch main has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f0dd5f30a3d871c06f46c5965164e911924ed93f
commit f0dd5f30a3d871c06f46c5965164e911924ed93f
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2026-07-30 21:15:17 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2026-07-30 21:15:29 +0000
devel/injeqt: Schedule for removal
Development discontinued, Qt 6 is not supported.
---
devel/injeqt/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/injeqt/Makefile b/devel/injeqt/Makefile
index 3f328a28efda..8d1a5f22ab14 100644
--- a/devel/injeqt/Makefile
+++ b/devel/injeqt/Makefile
@@ -7,6 +7,9 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Dependency injection framework for Qt
WWW= https://github.com/vogel/injeqt/
+DEPRECATED= Development discontinued, does not support Qt 6
+EXPIRATION_DATE= 2026-12-31
+
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE