cvs commit: ports/Mk bsd.gecko.mk ports/www/firefox Makefile distinfo pkg-descr ports/www/firefox/files patch-browser-app-Makefile.in patch-browser-app-nsBrowserApp.cpp patch-bugzilla-736961 patch-configure.in patch-gfx-ycbcr-Makefile.in patch-xp

Beat Gätzi beat at FreeBSD.org
Wed Jun 6 20:17:39 UTC 2012


On Jun 6, 2012, at 5:54 PM, Niclas Zeising wrote:
> On 2012-06-06 17:48, Beat Gaetzi wrote:
>> 2012/6/6 Niclas Zeising <zeising at daemonic.se>:
>>> On 2012-06-06 09:55, Beat Gaetzi wrote:
>>>> beat        2012-06-06 07:55:46 UTC
>>>> 
>>>>  FreeBSD ports repository
>>>> 
>>>>  Modified files:
>>>>    Mk                   bsd.gecko.mk
>>>>    www/firefox          Makefile distinfo pkg-descr
>>>>    www/firefox/files    patch-browser-app-Makefile.in
>>>>                         patch-browser-app-nsBrowserApp.cpp
>>>>                         patch-configure.in
>>>>                         patch-xpcom_base_nsStackWalk.cpp
>>>>  Added files:
>>>>    www/firefox/files    patch-bugzilla-736961
>>>>                         patch-gfx-ycbcr-Makefile.in
>>>>  Log:
>>>>  - Update Firefox to 13.0
>>>>  - Remove whitespace from pkg-descr
>>>>  - Use GCC 4.6 to fix build on newer FreeBSD versions
>>>>  - Use asm optimized YUV conversion and RGB scaling [1]
>>>>  - Update required nspr version [2]
>>>> 
>>> 
>>> Thank you very much for doing this!
>>> I have one question though, would it be possible to add the dependency
>>> on gcc 4.6 only if base gcc is used. It is a very heavy dependency in
>>> terms of compile time, and usually not needed if clang is used.
>>> Regards!
>> 
>> As far as I know Firefox doesn't build with clang. Or were you able to
>> build it with clang?
>> I received another report that Firefox still builds with the base GCC on
>> FreeBSD 8. I'm testing this currently and if it works I'll relax the GCC
>> 4.6 dependency on 8.
>> 
> 
> I have not tried this version, but I have firefox 10.0.2 compiled with
> clang running perfectly fine.


Niclas did a build with clang and it build fine but both of us aren't able
to test it if it runs at the moment. Would it be possible that someone
could do some runtime testing with Firefox 13 and clang?

Patch to build it is available here:
http://tmp.chruetertee.ch/ff13-clang.patch

Thanks,
Beat


More information about the cvs-ports mailing list