From 8641701aa2bf7c576a111c456597462592a65a23 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Thu, 16 Nov 2023 13:18:38 +0100 Subject: mail/cclient: Mark DEPRECATED - Upstream last release was in 2007 - Known to have multiple bugs and vulnerabilities - Use the more recent mail/panda-cclient - Set EXPIRATION_DATE to 2023-12-16 --- mail/cclient/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mail/cclient/Makefile b/mail/cclient/Makefile index 1d437bb834f1..c4754b786c6c 100644 --- a/mail/cclient/Makefile +++ b/mail/cclient/Makefile @@ -17,6 +17,9 @@ WWW= http://www.washington.edu/imap/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= Last upstream release was in 2007 so use the fork mail/panda-cclient +EXPIRATION_DATE= 2023-12-16 + CONFLICTS_INSTALL= panda-cclient-20* OPTIONS_DEFINE= SSL SSL_AND_PLAINTEXT IPV6 MBX_DEFAULT -- cgit v1.2.3