diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/gnutls-devel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile index f9593943a0b9..b8ea4f556c14 100644 --- a/security/gnutls-devel/Makefile +++ b/security/gnutls-devel/Makefile @@ -15,6 +15,9 @@ PKGNAMESUFFIX= -devel MAINTAINER= novel@FreeBSD.org COMMENT= GNU Transport Layer Security library +FORBIDDEN= Vulnerable since 2009-08-17, http://portaudit.freebsd.org/856a6f84-8b30-11de-8062-00e0815b8da8.html +EXPIRATION_DATE= 2011-10-14 + LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error \ nettle.4:${PORTSDIR}/security/nettle \ p11-kit.0:${PORTSDIR}/security/p11-kit |