comms/xlog: undeprecate and unexpire

xlog is still a widely-used open source logging software in amateur
radio.

Assign to hamradio@
This commit is contained in:
Charlie Li
2024-03-18 07:47:19 -04:00
parent bf6c750a04
commit 126b33fb2c
+2 -6
View File
@@ -1,20 +1,16 @@
PORTNAME= xlog
DISTVERSION= 2.0.24
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= comms hamradio
MASTER_SITES= SAVANNAH
MAINTAINER= bofh@FreeBSD.org
MAINTAINER= hamradio@FreeBSD.org
COMMENT= Amateur Radio logging application
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 \