diff options
author | simon <simon@FreeBSD.org> | 2005-09-24 16:35:43 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2005-09-24 16:35:43 +0800 |
commit | cf924c0e56f330b331886facc5d71a880a4c8176 (patch) | |
tree | d9d1b518018aef0c5ea0f765a025b3c286b1551b /security | |
parent | 86a648f717838227d876e0df6d539d5d678e5e83 (diff) | |
download | freebsd-ports-gnome-cf924c0e56f330b331886facc5d71a880a4c8176.tar.gz freebsd-ports-gnome-cf924c0e56f330b331886facc5d71a880a4c8176.tar.zst freebsd-ports-gnome-cf924c0e56f330b331886facc5d71a880a4c8176.zip |
Mark FORBIDDEN due to arbitrary code execution vulnerability.
Security: http://vuxml.FreeBSD.org/271498a9-2cd4-11da-a263-0001020eed82.html
With hat: secteam
Diffstat (limited to 'security')
-rw-r--r-- | security/clamav-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/clamav-devel/Makefile b/security/clamav-devel/Makefile index d5c864192a91..e01d5d812cab 100644 --- a/security/clamav-devel/Makefile +++ b/security/clamav-devel/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} MAINTAINER= rob@debank.tv COMMENT= Command line virus scanner written entirely in C +FORBIDDEN= http://vuxml.FreeBSD.org/271498a9-2cd4-11da-a263-0001020eed82.html + LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \ unarj:${PORTSDIR}/archivers/unarj \ |