> From martynas Tue Jul 15 20:53:57 2008 > To: [EMAIL PROTECTED], [EMAIL PROTECTED] > Subject: Re: UPDATE: mozilla-firefox-3.0 > Cc: ports@openbsd.org > > > From [EMAIL PROTECTED] Tue Jul 15 20:33:11 2008 > > X-Envelope-From: [EMAIL PROTECTED] > > X-Envelope-To: ports@openbsd.org > > From: Mike Erdely <[EMAIL PROTECTED]> > > To: Edd <[EMAIL PROTECTED]> > > Cc: ports@openbsd.org > > Subject: Re: UPDATE: mozilla-firefox-3.0 > > Mail-Followup-To: Edd <[EMAIL PROTECTED]>, ports@openbsd.org > > References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> > > <[EMAIL PROTECTED]> > > MIME-Version: 1.0 > > Content-Type: text/plain; charset=us-ascii > > Content-Disposition: inline > > User-Agent: Mutt/1.5.18 (2008-05-17) > > X-Virus-Scanned: ClamAV 0.93/6815/Thu Apr 17 19:56:17 2008 on > > mail.erdelynet.com > > X-Virus-Status: Clean > > X-Loop: ports@openbsd.org > > Precedence: bulk > > Sender: [EMAIL PROTECTED] > > > > On Tue, Jul 15, 2008 at 04:37:13PM +0100, Edd wrote: > > > Whats the status of firefox 3 on OpenBSD? > > > > > > I have been using a package (given to me from viq, which i assume is > > > made from this patch), which has crashed once in about 3 days. Thats > > > about normal for firefox in my experience. > > > > > > I do notice a fair speedup. > > > > Like others, I see a fair speed up and I have only seen crashes with > > self-signed certificates. > > Yup, and i've got a fix for that. > > I'll send it later today.
Hey, I've updated the diff. Changes: - security update to 3.0.1 - fix the ssl psm bug. you can't just cast a char* to an int* and access through it - fix arm endianness issue (armel abi) - strict alignment fixes for sparc64 - fix ppc invoke to skip first two vtable entries. might fix macppc to work again - update to accept standard dictionaries location, so that textproc/mozilla-dicts works again Diffs are available at: http://www.altroot.org/p/ Let me know.