Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2024 19:57:37 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: 88d2669f08e0 - main - devel/busybee: Deprecate and set expiration date to 2024-03-31
Message-ID:  <202402251957.41PJvbcO020649@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=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 \



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