git: dbac7d1ca87d - main - x11/libxklavier: mark as deprecated and give an expiration date.
Date: Wed, 07 May 2025 08:45:57 UTC
The branch main has been updated by linimon:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dbac7d1ca87d2c7c11fa6115c5f2ca4449a5c779
commit dbac7d1ca87d2c7c11fa6115c5f2ca4449a5c779
Author: Mark Linimon <linimon@FreeBSD.org>
AuthorDate: 2025-05-07 08:40:50 +0000
Commit: Mark Linimon <linimon@FreeBSD.org>
CommitDate: 2025-05-07 08:45:38 +0000
x11/libxklavier: mark as deprecated and give an expiration date.
Nothing else in the tree depends on this port.
PR: 234033
Hat: bugmeister (maintainer-feedback timeout > 2 years)
---
x11/libxklavier/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/x11/libxklavier/Makefile b/x11/libxklavier/Makefile
index f9c4936e9aeb..2799e25e9e9a 100644
--- a/x11/libxklavier/Makefile
+++ b/x11/libxklavier/Makefile
@@ -5,10 +5,13 @@ PORTEPOCH= 1
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= linimon@FreeBSD.org
COMMENT= Utility library to make XKB stuff easier
WWW= https://gswitchit.sourceforge.net/
+DEPRECATED= upstream claims unmaintained, folded into GNOME long ago
+EXPIRATION_DATE= 2025-07-05
+
BUILD_DEPENDS= iso-codes>=0:misc/iso-codes
RUN_DEPENDS= xkbcomp:x11/xkbcomp \
iso-codes>=0:misc/iso-codes