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 Gaetzi beat at FreeBSD.org
Wed Jun 6 15:48:56 UTC 2012


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.

Beat


More information about the cvs-all mailing list