git: 88d2669f08e0 - main - devel/busybee: Deprecate and set expiration date to 2024-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 19:57:37 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=88d2669f08e0799f5a176839a7cee5d6f25fb388 commit 88d2669f08e0799f5a176839a7cee5d6f25fb388 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-02-25 19:44:59 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-02-25 19:45:10 +0000 devel/busybee: Deprecate and set expiration date to 2024-03-31 Abandoned upstream, last release 2015 and last commit 2017 PR: 276969 Approved by: portmgr (maintainer timeout, 2+ weeks) --- devel/busybee/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/busybee/Makefile b/devel/busybee/Makefile index 1d770078b95e..b9a43fb0ed4a 100644 --- a/devel/busybee/Makefile +++ b/devel/busybee/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/rescrv/busybee LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Abandoned upstream, last release 2015 and last commit 2017. +EXPIRATION_DATE=2024-03-31 + ONLY_FOR_ARCHS= amd64 LIB_DEPENDS= libe.so:devel/libe \