diff options
author | beat <beat@FreeBSD.org> | 2011-03-17 08:11:52 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2011-03-17 08:11:52 +0800 |
commit | a520eb6fcc1cd124852a8484819eb0ff6bea2a95 (patch) | |
tree | 0fb2a4925ee3eaaefd65316e86212213073b7bf0 /www/seamonkey | |
parent | 80798e2107f1ffe6cd564b7736d915bc3688510e (diff) | |
download | freebsd-ports-gnome-a520eb6fcc1cd124852a8484819eb0ff6bea2a95.tar.gz freebsd-ports-gnome-a520eb6fcc1cd124852a8484819eb0ff6bea2a95.tar.zst freebsd-ports-gnome-a520eb6fcc1cd124852a8484819eb0ff6bea2a95.zip |
- Mark FORBIDDEN. SeaMonkey 1.1 has several security vulnerabilities. This
also prevents Pointyhat from building this port as it currently fails
on CURRENT [1] and with gmake 3.82. This port will be updated once
SeaMonkey 2.1 is released.
Reported by: pointyhat via miwi [1]
Diffstat (limited to 'www/seamonkey')
-rw-r--r-- | www/seamonkey/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index d9b388443dae..229d8de85c80 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -18,6 +18,7 @@ MAINTAINER= gecko@FreeBSD.org COMMENT= The open source, standards compliant web browser DEPRECATED= Upstream support dropped. Please consider using www/seamonkey2 instead. +FORBIDDEN= several security vulnerabilities CONFLICTS= seamonkey-2* USE_BZIP2= yes USE_GMAKE= yes |