From ab1b501a51e0eef93badb8e45082f04e1814269c Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sat, 22 Mar 2025 07:33:55 +0100 Subject: [PATCH] net-p2p/libswift: Deprecate and set expiration date to 2025-04-30 Upstream archived repo on Feb 19, 2024 and no active development in years Reference: https://github.com/libswift/libswift PR: 285234 Approved by: portmgr (maintainer timeout, 2+ weeks) --- net-p2p/libswift/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-p2p/libswift/Makefile b/net-p2p/libswift/Makefile index 80c815d2d98e..30d79802652e 100644 --- a/net-p2p/libswift/Makefile +++ b/net-p2p/libswift/Makefile @@ -9,6 +9,9 @@ WWW= https://github.com/skunkwerks/libswift LICENSE= LGPL21 +DEPRECATED= Upstream archived repo on Feb 19, 2024 and no active development in several years +EXPIRATION_DATE=2025-04-30 + LIB_DEPENDS= libevent.so:devel/libevent USES= compiler:c++11-lang gmake ssl