git: 2087d66c75ca - main - sysutils/fusefs-httpfs: Deprecate and set expiration date to 2024-12-31

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

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

commit 2087d66c75ca1676e89d1559615b101dc293bdf1
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-10-27 12:45:42 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-10-27 13:25:38 +0000

    sysutils/fusefs-httpfs: Deprecate and set expiration date to 2024-12-31
    
    Abandonware-ish, last release in 2012 and last commit in 2022 and previous
    2016. There are multiple issues reported upstream unresolved.
    
    An alternative might be https://github.com/metomic/simple-httpfs (not ported)
---
 sysutils/fusefs-httpfs/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysutils/fusefs-httpfs/Makefile b/sysutils/fusefs-httpfs/Makefile
index bffd3e9e2c51..95d2cff486d0 100644
--- a/sysutils/fusefs-httpfs/Makefile
+++ b/sysutils/fusefs-httpfs/Makefile
@@ -14,6 +14,9 @@ WWW=		https://httpfs.sourceforge.net/
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/debian/copyright
 
+DEPRECATED=	Abandonware, last release in 2012 and there are multiple issues unresolved
+EXPIRATION_DATE=2024-12-31
+
 USES=		fuse pkgconfig gmake
 
 WRKSRC=		${WRKDIR}/${PORTNAME}2-${VERSION}