From 90cfc6172a3063a1160fd0cc1028a5d9ac833bf1 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Tue, 19 Mar 2024 21:04:16 +0100 Subject: [PATCH] net-im/jabberd: Deprecate and set expiration date to 2023-04-30 Last release in 2018 and upstream repo archived Feb 12, 2019. Redirect users to net-im/ejabberd PR: 277444 Approved by: portmgr (maintainer timeout, 2+ weeks) --- net-im/jabberd/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile index abccde46ef99..6bbb6fb24d40 100644 --- a/net-im/jabberd/Makefile +++ b/net-im/jabberd/Makefile @@ -11,6 +11,9 @@ WWW= https://jabberd2.org/ LICENSE= GPLv2 +DEPRECATED= No longer developed as of 2019, consider using net-im/ejabberd +EXPIRATION_DATE=2023-04-30 + LIB_DEPENDS= libexpat.so:textproc/expat2 \ libgsasl.so:security/libgsasl \ libidn.so:dns/libidn \