git: f610b1a0de63 - main - mail/spamdyke: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 May 2023 11:21:06 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f610b1a0de630498f20fdc8911a77fed5723adba
commit f610b1a0de630498f20fdc8911a77fed5723adba
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-05-01 11:15:00 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-05-01 11:20:48 +0000
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