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-xpcom_base_nsStackWalk.cpp

Niclas Zeising zeising at daemonic.se
Wed Jun 6 15:42:39 UTC 2012


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!
-- 
Niclas


More information about the cvs-ports mailing list