aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/cclient/Makefile4
-rw-r--r--mail/imap-uw/Makefile4
2 files changed, 8 insertions, 0 deletions
diff --git a/mail/cclient/Makefile b/mail/cclient/Makefile
index eb12d4195aea..bc25e6c83806 100644
--- a/mail/cclient/Makefile
+++ b/mail/cclient/Makefile
@@ -23,6 +23,10 @@ DISTFILES= ${DISTNAME}${DISTVERSIONSUFFIX}${EXTRACT_SUFX}
MAINTAINER= anders@FreeBSD.org
COMMENT= Mark Crispin's C-client mail access routines
+FORBIDDEN= multiple vulnerabilities \
+ http://www.vuxml.org/freebsd/a6713190-dfea-11dd-a765-0030843d3802.html \
+ http://www.vuxml.org/freebsd/69a20ce4-dfee-11dd-a765-0030843d3802.html
+
OPTIONS= SSL "Compile with SSL support" on \
SSL_AND_PLAINTEXT "Allow plain text passwords and SSL" off \
IPV6 "Support IPv6" on \
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile
index bc8f11fadf7f..e702cb793cff 100644
--- a/mail/imap-uw/Makefile
+++ b/mail/imap-uw/Makefile
@@ -42,6 +42,10 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}
WRKSRC= ${WRKDIR}/${DISTNAME}
+FORBIDDEN= multiple vulnerabilities \
+ http://www.vuxml.org/freebsd/a6713190-dfea-11dd-a765-0030843d3802.html \
+ http://www.vuxml.org/freebsd/69a20ce4-dfee-11dd-a765-0030843d3802.html
+
MAN1= dmail.1 mailutil.1 tmail.1
MAN8= ipopd.8 imapd.8