OpenBSD ports changes summary for 2016-12-04 to 2016-12-11 inclusive ====================================================================
audio/easytag audio/mpd audio/pianobar audio/teknap converters/p5-Net-IDN-Encode databases/barman databases/hs-hedis databases/redis devel devel/arm-none-eabi devel/git devel/harfbuzz devel/hs-dataenc devel/hs-mtl devel/hs-old-locale devel/hs-old-time devel/hs-primitive devel/hs-utf8-string devel/hs-vector devel/iso-codes devel/p5-Term-Screen devel/p5-Test-Strict devel/premake4 devel/py-country devel/py-logilab-common devel/py-spark-parser devel/py-test devel/py-tz devel/py-uncompyle6 devel/pylint devel/quirks devel/ruby-rspec devel/ruby-subset_sum editors editors/libreoffice editors/micro education/verbiste emulators/advancemame emulators/snes9x games/ioquake3 games/openttd games/solarus games/yquake2 geo/openbsd-developers geo/qgis graphics/ImageMagick graphics/cairo graphics/clutter graphics/ffmpeg graphics/pdf2djvu infrastructure/db lang/go lang/rust lang/vala mail/dovecot mail/dovecot-antispam mail/dovecot-pigeonhole mail/mutt misc/shared-mime-info multimedia/mkvtoolnix net/bro net/gnugk net/hping net/igmpproxy net/ircd-hybrid net/munin net/nagios net/p5-Nmap-Parser net/py-boto net/py-botocore net/py-slixmpp net/py-socks net/scamper net/scapy net/tor net/unifi print/cups-filters security/gnutls security/libgcrypt sysutils sysutils/awscli sysutils/collectd sysutils/google-cloud-sdk sysutils/py-ghmi sysutils/ruby-puppet-syntax sysutils/terraform sysutils/u-boot telephony/asterisk telephony/p5-Net-SIP textproc/hs-bytestring-show textproc/html-xml-utils textproc/icu4c textproc/p5-XML-Twig textproc/py-ICU www/chromium www/goaccess www/minitube www/netsurf www/otter-browser www/phantomjs www/phpmyadmin www/piwik www/py-requests www/sblg www/sogo www/sope x11 x11/gnome x11/gtk+3 x11/mplayer x11/paper-gtk-theme x11/paper-icon-theme == audio ============================================================= 01/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio easytag ~ Makefile ~ distinfo ~ pkg/PLIST > Update to easytag-2.4.3. > - drop the gettext MODULE (ajacoutot@) mpd ~ Makefile + patches/patch-src_LogInit_cxx > LogInit: initialize out_fd properly to avoid closing stdin > (upstream git commit 301abac0c1ca55e591b5afc53bf332cda294da19) (dcoppa@) - patches/patch-src_LogInit_cxx - patches/patch-src_decoder_plugins_FfmpegDecoderPlugin_cxx - patches/patch-src_decoder_plugins_PcmDecoderPlugin_cxx ~ Makefile ~ distinfo ~ patches/patch-doc_mpdconf_example > Update to mpd-0.19.20 (dcoppa@) pianobar ~ Makefile + patches/patch-src_main_c > Exit when no email/password was entered or ^C was pressed > (upstream git commit 18f39b5ac22fe0ab85203f7a471f511d2bf96e28) (dcoppa@) teknap ~ Makefile > don't allow teknap to pick up gmake in configure; fixes a problem if dpb > junks gmake during build. (sthen@) == converters ======================================================== 02/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/converters p5-Net-IDN-Encode - patch-lib_Net_IDN_Punycode_xs ~ Makefile ~ distinfo > update p5-Net-IDN-Encode to 2.301 > patch has been applied upstream > sort makefile according to template (bluhm@) ~ Makefile ~ distinfo > update p5-Net-IDN-Encode to 2.302 (bluhm@) == databases ========================================================= 03/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases barman ~ patches/patch-doc_barman_conf ~ patches/patch-manifest_in ~ patches/patch-setup_py > regen and add RCS id (jasper@) hs-hedis ~ Makefile ~ distinfo > Update to hedis-0.9.5 (dcoppa@) redis ~ Makefile ~ distinfo > Bugfixing update to redis-3.2.6 (dcoppa@) == devel ============================================================= 04/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel devel ~ Makefile > +premake4 (jca@) arm-none-eabi ~ Makefile.inc ~ binutils/Makefile ~ binutils/pkg/DESCR ~ binutils/pkg/PLIST ~ gcc-linaro/Makefile ~ gcc-linaro/pkg/DESCR ~ gcc-linaro/pkg/PLIST + binutils/pkg/PFRAG.aarch64 + binutils/pkg/PFRAG.arm + binutils/pkg/patch-gcc_config_aarch64_geniterators_sh + gcc-linaro/pkg/PFRAG.aarch64 + gcc-linaro/pkg/PFRAG.arm > Split devel/arm-none-eabi into two FLAVORs so that we can use the same > port to compile gcc and binutils targeted for either ARM or AArch64. > ok zhuk@ sthen@ (patrick@) ~ Makefile > +arm-none-eabi/binutils,aarch64 > +arm-none-eabi/gcc-linaro,aarch64 (patrick@) ~ newlib/Makefile > Missed bump, found by naddy. (patrick@) git ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ patches/patch-gitweb_gitweb_perl ~ patches/patch-t_test-lib_sh ~ pkg/PLIST-x11 + patches/patch-t_t1450-fsck_sh + patches/patch-t_t4062-diff-pickaxe_sh > Update to git-2.11.0 and fix some tests to make the testsuite run. > ok benoit@ (dcoppa@) harfbuzz ~ Makefile ~ distinfo > Update to harfbuzz-1.3.4. (ajacoutot@) hs-dataenc ~ patches/patch-dataenc_cabal > This builds fine with base-4.9 (ghc-8.0). (kili@) hs-mtl + patches/patch-mtl_cabal > Relax some cabal dependency restrictions for hs packages where the > dependencies have been update "online" (i.e. on hackage.haskell.org) > without releaseing a new version of the package. If this sounds > confusing, just compare the .cabal files contained in the distfiles > with the .cabal file you get from hackage.haskell.org. (kili@) hs-old-locale + patches/patch-old-locale_cabal > Relax some cabal dependency restrictions for hs packages where the > dependencies have been update "online" (i.e. on hackage.haskell.org) > without releaseing a new version of the package. If this sounds > confusing, just compare the .cabal files contained in the distfiles > with the .cabal file you get from hackage.haskell.org. (kili@) hs-old-time + patches/patch-old-time_cabal > Relax some cabal dependency restrictions for hs packages where the > dependencies have been update "online" (i.e. on hackage.haskell.org) > without releaseing a new version of the package. If this sounds > confusing, just compare the .cabal files contained in the distfiles > with the .cabal file you get from hackage.haskell.org. (kili@) hs-primitive + patches/patch-primitive_cabal > Relax some cabal dependency restrictions for hs packages where the > dependencies have been update "online" (i.e. on hackage.haskell.org) > without releaseing a new version of the package. If this sounds > confusing, just compare the .cabal files contained in the distfiles > with the .cabal file you get from hackage.haskell.org. (kili@) hs-utf8-string + patches/patch-utf8-string_cabal > Relax some cabal dependency restrictions for hs packages where the > dependencies have been update "online" (i.e. on hackage.haskell.org) > without releaseing a new version of the package. If this sounds > confusing, just compare the .cabal files contained in the distfiles > with the .cabal file you get from hackage.haskell.org. (kili@) hs-vector + patches/patch-vector_cabal > Relax some cabal dependency restrictions for hs packages where the > dependencies have been update "online" (i.e. on hackage.haskell.org) > without releaseing a new version of the package. If this sounds > confusing, just compare the .cabal files contained in the distfiles > with the .cabal file you get from hackage.haskell.org. (kili@) iso-codes ~ Makefile ~ distinfo > update to iso-codes-3.72 (jasper@) p5-Term-Screen ~ Makefile ~ distinfo > update to p5-Term-Screen-1.06 (jasper@) p5-Test-Strict ~ Makefile ~ distinfo > Update to p5-Test-Strict-0.39. (benoit@) premake4 + Makefile + distinfo + patches/patch-build_gmake_unix_Premake4_make + patches/patch-src_base_os_lua + pkg/PLIST + pkg/DESCR + files/scripts.c > New import: > Import premake, a build configuration tool ~ Makefile > Err, port mostly from Solene Rapenne, who also takes maintainership. (jca@) ~ Makefile > Use ln -sf in the test setup, so it can run multiple times > ok Solene Rapenne (maintainer) (jca@) ~ Makefile + patches/patch-src_host_os_getversion_c > In os.getversion() avoid using a pointer to invalid stack storage. > The comment is wrong, the issue is not specific to glibc... > ok Solene Rapenne (maintainer) (jca@) py-country ~ Makefile ~ distinfo > Update to py-country 16.11.27.1 (shadchin@) py-logilab-common ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-logilab-common 1.3.0 (shadchin@) py-spark-parser ~ Makefile ~ distinfo > Update to py-spark-parser 1.5.1 (shadchin@) py-test ~ Makefile ~ distinfo > Update to py-test 3.0.5 (shadchin@) py-tz ~ Makefile ~ distinfo ~ pkg/PLIST > Update to pytz 2016.10 (shadchin@) py-uncompyle6 ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-uncompyle6 2.9.7 (shadchin@) pylint ~ Makefile > Unbreak test after update py-logilab-common (shadchin@) quirks ~ Makefile ~ files/Quirks.pm > u-boot -> u-boot-arm > ok bmercer@ (patrick@) ruby-rspec ~ specinfra/Makefile ~ specinfra/distinfo > update to specinfra-2.66.1 (jasper@) ruby-subset_sum ~ Makefile ~ distinfo > Update to ruby-subset_sum 1.0.2 > Fix tests and HOMEPAGE. (jeremy@) == editors =========================================================== 05/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors editors ~ Makefile > Link editors/micro. (edd@) libreoffice ~ Makefile + patches/patch-download_lst + patches/patch-external_icu_icu-ubsan_patch_0 + patches/patch-external_icu_icu4c-warnings_patch + patches/patch-i18npool_source_breakiterator_breakiterator_unicode_cxx + patches/patch-i18nutil_source_utility_unicode_cxx + patches/patch-include_svx_ucsubset_hrc + patches/patch-svx_source_dialog_charmap_cxx + patches/patch-svx_source_dialog_ucsubset_src > Fix build with ICU 58. (ajacoutot@) micro + Makefile + distinfo + patches/patch-Makefile + pkg/PLIST + pkg/DESCR > New import: > Import editors/micro. == education ========================================================= 06/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/education verbiste ~ Makefile ~ distinfo > Update to 0.1.44: fixes to the *croitre verbs; options --mode and --tense > now accept a comma-separated list. (naddy@) == emulators ========================================================= 07/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/emulators advancemame ~ Makefile ~ distinfo > Update advancemame to 3.0. (fcambus@) snes9x ~ Makefile > Add another hqx failure to the list... (bentley@) == games ============================================================= 08/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games ioquake3 ~ Makefile ~ distinfo > Bring ioquake3 to the latest, this update includes the switch to the > opengl2 renderer! > Full change set: > https://github.com/ioquake/ioq3/compare/9d6a95d4ad141237e21e5c57281b099bbc2 > 7a072...ab8bcf5c5b3c4105b051d95e440f9ed17736a99d > OK awolk@, bmercer@ (abieber@) openttd ~ Makefile > Sync WANTLIB after recent icu4c update. (ajacoutot@) solarus ~ solarus/Makefile ~ solarus/distinfo > update to solarus-1.5.1 (jasper@) yquake2 ~ Makefile ~ distinfo > Update games/yquake2 5.34 => 6.00 > OK abieber@ > Upstream changelog: > Quake II 5.34 to 6.00: > - Make the client asynchronous. The old behaviour can be forced by > setting cl_async to 0. Please note that asynchronicity can lead to > problems if the old SDL 1.2 backend is used and vsync is enabled. > - Implement gl_overbrightbits in the non multitexturing case. A value > of 1 just fixes lighting on water surfaces, higher values increase > the brightness of everything. > - General renderer overhaul for better compatibility with modern GPUs. > OpenGL 1.4 is now required, older versions are no longer supported. > Multitexturing was deprecated and will be removed in a future release. > - Fix some longstanding AI problems. > - Several general gameplay fixes. (awolk@) == geo =============================================================== 09/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/geo openbsd-developers ~ Makefile ~ files/OpenBSD > Update my location in geo/openbsd-developers. > ok fcambus@ (akfaew@) qgis + patches/patch-src_providers_wms_CMakeLists_txt > Another dependency fix. > Reported by ajacoutot@, ok landry@ (maintainer) (jca@) == graphics ========================================================== 10/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics ImageMagick ~ Makefile ~ distinfo ~ pkg/PLIST > update to ImageMagick-6.9.6-7 (sthen@) cairo - patches/patch-src_cairo-xlib-surface_c ~ Makefile ~ distinfo > Update to cairo-1.14.8. > ok eric@ (maintainer) (ajacoutot@) clutter ~ clutter-gst/Makefile ~ clutter-gst/distinfo > update to clutter-gst-3.0.22 (jasper@) ffmpeg ~ Makefile ~ distinfo ~ patches/patch-libavcodec_aacenc_c ~ patches/patch-libavcodec_aacenc_h > Update to ffmpeg-20161203. > from Brad (maintainer) (ajacoutot@) ~ Makefile ~ distinfo ~ patches/patch-configure > Update to ffmpeg-20161210. > from Brad (maintainer) (ajacoutot@) pdf2djvu ~ Makefile > Move MASTER_SITES to github. (juanfra@) == infrastructure ==================================================== 11/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure db ~ user.list > Dedicated user for net/hping (jca@) == lang ============================================================== 12/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang go ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-src_time_time_test_go > Update lang/go to 1.7.4. > This release addresses a security issue with net/http package's > Request.ParseMultipartForm method: > https://golang.org/doc/devel/release.html#go1.7.minor > ok jasper@ (jsing@) rust ~ Makefile ~ distinfo ~ pkg/PLIST-doc + patches/patch-mk_cfg_i686-unknown-openbsd_mk + patches/patch-src_liblibc_src_unix_bsd_netbsdlike_openbsdlike_mod_rs + patches/patch-src_liblibc_src_unix_bsd_netbsdlike_openbsdlike_other_b32_mod_rs + patches/patch-src_liblibc_src_unix_bsd_netbsdlike_openbsdlike_other_b64_mod_rs + patches/patch-src_liblibc_src_unix_bsd_netbsdlike_openbsdlike_other_mod_rs + patches/patch-src_librustc_back_target_i686_unknown_openbsd_rs + patches/patch-src_librustc_back_target_mod_rs + patches/patch-src_librustc_back_target_openbsd_base_rs + patches/patch-src_librustc_trans_cabi_x86_rs + pkg/PFRAG.b32-doc + pkg/PFRAG.b64-doc > Add support for i386 to rust. From semarie (MAINTAINER). (juanfra@) vala ~ Makefile ~ distinfo > update to vala-0.34.4 (jasper@) == mail ============================================================== 13/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail dovecot ~ Makefile ~ distinfo ~ patches/patch-doc_mkcert_sh ~ patches/patch-src_lib-dcrypt_dcrypt-openssl_c ~ patches/patch-src_lib-ssl-iostream_dovecot-openssl-common_c ~ pkg/PLIST-server > update to dovecot-2.2.27, and use https HOMEPAGE. From Brad. > CVE-2016-8652 (the version in 6.0 isn't affected): "If auth-policy > component has been activated in Dovecot, then remote user can use > SASL authentication to crash auth component. Workaround is to disable > auth-policy component until fix is in place." (sthen@) dovecot-antispam ~ Makefile ~ patches/patch-doc_dovecot-antispam_7_txt > http->https, from Brad. > also fix the local patch to the input file generating dovecot-antispam(7), > which resulted in minor corruption in a table (from me). (sthen@) dovecot-pigeonhole ~ Makefile > http->https, from Brad. > also fix the local patch to the input file generating dovecot-antispam(7), > which resulted in minor corruption in a table (from me). (sthen@) mutt ~ Makefile ~ distinfo > update to mutt-1.7.2 (sthen@) == misc ============================================================== 14/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/misc shared-mime-info ~ Makefile ~ distinfo > Update to shared-mime-info-1.8. (ajacoutot@) == multimedia ======================================================== 15/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia mkvtoolnix ~ Makefile ~ distinfo > Update to mkvtoolnix-9.6.0. > from Brad (maintainer) (ajacoutot@) == net =============================================================== 16/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net bro ~ Makefile + patches/patch-aux_broctl_cmake_OSSpecific_cmake + patches/patch-cmake_bro-plugin-create-package_sh > Make it possible to load dynamic plugins. > from Daniel Thayer (upstream) (ajacoutot@) gnugk ~ Makefile + patches/patch-yasocket_cxx > Fix UDP sending (from upstream). (ajacoutot@) hping - patches/patch-bytesex_h ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-getlhs_c ~ patches/patch-main_c ~ patches/patch-waitpacket_c ~ pkg/DESCR ~ pkg/PLIST + patches/patch-sendip_c > Update to hping3 > - drop privs to a dedicated user > - in case of error, print a message regarding pf blocking pf blocking > outgoing packets > - do not activate Tcl support (for now?) > Input and ok sthen@ (jca@) igmpproxy ~ Makefile ~ pkg/README > Misc. tweaks > - kill the end of README > - more precise license marker > - adjust whitespace > - enforce LDFLAGS > - add NO_TEST > ok markus (maintainer) (jca@) ircd-hybrid ~ Makefile ~ distinfo ~ patches/patch-doc_reference_conf ~ patches/patch-src_ircd_c > Update to ircd-hybrid-8.2.21. > from Brad (ajacoutot@) munin ~ Makefile ~ distinfo > bugfix update to munin-2.0.28 (kirby@) nagios ~ nsca-ng/Makefile ~ nsca-ng/distinfo > update to nsca-ng-1.5 (sthen@) p5-Nmap-Parser ~ Makefile ~ distinfo > Update to p5-Nmap-Parser-1.33. (benoit@) py-boto ~ Makefile ~ distinfo > Update to py-boto-2.44.0. (ajacoutot@) py-botocore ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-botocore-1.4.82. (ajacoutot@) ~ Makefile ~ distinfo > Update to py-botocore-1.4.83. (ajacoutot@) ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-botocore-1.4.84. (ajacoutot@) ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-botocore-1.4.85. (ajacoutot@) py-slixmpp ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py3-slixmpp-1.2.3 (danj@) py-socks ~ Makefile ~ distinfo > Update to py-socks 1.6.4 (shadchin@) ~ Makefile ~ distinfo > Update to py-socks 1.6.5 (shadchin@) scamper ~ Makefile ~ distinfo ~ pkg/PLIST > update to scamper-20161204 (sthen@) scapy ~ Makefile ~ patches/patch-scapy_sendrecv_py + patches/patch-scapy_arch_pcapdnet_py > Allow to switch the interface to promiscuous mode during sndrcv(). > Call the sr...() functions with parameter promisc=1 for that. This > is needed for the src/sys/netinet/arp regress test and was backported > from secdev/scapy master at github. > OK danj@ (maintainer) (bluhm@) tor ~ Makefile ~ distinfo > Update to tor 0.2.8.11; just compilation fixes that do not concern us. > (pascal@) unifi ~ Makefile ~ distinfo ~ pkg/PLIST > update to unifi-5.3.8 (sthen@) == print ============================================================= 17/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print cups-filters ~ Makefile ~ distinfo ~ pkg/PLIST > Update to cups-filters-1.13.0. (ajacoutot@) == security ========================================================== 18/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security gnutls ~ Makefile ~ distinfo ~ pkg/PLIST > Update to gnutls-3.4.17. (ajacoutot@) libgcrypt ~ Makefile ~ distinfo ~ patches/patch-src_secmem_c > Update to libgcrypt-1.7.4. (ajacoutot@) == sysutils ========================================================== 19/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils sysutils ~ Makefile > +sysutils/u-boot,aarch64 (patrick@) awscli ~ Makefile ~ distinfo ~ pkg/PLIST > Update to awscli-1.11.25. (ajacoutot@) ~ Makefile ~ distinfo > Update to awscli-1.11.26. (ajacoutot@) ~ Makefile ~ distinfo > Update to awscli-1.11.27. (ajacoutot@) ~ Makefile ~ distinfo > Update to awscli-1.11.28. (ajacoutot@) collectd - patches/patch-src_swap_c > Kill useless patch. > This plugin uses swapctl(2), not kvm_getswapinfo(3) (which we don't > provide). (jca@) ~ Makefile ~ patches/patch-src_processes_c ~ patches/patch-src_tcpconns_c > Unbreak the kvm(3) calls used by the processes and tcpconns plugins. > - patch the correct kvm_open call to use KVM_NO_FILES. Also, use > kvm_openfiles instead, as was probably intended > - add a new implementation for tcpconns, based on kvm_getfiles instead > of peeking at kernel memory > ok landry@ (jca@) - patches/patch-src_pf_c > Drop useless patch, netinet/in.h is properly detected and included. > (landry@) ~ patches/patch-src_processes_c ~ patches/patch-src_tcpconns_c > add link to upstream pull-request (landry@) google-cloud-sdk ~ Makefile ~ distinfo ~ pkg/PLIST > Update to google-cloud-sdk-137.0.0. (ajacoutot@) ~ Makefile ~ distinfo > Update to google-cloud-sdk-137.0.1. (ajacoutot@) py-ghmi ~ Makefile ~ distinfo > update to py-ghmi-1.0.13 (jasper@) ~ Makefile ~ distinfo > update to pyghmi-1.0.14 (jasper@) ruby-puppet-syntax ~ Makefile ~ distinfo > update to puppet-syntax-2.2.0 (jasper@) terraform ~ Makefile ~ distinfo > Update to terraform-0.7.13. (ajacoutot@) u-boot ~ Makefile ~ pkg/PLIST + patches/patch-tools_relocate-rela_c + pkg/PFRAG.aarch64 + pkg/PFRAG.arm > Split sysutils/u-boot into two FLAVORs so that we can use the same > port to compile 32- and 64-bit ARM u-boots. > ok and with help from jsg@ (patrick@) == telephony ========================================================= 20/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/telephony asterisk ~ Makefile ~ distinfo > update to asterisk-13.13.1 (sthen@) p5-Net-SIP ~ Makefile ~ distinfo > update p5-Net-SIP to 0.803 (bluhm@) ~ Makefile ~ distinfo > update p5-Net-SIP to 0.805 (bluhm@) ~ Makefile ~ distinfo > update p5-Net-SIP to 0.807 (bluhm@) == textproc ========================================================== 21/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc hs-bytestring-show + patches/patch-bytestring-show_cabal > Relax some cabal dependency restrictions for hs packages where the > dependencies have been update "online" (i.e. on hackage.haskell.org) > without releaseing a new version of the package. If this sounds > confusing, just compare the .cabal files contained in the distfiles > with the .cabal file you get from hackage.haskell.org. (kili@) html-xml-utils ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ pkg/PLIST > Update to html-xml-utils-7.1. (bentley@) icu4c ~ Makefile ~ distinfo ~ patches/patch-source_common_Makefile_in ~ patches/patch-source_common_putilimp_h ~ patches/patch-source_config_Makefile_inc_in ~ patches/patch-source_config_icu-config-bottom ~ patches/patch-source_config_mh-bsd-gcc ~ patches/patch-source_icudefs_mk_in ~ patches/patch-source_stubdata_Makefile_in ~ pkg/PLIST + patches/patch-source_common_ulist_c + patches/patch-source_i18n_ucol_res_cpp + patches/patch-source_test_intltest_apicoll_cpp + patches/patch-source_test_intltest_apicoll_h > Update to icu4c-58.1. (ajacoutot@) p5-XML-Twig ~ Makefile ~ distinfo > update to p5-XML-Twig-3.52 (jasper@) py-ICU ~ Makefile ~ distinfo ~ patches/patch-setup_py > Update to py-ICU-1.9.5. (ajacoutot@) == www =============================================================== 22/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www chromium - patches/patch-chrome_browser_BUILD_gn - patches/patch-chrome_browser_media_webrtc_log_uploader_cc - patches/patch-content_browser_download_base_file_linux_cc - patches/patch-content_browser_renderer_host_media_video_capture_device_client_cc - patches/patch-content_browser_time_zone_monitor_cc - patches/patch-device_geolocation_location_arbitrator_impl_cc - patches/patch-third_party_pdfium_core_fxcrt_include_fx_system_h - patches/patch-ui_app_list_app_list_menu_cc ~ Makefile ~ distinfo ~ files/audio_manager_openbsd.cc ~ files/audio_manager_openbsd.h ~ files/sndio_output.cc ~ files/sndio_output.h ~ patches/patch-BUILD_gn ~ patches/patch-ash_display_mirror_window_controller_cc ~ patches/patch-ash_shell_cc ~ patches/patch-base_BUILD_gn ~ patches/patch-base_native_library_posix_cc ~ patches/patch-base_trace_event_malloc_dump_provider_cc ~ patches/patch-base_trace_event_process_memory_dump_cc ~ 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_solink_wrapper_py ~ patches/patch-build_toolchain_gcc_toolchain_gni ~ patches/patch-cc_BUILD_gn ~ patches/patch-chrome_app_chrome_main_delegate_cc ~ patches/patch-chrome_app_chrome_main_delegate_h ~ 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_app_mash_mash_runner_cc ~ patches/patch-chrome_app_resources_locale_settings_grd ~ patches/patch-chrome_browser_about_flags_cc ~ patches/patch-chrome_browser_browser_process_impl_cc ~ patches/patch-chrome_browser_browser_process_impl_h ~ patches/patch-chrome_browser_browser_resources_grd ~ patches/patch-chrome_browser_chrome_browser_main_cc ~ patches/patch-chrome_browser_chrome_content_browser_client_cc ~ patches/patch-chrome_browser_custom_handlers_protocol_handler_registry_cc ~ patches/patch-chrome_browser_download_chrome_download_manager_delegate_cc ~ patches/patch-chrome_browser_download_download_commands_cc ~ patches/patch-chrome_browser_download_download_prefs_cc ~ patches/patch-chrome_browser_download_download_prefs_h ~ patches/patch-chrome_browser_extensions_BUILD_gn ~ patches/patch-chrome_browser_extensions_api_messaging_message_service_cc ~ patches/patch-chrome_browser_extensions_external_provider_impl_cc ~ patches/patch-chrome_browser_interstitials_chrome_controller_client_cc ~ patches/patch-chrome_browser_media_galleries_media_file_system_registry_cc ~ patches/patch-chrome_browser_metrics_chrome_browser_main_extra_parts_metrics_cc ~ patches/patch-chrome_browser_notifications_message_center_notification_manager_cc ~ patches/patch-chrome_browser_profiles_profile_impl_io_data_cc ~ patches/patch-chrome_browser_renderer_preferences_util_cc ~ patches/patch-chrome_browser_resources_plugin_metadata_plugins_linux_json ~ patches/patch-chrome_browser_safe_browsing_permission_reporter_cc ~ patches/patch-chrome_browser_speech_tts_controller_impl_cc ~ patches/patch-chrome_browser_sync_chrome_sync_client_cc ~ patches/patch-chrome_browser_ui_browser_command_controller_cc ~ patches/patch-chrome_browser_ui_browser_view_prefs_cc ~ patches/patch-chrome_browser_ui_exclusive_access_exclusive_access_bubble_cc ~ patches/patch-chrome_browser_ui_startup_startup_browser_creator_cc ~ patches/patch-chrome_browser_ui_tab_helpers_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_frame_cc ~ patches/patch-chrome_browser_ui_views_frame_browser_view_cc ~ patches/patch-chrome_browser_ui_views_frame_opaque_browser_frame_view_layout_cc ~ patches/patch-chrome_browser_ui_views_frame_system_menu_model_builder_cc ~ patches/patch-chrome_browser_ui_views_tabs_tab_strip_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_settings_md_settings_localized_strings_provider_cc ~ patches/patch-chrome_common_BUILD_gn ~ patches/patch-chrome_common_chrome_switches_cc ~ patches/patch-chrome_common_chrome_switches_h ~ patches/patch-chrome_common_extensions_command_cc ~ 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-chromecast_browser_cast_content_browser_client_cc ~ patches/patch-components_crash_content_app_BUILD_gn ~ patches/patch-components_filesystem_file_system_app_cc ~ patches/patch-components_policy_resources_policy_templates_json ~ patches/patch-components_storage_monitor_BUILD_gn ~ 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_download_base_file_cc ~ patches/patch-content_browser_gpu_gpu_data_manager_impl_private_cc ~ patches/patch-content_browser_gpu_gpu_internals_ui_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_devtools_v8_sampling_profiler_cc ~ patches/patch-content_renderer_render_thread_impl_cc ~ patches/patch-content_shell_browser_shell_browser_context_cc ~ patches/patch-content_shell_browser_shell_browser_main_parts_cc ~ patches/patch-dbus_property_cc ~ patches/patch-device_bluetooth_BUILD_gn ~ patches/patch-device_serial_BUILD_gn ~ patches/patch-device_serial_serial_io_handler_posix_cc ~ patches/patch-device_serial_serial_service_impl_cc ~ patches/patch-ipc_ipc_message_utils_cc ~ patches/patch-ipc_ipc_message_utils_h ~ patches/patch-media_audio_BUILD_gn ~ patches/patch-media_base_video_frame_cc ~ patches/patch-media_base_video_frame_h ~ patches/patch-media_capture_video_file_video_capture_device_factory_cc ~ patches/patch-media_media_options_gni ~ patches/patch-net_BUILD_gn ~ patches/patch-net_http_http_network_session_cc ~ patches/patch-net_proxy_proxy_service_cc ~ patches/patch-net_socket_socks5_client_socket_cc ~ patches/patch-net_tools_get_server_time_get_server_time_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_ui_surfaces_surfaces_context_provider_cc ~ 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_FontPlatformData_cpp ~ patches/patch-third_party_WebKit_Source_platform_fonts_FontPlatformData_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_StackFrameDepth_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_web_PopupMenuImpl_cpp ~ patches/patch-third_party_WebKit_Source_wtf_BUILD_gn ~ patches/patch-third_party_angle_BUILD_gn ~ patches/patch-third_party_ffmpeg_BUILD_gn ~ patches/patch-third_party_skia_src_ports_SkOSFile_stdio_cpp ~ patches/patch-third_party_webrtc_base_BUILD_gn ~ 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_app_list_views_app_list_view_cc ~ patches/patch-ui_base_resource_resource_bundle_cc ~ patches/patch-ui_base_webui_web_ui_util_cc ~ patches/patch-ui_gl_BUILD_gn ~ patches/patch-ui_gl_generate_bindings_py ~ patches/patch-ui_views_bubble_bubble_dialog_delegate_cc ~ patches/patch-ui_views_controls_textfield_textfield_cc ~ patches/patch-ui_views_corewm_tooltip_aura_cc ~ patches/patch-ui_views_mus_aura_init_cc ~ patches/patch-ui_views_mus_aura_init_h ~ patches/patch-ui_webui_resources_js_icon_js ~ patches/patch-v8_BUILD_gn ~ patches/patch-v8_src_globals_h ~ pkg/PLIST + pkg/patch-base_debug_scoped_thread_heap_usage_cc + pkg/patch-chrome_browser_media_webrtc_webrtc_log_uploader_cc + pkg/patch-chrome_browser_ui_libgtk2ui_print_dialog_gtk2_cc + pkg/patch-device_geolocation_location_arbitrator_cc + pkg/patch-device_time_zone_monitor_time_zone_monitor_cc + pkg/patch-gpu_ipc_service_gpu_init_cc + pkg/patch-media_BUILD_gn + pkg/patch-media_audio_pulse_audio_manager_pulse_cc + pkg/patch-media_capture_video_video_capture_device_client_cc + pkg/patch-third_party_pdfium_core_fxcrt_fx_system_h + pkg/patch-tools_variations_fieldtrial_to_struct_py > update to 55.0.2883.75; add lpr support to the system dialog while here > (robert@) ~ patches/patch-media_media_options_gni > unbreak build (robert@) goaccess ~ Makefile ~ distinfo > update to goaccess-1.1.1 (kirby@) minitube ~ Makefile + patches/patch-src_gnomeglobalshortcutbackend_cpp > Fix global shortcuts on GNOME > (upstream git commit a649c7114be2612bce72e9c292fab4eb964373a8) (dcoppa@) netsurf ~ browser/Makefile ~ netsurf-fb/Makefile > Fix wantlib. > Reported by Bryan Vyhmeister; thanks! (bentley@) otter-browser ~ Makefile ~ distinfo ~ pkg/PLIST > Port changes: > - dependency on libgcrypt dropped by upstream > - 1 new locale file > Notes: > The tab-bar changes are quite new and expect to hit bugs there. > Ie. the current one I am seeing is turning thumbnails on and then off > leads to the tabs not being visible until restart. > You can report problems directly upstream: > https://github.com/OtterBrowser/otter-browser/issues > or relay them via me. > Upstream highlights since beta 11: > * fixes, optimatizations and new predefined profiles for content blocking; > * overhaul of tab bar: > * allow to detach tabs by dragging them away; > * allow to drop URLs and tabs from other windows; > * added option to show embedded tab thumbnails; > * improved handling of visibility of close button; > * tabs demanding attention are drawn using bold font; > * improved RTL support; > * decreased default tab padding; > * tab text is no longer centered horizontally; > * fixed status tip messages while rearranging tabs. > OK sthen@ (awolk@) phantomjs ~ Makefile > Fix USE_WXNEEDED and bump. The contents of the variable had a trailing > space > ("USE_WXNEEDED = Yes # comment") and "Yes " doesn't match "Yes". (sthen@) phpmyadmin ~ Makefile ~ distinfo > bugfix update to 4.6.5.2 (giovanni@) piwik ~ Makefile ~ distinfo ~ pkg/PLIST > update to 2.17.1 (giovanni@) py-requests ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-requests 2.12.3. > ok ajacoutot@ (shadchin@) sblg ~ Makefile ~ distinfo > Update to sblg-0.3.8. > From Bryan Vyhmeister. (bentley@) sogo ~ Makefile ~ distinfo ~ patches/patch-UI_Scheduler_UIxCalListingActions_m ~ patches/patch-configure ~ pkg/PLIST > Update to 2.3.18 (sebastia@) sope ~ Makefile ~ distinfo > Update to 2.3.18 (sebastia@) == x11 =============================================================== 23/23 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 x11 ~ Makefile > +paper-gtk-theme > +paper-icon-theme (ajacoutot@) gnome ~ tracker/Makefile ~ tracker/distinfo ~ tracker/patches/patch-configure ~ tracker/patches/patch-src_libtracker-sparql_Makefile_in > Update to meta-tracker-1.10.2. (ajacoutot@) ~ nautilus/Makefile ~ nautilus/distinfo ~ nautilus/patch-src_nautilus-canvas-container_c > Update to nautilus-3.22.2. (ajacoutot@) ~ libgepub/Makefile + libgepub/patches/patch-libgepub_pc_in > Set WX_NEEDED=Yes and add -Wl,-z,wxneeded to the pkg-config file. > ok and nits (about the pkg-config file) from aja@. (kili@) ~ libgepub/Makefile > REVIVISON -> REVISION (ajacoutot@) gtk+3 ~ Makefile ~ distinfo > Update to gtk+3-3.22.5. (ajacoutot@) mplayer ~ Makefile > Sync with new FFMPEG version > from Brad (maintainer) (ajacoutot@) ~ Makefile > Sync FFMPEG_V. > from Brad (maintainer) (ajacoutot@) paper-gtk-theme + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > Import paper-gtk-theme-2.1.0. paper-icon-theme + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > Import paper-icon-theme-1.3.4. =============================================================================== _______________________________________________ owc mailing list [email protected] http://www.squish.net/mailman/listinfo/owc
