diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-09-26 09:24:20 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-09-26 09:24:20 +0000 |
commit | 75fbecdf73d3b7305123bbb34663b5e20f0ae3c3 (patch) | |
tree | 8e3575511445c517fa7ce797b6b09a6a5255af94 /www/linux-seamonkey | |
parent | 6ec4ad0ae65f92bdf2043ca1492f3a7b52534bc5 (diff) |
Mark FORBIDDEN the remaining ports that are vulnerable for more than
2 weeks according to portaudit (ranging from 23 days to 7 years).
The maintainers were notified by mail that this action would be taken
on 2011-09-03. (Ports for which maintainers responded have been/will be
dealt with separately.)
Also mark DEPRECATED ports that rely on the FORBIDDEN ports, and a few
ports that rely on those DEPRECATED ports.
Notes
Notes:
svn path=/head/; revision=282419
Diffstat (limited to 'www/linux-seamonkey')
-rw-r--r-- | www/linux-seamonkey/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/linux-seamonkey/Makefile b/www/linux-seamonkey/Makefile index 6b11c0c055f3..3a698e1aaf36 100644 --- a/www/linux-seamonkey/Makefile +++ b/www/linux-seamonkey/Makefile @@ -13,6 +13,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${PORTVERSION}/linux-i686/en-US MAINTAINER= gecko@FreeBSD.org COMMENT= The open source, standards compliant web browser +FORBIDDEN= Vulnerable since 2011-09-03, http://portaudit.freebsd.org/aa5bc971-d635-11e0-b3cf-080027ef73ec.html +EXPIRATION_DATE= 2011-10-14 + USE_BZIP2= yes USE_LINUX_APPS= dbusglib dbuslibs alsalib |