pkgsrc/www/firefox2/Makefile
ghen 6da4cecc54 Update firefox2 and firefox2-gtk1 to 2.0.0.1. Fixed in this version:
MFSA 2006-76 XSS using outer window's Function object
MFSA 2006-75 RSS Feed-preview referrer leak
MFSA 2006-73 Mozilla SVG Processing Remote Code Execution
MFSA 2006-72 XSS by setting img.src to javascript: URI
MFSA 2006-71 LiveConnect crash finalizing JS objects
MFSA 2006-70 Privilege escallation using watch point
MFSA 2006-68 Crashes with evidence of memory corruption (rv:1.8.0.9/1.8.1.1)

For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.1/releasenotes/
2006-12-21 08:13:17 +00:00

11 lines
278 B
Makefile

# $NetBSD: Makefile,v 1.4 2006/12/21 08:13:17 ghen Exp $
MOZILLA= firefox
EXTRACT_SUFX= .tar.bz2
COMMENT= Lightweight gecko-based web browser
MOZILLA_USE_GTK2= # yes
MOZILLA_USE_XFT= YES
.include "../../www/firefox2/Makefile-firefox.common"
.include "../../mk/bsd.pkg.mk"