aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-17 13:28:36 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-17 14:15:16 +0000
commit67a5cc8e6f7199902b9d75672bd32db0e753ab70 (patch)
tree6023e24647bcbc6afe09972ef98d0da3e50124ee /comms
parentfea51ac0f8aa5bef4303721af20244c2376fc248 (diff)
downloadports-67a5cc8e6f7199902b9d75672bd32db0e753ab70.tar.gz
ports-67a5cc8e6f7199902b9d75672bd32db0e753ab70.zip
comms/xlog: Mark DEPRECATED
- Uses upstream EOL gtk2 libraries - Set EXPIRATION_DATE 2024-12-31 If someone needs this port feel free to undeprecate and takeover maintainership.
Diffstat (limited to 'comms')
-rw-r--r--comms/xlog/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile
index cf9c82c37c1b..38ba9217a918 100644
--- a/comms/xlog/Makefile
+++ b/comms/xlog/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xlog
DISTVERSION= 2.0.24
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= comms hamradio
MASTER_SITES= SAVANNAH
@@ -11,6 +11,10 @@ WWW= https://xlog.nongnu.org/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses upstream EOL gtk2 libraries
+# Tentative expiration date
+EXPIRATION_DATE=2024-12-31
+
LIB_DEPENDS= libhamlib.so:comms/hamlib \
libharfbuzz.so:print/harfbuzz \
libfontconfig.so:x11-fonts/fontconfig \