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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
