OpenBSD ports changes summary for 2016-09-01 ============================================
audio/openal audio/schismtracker comms/p5-Device-SerialPort converters/libpst databases/kyotocabinet databases/mariadb databases/openldap databases/p5-DBD-mysql databases/postgresql devel devel/acpica devel/cargo devel/elftoolchain devel/ffcall devel/geotiff devel/git-lfs devel/libev devel/libofx devel/llvm devel/mico devel/nspr devel/p5-Config-Grammar devel/p5-EV devel/p5-Log-Any devel/py-backports-functools-lru-cache devel/py-execnet devel/py-greenlet devel/py-isort devel/py-pathlib devel/py-pexpect devel/py-test-xdist devel/pyflakes devel/pylint devel/quirks devel/radare2 devel/sparsehash editors/emacs21 emulators emulators/advancemame games/extremetuxracer games/gnuchess games/mars geo/openbsd-developers geo/qgis graphics/clutter graphics/feh graphics/libraw graphics/netpbm infrastructure/bin infrastructure/mk infrastructure/package lang/ecl lang/erlang lang/gcc lang/gforth lang/jamvm lang/moarvm lang/mono lang/ruby lang/rust lang/scm lang/tcl mail mail/alpine mail/mutt math/lapack math/octave meta/xfce multimedia/sfml multimedia/yle-dl net/bro net/libst net/p5-Net-DNS-SEC net/py-impacket net/transmission net/zabbix news/nn news/tin plan9/9libs security security/john security/john-jumbo security/letskencrypt security/opensc shells/bash sysutils sysutils/ansible-lint sysutils/google-cloud-sdk sysutils/iwatch sysutils/pciutils sysutils/upower telephony/asterisk-openbsd-moh textproc/libxml textproc/libxslt textproc/py-sphinx textproc/xmlto www/chromium www/netsurf www/phpmyadmin www/webkit www/webkitgtk4 www/xombrero www/youtube-dl x11/gnustep x11/irrlicht x11/rxvt-unicode x11/tk x11/xfce4 == audio ============================================================= 01/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio openal ~ Makefile > retire sparc (jasper@) schismtracker ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-Makefile_am + patches/patch-configure_ac > Update schismtracker to 20160521 and take maintainership. > - Project moved to GitHub so fetch distfile from there > - Changed comment to a more accurate description > - Release tarball doesn't bundle a configure script, so the port now > uses autoconf + automake, with patched configure.ac (comment in file) > - Use upstream Makefile install target, as it also installs manpage > OK jung@ (fcambus@) == comms ============================================================= 02/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/comms p5-Device-SerialPort ~ Makefile > retire sparc (jasper@) == converters ======================================================== 03/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/converters libpst ~ Makefile ~ distinfo ~ patches/patch-configure > Update to libpst-0.6.68. (ajacoutot@) == databases ========================================================= 04/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases kyotocabinet ~ Makefile > retire sparc (jasper@) mariadb ~ Makefile > retire sparc (jasper@) openldap ~ Makefile ~ patches/patch-servers_slapd_slapd_conf > Patch the default config to use bdb backend by default, this way slapd > works ootb instead of blowing out because we can't use mdb. > discussed with sthen@ (MAINTAINER) (landry@) p5-DBD-mysql - patches/patch-dbdimp_c ~ Makefile ~ distinfo ~ pkg/PLIST > bugfix update to 4.036 (giovanni@) postgresql ~ Makefile > retire sparc (jasper@) == devel ============================================================= 05/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel devel ~ Makefile > +pyflakes,python3 (shadchin@) ~ Makefile > Link py-execnet (+py3) (edd@) ~ Makefile > +py-backports-functools-lru-cache > +py-isort > +py-isort,python3 (shadchin@) ~ Makefile > Link py-test-xdist (+py3). (edd@) acpica ~ Makefile ~ distinfo ~ patches/patch-generate_unix_acpiexec_Makefile > Update acpica to 20160729. > This fixes some parsing bugs found with the x260 AML code. > Okay sthen@. (pirofti@) ~ Makefile ~ distinfo > A new acpica version (20160831) was just released after my commit. > It's so fresh that the Windows installer links are still 404. > Again OK sthen@ (pirofti@) cargo - patches/patch-tests_support_paths_rs - patches/patch-tests_test_cargo_new_rs > remove patches that were supposed to be cvs rm'ed. My bad. > reported by naddy@ (landry@) elftoolchain ~ Makefile + patch-libelftc_make-toolchain-version > don't depend on gitversion/svnversion; spotted by naddy@ (jasper@) ffcall ~ Makefile > retire sparc (jasper@) geotiff ~ Makefile ~ distinfo ~ pkg/PLIST > Update to libgeotiff 1.4.2. > Tested with geo/gdal (landry@) git-lfs ~ Makefile ~ distinfo > - update to git-lfs-1.4.1 > - set RDEP on devel/git (jasper@) libev ~ Makefile > retire sparc (jasper@) libofx ~ Makefile ~ distinfo ~ pkg/PLIST > update to libofx 0.9.11 (landry@) llvm ~ Makefile > adjust for GCC update. (pascal@) mico - patches/patch-ir_Makefile > more sparc leftovers (jasper@) nspr ~ Makefile > retire sparc (jasper@) p5-Config-Grammar ~ Makefile ~ distinfo > Update to p5-Config-Grammar-1.11. (ajacoutot@) p5-EV ~ Makefile > retire sparc (jasper@) p5-Log-Any ~ Makefile ~ distinfo ~ pkg/PLIST > update to 1.042 (giovanni@) py-backports-functools-lru-cache + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > Import py-backports-functools-lru-cache 1.2.1, ok edd@ py-execnet + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > Import devel/py-execnet py-greenlet ~ Makefile > retire sparc (jasper@) py-isort + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > Import py-isort, ok and tweak edd@ py-pathlib ~ Makefile ~ pkg/PLIST > add missing entry in plist > ok shadchin@ (maintainer) (danj@) py-pexpect ~ Makefile ~ distinfo ~ patches/patch-tests_test_replwrap_py ~ pkg/PLIST > Update to py-pexpect 4.2.1 (shadchin@) py-test-xdist + Makefile + distinfo + pkg/PLIST + pkg/DESCR + patches/patch-testing_acceptance_test_py > New import: > Import devel/py-test-xdist. pyflakes ~ Makefile ~ distinfo ~ pkg/PLIST > Update to pyflakes 1.2.3. Add python3 flavor. > ok Frantisek Holop (maintainer) (shadchin@) pylint ~ Makefile ~ distinfo ~ pkg/PLIST-main > Update to pylint 1.6.4 (shadchin@) quirks ~ Makefile ~ files/Quirks.pm > letskencrypt->base (sthen@) radare2 ~ Makefile.inc > retire sparc (jasper@) sparsehash ~ Makefile > retire sparc (jasper@) == editors =========================================================== 06/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors emacs21 ~ Makefile > retire sparc (jasper@) == emulators ========================================================= 07/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/emulators emulators ~ Makefile > Add advancemame (fcambus@) advancemame + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > Import emulators/advancemame == games ============================================================= 08/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games extremetuxracer - files/etracer.desktop ~ Makefile ~ distinfo ~ pkg/PLIST > Update to extremetuxracer 0.7.3. (pascal@) gnuchess ~ Makefile > retire sparc (jasper@) mars ~ Makefile ~ patches/patch-src_System_window_cpp + patches/patch-src_Shaders_postFX_cpp > Fix games/mars with new SFML. > ok bentley@ (pascal@) == geo =============================================================== 09/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/geo openbsd-developers ~ Makefile ~ files/OpenBSD > Add myself to geo/openbsd-developers. > OK fcambus@ awolk@ (akfaew@) qgis ~ Makefile > Drop USE_WXNEEDED; the underlying issue is in qt4 webkit and we don't want > to annotate all ports when the common issue comes from outside. > discussed with/ok landry@ (maintainer) (ajacoutot@) == graphics ========================================================== 10/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics clutter ~ cogl/Makefile ~ cogl/distinfo > update to cogl-1.22.2 (jasper@) feh ~ Makefile ~ distinfo > Update to feh-2.17.1 (dcoppa@) libraw ~ Makefile > retire sparc (jasper@) netpbm ~ Makefile ~ patches/patch-converter_other_tifftopnm_c ~ patches/patch-editor_pnmquantall ~ patches/patch-test_pnmquantall_test > sync with upstream commits (naddy@) == infrastructure ==================================================== 11/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure bin ~ make-plist > Sync make-plist with our pkg archs. > ok espie@ (ajacoutot@) mk ~ arch-defines.mk > retire sparc (jasper@) package ~ gen-package-pages > retire sparc (jasper@) == lang ============================================================== 12/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang ecl ~ Makefile > retire sparc (jasper@) erlang ~ 16/Makefile ~ 17/Makefile ~ 18/Makefile ~ 19/Makefile > retire sparc (jasper@) gcc - 4.9/pkg/PFRAG.sparc-main ~ 4.9/Makefile ~ 4.9/distinfo ~ 4.9/pkg/PLIST-main > retire sparc support and sync distinfo accordingly (jasper@) ~ 4.6/Makefile > more sparc leftovers (jasper@) ~ 4.9/Makefile ~ 4.9/distinfo ~ 4.9/patches/patch-fixincludes_fixincl_x ~ 4.9/patches/patch-fixincludes_inclhack_def ~ 4.9/patches/patch-gcc_ada_gcc-interface_Makefile_in ~ 4.9/patches/patch-gcc_config_alpha_alpha_md ~ 4.9/patches/patch-gcc_config_gcc ~ 4.9/patches/patch-gcc_config_i386_i386_c ~ 4.9/patches/patch-gcc_config_pa_pa_c ~ 4.9/patches/patch-gcc_config_rs6000_rs6000_c ~ 4.9/patches/patch-gcc_config_sparc_sparc_c ~ 4.9/patches/patch-gcc_configure ~ 4.9/patches/patch-libatomic_configure_tgt ~ 4.9/patches/patch-libgcc_config_host ~ 4.9/patches/patch-libiberty_cp-demangle_c ~ 4.9/patches/patch-libstdc++-v3_configure > Update to GCC 4.9.4. > No fallout in naddy@'s bulk. (pascal@) gforth ~ Makefile > retire sparc (jasper@) jamvm ~ Makefile > retire sparc (jasper@) moarvm ~ Makefile > retire sparc (jasper@) mono ~ Makefile ~ distinfo ~ pkg/PLIST > update to 4.4.2.11 (robert@) ruby ~ 2.3/Makefile > retire sparc (jasper@) ~ 1.8/Makefile ~ 2.0/Makefile ~ 2.1/Makefile ~ 2.2/Makefile > Remove references to sparc and vax (jeremy@) rust ~ Makefile > Unbreak, from semarie: > When using --enable-local-rebuild option, the configure script will > check the existence of rustc binary from the local-rust-root directory > (/usr/local by default). It is the binary the build process will copy in > stage0 directory. > With the diff, we explicity use the bootstrap directory for configuring. > Note that we still we manually copying all the bootstrap files in > post-configure, as the standard build system will *not* copy the > libraries in lib/ which could be required to run rustc binary > (libraries like libc.so used by bootstrapper). (ajacoutot@) scm ~ Makefile > retire sparc (jasper@) tcl ~ 8.5/patches/patch-unix_configure ~ 8.6/patches/patch-unix_configure > retire sparc (naddy@) == mail ============================================================== 13/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail mail ~ Makefile > Switch the mutt port to using the 20160827 NeoMutt sources based on 1.7.0. > Most of the flavours are now integrated in the main package. (sthen@) alpine ~ patches/patch-imap_src_osdep_unix_Makefile > more sparc leftovers (jasper@) mutt ~ Makefile ~ distinfo ~ patches/patch-main_c ~ patches/patch-mutt_sasl_c ~ pkg/DESCR ~ pkg/PLIST > Switch the mutt port to using the 20160827 NeoMutt sources based on 1.7.0. > Most of the flavours are now integrated in the main package. (sthen@) == math ============================================================== 14/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math lapack ~ files/Makefile > retire sparc (jasper@) octave ~ Makefile > retire sparc (jasper@) == meta ============================================================== 15/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/meta xfce ~ Makefile ~ pkg/README-main > Revert blurb now that xfsettingsd bug was fixed - this part from edd@ > While here add xfdashboard and xfce4-datetime to RUN_DEPENDS-extra, was > in my tree since forever.. (landry@) == multimedia ======================================================== 16/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia sfml - patches/patch-src_SFML_System_CMakeLists_txt - patches/patch-src_SFML_Window_Linux_JoystickImpl_hpp - patches/patch-src_SFML_Window_Linux_WindowImplX11_cpp ~ Makefile ~ distinfo ~ patches/patch-cmake_Config_cmake ~ patches/patch-include_SFML_Config_hpp ~ patches/patch-include_SFML_OpenGL_hpp ~ patches/patch-include_SFML_Window_WindowHandle_hpp ~ patches/patch-src_SFML_Window_CMakeLists_txt ~ patches/patch-src_SFML_Window_GlContext_cpp ~ patches/patch-src_SFML_Window_InputImpl_hpp ~ patches/patch-src_SFML_Window_JoystickImpl_hpp ~ patches/patch-src_SFML_Window_WindowImpl_cpp ~ pkg/PLIST + patches/patch-CMakeLists_txt + patches/patch-src_SFML_Window_SensorImpl_hpp > Update to SFML 2.4.0. > ok bentley@ (pascal@) yle-dl ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-yle-dl > update to yle-dl-2.11, from new maintainer Timo Myyrä (sthen@) == net =============================================================== 17/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net bro ~ Makefile > Make sure we pick up the correct python version. > reported by naddy@ (ajacoutot@) libst ~ Makefile > retire sparc (jasper@) p5-Net-DNS-SEC ~ Makefile ~ distinfo > update p5-Net-DNS-SEC to 1.03 (bluhm@) py-impacket - patches/patch-examples_secretsdump_py - patches/patch-impacket_krb5_kerberosv5_py - patches/patch-impacket_smb3_py - patches/patch-impacket_smbconnection_py ~ Makefile ~ distinfo ~ patches/patch-examples_goldenPac_py ~ patches/patch-examples_raiseChild_py ~ patches/patch-setup_py ~ pkg/PLIST + pkg/patch-impacket_examples_ntlmrelayx_utils_targetsutils_py > Update to impacket-0.9.15 (dcoppa@) ~ Makefile > HOMEPAGE changed again (dcoppa@) transmission ~ Makefile > retire sparc (jasper@) zabbix ~ Makefile ~ distinfo > update to 3.0.4 (robert@) == news ============================================================== 18/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/news nn ~ Makefile > retire sparc (jasper@) tin ~ Makefile ~ distinfo ~ pkg/PLIST > Bugfix update to 2.4.0 > better RFC 2231 support (giovanni@) == plan9 ============================================================= 19/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/plan9 9libs ~ Makefile > retire sparc (jasper@) == security ========================================================== 20/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security security ~ Makefile > Remove security/letskencrypt, it's been imported to base as acme-client. > (sthen@) john ~ Makefile > retire sparc (jasper@) john-jumbo ~ Makefile > retire sparc (jasper@) letskencrypt - Makefile - distinfo - pkg/DESCR - pkg/PLIST > Remove security/letskencrypt, it's been imported to base as acme-client. > (sthen@) opensc ~ Makefile + patches/patch-src_libopensc_card-entersafe_c > Merge upstream git commit f64c71da28d1c1401445f6e8fa45bc079d5b6cd9: > Don't free file if pointer is null > Fix a Segmentation fault error (dcoppa@) == shells ============================================================ 21/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/shells bash ~ Makefile > retire sparc (jasper@) == sysutils ========================================================== 22/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils sysutils ~ Makefile > +ansible-lint (landry@) ansible-lint + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > Import ansible-lint 3.2.5. google-cloud-sdk ~ Makefile ~ distinfo ~ patch-lib_googlecloudsdk_core_docker_docker_py ~ patch-lib_googlecloudsdk_core_util_platforms_py ~ pkg/PLIST > Update to google-cloud-sdk-124.0.0. (ajacoutot@) iwatch ~ Makefile ~ distinfo > Update to iwatch-1.0.4 (yasuoka@) pciutils ~ Makefile > retire sparc (jasper@) upower ~ Makefile + patches/patch-libupower-glib_up-client_c + patches/patch-libupower-glib_up-client_h > Add proper error and cancellable handling to UpClient constructor > Backport > https://cgit.freedesktop.org/upower/patch/?id=932a6a39e35754be571e1274aec47 > 30fd42dba13 > from https://bugs.freedesktop.org/show_bug.cgi?id=95350 > First part of a larger fix for xfsettingsd crashes when systemwide dbus > isn't running. > ok/testing edd@ (landry@) == telephony ========================================================= 23/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/telephony asterisk-openbsd-moh ~ Makefile ~ distinfo ~ pkg/PLIST > Add 6.0 songs, ok naddy (ian@) == textproc ========================================================== 24/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc libxml ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-configure_ac ~ patches/patch-python_Makefile_in ~ patches/patch-python_tests_Makefile_in ~ patches/patch-xstc_Makefile_in > - update to libxml-2.9.4 > tested in a bulk by aja@ (jasper@) libxslt - patches/patch-libxslt_preproc_c - patches/patch-xsltproc_xsltproc_c ~ Makefile ~ distinfo > - update to libxslt-1.1.29 > tested in a bulk by aja@, thanks! (jasper@) py-sphinx ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-sphinx-1.4.6 > bulk tested by ajacoutot@, thanks! > ok ajacoutot@ sthen@ Frantisek Holop (maintainer) (danj@) xmlto ~ Makefile > retire sparc (jasper@) == www =============================================================== 25/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www chromium - pkg/patch-chrome_browser_ui_views_ash_chrome_browser_main_extra_parts_ash_cc - pkg/patch-chrome_browser_ui_views_task_manager_view_cc - pkg/patch-content_browser_gamepad_gamepad_provider_cc - pkg/patch-content_browser_renderer_host_render_widget_host_impl_cc - pkg/patch-content_renderer_media_webrtc_audio_renderer_cc - pkg/patch-mojo_gles2_gles2_context_cc - pkg/patch-third_party_WebKit_Source_platform_image-decoders_png_PNGImageDecoder_cpp - pkg/patch-third_party_webrtc_system_wrappers_source_atomic32_posix_cc - pkg/patch-v8_src_profiler_sampler_cc ~ Makefile ~ distinfo ~ files/audio_manager_openbsd.cc ~ files/audio_manager_openbsd.h ~ patches/patch-BUILD_gn ~ patches/patch-ash_display_mirror_window_controller_cc ~ patches/patch-base_BUILD_gn ~ patches/patch-base_message_loop_message_loop_cc ~ patches/patch-base_sys_info_openbsd_cc ~ patches/patch-base_sys_info_posix_cc ~ patches/patch-base_trace_event_process_memory_dump_cc ~ patches/patch-build_config_BUILDCONFIG_gn ~ patches/patch-build_config_BUILD_gn ~ patches/patch-build_config_allocator_gni ~ patches/patch-build_config_compiler_BUILD_gn ~ patches/patch-build_config_compiler_compiler_gni ~ patches/patch-build_config_features_gni ~ patches/patch-build_toolchain_gcc_toolchain_gni ~ patches/patch-cc_BUILD_gn ~ patches/patch-chrome_app_chrome_main_delegate_cc ~ patches/patch-chrome_app_chromium_strings_grd ~ patches/patch-chrome_app_generated_resources_grd ~ patches/patch-chrome_app_google_chrome_strings_grd ~ patches/patch-chrome_browser_BUILD_gn ~ patches/patch-chrome_browser_about_flags_cc ~ patches/patch-chrome_browser_browser_resources_grd ~ patches/patch-chrome_browser_chrome_browser_main_cc ~ patches/patch-chrome_browser_chrome_browser_main_posix_cc ~ patches/patch-chrome_browser_chrome_content_browser_client_cc ~ patches/patch-chrome_browser_chrome_content_browser_client_h ~ patches/patch-chrome_browser_download_chrome_download_manager_delegate_cc ~ patches/patch-chrome_browser_download_download_commands_cc ~ patches/patch-chrome_browser_download_download_shelf_context_menu_cc ~ patches/patch-chrome_browser_extensions_BUILD_gn ~ patches/patch-chrome_browser_extensions_bookmark_app_helper_cc ~ patches/patch-chrome_browser_process_singleton_posix_cc ~ patches/patch-chrome_browser_resources_plugin_metadata_plugins_linux_json ~ patches/patch-chrome_browser_resources_safe_browsing_gen_file_type_proto_py ~ patches/patch-chrome_browser_sync_chrome_sync_client_cc ~ patches/patch-chrome_browser_task_manager_task_manager_cc ~ patches/patch-chrome_browser_tracing_crash_service_uploader_cc ~ patches/patch-chrome_browser_ui_browser_command_controller_cc ~ patches/patch-chrome_browser_ui_startup_startup_browser_creator_cc ~ patches/patch-chrome_browser_ui_toolbar_app_menu_model_cc ~ patches/patch-chrome_browser_ui_views_chrome_views_delegate_cc ~ patches/patch-chrome_browser_ui_views_first_run_dialog_cc ~ patches/patch-chrome_browser_ui_views_frame_browser_view_cc ~ patches/patch-chrome_browser_ui_webui_about_ui_cc ~ patches/patch-chrome_browser_ui_webui_chrome_web_ui_controller_factory_cc ~ patches/patch-chrome_browser_ui_webui_options_browser_options_handler_cc ~ patches/patch-chrome_browser_ui_webui_options_browser_options_handler_h ~ patches/patch-chrome_common_BUILD_gn ~ patches/patch-chrome_common_chrome_paths_cc ~ patches/patch-chrome_common_chrome_switches_cc ~ patches/patch-chrome_common_chrome_switches_h ~ patches/patch-chrome_common_pref_names_cc ~ patches/patch-chrome_common_pref_names_h ~ patches/patch-chrome_common_url_constants_cc ~ patches/patch-chrome_common_url_constants_h ~ patches/patch-chromecast_browser_cast_browser_main_parts_cc ~ patches/patch-components_crash_content_app_BUILD_gn ~ patches/patch-components_metrics_BUILD_gn ~ patches/patch-components_mus_surfaces_surfaces_context_provider_cc ~ patches/patch-components_policy_resources_policy_templates_json ~ patches/patch-content_app_content_main_runner_cc ~ patches/patch-content_browser_BUILD_gn ~ patches/patch-content_browser_accessibility_browser_accessibility_manager_h ~ patches/patch-content_browser_browser_main_loop_cc ~ patches/patch-content_browser_child_process_launcher_cc ~ patches/patch-content_browser_geolocation_location_arbitrator_impl_cc ~ patches/patch-content_browser_gpu_gpu_data_manager_impl_private_cc ~ patches/patch-content_browser_media_media_internals_cc ~ patches/patch-content_browser_ppapi_plugin_process_host_cc ~ patches/patch-content_browser_renderer_host_media_video_capture_device_client_cc ~ patches/patch-content_browser_renderer_host_render_process_host_impl_cc ~ patches/patch-content_browser_renderer_host_render_widget_host_view_aura_cc ~ patches/patch-content_browser_utility_process_host_impl_cc ~ patches/patch-content_common_BUILD_gn ~ patches/patch-content_gpu_gpu_main_cc ~ patches/patch-content_public_common_content_switches_cc ~ patches/patch-content_public_common_content_switches_h ~ patches/patch-content_renderer_render_thread_impl_cc ~ patches/patch-content_renderer_renderer_main_cc ~ patches/patch-device_bluetooth_BUILD_gn ~ patches/patch-device_hid_BUILD_gn ~ patches/patch-device_serial_serial_service_impl_cc ~ patches/patch-device_usb_BUILD_gn ~ patches/patch-gpu_config_gpu_info_collector_x11_cc ~ patches/patch-ipc_ipc_message_utils_cc ~ patches/patch-media_audio_BUILD_gn ~ patches/patch-media_audio_audio_manager_h ~ patches/patch-media_base_video_frame_cc ~ patches/patch-media_base_video_frame_h ~ patches/patch-media_capture_video_video_capture_device_h ~ patches/patch-media_media_options_gni ~ patches/patch-net_BUILD_gn ~ patches/patch-net_proxy_proxy_config_service_linux_cc ~ patches/patch-net_udp_udp_socket_posix_cc ~ patches/patch-net_url_request_url_request_context_builder_cc ~ patches/patch-pdf_pdfium_pdfium_engine_cc ~ patches/patch-sandbox_linux_BUILD_gn ~ patches/patch-services_shell_runner_host_BUILD_gn ~ patches/patch-third_party_WebKit_Source_bindings_core_v8_V8ScriptRunner_cpp ~ patches/patch-third_party_WebKit_Source_platform_fonts_FontCache_cpp ~ patches/patch-third_party_WebKit_Source_platform_fonts_FontCache_h ~ patches/patch-third_party_WebKit_Source_platform_fonts_SimpleFontData_cpp ~ patches/patch-third_party_WebKit_Source_platform_fonts_skia_FontCacheSkia_cpp ~ patches/patch-third_party_WebKit_Source_platform_heap_ThreadState_cpp ~ patches/patch-third_party_WebKit_Source_platform_heap_ThreadState_h ~ patches/patch-third_party_WebKit_Source_wtf_BUILD_gn ~ patches/patch-third_party_angle_BUILD_gn ~ patches/patch-third_party_pdfium_core_fxge_ge_fx_ge_linux_cpp ~ patches/patch-third_party_pdfium_fpdfsdk_javascript_JS_Value_cpp ~ patches/patch-third_party_protobuf_src_google_protobuf_stubs_platform_macros_h ~ patches/patch-third_party_webrtc_BUILD_gn ~ patches/patch-third_party_webrtc_base_BUILD_gn ~ patches/patch-third_party_webrtc_base_network_cc ~ patches/patch-third_party_webrtc_base_physicalsocketserver_cc ~ patches/patch-third_party_webrtc_modules_audio_device_BUILD_gn ~ patches/patch-third_party_webrtc_system_wrappers_BUILD_gn ~ patches/patch-tools_gn_bootstrap_bootstrap_py ~ patches/patch-tools_perf_chrome_telemetry_build_BUILD_gn ~ patches/patch-ui_app_list_app_list_constants_cc ~ patches/patch-ui_app_list_app_list_constants_h ~ patches/patch-ui_base_resource_resource_bundle_cc ~ patches/patch-ui_events_devices_x11_device_data_manager_x11_cc ~ patches/patch-ui_gfx_font_render_params_h ~ patches/patch-ui_gl_BUILD_gn ~ patches/patch-ui_gl_generate_bindings_py ~ patches/patch-ui_gl_gl_bindings_autogen_glx_h ~ patches/patch-ui_gl_sync_control_vsync_provider_cc ~ patches/patch-ui_gl_sync_control_vsync_provider_h ~ patches/patch-ui_message_center_message_center_style_h ~ patches/patch-ui_views_controls_textfield_textfield_cc ~ patches/patch-ui_views_window_dialog_delegate_cc ~ patches/patch-v8_BUILD_gn ~ patches/patch-v8_src_globals_h ~ pkg/PLIST + pkg/patch-chrome_browser_safe_browsing_permission_reporter_cc + pkg/patch-chrome_browser_ui_task_manager_task_manager_columns_cc + pkg/patch-components_content_settings_core_browser_website_settings_registry_cc + pkg/patch-components_mus_public_cpp_lib_gles2_context_cc + pkg/patch-content_browser_device_sensors_data_fetcher_shared_memory_h + pkg/patch-device_gamepad_gamepad_provider_cc + pkg/patch-third_party_webrtc_system_wrappers_source_atomic32_non_darwin_unix_cc + pkg/patch-v8_src_libsampler_v8-sampler_cc > update to 53.0.2785.89 (robert@) netsurf + libnsfb/Makefile + libnsfb/distinfo + libnsfb/pkg/DESCR + libnsfb/pkg/PLIST + libnsfb/patches/patch-src_plot_24bpp_c + libnsfb/patches/patch-src_plot_32bpp-xbgr8888_c + libnsfb/patches/patch-src_plot_32bpp-xrgb8888_c > New import: > Import libnsfb-0.1.4. + libsvgtiny/Makefile + libsvgtiny/distinfo + libsvgtiny/pkg/PLIST + libsvgtiny/pkg/DESCR > New import: > Import libsvgtiny-0.1.4. + netsurf-fb/distinfo + netsurf-fb/Makefile + netsurf-fb/patches/patch-framebuffer_Makefile_target + netsurf-fb/pkg/DESCR + netsurf-fb/pkg/PLIST > New import: > Import netsurf-fb-3.5. ~ Makefile > +netsurf-fb,libsvgtiny,libnsfb (bentley@) ~ browser/Makefile ~ browser/pkg/PLIST + browser/patches/patch-Docs_netsurf-gtk_1 > Install the manpage, and respect ${CC}. (bentley@) phpmyadmin ~ Makefile ~ distinfo ~ pkg/PLIST ~ pkg/README > Major and security update to 4.6.4 > fixes PMASA from PMASA-2016-30 to PMASA-2016-56 (giovanni@) webkit ~ Makefile + patch-Source_JavaScriptCore_javascriptcoregtk_pc_in + patch-Source_WebKit2_webkit2gtk-web-extension_pc_in + patch-Source_WebKit2_webkit2gtk_pc_in > Similar commit to what was done to webkitgtk4 regarding wxneeded: > " > USE_WXNEEDED, add "-Wl,-z,wxneeded" to pkg-config files > WebKit violates W^X, so binaries linked with it need to be "wxneeded". > Pkg-config files seem to be an appropriate mean of automating this task. > " (ajacoutot@) webkitgtk4 ~ Makefile > Add wxneeded comment. (ajacoutot@) xombrero ~ Makefile > No need for WX_NEEDED; www/webkit takes care of it. (ajacoutot@) youtube-dl ~ Makefile ~ distinfo ~ pkg/PLIST > Update to youtube-dl 2016.08.31. > New extractors: > - adobepass > - amcnetworks > - awaan > - cartoonnetwork > - charlierose > - discoverygo > - fxnetworks > - hgtv > - nhk > - pokemon > - porncom > - rozhlas > - sonyliv > - tbs > - turner > - uol > - uplynk > - usanetwork > - viceland > - vodplatform > Removed: > - dcn > - gamekings > - goldenmoustache > - played > - tapely > - trutube > - zippcast (pirofti@) == x11 =============================================================== 26/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 gnustep ~ gworkspace/Makefile ~ gworkspace/distinfo ~ gworkspace/pkg/PLIST > Update to 0.9.4 > A couple of enhancements and bug fixes. (sebastia@) ~ gorm/Makefile ~ gorm/distinfo > Update to 1.2.23, most notably change: > Fix for issue where NSPanel was being saved as an NSWindow in some > cases. (sebastia@) irrlicht ~ Makefile ~ distinfo ~ patches/patch-source_Irrlicht_Makefile > Update to irrlicht 1.8.4. (pascal@) rxvt-unicode ~ Makefile > retire sparc (jasper@) tk - 8.5/patches/patch-unix_configure - 8.6/patches/patch-unix_configure > retire sparc (naddy@) xfce4 ~ xfce4-settings/Makefile + xfce4-settings/patch-xfsettingsd_displays-upower_c > In xfsettingsd, properly handle the case when upowerd isnt here (which > happens if you didn't add messagebus to pkg_scripts) > https://bugzilla.xfce.org/show_bug.cgi?id=11773 > originally reported by danj@, edd@ and probably others.. > tested by edd@ and myself, ok danj@ edd@ (landry@) ===============================================================================
_______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
