diff options
author | miwi <miwi@FreeBSD.org> | 2009-09-11 01:58:28 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-09-11 01:58:28 +0800 |
commit | 84ab4465c5e42e9ba38bf10ea5b6499491427b01 (patch) | |
tree | 05d974fca8f2c18002407cc41b654e5ebbe6e11e /www | |
parent | a6d63feb79882a2ff09681064de6135a27526d22 (diff) | |
download | freebsd-ports-gnome-84ab4465c5e42e9ba38bf10ea5b6499491427b01.tar.gz freebsd-ports-gnome-84ab4465c5e42e9ba38bf10ea5b6499491427b01.tar.zst freebsd-ports-gnome-84ab4465c5e42e9ba38bf10ea5b6499491427b01.zip |
- Mark it now FORBIDDEN too many security issues.
With hat: secteam
Security: http://www.vuxml.org/freebsd/922d2398-9e2d-11de-a998-0030843d3802.html
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox-esr/Makefile | 8 | ||||
-rw-r--r-- | www/firefox/Makefile | 8 | ||||
-rw-r--r-- | www/firefox36/Makefile | 8 |
3 files changed, 24 insertions, 0 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index b19b8c1f572a..2f3160db5136 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/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}|' \ diff --git a/www/firefox/Makefile b/www/firefox/Makefile index b19b8c1f572a..2f3160db5136 100644 --- a/www/firefox/Makefile +++ b/www/firefox/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}|' \ 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}|' \ |