Date: Sun, 11 Feb 2024 19:45:26 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: 8e6fa823134f - main - security/akmos: Deprecate and set expiration date to 2024-03-31 Message-ID: <202402111945.41BJjQn4093891@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=8e6fa823134fb20c4e708cdb7f534f3aaf81ac0d commit 8e6fa823134fb20c4e708cdb7f534f3aaf81ac0d Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-02-11 19:27:32 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-02-11 19:45:22 +0000 security/akmos: Deprecate and set expiration date to 2024-03-31 Last release in 2018, no active development for years and no users in tree PR: 276569 Approved by: portmgr (maintainer timeout, 2+ weeks) --- security/akmos/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/security/akmos/Makefile b/security/akmos/Makefile index 82d620c8129d..d4dcefed91fc 100644 --- a/security/akmos/Makefile +++ b/security/akmos/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/melanhit/akmos LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Last release in 2018, no active development for years and no users in tree +EXPIRATION_DATE=2024-03-31 + BUILD_DEPENDS= as:devel/binutils USES= cmake compiler:c++11-lang
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402111945.41BJjQn4093891>