git: c94a07fabc40 - main - net/libarms: Deprecate and set expiration date to 2025-07-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Jun 2025 20:50:22 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c94a07fabc40007eb5927cbed0d0d2cda7a3585a
commit c94a07fabc40007eb5927cbed0d0d2cda7a3585a
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-06-04 20:36:50 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-06-04 20:49:14 +0000
net/libarms: Deprecate and set expiration date to 2025-07-31
Obsolete version and not updated in a decade
Upstream is still active if someone wants to pick it up
PR: 286877
Approved by: maintainer timeout, 2+ weeks
---
net/libarms/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/net/libarms/Makefile b/net/libarms/Makefile
index 17d94baa1f8b..2dcadff5b656 100644
--- a/net/libarms/Makefile
+++ b/net/libarms/Makefile
@@ -12,6 +12,9 @@ WWW= https://dev.smf.jp/libarms/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Obsolete version and not updated in a decade
+EXPIRATION_DATE=2025-07-31
+
LIB_DEPENDS= libexpat.so:textproc/expat2
USES= gmake libtool localbase ssl