aboutsummaryrefslogtreecommitdiff
path: root/www/firefox36
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-09-10 17:58:28 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-09-10 17:58:28 +0000
commit341144f306bd869884a984d5fcca9e0a3f24204d (patch)
tree1079dbc9c1d7d953eff6b645378c9a098f7b16f6 /www/firefox36
parent3e42b5cef07f3dc66b18ef51ae74d67d8948fabd (diff)
downloadports-341144f306bd869884a984d5fcca9e0a3f24204d.tar.gz
ports-341144f306bd869884a984d5fcca9e0a3f24204d.zip
- Mark it now FORBIDDEN too many security issues.
Notes
Notes: svn path=/head/; revision=241173
Diffstat (limited to 'www/firefox36')
-rw-r--r--www/firefox36/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile
index b19b8c1f572a..2f3160db5136 100644
--- a/www/firefox36/Makefile
+++ b/www/firefox36/Makefile
@@ -66,6 +66,14 @@ IGNORE= does not run, update to 6.2-RELEASE or newer
MOZ_OPTIONS+= --enable-svg --enable-svg-renderer=cairo
+FORBIDDEN= too many security issues \
+ http://www.vuxml.org/freebsd/922d2398-9e2d-11de-a998-0030843d3802.html \
+ http://www.vuxml.org/freebsd/49e8f2ee-8147-11de-a994-0030843d3802.html
+
+DEPRECATED= The mozilla team has shifted the development branch of mozilla to \
+ seamonkey, this port is outdated and has many vulnerabilities. \
+ Please consider using www/seamonkey or www/firefox35 instead.
+
post-extract::
@${SED} -e 's|@FIREFOX_ICON@|${FIREFOX_ICON}|' -e 's|@MOZILLA@|${MOZILLA}|' \
-e 's|@MOZILLA_NAME@|${MOZILLA_NAME}|' \