aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-04-01 09:40:43 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-04-01 09:40:43 +0000
commit9dfed339a2d4a6b436d51de5780cdf556b34c674 (patch)
tree3205983b158d02ad49477143e1ad258b4d9830b4 /www
parent4257c89f4ee57d1b9aa6cf684cc9e62d28def972 (diff)
Mozilla uses zlib internally, and Netscape 6 is based on Mozilla.
There has been no announcement regarding zlib in Netscape 6.
Notes
Notes: svn path=/head/; revision=57120
Diffstat (limited to 'www')
-rw-r--r--www/linux-netscape6/Makefile2
-rw-r--r--www/netscape7/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/www/linux-netscape6/Makefile b/www/linux-netscape6/Makefile
index 2e8766995e1c..5cc4ef658776 100644
--- a/www/linux-netscape6/Makefile
+++ b/www/linux-netscape6/Makefile
@@ -43,6 +43,8 @@ PATCHFILES= linux-netscape6-${PORTVERSION}-generated-files.tar.gz
MAINTAINER?= trevor@FreeBSD.org
+FORBIDDEN= "may have zlib double free() bug"
+
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0.5.0:${PORTSDIR}/x11-toolkits/linux-gtk \
${LINUXBASE}/usr/lib/libjpeg.so.62.0.0:${PORTSDIR}/graphics/linux-jpeg
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile
index 2e8766995e1c..5cc4ef658776 100644
--- a/www/netscape7/Makefile
+++ b/www/netscape7/Makefile
@@ -43,6 +43,8 @@ PATCHFILES= linux-netscape6-${PORTVERSION}-generated-files.tar.gz
MAINTAINER?= trevor@FreeBSD.org
+FORBIDDEN= "may have zlib double free() bug"
+
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0.5.0:${PORTSDIR}/x11-toolkits/linux-gtk \
${LINUXBASE}/usr/lib/libjpeg.so.62.0.0:${PORTSDIR}/graphics/linux-jpeg