diff options
author | dougb <dougb@FreeBSD.org> | 2011-08-30 13:34:18 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-08-30 13:34:18 +0800 |
commit | 28ed966737c130c99ce0bbca542d1911b109d348 (patch) | |
tree | 32963e93eb398f007477ec762e8e44239cce3785 /mail | |
parent | fc5e01011e43e859b397ae09eab6726bd0bd5356 (diff) | |
download | freebsd-ports-gnome-28ed966737c130c99ce0bbca542d1911b109d348.tar.gz freebsd-ports-gnome-28ed966737c130c99ce0bbca542d1911b109d348.tar.zst freebsd-ports-gnome-28ed966737c130c99ce0bbca542d1911b109d348.zip |
libspf2-10
DEPRECATED= Vulnerable as of 2008-10-27 http://portaudit.freebsd.org/2ddbfd29-a455-11dd-a55e-00163e000016.html
EXPIRATION_DATE= 2011-09-09
postfix-policyd-spf
DEPRECATED= Relies on libspf2-10 which is vulnerable as of 2008-10-27
EXPIRATION_DATE= 2011-09-09
Diffstat (limited to 'mail')
-rw-r--r-- | mail/libspf2-10/Makefile | 3 | ||||
-rw-r--r-- | mail/postfix-policyd-spf/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/mail/libspf2-10/Makefile b/mail/libspf2-10/Makefile index 03de336a36fd..5a20cffbd26d 100644 --- a/mail/libspf2-10/Makefile +++ b/mail/libspf2-10/Makefile @@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= spf MAINTAINER= mnag@FreeBSD.org COMMENT= Sender Rewriting Scheme 2 C Implementation +DEPRECATED= Vulnerable as of 2008-10-27 http://portaudit.freebsd.org/2ddbfd29-a455-11dd-a55e-00163e000016.html +EXPIRATION_DATE= 2011-09-09 + CONFLICTS= ${PORTNAME}-1.2.* LATEST_LINK= ${PORTNAME}-${PORTVERSION:S/.//:R} diff --git a/mail/postfix-policyd-spf/Makefile b/mail/postfix-policyd-spf/Makefile index 3b8e62b0bfba..ef5185ab3d89 100644 --- a/mail/postfix-policyd-spf/Makefile +++ b/mail/postfix-policyd-spf/Makefile @@ -16,6 +16,9 @@ PKGNAMESUFFIX= -spf MAINTAINER= mnag@FreeBSD.org COMMENT= Implements SPF for postfix, as a policy daemon +DEPRECATED= Relies on libspf2-10 which is vulnerable as of 2008-10-27 +EXPIRATION_DATE= 2011-09-09 + LIB_DEPENDS= spf2.1:${PORTSDIR}/mail/libspf2-10 CONFLICTS= policyd-1.* |