git: 84068d437531 - main - net/openbgpd: Deprecate and set expiration date to 2025-04-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 16 Mar 2025 12:19:40 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=84068d4375315349e46122265d693a0db1d32ca2

commit 84068d4375315349e46122265d693a0db1d32ca2
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-16 12:11:49 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-16 12:13:37 +0000

    net/openbgpd: Deprecate and set expiration date to 2025-04-30
    
    Unsupported upstream, redirect users to net/openbgpd8
    
    Reference:
    https://github.com/openbgpd-portable/openbgpd-portable/issues/98
    
    PR:             284659
    Approved by:    portmgr (maintainer timeout, 4+ weeks)
---
 net/openbgpd/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net/openbgpd/Makefile b/net/openbgpd/Makefile
index 1d23b13307fc..a1b128c07dc9 100644
--- a/net/openbgpd/Makefile
+++ b/net/openbgpd/Makefile
@@ -14,6 +14,9 @@ WWW=		https://www.openbgpd.org/
 LICENSE=	ISCL
 LICENSE_FILE=	${FILESDIR}/COPYING
 
+DEPRECATED=	Unsupported upstream, consider using net/openbgpd8
+EXPIRATION_DATE=2025-04-30
+
 USES=		tar:tgz uidfix
 USE_RC_SUBR=	${PORTNAME}