Date: Mon, 24 Mar 2025 19:45:14 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d278c48e790b - main - textproc/sxml: Deprecate and set expiration date to 2025-04-30 Message-ID: <202503241945.52OJjEIo015041@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=d278c48e790b9afe8dc791f4e2b220d070a1bc19 commit d278c48e790b9afe8dc791f4e2b220d070a1bc19 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-03-24 19:36:06 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-03-24 19:36:14 +0000 textproc/sxml: Deprecate and set expiration date to 2025-04-30 No consumers in tree and no active development upstream for over a decade PR: 285440 Reviewed by: takefu <takefu@airport.fm> (maintainer) --- textproc/sxml/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/sxml/Makefile b/textproc/sxml/Makefile index 86d111a0591d..dd7eae8a1fd5 100644 --- a/textproc/sxml/Makefile +++ b/textproc/sxml/Makefile @@ -10,6 +10,9 @@ WWW= http://www.MysticWALL.COM/software/sxml/index.html LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= No consumers in tree and no active development upstream for over a decade +EXPIRATION_DATE=2025-04-30 + GNU_CONFIGURE= yes USE_LDCONFIG= yes USES= tar:bzip2home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503241945.52OJjEIo015041>
