summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-10-17 14:44:58 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-10-17 14:44:58 +0000
commit2b7cf1a305ac2ac00f8441ae7e15feee0b0616f4 (patch)
tree850721a9e503f46e0ff34857287f787b500bd15f
parentUpdate to the well anticipated samba 2.2.6. (diff)
Mark forbidden due to security hole reported at
http://www.mozillazine.org/talkback.html?article=2467. Submitted by: trevor
Notes
Notes: svn path=/head/; revision=68209
Diffstat (limited to '')
-rw-r--r--www/mozilla-devel/Makefile2
-rw-r--r--www/mozilla/Makefile2
-rw-r--r--www/seamonkey/Makefile2
-rw-r--r--www/seamonkey2/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile
index 8dae695827f3..ae79b3d9e0ff 100644
--- a/www/mozilla-devel/Makefile
+++ b/www/mozilla-devel/Makefile
@@ -32,6 +32,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
WITHOUT_CHATZILLA= "Contains a buffer overflow reported at http://online.securityfocus.com/archive/1/270249"
+FORBIDDEN= "Contains privacy leak documented at http://www.mozillazine.org/talkback.html?article=2467"
+
EXTRACT_AFTER_ARGS= | tar -xf - -X ${FILESDIR}/tar-exclude
USE_X_PREFIX= yes
USE_PERL5= yes
diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile
index 2d6ecc7ac8ca..5f92c577e30d 100644
--- a/www/mozilla/Makefile
+++ b/www/mozilla/Makefile
@@ -30,6 +30,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
WITHOUT_CHATZILLA= "Contains a buffer overflow reported at http://online.securityfocus.com/archive/1/270249"
+FORBIDDEN= "Contains privacy leak documented at http://www.mozillazine.org/talkback.html?article=2467"
+
USE_BZIP2= yes
EXTRACT_AFTER_ARGS= | tar -xf - -X ${FILESDIR}/tar-exclude
USE_X_PREFIX= yes
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index 8dae695827f3..ae79b3d9e0ff 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -32,6 +32,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
WITHOUT_CHATZILLA= "Contains a buffer overflow reported at http://online.securityfocus.com/archive/1/270249"
+FORBIDDEN= "Contains privacy leak documented at http://www.mozillazine.org/talkback.html?article=2467"
+
EXTRACT_AFTER_ARGS= | tar -xf - -X ${FILESDIR}/tar-exclude
USE_X_PREFIX= yes
USE_PERL5= yes
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile
index 8dae695827f3..ae79b3d9e0ff 100644
--- a/www/seamonkey2/Makefile
+++ b/www/seamonkey2/Makefile
@@ -32,6 +32,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
WITHOUT_CHATZILLA= "Contains a buffer overflow reported at http://online.securityfocus.com/archive/1/270249"
+FORBIDDEN= "Contains privacy leak documented at http://www.mozillazine.org/talkback.html?article=2467"
+
EXTRACT_AFTER_ARGS= | tar -xf - -X ${FILESDIR}/tar-exclude
USE_X_PREFIX= yes
USE_PERL5= yes