Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2011 00:08:40 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r521 - branches/experimental/www/seamonkey trunk/www/seamonkey
Message-ID:  <201103170008.p2H08eSU080470@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: beat
Date: Thu Mar 17 00:08:39 2011
New Revision: 521

Log:
- 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]

Modified:
   branches/experimental/www/seamonkey/Makefile
   trunk/www/seamonkey/Makefile

Modified: branches/experimental/www/seamonkey/Makefile
==============================================================================
--- branches/experimental/www/seamonkey/Makefile	Wed Mar 16 23:36:57 2011	(r520)
+++ branches/experimental/www/seamonkey/Makefile	Thu Mar 17 00:08:39 2011	(r521)
@@ -16,6 +16,7 @@
 COMMENT=	The open source, standards compliant web browser
 
 DEPRECATED=	Upstream support dropped. Please consider using www/seamonkey2 instead.
+FORBIDDEN=	several security vulnerabilities
 CONFLICTS_INSTALL=	seamonkey-2*
 USE_BZIP2=	yes
 USE_GMAKE=	yes

Modified: trunk/www/seamonkey/Makefile
==============================================================================
--- trunk/www/seamonkey/Makefile	Wed Mar 16 23:36:57 2011	(r520)
+++ trunk/www/seamonkey/Makefile	Thu Mar 17 00:08:39 2011	(r521)
@@ -17,6 +17,7 @@
 COMMENT=	The open source, standards compliant web browser
 
 DEPRECATED=	Upstream support dropped. Please consider using www/seamonkey2 instead.
+FORBIDDEN=	several security vulnerabilities
 CONFLICTS_INSTALL=	seamonkey-2*
 USE_BZIP2=	yes
 USE_GMAKE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103170008.p2H08eSU080470>