99cfc074ac
Security fixes in this version: MFSA 2007-36 URIs with invalid %-encoding mishandled by Windows MFSA 2007-35 XPCNativeWrapper pollution using Script object MFSA 2007-34 Possible file stealing through sftp protocol MFSA 2007-33 XUL pages can hide the window titlebar MFSA 2007-32 File input focus stealing vulnerability MFSA 2007-31 Browser digest authentication request splitting MFSA 2007-30 onUnload Tailgating MFSA 2007-29 Crashes with evidence of memory corruption (rv:1.8.1.8) MFSA 2007-28 Code execution via QuickTime Media-link files For more info, see http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.1.5/
11 lines
259 B
Makefile
11 lines
259 B
Makefile
# $NetBSD: Makefile,v 1.24 2007/10/22 08:04:07 ghen Exp $
|
|
|
|
MOZILLA= seamonkey
|
|
|
|
COMMENT= Full featured gecko-based browser
|
|
|
|
MOZILLA_USE_GTK2= # yes
|
|
MOZILLA_USE_XFT= YES
|
|
|
|
.include "../../www/seamonkey/Makefile-seamonkey.common"
|
|
.include "../../mk/bsd.pkg.mk"
|