diff options
author | glewis <glewis@FreeBSD.org> | 2004-11-25 18:34:12 +0000 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2004-11-25 18:34:12 +0000 |
commit | ce63cc8e8041bd1caa8c8762ad5eaa21ef997602 (patch) | |
tree | 8a49b57639672518c70ec24ce1c9de2032f9d0f1 /java/linux-blackdown-jdk13 | |
parent | a44e77d9d60194818ea9dad4f5c2408b7f0a0843 (diff) | |
download | FreeBSD-ports-ce63cc8e8041bd1caa8c8762ad5eaa21ef997602.zip FreeBSD-ports-ce63cc8e8041bd1caa8c8762ad5eaa21ef997602.tar.gz |
. Mark FORBIDDEN due to the browser plugin vulnerability. If Blackdown
don't release an update this could be addressed by not installing the
plugin.
Diffstat (limited to 'java/linux-blackdown-jdk13')
-rw-r--r-- | java/linux-blackdown-jdk13/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/linux-blackdown-jdk13/Makefile b/java/linux-blackdown-jdk13/Makefile index dbfc9f1..c10283f 100644 --- a/java/linux-blackdown-jdk13/Makefile +++ b/java/linux-blackdown-jdk13/Makefile @@ -19,6 +19,8 @@ EXTRACT_SUFX= .bin MAINTAINER= znerd@FreeBSD.org COMMENT= Blackdown Java Development Kit 1.3 for Linux +FORBIDDEN= Vulnerabilities in the browser plugin + BUILD_DEPENDS= ${LOCALBASE}/bin/javavm:${PORTSDIR}/java/javavmwrapper RUN_DEPENDS= ${LOCALBASE}/bin/javavm:${PORTSDIR}/java/javavmwrapper |