Hi. It seems the gcc295 version of opera is much more stable for me after several testings on a default !mp install (no async dns tweaks needed).
I would appreciate some comments/testings because if it proves to be really more stable than the gcc4 version, then I'd really like it to make the release. Index: Makefile =================================================================== RCS file: /cvs/ports/www/opera/Makefile,v retrieving revision 1.58 diff -u -r1.58 Makefile --- Makefile 16 Dec 2008 20:17:39 -0000 1.58 +++ Makefile 11 Feb 2009 15:24:26 -0000 @@ -6,8 +6,8 @@ V= 9.63 OPERA_BUILD= 2474 -DISTNAME= opera-${V}.gcc4-static-qt3.i386 -PKGNAME= opera-${V} +DISTNAME= opera-${V}.gcc295-static-qt3.i386 +PKGNAME= opera-${V}p0 CATEGORIES= www HOMEPAGE= http://www.opera.com/ @@ -40,7 +40,7 @@ NO_BUILD= Yes NO_REGRESS= Yes -WRKDIST= ${WRKDIR}/opera-$V-${OPERA_BUILD}.gcc4-static-qt3.i386 +WRKDIST= ${WRKDIR}/opera-$V-${OPERA_BUILD}.gcc295-static-qt3.i386 do-install: cd ${WRKBUILD} && ./install.sh \ Index: distinfo =================================================================== RCS file: /cvs/ports/www/opera/distinfo,v retrieving revision 1.44 diff -u -r1.44 distinfo --- distinfo 16 Dec 2008 20:17:39 -0000 1.44 +++ distinfo 11 Feb 2009 15:24:26 -0000 @@ -1,5 +1,5 @@ -MD5 (opera-9.63.gcc4-static-qt3.i386.tar.bz2) = vaFonxiV9hRQm3ThvdYeww== -RMD160 (opera-9.63.gcc4-static-qt3.i386.tar.bz2) = +YKl2mOO87YJwXdZBJKSQPTSVC4= -SHA1 (opera-9.63.gcc4-static-qt3.i386.tar.bz2) = uUaTOo0UXGHJQYGtTnpil820t04= -SHA256 (opera-9.63.gcc4-static-qt3.i386.tar.bz2) = DjOxwvgVQUfOKcT0ugLCCnYXA2PPj4JptMBH9JN4t9A= -SIZE (opera-9.63.gcc4-static-qt3.i386.tar.bz2) = 9266959 +MD5 (opera-9.63.gcc295-static-qt3.i386.tar.bz2) = jN7/3EcGv7b0mJJ7p3bXMA== +RMD160 (opera-9.63.gcc295-static-qt3.i386.tar.bz2) = c3f0qCugEfoKttx0Lr6gMciqnHA= +SHA1 (opera-9.63.gcc295-static-qt3.i386.tar.bz2) = ddR/mQMzOYnEP95+Ll3M4yjDXRI= +SHA256 (opera-9.63.gcc295-static-qt3.i386.tar.bz2) = Pxox8P6TPqVcm3eTg+E4ZfwHyFbMZcKdTJ0yP+A/2EU= +SIZE (opera-9.63.gcc295-static-qt3.i386.tar.bz2) = 9058510 -- Antoine