textproc/{bbe,sablotron}: undeprecate and assume maintainership.

This commit is contained in:
Alexey Dokuchaev
2025-04-29 22:04:16 +00:00
parent c6cdeed14b
commit 74bc6d982f
2 changed files with 2 additions and 10 deletions
+1 -5
View File
@@ -4,18 +4,14 @@ PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}-/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= danfe@FreeBSD.org
COMMENT= Sed-like editor for binary files
WWW= https://sourceforge.net/projects/bbe-/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Abandonware and unmaintained in tree for years
EXPIRATION_DATE=2025-04-30
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INFO= ${PORTNAME}
+1 -5
View File
@@ -5,7 +5,7 @@ CATEGORIES= textproc
MASTER_SITES= SF/sablotron/sablotron-${PORTVERSION}
DISTNAME= Sablot-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= danfe@FreeBSD.org
COMMENT= XML toolkit implementing XSLT 1.0, XPath 1.0 and DOM Level2
WWW= https://sourceforge.net/projects/sablotron/
@@ -14,11 +14,7 @@ LICENSE_COMB= dual
LIB_DEPENDS= libexpat.so:textproc/expat2
DEPRECATED= Obsolete XML processor that only supports legacy languages
EXPIRATION_DATE=2025-04-30
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= gmake iconv libtool localbase:ldflags
USE_CXXSTD= c++98
USE_LDCONFIG= yes