aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2004-11-26 03:28:43 +0800
committerglewis <glewis@FreeBSD.org>2004-11-26 03:28:43 +0800
commit0d8b575c6cdcbea38311512daf57a8a1a89ec454 (patch)
tree2d3af50d3eae12551fed1108b35c2a1013a0719a /java
parent0da6ba9197e0311f809f2ea5ca4f7e6b0abb2fc7 (diff)
downloadfreebsd-ports-gnome-0d8b575c6cdcbea38311512daf57a8a1a89ec454.tar.gz
freebsd-ports-gnome-0d8b575c6cdcbea38311512daf57a8a1a89ec454.tar.zst
freebsd-ports-gnome-0d8b575c6cdcbea38311512daf57a8a1a89ec454.zip
. Mark FORBIDDEN due to the browser plugin vulnerability. If IBM
don't release an update this could be addressed by not installing the plugin.
Diffstat (limited to 'java')
-rw-r--r--java/linux-ibm-jdk13/Makefile2
-rw-r--r--java/linux-ibm-jdk14/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/java/linux-ibm-jdk13/Makefile b/java/linux-ibm-jdk13/Makefile
index 5f74f6580b52..b09f4f689603 100644
--- a/java/linux-ibm-jdk13/Makefile
+++ b/java/linux-ibm-jdk13/Makefile
@@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= znerd@FreeBSD.org
COMMENT= IBM 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
diff --git a/java/linux-ibm-jdk14/Makefile b/java/linux-ibm-jdk14/Makefile
index 68694565b06c..6c9007e27d41 100644
--- a/java/linux-ibm-jdk14/Makefile
+++ b/java/linux-ibm-jdk14/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= glewis@FreeBSD.org
COMMENT= IBM Java Development Kit 1.4 for Linux
+FORBIDDEN= Vulnerabilities in the browser plugin
+
BUILD_DEPENDS= ${LOCALBASE}/bin/javavm:${PORTSDIR}/java/javavmwrapper
RUN_DEPENDS= ${LOCALBASE}/bin/javavm:${PORTSDIR}/java/javavmwrapper