From f610b1a0de630498f20fdc8911a77fed5723adba Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Mon, 1 May 2023 13:15:00 +0200 Subject: [PATCH] mail/spamdyke: Mark DEPRECATED - Broken for more than a year - Upstream last release was in 2015 - Fails to detect OpenSSL 1.1.X and later - Set EXPIRATION_DATE to 2023-06-01 --- mail/spamdyke/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mail/spamdyke/Makefile b/mail/spamdyke/Makefile index df3d386d8278..20f0d17faac1 100644 --- a/mail/spamdyke/Makefile +++ b/mail/spamdyke/Makefile @@ -13,6 +13,8 @@ LICENSE= GPLv2 BROKEN_mips= fails to build: error: nested functions are disabled, use -fnested-functions to re-enable BROKEN_mips64= fails to build: error: nested functions are disabled, use -fnested-functions to re-enable BROKEN_powerpc64= fails to build: error: nested functions are disabled, use -fnested-functions to re-enable +DEPRECATED= Broken for more than a year and last upstream release was in 2015 +EXPIRATION_DATE= 2023-06-01 RUN_DEPENDS= ${LOCALBASE}/bin/tcprules:sysutils/ucspi-tcp