git: df97e542a7b7 - main - sysutils/fusefs-sqlfs: Deprecate and set expiration date to 2024-12-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 27 Oct 2024 13:25:56 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=df97e542a7b72462aa372b0aa105541283888b45

commit df97e542a7b72462aa372b0aa105541283888b45
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-10-27 13:21:33 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-10-27 13:25:38 +0000

    sysutils/fusefs-sqlfs: Deprecate and set expiration date to 2024-12-31
    
    Abandoned upstream, there are active forks such as
    https://github.com/ChatSecure/libsqlfs/tree/1.3.2-chatsecure
    however (not ported)
---
 sysutils/fusefs-sqlfs/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysutils/fusefs-sqlfs/Makefile b/sysutils/fusefs-sqlfs/Makefile
index 164e87194d10..2b74b42b6124 100644
--- a/sysutils/fusefs-sqlfs/Makefile
+++ b/sysutils/fusefs-sqlfs/Makefile
@@ -14,6 +14,9 @@ WWW=		https://www.nongnu.org/libsqlfs/
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Abandoned upstream, superseded by forks
+EXPIRATION_DATE=2024-12-31
+
 USES=		fuse sqlite
 
 PORTDOCS=	README