Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Apr 2024 16:51:12 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: ca46a92e9d90 - main - dns/firestring: Mark BROKEN, deprecate and set expiration date to 2024-04-30
Message-ID:  <202404071651.437GpCYS020003@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

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

commit ca46a92e9d90ff9e69c7e4cfeaebcedbadbc31ce
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-04-07 15:59:51 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-04-07 16:50:07 +0000

    dns/firestring: Mark BROKEN, deprecate and set expiration date to 2024-04-30
    
    Unfetchable, upstream is also gone and last release in 2004
    
    PR:             277819
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
---
 misc/firestring/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/misc/firestring/Makefile b/misc/firestring/Makefile
index 061b39961e08..5b86ee5513c1 100644
--- a/misc/firestring/Makefile
+++ b/misc/firestring/Makefile
@@ -14,6 +14,10 @@ WWW=		https://www.firestuff.org/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/GPL
 
+BROKEN=		Unfetchable
+DEPRECATED=	Upstream is gone and last release in 2004
+EXPIRATION_DATE=2024-04-30
+
 USES=		tar:bzip2
 HAS_CONFIGURE=	yes
 CONFIGURE_ENV=	MANDIR=${PREFIX}/share/man



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