Re: repeatable crash using Firefox 4

2011-03-24 Thread Pan Tsu
Robert Huff writes: > System: > > FreeBSD 9.0-CURRENT #0: Sat Oct 23 08:15:53 EDT 2010 amd64 > > After disabling PGO, Firefox 4 built and installed without > complaint. > It starts correctly. Hoever, pretty much any activity - > including clicking on "About Firefox" causes it

Re: Firefox does not build with gcc45

2011-03-25 Thread Pan Tsu
Zhihao Yuan writes: > Hi, > > It seems that shlibsign keep crashes: > > /home/lichray/temp/firefox/work/mozilla-2.0/obj-amd64-unknown-freebsd8.2/nss/shlibsign > -v -i > /home/lichray/temp/firefox/work/mozilla-2.0/obj-amd64-unknown-freebsd8.2/security/manager/../../dist/lib/libfreebl3.so > module

--disable-ipc is disallowed

2011-03-30 Thread Pan Tsu
Mozilla devs recently disabled the option https://bugzilla.mozilla.org/show_bug.cgi?id=638755 mozilla-central (aka trunk) still builds fine on FreeBSD but I wonder how long it'll remain so. So, do you plan to fix IPC port[1], probably using some pieces from www/chromium, or try keep --disable-

Re: ports/155949: www/firefox: firefox 4, WITH_PGO, better Text against DISPLAY problem

2011-04-04 Thread Pan Tsu
Bernhard Froehlich writes: > I think the cleanest solution would be a check before starting build to > detect if X is available or not. (ideally configure or otherwise port > Makefile) [...] Does waiting for XOpenDisplay() to time out and abort the build suffice? %% Index: www/firefox/Makefile

Re: --disable-ipc is disallowed

2011-04-07 Thread Pan Tsu
Bernhard Froehlich writes: > On Thu, 31 Mar 2011 09:41:48 +0400, Pan Tsu wrote: >> Mozilla devs recently disabled the option >> >> https://bugzilla.mozilla.org/show_bug.cgi?id=638755 >> >> mozilla-central (aka trunk) still builds fine on FreeBSD but I w

Re: --disable-ipc is disallowed

2011-04-07 Thread Pan Tsu
Pan Tsu writes: [...] > flash plugin no longer causes rendering glitches with vdpau, not sure if > it's because of IPC or an update. Nevermind, glitches occured again after killing mplayer in background. According to google the issue seems to be known on

Re: firefox crash

2011-04-22 Thread Pan Tsu
Илья Ермолин writes: [...] > #12 0x00080bb58434 in gconf_engine_connect () >from /usr/local/lib/libgconf-2.so.4 > #13 0x00080bb58639 in gconf_engine_get_database () >from /usr/local/lib/libgconf-2.so.4 > ---Type to continue, or q to quit--- > #14 0x00080bb58d37 in gconf_engi

Re: [SVN-Commit] r544 - in branches/experimental/www/firefox-devel: . files

2011-04-28 Thread Pan Tsu
this channel > we will create snapshots on a regular basis. > - enable ipc, based on a patch by Pan Tsu [...] > #elif defined(OS_LINUX) > - return syscall(__NR_gettid); > + // TODO(BSD): find a better thread ID > + return reinterpret_cast(pthread_self()); > #endif Why

Re: Fireforx 5 not building

2011-06-22 Thread Pan Tsu
Marc Rassbach writes: > On Wed, 22 Jun 2011, Florian Smeets wrote: > >>> *** Error code 1 >>> >>> ls /var/db/pkg >>> gtk-2.22.1_1 libtool-2.4 >>> libevent-1.4.14b_2 nspr-4.8.7 >>> >> >> Can you show us *all* installed packages, if that really is all you >> have in /var/db/pkg you have a more seri

ports/158371: [patch] www/firefox: use asm in bundled libjpeg-turbo

2011-06-27 Thread Pan Tsu
>Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 28 04:50:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Pan Tsu >Release:FreeBSD 9.0-CURRENT amd64 >Organization: >Environment: >Descripti

ports/158380: [patch] www/firefox: use less space/memory during build

2011-06-28 Thread Pan Tsu
>Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 28 10:00:23 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Pan Tsu >Release:FreeBSD 9.0-CURRENT amd64 >Organization: >Environment: >Descripti

ports/158610: [patch] www/firefox: require cairo version with tee support

2011-07-03 Thread Pan Tsu
eywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 03 14:50:12 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Pan Tsu >Release:FreeBSD 9.0-CURRENT amd64 >Organization: >Environment: >De

Re: [SVN-Commit] r587 - branches/experimental/www/firefox-aurora/files

2011-07-07 Thread Pan Tsu
svn-freebsd-ge...@chruetertee.ch writes: > Author: flo > Date: Thu Jul 7 08:29:37 2011 > New Revision: 587 > > Log: > - forgot to svn rm these 2 files [...] > Deleted: > branches/experimental/www/firefox-aurora/files/patch-content-xslt-public-txDouble.h >

ports/158702: [patch] www/firefox-devel: prune -DFREEBSD cruft in js

2011-07-07 Thread Pan Tsu
>Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 07 09:40:05 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Pan Tsu >Release:FreeBSD 9.0-CURRENT amd64 >Organization: >Environment: gcc46 >De

Re: [SVN-Commit] r588 - branches/experimental/www/firefox-aurora/files

2011-07-13 Thread Pan Tsu
svn-freebsd-ge...@chruetertee.ch writes: > Author: flo > Date: Mon Jul 11 10:15:50 2011 > New Revision: 588 > > Log: > readd patch to the correct file > > Submitted by: Pan Tsu > > Note, firefox-aurora is still completeley broken Broken? Does it crash? Even when

Re: [SVN-Commit] r588 - branches/experimental/www/firefox-aurora/files

2011-07-14 Thread Pan Tsu
Florian Smeets writes: > On 13.07.11 10:42, Pan Tsu wrote: >> svn-freebsd-ge...@chruetertee.ch writes: >> >>> Author: flo >>> Date: Mon Jul 11 10:15:50 2011 >>> New Revision: 588 >>> >>> Log: >>> readd patch to the correct fil