head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.4 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.2 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.1.0.4 pkgsrc-2011Q4-base:1.1 pkgsrc-2011Q3:1.1.0.2 pkgsrc-2011Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2012.03.10.03.26.05; author ryoon; state dead; branches; next 1.1; 1.1 date 2011.07.11.20.46.36; author tnn; state Exp; branches; next ; desc @@ 1.2 log @Update to 2.7.2 * Many new features. * Security bugfixes. * See http://www.seamonkey-project.org/releases/seamonkey2.7/ @ text @$NetBSD: patch-be,v 1.1 2011/07/11 20:46:36 tnn Exp $ Disable all sound support for now since it causes crashes and doesn't work correctly anyway ... --- mozilla/widget/src/gtk2/nsSound.cpp.orig 2010-08-06 01:09:23.000000000 +0000 +++ mozilla/widget/src/gtk2/nsSound.cpp @@@@ -138,6 +138,8 @@@@ nsSound::Init() mInited = PR_TRUE; + return NS_OK; + if (!elib) { elib = PR_LoadLibrary("libesd.so.0"); } @ 1.1 log @Update to seamonkey-2.2. Based on the mozilla-5.0 branch. SeaMonkey 2.2 contains the following major changes relative to SeaMonkey 2.1: Windows: Bundled extensions/add-ons are no longer optional in SeaMonkey's installer. Archive options can now be changed from the Copies & Folders Account Settings pane. Mozilla platform changes CSS Animations are now supported. Improved canvas, JavaScript, memory, and networking performance. Improved standards support for HTML5, XHR, MathML, SMIL, and canvas. Improved spell checking for some locales. WebGL content can no longer load cross-domain textures. Background tabs have setTimeout and setInterval clamped to 1000ms to improve performance. @ text @d1 1 a1 1 $NetBSD: patch-be,v 1.3 2011/04/26 14:16:37 tnn Exp $ @