git: ca46a92e9d90 - main - dns/firestring: Mark BROKEN, deprecate and set expiration date to 2024-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Apr 2024 16:51:12 UTC
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