cvs commit: ports/www Makefile ports/www/firefox3-devel Makefile
distinfo pkg-descr pkg-message ports/www/firefox3-devel/files
moz_pis_S50cleanhome patch-browser_app_mozilla.in
patch-build_unix_run-mozilla.sh
patch-config-mkdepend-imakemdep.h patch-config_autoconf.mk.in
patch-configure ...
Martin Wilke
miwi at FreeBSD.org
Sat Apr 25 22:45:29 UTC 2009
miwi 2009-04-25 22:45:28 UTC
FreeBSD ports repository
Modified files:
www Makefile
www/firefox3-devel Makefile distinfo pkg-descr pkg-message
www/firefox3-devel/files patch-config_autoconf.mk.in
patch-security-coreconf-FreeBSD.mk
Added files:
www/firefox3-devel/files patch-db_sqlite3_src_Makefile.in
patch-gfx_thebes_src_gfxPangoFonts.cpp
patch-js-src-Makefile.in
patch-js-src-config-mkdepend_Makefile.in
patch-js-src-config_config.mk
patch-js_src_jsnum.cpp
patch-layout_generic_Makefile.in
patch-media_liboggplay_audio_Makefile.in
patch-media_liboggplay_audio_sydney_audio.h
patch-media_liboggplay_src_liboggplay_std_semaphore.h
patch-media_liboggz_include_oggz_oggz_off_t_generated.h
patch-toolkit_mozapps_installer_packager.mk
patch-toolkit_xre_Makefile.in
patch-xpcom_reflect_xptcall_src_md_unix_Makefile.in
Removed files:
www/firefox3-devel/files moz_pis_S50cleanhome
patch-browser_app_mozilla.in
patch-build_unix_run-mozilla.sh
patch-config-mkdepend-imakemdep.h
patch-configure
patch-extensions_typeaheadfind_src_nsTypeAheadFind.cpp
patch-extensions_typeaheadfind_src_nsTypeAheadFind.h
patch-js_src_Makefile.in
patch-js_src_jsnum.c
patch-modules_libpref_src_init_all.js
patch-sysnss
patch-toolkit_xre_nsXREDirProvider.cpp
patch-uriloader_exthandler_unix_nsGNOMERegistry.cpp
patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in
patch-xptcall-alpha
patch-xptcall-sparc64
Log:
- Update to Firefox 3.1 BETA3
Firefox 3.1 Beta 3 is based on the Gecko 1.9.1 rendering platform,
which has been under development for the past 9 months. Firefox 3.1
is an incremental release on the previous version with significant
changes to improve web compatibility, performance, and ease of use:
* Improved the new Private Browsing Mode.
* Improvements to web worker thread support.
* Improved performance and stability with the new TraceMonkey
JavaScript engine.
* New native JSON support.
* Improvements to the Gecko layout engine, including speculative parsing
for faster content rendering.
* Support for new web technologies such as the <video> and <audio> elements,
the W3C Geolocation API, JavaScript query selectors, CSS 2.1 and 3 properties,
SVG transforms and offline applications.
Thanks to: beat@, nox@, gahr@, Florian Smeets,
Revision Changes Path
1.2329 +1 -0 ports/www/Makefile
1.168 +60 -45 ports/www/firefox3-devel/Makefile
1.37 +3 -3 ports/www/firefox3-devel/distinfo
1.6 +0 -31 ports/www/firefox3-devel/files/moz_pis_S50cleanhome (dead)
1.16 +0 -125 ports/www/firefox3-devel/files/patch-browser_app_mozilla.in (dead)
1.14 +0 -12 ports/www/firefox3-devel/files/patch-build_unix_run-mozilla.sh (dead)
1.9 +0 -10 ports/www/firefox3-devel/files/patch-config-mkdepend-imakemdep.h (dead)
1.6 +11 -8 ports/www/firefox3-devel/files/patch-config_autoconf.mk.in
1.7 +0 -10 ports/www/firefox3-devel/files/patch-configure (dead)
1.1 +11 -0 ports/www/firefox3-devel/files/patch-db_sqlite3_src_Makefile.in (new)
1.8 +0 -46 ports/www/firefox3-devel/files/patch-extensions_typeaheadfind_src_nsTypeAheadFind.cpp (dead)
1.8 +0 -12 ports/www/firefox3-devel/files/patch-extensions_typeaheadfind_src_nsTypeAheadFind.h (dead)
1.1 +30 -0 ports/www/firefox3-devel/files/patch-gfx_thebes_src_gfxPangoFonts.cpp (new)
1.1 +13 -0 ports/www/firefox3-devel/files/patch-js-src-Makefile.in (new)
1.1 +11 -0 ports/www/firefox3-devel/files/patch-js-src-config-mkdepend_Makefile.in (new)
1.1 +11 -0 ports/www/firefox3-devel/files/patch-js-src-config_config.mk (new)
1.2 +0 -10 ports/www/firefox3-devel/files/patch-js_src_Makefile.in (dead)
1.2 +0 -28 ports/www/firefox3-devel/files/patch-js_src_jsnum.c (dead)
1.1 +28 -0 ports/www/firefox3-devel/files/patch-js_src_jsnum.cpp (new)
1.1 +14 -0 ports/www/firefox3-devel/files/patch-layout_generic_Makefile.in (new)
1.1 +15 -0 ports/www/firefox3-devel/files/patch-media_liboggplay_audio_Makefile.in (new)
1.1 +11 -0 ports/www/firefox3-devel/files/patch-media_liboggplay_audio_sydney_audio.h (new)
1.1 +11 -0 ports/www/firefox3-devel/files/patch-media_liboggplay_src_liboggplay_std_semaphore.h (new)
1.1 +11 -0 ports/www/firefox3-devel/files/patch-media_liboggz_include_oggz_oggz_off_t_generated.h (new)
1.4 +0 -53 ports/www/firefox3-devel/files/patch-modules_libpref_src_init_all.js (dead)
1.9 +9 -3 ports/www/firefox3-devel/files/patch-security-coreconf-FreeBSD.mk
1.9 +0 -24 ports/www/firefox3-devel/files/patch-sysnss (dead)
1.1 +11 -0 ports/www/firefox3-devel/files/patch-toolkit_mozapps_installer_packager.mk (new)
1.1 +8 -0 ports/www/firefox3-devel/files/patch-toolkit_xre_Makefile.in (new)
1.4 +0 -19 ports/www/firefox3-devel/files/patch-toolkit_xre_nsXREDirProvider.cpp (dead)
1.6 +0 -29 ports/www/firefox3-devel/files/patch-uriloader_exthandler_unix_nsGNOMERegistry.cpp (dead)
1.11 +0 -54 ports/www/firefox3-devel/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in (dead)
1.1 +76 -0 ports/www/firefox3-devel/files/patch-xpcom_reflect_xptcall_src_md_unix_Makefile.in (new)
1.9 +0 -459 ports/www/firefox3-devel/files/patch-xptcall-alpha (dead)
1.10 +0 -327 ports/www/firefox3-devel/files/patch-xptcall-sparc64 (dead)
1.11 +4 -3 ports/www/firefox3-devel/pkg-descr
1.24 +3 -3 ports/www/firefox3-devel/pkg-message
More information about the cvs-ports
mailing list