Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2025 19:45:05 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: 6d0e9b40e77f - main - security/i2p: Mark BROKEN, deprecate and set expiration date to 2025-04-30
Message-ID:  <202503241945.52OJj5po014767@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=6d0e9b40e77f276d70cca43d629457261640dc69

commit 6d0e9b40e77f276d70cca43d629457261640dc69
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-22 06:44:36 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-24 19:33:03 +0000

    security/i2p: Mark BROKEN, deprecate and set expiration date to 2025-04-30
    
    Current version in tree is several years old and unsupported upstream,
    MASTER_SITES also points to a dead URL
    Upstream is still active if someone wants to pick this up
    
    PR:             285242
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
---
 security/i2p/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/security/i2p/Makefile b/security/i2p/Makefile
index bc71d85a04c4..900c0eb45d04 100644
--- a/security/i2p/Makefile
+++ b/security/i2p/Makefile
@@ -14,6 +14,10 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 LICENSE_DISTFILES=	i2psource_${PORTVERSION}${EXTRACT_SUFX}
 
+BROKEN=		Unfetchable
+DEPRECATED=	Outdated and unsupported upstream
+EXPIRATION_DATE=2025-04-30
+
 ONLY_FOR_ARCHS=	amd64 i386
 ONLY_FOR_ARCHS_REASON=	i2p libwrapper.so library binary only available for i386 and amd64
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503241945.52OJj5po014767>