Re: ia64 www/firefox - segfault on startup

2012-09-05 Thread Anton Shterenlikht
From jbe...@tormail.org Wed Sep 5 02:23:08 2012 >>$ cd /usr/src/lib/libthr; make all install DEBUG_FLAGS='-g' Or use DEBUG_FLAGS='-g -O0' to avoid some variables being optimized away. done > Ok, about devel/nspr - it fails tests. [...] >

Re: ports/171343: [patch] build www/firefox and mail/thunderbird with clang

2012-09-05 Thread edwin
Synopsis: [patch] build www/firefox and mail/thunderbird with clang Responsible-Changed-From-To: freebsd-ports-bugs->gecko Responsible-Changed-By: edwin Responsible-Changed-When: Wed Sep 5 12:10:14 UTC 2012 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.f

Re: ports/171343: [patch] build www/firefox and mail/thunderbird with clang

2012-09-05 Thread Yamaya Takashi
The following reply was made to PR ports/171343; it has been noted by GNATS. From: Yamaya Takashi To: bug-follo...@freebsd.org, yama...@kbh.biglobe.ne.jp Cc: Subject: Re: ports/171343: [patch] build www/firefox and mail/thunderbird with clang Date: Wed, 05 Sep 2012 22:59:46 +0900 This is a m

[SVN-Commit] r988 - trunk/www/firefox

2012-09-05 Thread svn-freebsd-gecko
Author: jbeich Date: Wed Sep 5 14:45:45 2012 New Revision: 988 Log: remove dup Modified: trunk/www/firefox/Makefile Modified: trunk/www/firefox/Makefile == --- trunk/www/firefox/Makefile Tue Sep 4 23:19:23 2012

[SVN-Commit] r989 - in trunk/devel/nspr: . files

2012-09-05 Thread svn-freebsd-gecko
Author: jbeich Date: Wed Sep 5 14:45:53 2012 New Revision: 989 Log: use _linux.cfg, it has support for more archs Existing constants for i386, amd64, powerpc, powerpc64, sparc64 are identical. With this change we get support for arm, mips, hppa, s390, s390x, sh, avr32, m32r, mc68000, sparc. Add

[SVN-Commit] r990 - trunk

2012-09-05 Thread svn-freebsd-gecko
Author: jbeich Date: Wed Sep 5 14:45:59 2012 New Revision: 990 Log: describe what's on my plate Added: trunk/Gecko_TODO Modified: trunk/Gecko_ChangeLog Modified: trunk/Gecko_ChangeLog == --- trunk/Gecko_ChangeLog

[SVN-Commit] r991 - in trunk: mail/thunderbird-esr/files mail/thunderbird/files www/firefox-esr/files www/firefox-nightly/files www/firefox/files www/libxul/files www/seamonkey/files

2012-09-05 Thread svn-freebsd-gecko
Author: jbeich Date: Wed Sep 5 16:16:21 2012 New Revision: 991 Log: add visibility hack for clang32 with libc++ http://llvm.org/bugs/show_bug.cgi?id=13688 Added: trunk/mail/thunderbird-esr/files/patch-clang32-libc++-visibility-hack trunk/mail/thunderbird/files/patch-clang32-libc++-visibil

[SVN-Commit] r992 - trunk/www/firefox-nightly

2012-09-05 Thread svn-freebsd-gecko
Author: jbeich Date: Wed Sep 5 16:16:29 2012 New Revision: 992 Log: update Nightly Modified: trunk/www/firefox-nightly/Makefile.hgrev trunk/www/firefox-nightly/distinfo Modified: trunk/www/firefox-nightly/Makefile.hgrev =

[SVN-Commit] r993 - in trunk/devel/nspr: . files

2012-09-05 Thread svn-freebsd-gecko
Author: jbeich Date: Thu Sep 6 06:16:57 2012 New Revision: 993 Log: backout r989, too hackish and untested on tier3 archs Let upstream deal with lots of (nearly-)identical *.cfg. Deleted: trunk/devel/nspr/files/patch-..::pr::include::md::_linux.cfg Modified: trunk/devel/nspr/Makefile Mod