pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Tue Aug 28 12:42:02 UTC 2012

Modified Files:
        pkgsrc/devel/xulrunner: Makefile PLIST dist.mk distinfo
            mozilla-common.mk
        pkgsrc/devel/xulrunner/patches: patch-aa patch-ab patch-ac patch-ad
            patch-ae patch-af patch-ag patch-ai patch-aj patch-ak patch-al
            patch-am patch-an patch-ao patch-as patch-at patch-au patch-av
            patch-aw patch-ax patch-ay patch-az patch-ba patch-bd patch-bf
            patch-bg patch-bi patch-build_autoconf_nss.m4
            patch-dom_plugins_ipc_PluginModuleChild.cpp
            patch-dom_plugins_ipc_PluginModuleChild.h
            patch-gfx_thebes_gfxPlatform.cpp patch-ipc_chromium_Makefile.in
            patch-ipc_chromium_chromium-config.mk
            patch-ipc_chromium_src_base_base__paths.h
            patch-ipc_chromium_src_base_debug__util__posic.cc
            patch-ipc_chromium_src_base_file__util__posix.cc
            patch-ipc_chromium_src_base_message__loop.cc
            patch-ipc_chromium_src_base_platform__thread.h
            patch-ipc_chromium_src_base_platform__thread__posix.cc
            patch-ipc_chromium_src_base_process__util.h
            patch-ipc_chromium_src_base_process__util__bsd.cc
            patch-ipc_chromium_src_base_process__util__posix.cc
            patch-ipc_chromium_src_base_sys__info__posix.cc
            patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h
            patch-ipc_chromium_src_base_third__party_nspr_prtime.cc
            patch-ipc_chromium_src_build_build__config.h
            patch-ipc_chromium_src_chrome_common_ipc__channel__posix.h
            patch-ipc_chromium_src_chrome_common_ipc__message__utils.h
            patch-ipc_chromium_src_chrome_common_transport__dib.h
            patch-ipc_glue_GeckoChildProcessHost.cpp
            patch-js_src_config_rules.mk patch-js_src_jscpucfg.h
            patch-js_src_jsgc.cpp patch-js_src_methodjit_MethodJIT.cpp patch-ma
            patch-mb patch-md patch-me
            patch-media_libsydneyaudio_src_sydney_audio_pulseaudio.c
            patch-media_libvpx_vpx__config.h
            patch-media_libvpx_vpx__config__c.c patch-mf patch-mg patch-mh
            patch-mi patch-mj patch-mk patch-ml patch-mm patch-mn patch-mp
            patch-netwerk_protocol_http_HttpChannelParent.cpp patch-pa patch-pb
            patch-pc patch-pd patch-pg patch-rc patch-storage_src_Makefile.in
            patch-toolkit_toolkit-tiers.mk patch-xd patch-xe patch-xf patch-xk
            patch-xl patch-xn patch-xo patch-xpcom_Makefile.in
            patch-xpcom_idl-parser_Makefile.in
        pkgsrc/www/firefox: Makefile PLIST
        pkgsrc/www/firefox/files: firefox.sh.in
Added Files:
        pkgsrc/devel/xulrunner/patches: patch-config_system-headers
            patch-ipc_chromium_src_base_dir__reader__bsd.h
            patch-ipc_chromium_src_base_dir__reader__posix.h
            patch-ipc_chromium_src_base_file__util__linux.cc
            patch-ipc_chromium_src_base_ref__counted.h
            patch-ipc_chromium_src_base_time__posix.cc
            patch-ipc_chromium_src_chrome_common_file__descriptor__set__posix.h
            patch-ipc_chromium_src_chrome_common_ipc__channel__posix.cc
            patch-ipc_glue_SharedMemorySysV.h
            patch-js_src_config_system-headers
Removed Files:
        pkgsrc/devel/xulrunner/patches:
            patch-ipc_chromium_src_base_file__util.h
            patch-ipc_chromium_src_base_file__util__bsd.cc
            patch-ipc_chromium_src_base_platform__file__posix.cc
            patch-js_src_yarr_pcre_pcre.h patch-js_xpconnect_src_Makefile.in
            patch-nsprpub_pr_include_md__dragonfly.cfg
            patch-nsprpub_pr_include_md__pth.h
            patch-nsprpub_pr_include_md_prosdep.h
            patch-nsprpub_pr_src_md_unix_uxrng.c
            patch-nsprpub_pr_src_pthreads_ptio.c
            patch-nsprpub_pr_src_pthreads_ptsynch.c
            patch-security_nss_cmd_shlibsign_sign.sh patch-xm
            patch-xpcom_idl-parser_header.py

