Date: Sun, 25 Feb 2024 19:57:36 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: 1a970a994199 - main - archivers/fastjar: Deprecate and set expiration date to 2024-03-31 Message-ID: <202402251957.41PJvapc020598@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=1a970a994199fb07485d17fc0fc02a1138af49b5 commit 1a970a994199fb07485d17fc0fc02a1138af49b5 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-02-25 19:42:32 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-02-25 19:44:39 +0000 archivers/fastjar: Deprecate and set expiration date to 2024-03-31 Abandonware, last release in 2006 and is no longer being developed PR: 276957 Approved by: portmgr (maintainer timeout, 2+ weeks) --- archivers/fastjar/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/archivers/fastjar/Makefile b/archivers/fastjar/Makefile index 3b9b7aca05c8..46edb54098e5 100644 --- a/archivers/fastjar/Makefile +++ b/archivers/fastjar/Makefile @@ -10,6 +10,9 @@ WWW= https://fastjar.sourceforge.net/ LICENSE= GPLv2 +DEPRECATED= Abandonware, last release in 2006 and is no longer being developed +EXPIRATION_DATE=2024-03-31 + USES= gmake makeinfo perl5 tar:bzip2 USE_PERL5= build GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402251957.41PJvapc020598>