git: d496ebd9a5de - main - net/quagga: Deprecate and set expiration date to 2023-03-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 31 Dec 2022 13:44:47 UTC
The branch main has been updated by diizzy:

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

commit d496ebd9a5de472c99f36179cbef35079ee0c9a4
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-12-31 13:43:41 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-12-31 13:43:51 +0000

    net/quagga: Deprecate and set expiration date to 2023-03-31
    
    Abandonware, last release in 2018 and no development in years.
    Redirect users to alternatives such as net/frr* , net/bird2 and net/openbgpd*
---
 net/quagga/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net/quagga/Makefile b/net/quagga/Makefile
index 6b206fd74bc3..d68e10e4d90d 100644
--- a/net/quagga/Makefile
+++ b/net/quagga/Makefile
@@ -11,6 +11,9 @@ WWW=		https://www.quagga.net/
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Abandonware, last release in 2018 and no development in years. Consider using net/frr* , net/bird2 or net/openbgpd*
+EXPIRATION_DATE=2023-03-31
+
 USES=		compiler:c11 cpe gmake libtool makeinfo \
 		perl5 readline ssl