diff options
author | trevor <trevor@FreeBSD.org> | 2002-05-02 03:21:40 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-05-02 03:21:40 +0800 |
commit | a1fd21ae0550f30a30de2255f9487151c047f487 (patch) | |
tree | a7426eb7e04f4a2a36f17c9616924dad690e936c /www | |
parent | 4d9382ba73b15f99a6ae49587945803ea1589c33 (diff) | |
download | freebsd-ports-gnome-a1fd21ae0550f30a30de2255f9487151c047f487.tar.gz freebsd-ports-gnome-a1fd21ae0550f30a30de2255f9487151c047f487.tar.zst freebsd-ports-gnome-a1fd21ae0550f30a30de2255f9487151c047f487.zip |
Mark forbidden because of security bug.
Reported by: mbr
Diffstat (limited to 'www')
-rw-r--r-- | www/linux-mozilla-devel/Makefile | 2 | ||||
-rw-r--r-- | www/linux-mozilla/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/www/linux-mozilla-devel/Makefile b/www/linux-mozilla-devel/Makefile index 1abd43ee6ec2..58e50e803e03 100644 --- a/www/linux-mozilla-devel/Makefile +++ b/www/linux-mozilla-devel/Makefile @@ -21,6 +21,8 @@ PATCHFILES= linux-mozilla-${PORTVERSION}-generated-files.tar.gz MAINTAINER= trevor@FreeBSD.org +FORBIDDEN= "malicious Web servers can upload files--see http://sec.greymagic.com/adv/gm001-ns/ or http://www.heise.de/ct/browsercheck/n6demo1.shtml " + BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0.5.0:${PORTSDIR}/x11-toolkits/linux-gtk diff --git a/www/linux-mozilla/Makefile b/www/linux-mozilla/Makefile index 1abd43ee6ec2..58e50e803e03 100644 --- a/www/linux-mozilla/Makefile +++ b/www/linux-mozilla/Makefile @@ -21,6 +21,8 @@ PATCHFILES= linux-mozilla-${PORTVERSION}-generated-files.tar.gz MAINTAINER= trevor@FreeBSD.org +FORBIDDEN= "malicious Web servers can upload files--see http://sec.greymagic.com/adv/gm001-ns/ or http://www.heise.de/ct/browsercheck/n6demo1.shtml " + BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0.5.0:${PORTSDIR}/x11-toolkits/linux-gtk |