git: d278c48e790b - main - textproc/sxml: Deprecate and set expiration date to 2025-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Mar 2025 19:45:14 UTC
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:bzip2