Log Message:
Update to 15.0

* Use patches from https://bugzilla.mozilla.org/show_bug.cgi?id=753046
* Fix firefox.sh

Changelog:
NEW Preliminary native PDF support (Aurora/Beta only)
NEW Support for SPDY networking protocol v3
NEW WebGL enhancements, including compressed textures for better performance
CHANGED Optimized memory usage for add-ons
DEVELOPER JavaScript debugger integrated into developer tools
DEVELOPER New layout view added to Inspector
DEVELOPER The CSS word-break property has been implemented.
DEVELOPER High precision event timer implemented
DEVELOPER New responsive design tool allows web developers to switch between 
desktop and mobile views of sites
HTML5 Native support for the Opus audio codec added
HTML5 The <source> element now supports the media attribute
HTML5 The <audio> and <video> elements now support the played attribute


To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 pkgsrc/devel/xulrunner/Makefile \
    pkgsrc/devel/xulrunner/distinfo
cvs rdiff -u -r1.43 -r1.44 pkgsrc/devel/xulrunner/PLIST
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/xulrunner/dist.mk
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/xulrunner/mozilla-common.mk
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/xulrunner/patches/patch-aa
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/xulrunner/patches/patch-ab \
    pkgsrc/devel/xulrunner/patches/patch-ac \
    pkgsrc/devel/xulrunner/patches/patch-ag \
    pkgsrc/devel/xulrunner/patches/patch-aj \
    pkgsrc/devel/xulrunner/patches/patch-ao \
    pkgsrc/devel/xulrunner/patches/patch-bi \
    pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_chromium-config.mk \
    
pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_base_file__util__posix.cc 
\
    pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_base_process__util.h \
    
pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_base_sys__info__posix.cc \
    
pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h
 \
    pkgsrc/devel/xulrunner/patches/patch-toolkit_toolkit-tiers.mk
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/xulrunner/patches/patch-ad \
    pkgsrc/devel/xulrunner/patches/patch-af \
    pkgsrc/devel/xulrunner/patches/patch-ai \
    pkgsrc/devel/xulrunner/patches/patch-am \
    pkgsrc/devel/xulrunner/patches/patch-an \
    pkgsrc/devel/xulrunner/patches/patch-ma \
    pkgsrc/devel/xulrunner/patches/patch-md \
    pkgsrc/devel/xulrunner/patches/patch-mg \
    pkgsrc/devel/xulrunner/patches/patch-mj \
    pkgsrc/devel/xulrunner/patches/patch-xd \
    pkgsrc/devel/xulrunner/patches/patch-xe \
    pkgsrc/devel/xulrunner/patches/patch-xk \
    pkgsrc/devel/xulrunner/patches/patch-xl
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/xulrunner/patches/patch-ae \
    pkgsrc/devel/xulrunner/patches/patch-au \
    pkgsrc/devel/xulrunner/patches/patch-ax \
    pkgsrc/devel/xulrunner/patches/patch-ay \
    
pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_base_debug__util__posic.cc
 \
    pkgsrc/devel/xulrunner/patches/patch-mk \
    pkgsrc/devel/xulrunner/patches/patch-mn \
    pkgsrc/devel/xulrunner/patches/patch-pa \
    pkgsrc/devel/xulrunner/patches/patch-pc \
    pkgsrc/devel/xulrunner/patches/patch-pg
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/xulrunner/patches/patch-ak \
    pkgsrc/devel/xulrunner/patches/patch-al \
    pkgsrc/devel/xulrunner/patches/patch-as \
    
pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc
 \
    
pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_base_process__util__bsd.cc
 \
    pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_build_build__config.h 
\
    pkgsrc/devel/xulrunner/patches/patch-me \
    pkgsrc/devel/xulrunner/patches/patch-mf \
    pkgsrc/devel/xulrunner/patches/patch-mp \
    pkgsrc/devel/xulrunner/patches/patch-pb \
    pkgsrc/devel/xulrunner/patches/patch-pd \
    pkgsrc/devel/xulrunner/patches/patch-rc
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/xulrunner/patches/patch-at \
    pkgsrc/devel/xulrunner/patches/patch-bf
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/xulrunner/patches/patch-av \
    pkgsrc/devel/xulrunner/patches/patch-aw \
    pkgsrc/devel/xulrunner/patches/patch-bd \
    pkgsrc/devel/xulrunner/patches/patch-bg \
    pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_Makefile.in \
    pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_base_base__paths.h \
    pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_base_message__loop.cc 
\
    
pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_base_platform__thread.h \
    
pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_base_process__util__posix.cc
 \
    
pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_base_third__party_nspr_prtime.cc
 \
    
pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_chrome_common_ipc__channel__posix.h
 \
    
pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_chrome_common_ipc__message__utils.h
 \
    
pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_chrome_common_transport__dib.h
 \
    pkgsrc/devel/xulrunner/patches/patch-ipc_glue_GeckoChildProcessHost.cpp \
    pkgsrc/devel/xulrunner/patches/patch-js_src_config_rules.mk \
    pkgsrc/devel/xulrunner/patches/patch-js_src_jscpucfg.h \
    pkgsrc/devel/xulrunner/patches/patch-mh \
    pkgsrc/devel/xulrunner/patches/patch-mi \
    pkgsrc/devel/xulrunner/patches/patch-ml \
    
pkgsrc/devel/xulrunner/patches/patch-netwerk_protocol_http_HttpChannelParent.cpp
 \
    pkgsrc/devel/xulrunner/patches/patch-storage_src_Makefile.in \
    pkgsrc/devel/xulrunner/patches/patch-xf \
    pkgsrc/devel/xulrunner/patches/patch-xpcom_idl-parser_Makefile.in
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/xulrunner/patches/patch-az \
    pkgsrc/devel/xulrunner/patches/patch-ba \
    pkgsrc/devel/xulrunner/patches/patch-build_autoconf_nss.m4 \
    pkgsrc/devel/xulrunner/patches/patch-dom_plugins_ipc_PluginModuleChild.cpp \
    pkgsrc/devel/xulrunner/patches/patch-dom_plugins_ipc_PluginModuleChild.h \
    pkgsrc/devel/xulrunner/patches/patch-gfx_thebes_gfxPlatform.cpp \
    pkgsrc/devel/xulrunner/patches/patch-js_src_jsgc.cpp \
    pkgsrc/devel/xulrunner/patches/patch-js_src_methodjit_MethodJIT.cpp \
    
pkgsrc/devel/xulrunner/patches/patch-media_libsydneyaudio_src_sydney_audio_pulseaudio.c
 \
    pkgsrc/devel/xulrunner/patches/patch-media_libvpx_vpx__config.h \
    pkgsrc/devel/xulrunner/patches/patch-media_libvpx_vpx__config__c.c \
    pkgsrc/devel/xulrunner/patches/patch-xn \
    pkgsrc/devel/xulrunner/patches/patch-xo \
    pkgsrc/devel/xulrunner/patches/patch-xpcom_Makefile.in
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/devel/xulrunner/patches/patch-config_system-headers \
    
pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_base_dir__reader__bsd.h \
    
pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_base_dir__reader__posix.h 
\
    
pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_base_file__util__linux.cc 
\
    pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_base_ref__counted.h \
    pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_base_time__posix.cc \
    
pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_chrome_common_file__descriptor__set__posix.h
 \
    
pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_chrome_common_ipc__channel__posix.cc
 \
    pkgsrc/devel/xulrunner/patches/patch-ipc_glue_SharedMemorySysV.h \
    pkgsrc/devel/xulrunner/patches/patch-js_src_config_system-headers
cvs rdiff -u -r1.3 -r0 \
    pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_base_file__util.h \
    pkgsrc/devel/xulrunner/patches/patch-xpcom_idl-parser_header.py
cvs rdiff -u -r1.2 -r0 \
    
pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_base_file__util__bsd.cc \
    
pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_base_platform__file__posix.cc
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/devel/xulrunner/patches/patch-js_src_yarr_pcre_pcre.h \
    pkgsrc/devel/xulrunner/patches/patch-js_xpconnect_src_Makefile.in \
    pkgsrc/devel/xulrunner/patches/patch-nsprpub_pr_include_md__dragonfly.cfg \
    pkgsrc/devel/xulrunner/patches/patch-nsprpub_pr_include_md__pth.h \
    pkgsrc/devel/xulrunner/patches/patch-nsprpub_pr_include_md_prosdep.h \
    pkgsrc/devel/xulrunner/patches/patch-nsprpub_pr_src_md_unix_uxrng.c \
    pkgsrc/devel/xulrunner/patches/patch-nsprpub_pr_src_pthreads_ptio.c \
    pkgsrc/devel/xulrunner/patches/patch-nsprpub_pr_src_pthreads_ptsynch.c \
    pkgsrc/devel/xulrunner/patches/patch-security_nss_cmd_shlibsign_sign.sh
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/xulrunner/patches/patch-mb
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/xulrunner/patches/patch-mm
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/xulrunner/patches/patch-xm
cvs rdiff -u -r1.104 -r1.105 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.54 -r1.55 pkgsrc/www/firefox/PLIST
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/firefox/files/firefox.sh.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index