OpenBSD ports changes summary for 2017-09-03 to 2017-09-10 inclusive ====================================================================
archivers/libzip archivers/lz4 archivers/unrar audio/audacious audio/audacious-plugins audio/deadbeef audio/ncmpc audio/ncmpcpp benchmarks/netperf comms/fldigi converters/p5-Cpanel-JSON-XS databases/evolution-data-server databases/mariadb devel devel/afl devel/cmake devel/ectags devel/glib2mm devel/go-sys devel/go-tools devel/gsettings-desktop-schemas devel/harfbuzz devel/include-what-you-use devel/jdk devel/jsoncpp devel/leatherman devel/libmagic devel/llvm devel/lua-penlight devel/mpfr devel/pango devel/py-dulwich devel/py-hg-git devel/py-libmagic devel/quirks devel/ruby-gems editors/nano education/anki games games/0ad games/dustrac games/easyrpg games/liblcf games/openrct2 games/stone-soup geo/josm geo/libchamplain graphics/GraphicsMagick graphics/ImageMagick graphics/dpic graphics/feh graphics/ffmpeg graphics/openjp2 graphics/pdf2djvu graphics/py-cairo infrastructure/mk lang/clang lang/g77 lang/go lang/jruby lang/ruby lang/rust lang/vala mail/abook mail/cyrus-imapd mail/mimedefang mail/mutt mail/neomutt mail/roundcubemail math/calc multimedia/get_iplayer multimedia/p5-Storable-AMF net net/avahi net/dnsdist net/gajim net/go-net net/gupnp net/isc-dhcp net/libepc net/libmaxminddb net/mininet net/mono-zeroconf net/owncloudclient net/p5-IO-Socket-Socks net/p5-IP-Country net/p5-Net-HTTP net/ptpd net/py-botocore net/py-libcloud print/cups print/cups-filters security/go-crypto security/letsencrypt security/lynis security/p5-IO-Socket-SSL security/regripper security/sudo sysutils sysutils/ansible-lint sysutils/awless sysutils/awscli sysutils/borgmatic sysutils/dtb sysutils/facter sysutils/firmware sysutils/gource sysutils/mcollective sysutils/ruby-puppet sysutils/sysclean sysutils/terraform sysutils/toad sysutils/u-boot textproc/apertium-dicts textproc/go-text textproc/libebml textproc/lowdown textproc/meld textproc/the_silver_searcher www/chromium www/cntlm www/epiphany www/kcgi www/p5-HTTP-Message www/p5-LWP-Protocol-https www/py-django www/uget www/webkitgtk4 x11/bspwm x11/gnome x11/gnustep x11/gtk+3 x11/gtksourceview3 x11/i3 x11/remmina x11/slim x11/sxhkd x11/windowmaker == archivers ========================================================= 01/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/archivers libzip ~ Makefile ~ distinfo + patches/patch-src_ziptool_c > Update libzip to 1.3.0 > Security: > * CVE-2017-12858: Fix double free(). > * CVE-2017-14107: Improve EOCD64 parsing. > Other fixes: > * Improve file progress callback code > * Fix zip_fdopen() > ok sthen@ (bcallah@) lz4 ~ Makefile > honour CXX, it's used for a program to generate the manual, and somehow > was defaulting to g++, breaking aarch64 build. (sthen@) unrar ~ Makefile ~ distinfo > Security update to 5.50 for directory traversal and memory safety bugs. > Prodded by Bryan Linton (naddy@) ~ Makefile ~ distinfo TAGGED OPENBSD_6_1 > Security update to 5.50 for directory traversal and memory safety bugs. > (naddy@) == audio ============================================================= 02/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio audacious ~ Makefile ~ distinfo ~ patches/patch-src_libaudcore_Makefile ~ patches/patch-src_libaudgui_Makefile ~ patches/patch-src_libaudtag_Makefile ~ pkg/PLIST > Update to audacious and audacious-plugins 3.9 > From Timo Myyra, thanks! (dcoppa@) ~ Makefile > Add missing COMPILER vars > spotted by Brad > looks right to sthen@ (dcoppa@) audacious-plugins - patches/patch-src_psf_psx_hw_c ~ Makefile ~ distinfo ~ patches/patch-configure ~ pkg/PLIST + patches/patch-src_psf_psx_hw_cc > Update to audacious and audacious-plugins 3.9 > From Timo Myyra, thanks! (dcoppa@) ~ Makefile > Add missing COMPILER vars > spotted by Brad > looks right to sthen@ (dcoppa@) deadbeef ~ Makefile ~ patches/patch-junklib_c + patches/patch-plugins_ffmpeg_ffmpeg_c > Merge fixes from the '0.7' stable branch: > junklib: fix pointer going out of scope bug > (upstream git commit d97d5490e45462b8b4135a3745e56b003ef494cf) > ffmpeg: increase the supported file extension limit to 1024 > (upstream git commit 67f6568151248965dd89ef3304464a50e9982a20) > ffmpeg: buffer overflow fix when there are >= 256 extensions supported > by ffmpeg > (upstream git commit f6646210f643e4fb75f352cfb021dcfc0ed0b628) (dcoppa@) ncmpc ~ Makefile + patches/patch-src_plugin_c + patches/patch-src_screen_song_c > fix crash on lyrics screen > (upstream git commit 36e3f4589afc5bf3d17c0584719a86a577340fa0) > fix memory leak > (upstream git commit c4aca0137a7a819270eabb3092e655ccaa721065) (dcoppa@) ncmpcpp ~ Makefile + patches/patch-src_screens_media_library_cpp > Sort songs in media library by their display format if there are > no track numbers (git commits def5c46225896373adb8a7d749cfa4a019b1c1fd > and 4a6e7d305b0b5a8ab101ff05f541f527f2d2bc42) (dcoppa@) ~ Makefile + patches/patch-src_curses_window_h > - cleanup CPPFLAGS > - remove no longer necessary 'CXXFLAGS += -O1' hack > - unbreak user input in the Find prompts (dcoppa@) ~ patches/patch-src_curses_window_h > Add missing comment (dcoppa@) == benchmarks ======================================================== 03/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/benchmarks netperf ~ Makefile ~ distinfo > netperf upstream moved to github (sthen@) ~ Makefile > unbreak, silly github tarballs. reported by aja (sthen@) == comms ============================================================= 04/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/comms fldigi ~ Makefile ~ distinfo ~ patches/patch-configure > update to fldigi-4.0.9 (sthen@) == converters ======================================================== 05/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/converters p5-Cpanel-JSON-XS ~ Makefile ~ distinfo > update p5-Cpanel-JSON-XS to 3.0239 (bluhm@) == databases ========================================================= 06/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases evolution-data-server ~ Makefile ~ distinfo > Update to evolution-data-server-3.24.6. (ajacoutot@) mariadb + patches/patch-storage_innobase_include_srv0mon_h TAGGED OPENBSD_6_1 > Backport upstream patch to fix build on arches without 64-bit atomic ops. > From Brad. (sthen@) + patches/patch-storage_innobase_include_srv0mon_h TAGGED OPENBSD_6_0 > Backport upstream patch to fix build on arches without 64-bit atomic ops. > From Brad. (sthen@) == devel ============================================================= 07/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel devel ~ Makefile > +universal-ctags,iconv > We want to build FLAVORS by default to be able to detect eventual breakage > (universal-ctags is currently broken anyway) (ajacoutot@) ~ Makefile > Hook devel/go-sys to build. (jsing@) afl ~ Makefile ~ distinfo > update to 2.51b > ok jsg (gsoares@) cmake - patches/patch-Source_cmakemain_cxx ~ Makefile ~ distinfo ~ patches/patch-Source_cmArchiveWrite_cxx ~ patches/patch-Source_cmGlobalGenerator_cxx ~ patches/patch-Source_cmSystemTools_cxx > Bugfixing update to cmake-3.9.2 (dcoppa@) ectags ~ Makefile > Fix build failure due to a macro crashing with system headers > ectags defines an __unused__ macro that clashes with functions using > __attribute__((__unused__). A bunch of such functions were introduced > recently as part of the uselocale work from schwarze@. > Bulk-rename the offending macro and another one similarly named to > something more reasonable. > Committing early since ectags is needed by vim-taglist and > x11/gnome/builder. Comment suggested by schwarze@, ok schwarze@ sthen@ > (jca@) ~ Makefile > Actually add a comment (by schwarze@) explaining previous commit (jca@) glib2mm ~ Makefile ~ distinfo > Update to glib2mm-2.52.1. (ajacoutot@) go-sys + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > Add devel/go-sys which provides the golang.org/x/sys package. go-tools ~ Makefile ~ distinfo ~ pkg/PLIST > Update devel/go-tools to a version around the Go 1.9 release. > Feedback and ok ajacoutot@ jasper@ (jsing@) gsettings-desktop-schemas ~ Makefile ~ distinfo ~ pkg/PLIST > Update to gsettings-desktop-schemas-3.24.1. (ajacoutot@) harfbuzz ~ Makefile ~ distinfo > Update to harfbuzz-1.5.1. (ajacoutot@) include-what-you-use ~ Makefile > Bump after llvm update (static libs linked into the binary). > from Brad (ajacoutot@) jdk ~ 1.8/Makefile > point LD_LIBRARY_PATH at the bootstrap libs for configure, too (naddy@) ~ 1.8/Makefile > - CONFIGURE_ENV/LD_LIBRARY_PATH is only needed for when !native_bootstrap > FLAVOR. okay naddy@ (kurt@) jsoncpp ~ patches/patch-meson_build > Sync with upstream (dcoppa@) leatherman ~ Makefile ~ distinfo ~ patches/patch-cmake_cflags_cmake ~ pkg/PLIST > Update to 1.2.1, fix MODPY_ADJ_FILES (sebastia@) libmagic ~ Makefile ~ distinfo > update to libmagic (file) 5.32 (sthen@) llvm ~ Makefile ~ distinfo ~ patch-tools_clang_include_clang_Driver_Options_td ~ patch-tools_clang_lib_Driver_ToolChains_Clang_cpp ~ pkg/PLIST-main > Update to llvm-5.0.0. > from Brad (maintainer) (ajacoutot@) lua-penlight ~ Makefile ~ distinfo > Update to Penlight-1.5.4 (dcoppa@) mpfr ~ Makefile > Keep TLS support disabled. With the pthread bits in libc, libcompiler_rt's > emutls no longer requires libpthread and mpfr configures to use TLS and > thus > requires the new libc, breaking the lang/gcc bootstrap. > Analyzed by guenther@ (naddy@) pango ~ Makefile ~ distinfo > Update to pango-1.40.12. (ajacoutot@) py-dulwich ~ Makefile ~ distinfo ~ pkg/PLIST > Update to dulwich 0.18.2. Maintainer timeout. (juanfra@) py-hg-git ~ Makefile ~ distinfo > Update to hg-git 0.8.9. Maintainer timeout. (juanfra@) py-libmagic ~ Makefile ~ distinfo > update to libmagic (file) 5.32 (sthen@) quirks ~ Makefile ~ files/Quirks.pm > Register removal of mono-zeroconf and banshee. (ajacoutot@) ~ Makefile ~ files/Quirks.pm > Register removal of mono-avahi. (ajacoutot@) ~ Makefile ~ files/Quirks.pm > Register toad's removal. (ajacoutot@) ruby-gems ~ Makefile ~ patches/patch-lib_rubygems_commands_setup_command_rb ~ patches/patch-lib_rubygems_specification_rb + patches/patch-lib_rubygems_commands_query_command_rb + patches/patch-lib_rubygems_installer_rb + patches/patch-lib_rubygems_text_rb TAGGED OPENBSD_6_1 > Backport rubygems 2.6.13 security patches to rubygems 1.8.24. (jeremy@) == editors =========================================================== 08/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors nano ~ Makefile ~ distinfo > update to 2.8.7: miscellaneous minor fixes (naddy@) == education ========================================================= 09/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/education anki ~ Makefile ~ distinfo ~ patches/patch-anki_anki > update to anki-2.0.48 > based on a diff by Derek Sivers (jasper@) == games ============================================================= 10/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games games ~ Makefile > Hookup liblcf to the build (jeremy@) 0ad ~ Makefile.inc ~ base/Makefile ~ base/distinfo ~ base/pkg/PLIST ~ data/distinfo ~ data/pkg/PLIST > Update to 0ad-0.0.22. > Release notes: > https://play0ad.com/new-release-0-a-d-alpha-22-venustas/ > ok danj@ kirby@ (bentley@) dustrac - patches/patch-src_editor_editorview_cpp ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-src_game_MiniCore_Graphics_MCGLEW > Update to dustrac-1.13. > Release notes: > https://github.com/juzzlin/DustRacing2D/releases/tag/1.13.0 > Looks ok to landry@ > From David Carlier; thanks! (bentley@) easyrpg - patches/patch-CMakeLists_txt ~ Makefile ~ distinfo > Update to easyrpg 0.5.2 > OK bcallah@ (jeremy@) liblcf + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > Import liblcf, new dependency required for easyrpg update. openrct2 ~ Makefile ~ distinfo ~ patches/patch-CMakeLists_txt ~ patches/patch-src_openrct2_CMakeLists_txt ~ pkg/PLIST > Update openrct2 to 0.1.1 > Changelog: https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.1.1 > ok awolk@ (bcallah@) stone-soup ~ Makefile > fix MASTER_SITES (kirby@) == geo =============================================================== 11/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/geo josm ~ Makefile ~ distinfo > Update to JOSM svn r12712, from maintainer Holger Mikolon (landry@) libchamplain ~ Makefile ~ distinfo ~ pkg/PLIST > update to libchamplain-0.12.16 (jasper@) == graphics ========================================================== 12/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics GraphicsMagick ~ Makefile ~ distinfo ~ patches/patch-configure ~ pkg/PLIST > update to GraphicsMagick-1.3.26, from Brad. > CVE-2016-7800, CVE-2016-7997, CVE-2016-9830, CVE-2017-6335, CVE-2017-8350, > CVE-2017-10794, CVE-2017-10799, CVE-2017-10800 (sthen@) ImageMagick ~ Makefile ~ distinfo > update to ImageMagick 6.9.9-11 (sthen@) dpic ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ pkg/PLIST + patches/patch-Makefile_in + patches/patch-dpic_c + patches/patch-p2c_h + patches/patch-p2clib_c > Update version to 2017.08.01 patcheso for clang > run examples as a test. > ok bentley@ (nigel@) feh ~ Makefile ~ patches/patch-src_keyevents_c ~ patches/patch-src_options_c > Respect -N / --no-menus option (broken in 2.17) > (upstream git commit 8ad7d16318975a46aaada5c2b4ecf22c089b88f5) > Silence -Wimplicit-fallthrough= warning (missing break) > (upstream git commit a0e2ed52478480513dc1f6963f3114c7841a0d87) (dcoppa@) ~ Makefile ~ distinfo ~ patches/patch-man_feh_pre ~ patches/patch-src_Makefile ~ patches/patch-src_keyevents_c ~ patches/patch-src_options_c > Update to feh-2.20 (dcoppa@) ffmpeg ~ Makefile > Use ports clang to build ffmpeg on amd64. The AAC encoder hangs on amd64 > when > compiled with clang 4.0.x (either 4.0.0 in base or the older ports 4.0.1). > Based on a diff from Brad. > Add a comment explaining this and note that there is another issue where > the > H264 decoder segfaults in ff_deblock_v_luma_8_sse2 on i386, but this isn't > helped by the newer ports clang. (sthen@) ~ Makefile ~ patches/patch-configure > Try "-mstack-alignment=16" with clang; fixes a segfault in (at least) h264 > decoding. Upstream bug/patch suggested by Jan Beich (jbeich@freebsd), tweak > from Brad to keep it as close as possible to the upstream commit. > AAC encode still hangs on i386. (sthen@) openjp2 ~ Makefile ~ distinfo ~ patches/patch-CMakeLists_txt ~ patches/patch-src_bin_jp2_convert_c ~ patches/patch-src_lib_openmj2_opj_malloc_h ~ pkg/PLIST > update to OpenJPEG 2.2.0, add some of the tests scaffolding. (requires > a separate fetch of test data; forcing fetch of 470MB test data for a ~2MB > port seems overkill) (sthen@) pdf2djvu ~ Makefile ~ distinfo > Update to pdf2djvu 0.9.7. (juanfra@) py-cairo ~ Makefile ~ distinfo > Update to py-cairo-1.15.2. (ajacoutot@) == infrastructure ==================================================== 13/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure mk ~ bsd.port.mk > turns out we already copy checked packages from cache into the normal > repository. keep that model for now, but make FETCH_PACKAGES more > consistent > with respect to signature handling (e.g., use TRUSTED_PKG_PATH for the > local repo, and pass TRUSTED_PKG_PATH thru) > should help naddy (espie@) ~ arch-defines.mk > Add LLD_ARCHS, listing arches using LLVM's ld.lld (rather than binutils' > ld.bfd) and a PROPERTIES matcher. Suggested by phessler@, "go for it" > espie@ (sthen@) == lang ============================================================== 14/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang clang ~ clang.port.mk > Update to llvm-5.0.0. > from Brad (maintainer) (ajacoutot@) g77 ~ Makefile > this port explicity depends on gcc installed in base, and on gnu's ld, > which arm64 doesn't have (phessler@) go - patches/patch-src_cmd_go_build_go - patches/patch-src_cmd_link_internal_ld_data_go - patches/patch-src_cmd_link_internal_ld_elf_go - patches/patch-src_runtime_cgo_gcc_libinit_c - patches/patch-src_runtime_cgo_gcc_libinit_openbsd_c - patches/patch-src_runtime_cgo_gcc_openbsd_386_c - patches/patch-src_runtime_cgo_gcc_openbsd_amd64_c - patches/patch-src_runtime_cgo_openbsd_go ~ Makefile ~ distinfo ~ patches/patch-src_cmd_go_go_test_go ~ patches/patch-src_cmd_link_internal_ld_ldelf_go ~ patches/patch-src_cmd_link_internal_ld_lib_go ~ pkg/PLIST + patches/patch-src_cmd_go_internal_work_build_go > Update lang/go to version 1.9. > ok ajacoutot@ jasper@ (jsing@) jruby ~ Makefile + patches/patch-lib_ruby_stdlib_rubygems_commands_open_command_rb + patches/patch-lib_ruby_stdlib_rubygems_commands_query_command_rb + patches/patch-lib_ruby_stdlib_rubygems_commands_sources_command_rb + patches/patch-lib_ruby_stdlib_rubygems_dependency_list_rb + patches/patch-lib_ruby_stdlib_rubygems_installer_rb + patches/patch-lib_ruby_stdlib_rubygems_platform_rb + patches/patch-lib_ruby_stdlib_rubygems_rb + patches/patch-lib_ruby_stdlib_rubygems_remote_fetcher_rb + patches/patch-lib_ruby_stdlib_rubygems_specification_rb + patches/patch-lib_ruby_stdlib_rubygems_test_case_rb + patches/patch-lib_ruby_stdlib_rubygems_text_rb TAGGED OPENBSD_6_1 > Apply rubygems 2.6.13 security patches (jeremy@) ruby ~ 2.1/Makefile + 2.1/patches/patch-lib_rubygems_commands_query_command_rb + 2.1/patches/patch-lib_rubygems_installer_rb + 2.1/patches/patch-lib_rubygems_remote_fetcher_rb + 2.1/patches/patch-lib_rubygems_specification_rb + 2.1/patches/patch-lib_rubygems_text_rb TAGGED OPENBSD_6_1 > Apply rubygems 2.6.13 security patches (jeremy@) ~ 2.2/Makefile ~ 2.2/distinfo ~ 2.3/Makefile ~ 2.3/distinfo ~ 2.4/Makefile ~ 2.4/distinfo TAGGED OPENBSD_6_1 > Apply rubygems 2.6.13 security patches from upstream (jeremy@) rust - pkg/PFRAG.i386-doc ~ Makefile ~ distinfo ~ patches/patch-src_bootstrap_lib_rs ~ patches/patch-src_librustdoc_test_rs ~ patches/patch-src_libstd_sys_unix_ext_net_rs ~ patches/patch-src_vendor_openssl-sys_build_rs ~ pkg/PFRAG.amd64-main ~ pkg/PFRAG.i386-main ~ pkg/PLIST-doc + patches/patch-src_vendor_curl-sys_build_rs > Update to rust-1.20.0 > From semarie (devoted maintainer) (danj@) vala ~ Makefile ~ distinfo > update to vala-0.36.5 (jasper@) == mail ============================================================== 15/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail abook ~ Makefile > set CONFIGURE_STYLE=gnu, automake isn't needed and it's running into > problems > trying to run autoheader during build. (sthen@) cyrus-imapd ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-configure ~ pkg/PLIST > Update to cyrus-imapd-3.0.4. (ajacoutot@) mimedefang ~ Makefile ~ distinfo > Update to mimedefang-2.82. (ajacoutot@) mutt ~ Makefile ~ distinfo ~ patches/patch-main_c > update to mutt-1.9.0 (sthen@) neomutt ~ Makefile ~ distinfo ~ patches/patch-main_c ~ patches/patch-mutt_sasl_c ~ patches/patch-mutt_sasl_h ~ pkg/PLIST + patches/patch-newsrc_c > update to neomutt-20170907 (sthen@) roundcubemail ~ Makefile ~ distinfo ~ pkg/PLIST > update to roundcubemail-1.3.1 (sthen@) == math ============================================================== 16/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math calc ~ Makefile ~ distinfo > update to calc-2.12.6.3 (sthen@) == multimedia ======================================================== 17/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia get_iplayer ~ Makefile > Move the non-perl deps (ffmpeg, atomicparsley) to RUN_DEPENDS only, > they're not needed for build and it's nice to avoid ffmpeg's relatively > large set of deps where not needed (less pkg_add/delete churn in dpb). > Keep the p5-* ones and adjust do-build slightly; they're not strictly > required for packaging, but it's easier to pick up dependency changes > if build can be made to fail. Discussed with/ok nigel@ (sthen@) p5-Storable-AMF ~ Makefile ~ distinfo > Update to version 1.23 > Ok bluhm@ (nigel@) == net =============================================================== 18/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net net ~ Makefile > Remove mono-zeroconf, nothing uses it anymore and it gets in the way > of building avahi subpackages. (ajacoutot@) avahi - pkg/DESCR-mono - pkg/PLIST-mono ~ Makefile > Remove the -mono subpackage, nothing uses it anymore. (ajacoutot@) dnsdist - patches/patch-ext_json11_json11_cpp ~ Makefile ~ distinfo ~ patches/patch-configure_ac > security update to dnsdist-1.2.0, maintainer timeout (sthen@) gajim ~ Makefile > Fix DEPENDS after the removal of net/avahi,-mono. (ajacoutot@) ~ Makefile > Hopefully fix avahi subpackages dependency (need ',,' for FLAVORless). > (ajacoutot@) go-net ~ Makefile ~ distinfo ~ pkg/PLIST > Update net/go-net to a version around the Go 1.9 release. > ok ajacoutot@ jasper@ (jsing@) ~ Makefile > Needs BDEP on devel/go-sys. (ajacoutot@) gupnp ~ tools/Makefile ~ tools/distinfo ~ tools/pkg/PLIST > update to gupnp-tools-0.8.14 (jasper@) isc-dhcp - patches/patch-bind_bind-9_9_9-P3_lib_isc_backtrace_c ~ Makefile ~ distinfo ~ patches/patch-common_socket_c + patches/patch-bind_bind-9_9_11_lib_isc_backtrace_c > update to isc-dhcp-4.3.6, from Brad (sthen@) libepc ~ Makefile > Fix DEPENDS after the removal of net/avahi,-mono. (ajacoutot@) ~ Makefile > Hopefully fix avahi subpackages dependency (need ',,' for FLAVORless). > (ajacoutot@) libmaxminddb ~ Makefile ~ distinfo > Update GeoLite2 databases to latest version. (fcambus@) mininet ~ Makefile ~ patches/patch-mininet_basenode_py ~ patches/patch-mininet_net_py ~ patches/patch-mininet_node_py ~ patches/patch-mininet_openbsd_node_py > Turn PID tracking on by default, and stop using 'pkill -f' to interrupt > processes. Also remove some debug prints. > OK phessler@ (akoshibe@) mono-zeroconf - Makefile - distinfo - patches/patch-configure - patches/patch-src_Mono_Zeroconf_Providers_AvahiDBus_NDesk_DBus_UnixNativeTransport_cs - pkg/DESCR - pkg/PLIST > Remove mono-zeroconf, nothing uses it anymore and it gets in the way > of building avahi subpackages. (ajacoutot@) owncloudclient ~ Makefile ~ distinfo > update to owncloudclient-2.3.3 (kirby@) p5-IO-Socket-Socks ~ Makefile ~ distinfo > Update to 0.74 > Ok bluhm@ (nigel@) p5-IP-Country ~ Makefile ~ distinfo + patches/patch-dbmScripts_ipcc_loader_pl + patches/patch-dbmScripts_ipcc_maker_pl + patches/patch-dbmScripts_whois_filenames > Update country database, upstream provides a database from 2013 > add an additional target to recreate the database > take maintainership > ok and hints sthen@ (giovanni@) p5-Net-HTTP ~ Makefile ~ distinfo ~ pkg/PLIST > Update to 1.17 > 1.17 is a minor fix to tests only source changes checked and no changes. > Ok bluhm@ for 1.16 (nigel@) ptpd - pkg/MESSAGE ~ Makefile ~ distinfo ~ patches/patch-src_dep_constants_dep_h ~ patches/patch-src_dep_net_c ~ patches/patch-src_dep_ptpd_dep_h ~ patches/patch-src_dep_sys_c ~ pkg/DESCR ~ pkg/PLIST + pkg/ptpd.rc > * Update to 1.1.0. > * Replace MESSAGE with rc file. > * Drop maintainership. > * Set PORTROACH. > ptpd-1.x implements PTPv1 (IEEE 1588-2002) > ptpd-2.x implements PTPv2 (IEEE 1588-2008) > PTPv2 is not backward compatible with PTPv1. (naddy@) py-botocore ~ Makefile ~ distinfo > Update to py-botocore-1.7.4. (ajacoutot@) ~ Makefile ~ distinfo > Update to py-botocore-1.7.5. (ajacoutot@) ~ Makefile ~ distinfo > Update to py-botocore-1.7.6. (ajacoutot@) ~ Makefile ~ distinfo > Update to py-botocore-1.7.7. (ajacoutot@) py-libcloud ~ Makefile ~ distinfo > Update to py-libcloud-2.2.0. (ajacoutot@) == print ============================================================= 19/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print cups ~ Makefile > Fix DEPENDS after the removal of net/avahi,-mono. (ajacoutot@) cups-filters ~ Makefile ~ distinfo > Update to cups-filters-1.17.3. (ajacoutot@) == security ========================================================== 20/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security go-crypto ~ Makefile ~ distinfo ~ pkg/PLIST > Update security/go-crypto to a version around the Go 1.9 release. > ok ajacoutot@ jasper@ (jsing@) letsencrypt ~ Makefile.inc ~ client/distinfo ~ client/pkg/PLIST ~ py-acme/distinfo > update to certbot-0.18.1 (sthen@) lynis ~ Makefile ~ distinfo ~ pkg/PLIST > Update for Lynis to 2.5.4 > OK benoit@ (gonzalo@) p5-IO-Socket-SSL ~ Makefile ~ distinfo > update p5-IO-Socket-SSL to 2.051 (bluhm@) regripper ~ Makefile ~ distinfo ~ pkg/PLIST > update regripper. > ok benoit@. (rpointel@) sudo ~ Makefile ~ distinfo > Update to sudo 1.8.21p2 (millert@) == sysutils ========================================================== 21/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils sysutils ~ Makefile > Remove toad, it requires kern.usermount -like functionality which is not > on the radar. (ajacoutot@) ansible-lint ~ Makefile ~ distinfo ~ pkg/PLIST > update to ansible-lint-3.4.15 (jasper@) awless ~ Makefile ~ distinfo > Update to awless-0.1.3. (ajacoutot@) awscli ~ Makefile ~ distinfo > Update to awscli-1.11.146. (ajacoutot@) ~ Makefile ~ distinfo > Update to awscli-1.11.147. (ajacoutot@) ~ Makefile ~ distinfo > Update to awscli-1.11.148. (ajacoutot@) ~ Makefile ~ distinfo > Update to awscli-1.11.149. (ajacoutot@) borgmatic ~ Makefile ~ distinfo > update to borgmatic-1.1.7 (jasper@) ~ Makefile ~ distinfo > update to borgmatic-1.1.8 (jasper@) dtb ~ Makefile ~ distinfo ~ pkg/PLIST > update dtb to linux 4.13 (jsg@) facter - patches/patch-lib_inc_facter_facts_vm_hpp - patches/patch-lib_src_facts_openbsd_dmi_resolver_cc - patches/patch-lib_src_facts_resolvers_virtualization_resolver_cc ~ Makefile ~ distinfo ~ patches/patch-lib_CMakeLists_txt ~ pkg/PLIST > Update to 3.8.0, patches to detect running OpenBSD vm within vmm > got merged upstream, renaming of facter binary not necessary anmore > (sebastia@) firmware + inteldrm/Makefile + inteldrm/distinfo + inteldrm/pkg/DESCR + inteldrm/pkg/PLIST > New import: > import of the inteldrm port for creating the firmware package that > includes gource ~ Makefile ~ distinfo > Small update for Gource to 0.46: > * Added --screen option. > * Added --window-position XxY option. > * Added --frameless option. > * Added --file-show-filter REGEX option (swoogles). > * Added --filename-time and filename-colour options (gh2k). > * Improved handling of very low seconds-per-day values (malengrin). > * Fixed crash when SVN log lacks author information (obarthel). > * Additional git log command validation (cym13). > * Allow lower case hex colours in custom logs (HSorensen). > * Now requires SDL 2 to build (deprecated SDL 1.2 support removed). > OK benoit@ (thanks!) (gonzalo@) ~ Makefile ~ distinfo > Update for Gource to 0.47 > Fix Licence and freetype, thanks bcallahan@ > OK benoit@ bcallahan@ (gonzalo@) mcollective ~ Makefile ~ distinfo > Minor update to 2.11.2 (sebastia@) ruby-puppet ~ 4/Makefile ~ 4/distinfo > minor bugfix update to 4.10.7 (sebastia@) sysclean ~ Makefile ~ distinfo > Update to sysclean-2.5 > From semarie (upstream / maintainer) (danj@) terraform ~ provider-azure/Makefile ~ provider-azure/distinfo ~ provider-azurerm/Makefile ~ provider-azurerm/distinfo ~ provider-dns/Makefile ~ provider-dns/distinfo > Update providers. (ajacoutot@) ~ terraform/Makefile ~ terraform/distinfo > Update to terraform-0.10.3. (ajacoutot@) ~ provider-vsphere/Makefile ~ provider-vsphere/distinfo > Update to terraform-provider-vsphere-0.2.1. (ajacoutot@) ~ terraform/Makefile ~ terraform/distinfo > Update to terraform-0.10.4. (ajacoutot@) ~ provider-ignition/Makefile ~ provider-ignition/distinfo > Update to terraform-provider-ignition-0.2.0. (ajacoutot@) toad - Makefile - distinfo - pkg/DESCR - pkg/PLIST - pkg/toadd.rc > Remove toad, it requires kern.usermount -like functionality which is not > on the radar. (ajacoutot@) u-boot - patches/patch-arch_arm_include_asm_arch-sunxi_sys_proto_h - patches/patch-board_sunxi_Makefile - patches/patch-include_configs_sunxi-common_h ~ Makefile ~ distinfo ~ patches/patch-lib_bch_c > update to U-Boot 2017.09-rc4 (jsg@) == textproc ========================================================== 22/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc apertium-dicts ~ dan/Makefile ~ dan/pkg/DESCR > Fix descr. (bentley@) ~ dan/Makefile > actually bump REVISION (naddy@) go-text ~ Makefile ~ distinfo ~ pkg/PLIST > Update textproc/go-text to a version around the Go 1.9 release. > ok ajacoutot@ jasper@ (jsing@) libebml ~ Makefile ~ distinfo > Update to libebml-1.3.5. > from Brad (maintainer) (ajacoutot@) lowdown ~ Makefile ~ distinfo ~ pkg/PLIST > Update to lowdown 0.2.4. > ok okan@ (anton@) meld ~ Makefile ~ distinfo ~ pkg/PLIST > Update to meld-3.18.0. (ajacoutot@) the_silver_searcher ~ Makefile ~ distinfo > Update the_silver_searcher to 2.1.0. > From maintainer Florian Stinglmayr, thanks! (fcambus@) == www =============================================================== 23/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www chromium ~ Makefile ~ distinfo > update to 60.0.3112.113 (robert@) - pkg/patch-chrome_browser_ui_browser_view_prefs_cc - pkg/patch-chrome_browser_ui_views_tabs_tab_strip_cc - pkg/patch-components_tracing_common_process_metrics_memory_dump_provider_cc - pkg/patch-components_tracing_common_process_metrics_memory_dump_provider_h - pkg/patch-content_browser_accessibility_ax_platform_position_cc - pkg/patch-content_browser_accessibility_browser_accessibility_h - pkg/patch-content_browser_accessibility_browser_accessibility_manager_h - pkg/patch-remoting_host_setup_me2me_native_messaging_host_main_cc - pkg/patch-third_party_WebKit_Source_web_PopupMenuImpl_cpp - pkg/patch-third_party_pdfium_core_fxge_ge_fx_ge_linux_cpp - pkg/patch-third_party_swiftshader_src_OpenGL_libEGL_EGLSurface_cpp - pkg/patch-third_party_webrtc_base_BUILD_gn - pkg/patch-third_party_webrtc_base_httpcommon_cc - pkg/patch-third_party_webrtc_base_network_cc - pkg/patch-third_party_webrtc_base_physicalsocketserver_cc - pkg/patch-third_party_webrtc_base_platform_thread_cc - pkg/patch-third_party_webrtc_base_stringutils_h - pkg/patch-ui_views_views_switches_cc ~ Makefile ~ distinfo ~ patches/patch-BUILD_gn ~ patches/patch-base_BUILD_gn ~ patches/patch-base_debug_stack_trace_posix_cc ~ patches/patch-base_files_memory_mapped_file_posix_cc ~ patches/patch-base_i18n_icu_util_cc ~ patches/patch-base_process_launch_h ~ patches/patch-base_process_process_metrics_h ~ patches/patch-base_test_launcher_test_launcher_cc ~ patches/patch-base_test_test_file_util_linux_cc ~ patches/patch-base_threading_platform_thread_h ~ 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_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_cc ~ 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_settings_strings_grdp ~ patches/patch-chrome_app_theme_chrome_unscaled_resources_grd ~ patches/patch-chrome_browser_about_flags_cc ~ patches/patch-chrome_browser_after_startup_task_utils_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_browser_main_linux_cc ~ patches/patch-chrome_browser_chrome_content_browser_client_cc ~ patches/patch-chrome_browser_chrome_content_browser_client_h ~ patches/patch-chrome_browser_custom_handlers_protocol_handler_registry_cc ~ patches/patch-chrome_browser_devtools_devtools_eye_dropper_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_commands_h ~ patches/patch-chrome_browser_download_download_prefs_cc ~ patches/patch-chrome_browser_download_download_prefs_h ~ patches/patch-chrome_browser_extensions_api_input_ime_input_ime_api_h ~ patches/patch-chrome_browser_extensions_api_messaging_message_service_cc ~ patches/patch-chrome_browser_extensions_api_settings_private_prefs_util_cc ~ patches/patch-chrome_browser_extensions_api_webrtc_audio_private_webrtc_audio_private_api_cc ~ patches/patch-chrome_browser_extensions_bookmark_app_helper_cc ~ patches/patch-chrome_browser_extensions_browser_context_keyed_service_factories_cc ~ patches/patch-chrome_browser_extensions_external_provider_impl_cc ~ patches/patch-chrome_browser_flag_descriptions_cc ~ patches/patch-chrome_browser_flag_descriptions_h ~ patches/patch-chrome_browser_memory_details_cc ~ patches/patch-chrome_browser_metrics_chrome_browser_main_extra_parts_metrics_cc ~ patches/patch-chrome_browser_process_singleton_posix_cc ~ patches/patch-chrome_browser_profiles_profile_impl_io_data_cc ~ patches/patch-chrome_browser_resources_plugin_metadata_plugins_linux_json ~ patches/patch-chrome_browser_safe_browsing_incident_reporting_incident_reporting_service_cc ~ 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_task_manager_sampling_task_group_cc ~ patches/patch-chrome_browser_task_manager_sampling_task_group_h ~ patches/patch-chrome_browser_ui_browser_command_controller_cc ~ patches/patch-chrome_browser_ui_libgtkui_print_dialog_gtk_cc ~ patches/patch-chrome_browser_ui_startup_bad_flags_prompt_cc ~ patches/patch-chrome_browser_ui_startup_startup_browser_creator_cc ~ patches/patch-chrome_browser_ui_tab_helpers_cc ~ patches/patch-chrome_browser_ui_views_apps_chrome_native_app_window_views_aura_cc ~ patches/patch-chrome_browser_ui_views_chrome_browser_main_extra_parts_views_cc ~ patches/patch-chrome_browser_ui_views_first_run_dialog_cc ~ patches/patch-chrome_browser_ui_views_profiles_avatar_button_cc ~ patches/patch-chrome_browser_ui_views_tabs_tab_drag_controller_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_browser_ui_webui_settings_md_settings_localized_strings_provider_cc ~ patches/patch-chrome_browser_web_applications_web_app_cc ~ patches/patch-chrome_browser_web_applications_web_app_h ~ patches/patch-chrome_common_BUILD_gn ~ patches/patch-chrome_common_chrome_features_cc ~ patches/patch-chrome_common_chrome_features_h ~ patches/patch-chrome_common_chrome_switches_cc ~ patches/patch-chrome_common_chrome_switches_h ~ patches/patch-chrome_common_extensions_chrome_extensions_client_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_content_browser_client_cc ~ patches/patch-components_autofill_core_browser_autofill_experiments_cc ~ patches/patch-components_content_settings_core_browser_website_settings_registry_cc ~ patches/patch-components_crash_content_app_BUILD_gn ~ patches/patch-components_metrics_BUILD_gn ~ patches/patch-components_new_or_sad_tab_strings_grdp ~ patches/patch-components_omnibox_browser_omnibox_field_trial_cc ~ patches/patch-components_os_crypt_os_crypt_h ~ patches/patch-components_policy_resources_policy_templates_json ~ patches/patch-components_policy_tools_generate_policy_source_py ~ patches/patch-components_sync_base_get_session_name_cc ~ patches/patch-content_app_content_main_runner_cc ~ patches/patch-content_browser_BUILD_gn ~ patches/patch-content_browser_browser_main_loop_cc ~ patches/patch-content_browser_gpu_gpu_data_manager_impl_private_cc ~ patches/patch-content_browser_gpu_gpu_data_manager_impl_private_h ~ patches/patch-content_browser_gpu_gpu_internals_ui_cc ~ patches/patch-content_browser_media_media_internals_cc ~ patches/patch-content_browser_renderer_host_media_in_process_video_capture_device_launcher_cc ~ patches/patch-content_browser_renderer_host_render_message_filter_cc ~ patches/patch-content_browser_renderer_host_render_message_filter_h ~ patches/patch-content_browser_renderer_host_render_process_host_impl_cc ~ patches/patch-content_browser_renderer_host_render_process_host_impl_h ~ patches/patch-content_browser_renderer_host_render_view_host_impl_cc ~ patches/patch-content_browser_renderer_host_render_widget_host_view_aura_cc ~ patches/patch-content_browser_renderer_host_render_widget_host_view_event_handler_cc ~ patches/patch-content_browser_tracing_tracing_controller_impl_cc ~ patches/patch-content_browser_utility_process_host_impl_cc ~ patches/patch-content_child_child_thread_impl_cc ~ patches/patch-content_child_child_thread_impl_h ~ patches/patch-content_common_BUILD_gn ~ patches/patch-content_common_view_messages_h ~ 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_public_common_renderer_preferences_h ~ patches/patch-content_renderer_render_thread_impl_cc ~ patches/patch-content_shell_browser_shell_browser_context_cc ~ patches/patch-content_zygote_zygote_main_linux_cc ~ patches/patch-device_bluetooth_BUILD_gn ~ patches/patch-device_usb_BUILD_gn ~ patches/patch-extensions_browser_api_serial_serial_api_cc ~ patches/patch-gpu_ipc_service_gpu_init_cc ~ patches/patch-headless_lib_browser_headless_content_browser_client_cc ~ patches/patch-headless_lib_browser_headless_content_browser_client_h ~ patches/patch-headless_lib_headless_content_main_delegate_cc ~ patches/patch-ipc_ipc_message_utils_cc ~ patches/patch-ipc_ipc_message_utils_h ~ patches/patch-media_audio_BUILD_gn ~ patches/patch-media_audio_audio_manager_cc ~ patches/patch-media_base_audio_latency_cc ~ patches/patch-media_base_video_frame_cc ~ patches/patch-media_base_video_frame_h ~ patches/patch-media_capture_video_fake_video_capture_device_factory_cc ~ patches/patch-media_capture_video_video_capture_device_client_cc ~ patches/patch-media_media_options_gni ~ patches/patch-net_BUILD_gn ~ patches/patch-net_base_network_change_notifier_cc ~ patches/patch-net_base_network_interfaces_posix_h ~ patches/patch-net_dns_dns_util_cc ~ patches/patch-net_proxy_proxy_config_service_linux_cc ~ patches/patch-net_proxy_proxy_service_cc ~ patches/patch-net_socket_udp_socket_posix_cc ~ patches/patch-net_url_request_url_request_context_builder_cc ~ patches/patch-pdf_pdfium_pdfium_engine_cc ~ patches/patch-remoting_host_it2me_it2me_native_messaging_host_main_cc ~ patches/patch-remoting_host_remoting_me2me_host_cc ~ patches/patch-sandbox_linux_BUILD_gn ~ patches/patch-services_catalog_public_cpp_manifest_parsing_util_cc ~ patches/patch-services_catalog_store_cc ~ patches/patch-services_catalog_store_h ~ patches/patch-services_device_time_zone_monitor_time_zone_monitor_cc ~ patches/patch-services_service_manager_runner_host_BUILD_gn ~ patches/patch-services_ui_gpu_gpu_main_cc ~ patches/patch-storage_browser_quota_quota_settings_cc ~ 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_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_wtf_BUILD_gn ~ patches/patch-third_party_WebKit_Source_platform_wtf_StackUtil_cpp ~ patches/patch-third_party_angle_src_libANGLE_renderer_gl_renderergl_utils_cpp ~ patches/patch-third_party_ffmpeg_BUILD_gn ~ patches/patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_asm ~ patches/patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_h ~ patches/patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_asm ~ patches/patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_h ~ patches/patch-third_party_pdfium_fpdfsdk_javascript_JS_Value_cpp ~ patches/patch-third_party_sqlite_BUILD_gn ~ patches/patch-third_party_swiftshader_BUILD_gn ~ patches/patch-third_party_swiftshader_src_OpenGL_libEGL_Display_cpp ~ patches/patch-third_party_swiftshader_src_OpenGL_libEGL_libEGL_cpp ~ patches/patch-third_party_webrtc_modules_audio_device_BUILD_gn ~ patches/patch-tools_gn_bootstrap_bootstrap_py ~ patches/patch-ui_base_resource_resource_bundle_cc ~ patches/patch-ui_base_webui_web_ui_util_cc ~ patches/patch-ui_gfx_linux_client_native_pixmap_dmabuf_cc ~ patches/patch-ui_gfx_mojo_buffer_types_struct_traits_cc ~ patches/patch-ui_gfx_mojo_buffer_types_struct_traits_h ~ patches/patch-ui_gl_BUILD_gn ~ patches/patch-ui_gl_generate_bindings_py ~ patches/patch-ui_message_center_views_message_center_button_bar_cc ~ patches/patch-ui_message_center_views_message_view_factory_cc ~ patches/patch-ui_message_center_views_toast_contents_view_cc ~ patches/patch-ui_native_theme_native_theme_base_cc ~ patches/patch-ui_strings_app_locale_settings_grd ~ patches/patch-ui_views_controls_label_cc ~ patches/patch-ui_views_controls_textfield_textfield_cc ~ patches/patch-ui_views_examples_widget_example_cc ~ patches/patch-ui_views_mus_aura_init_cc ~ patches/patch-ui_views_mus_aura_init_h ~ patches/patch-ui_views_style_platform_style_cc ~ patches/patch-ui_views_window_custom_frame_view_cc ~ patches/patch-ui_views_window_dialog_delegate_cc ~ patches/patch-ui_webui_resources_js_cr_js ~ patches/patch-v8_BUILD_gn ~ patches/patch-v8_src_base_platform_platform-posix_cc ~ patches/patch-v8_src_globals_h ~ pkg/PLIST + pkg/patch-base_numerics_safe_math_clang_gcc_impl_h + pkg/patch-build_config_c++_c++_gni + pkg/patch-chrome_browser_media_router_discovery_discovery_network_list_posix_cc + pkg/patch-chrome_browser_media_router_discovery_discovery_network_list_wifi_linux_cc + pkg/patch-chrome_browser_ui_views_tabs_new_tab_button_cc + pkg/patch-components_feature_engagement_tracker_public_event_constants_cc + pkg/patch-components_feature_engagement_tracker_public_event_constants_h + pkg/patch-components_feature_engagement_tracker_public_feature_constants_h + pkg/patch-components_password_manager_core_browser_password_manager_cc + pkg/patch-components_password_manager_core_browser_password_manager_metrics_util_cc + pkg/patch-components_password_manager_core_browser_password_manager_metrics_util_h + pkg/patch-components_password_manager_core_browser_password_reuse_defines_h + pkg/patch-components_password_manager_core_browser_password_store_cc + pkg/patch-content_browser_accessibility_browser_accessibility_auralinux_cc + pkg/patch-services_resource_coordinator_public_cpp_memory_instrumentation_os_metrics_h + pkg/patch-services_resource_coordinator_public_cpp_memory_instrumentation_process_metrics_memory_dump_provider_cc + pkg/patch-services_resource_coordinator_public_cpp_memory_instrumentation_process_metrics_memory_dump_provider_h + pkg/patch-third_party_WebKit_Source_core_editing_EditingBehavior_cpp + pkg/patch-third_party_WebKit_Source_core_html_forms_InternalPopupMenu_cpp + pkg/patch-third_party_pdfium_core_fxge_fx_ge_linux_cpp + pkg/patch-third_party_pdfium_xfa_fgas_font_cfgas_fontmgr_cpp + pkg/patch-third_party_swiftshader_src_OpenGL_libEGL_Surface_cpp + pkg/patch-third_party_webrtc_rtc_base_BUILD_gn + pkg/patch-third_party_webrtc_rtc_base_httpcommon_cc + pkg/patch-third_party_webrtc_rtc_base_network_cc + pkg/patch-third_party_webrtc_rtc_base_physicalsocketserver_cc + pkg/patch-third_party_webrtc_rtc_base_physicalsocketserver_h + pkg/patch-third_party_webrtc_rtc_base_platform_thread_cc + pkg/patch-third_party_webrtc_rtc_base_stringutils_h > update to 61.0.3163.79 (robert@) ~ Makefile > use -Wl,--no-keep-memory on i386, linking fails too often without it. ok > robert@ (sthen@) cntlm ~ Makefile ~ pkg/PLIST + patches/patch-doc_cntlm_1 > manpage fixes > partly from ubuntu (dcoppa@) epiphany ~ Makefile ~ distinfo > update to epiphany-3.24.4 (jasper@) kcgi ~ Makefile ~ distinfo > Update kcgi to 0.9.6 (jturner@) p5-HTTP-Message ~ Makefile ~ distinfo ~ pkg/PLIST > Update to version 6.13 > Ok bluhm@ (nigel@) p5-LWP-Protocol-https ~ Makefile ~ distinfo > Update version to 6.07 > Ok bluhm@ (nigel@) py-django ~ lts/Makefile ~ lts/distinfo ~ lts/pkg/PLIST ~ stable/Makefile ~ stable/distinfo ~ stable/pkg/PLIST > update django to 1.11.5 and 1.10.8. > ok benoit@. (rpointel@) uget ~ Makefile ~ distinfo ~ patches/patch-ui-gtk_UgtkSetting_c ~ pkg/PLIST > Minor update to 2.0.10 (swap to OpenBSD.org email while here). > ok benoit@ (bcallah@) webkitgtk4 ~ Makefile + patch-Source_JavaScriptCore_assembler_ARM64Assembler_h + patch-Source_JavaScriptCore_assembler_ARMAssembler_h > ld.lld doesn't use as much memory as ld.bfd, so disable the > --no-keep-memory flag with the new PROPERTIES that sthen@ added. > While here, port some patches from FreeBSD's ports tree to fix the build > on aarch64 and armv7. > OK ajacoutot@ (phessler@) == x11 =============================================================== 24/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 bspwm ~ patches/patch-Makefile > LDFLAGS handling merged upstream (jasper@) gnome ~ online-accounts/Makefile ~ online-accounts/distinfo > update to gnome-online-accounts-3.24.3 (jasper@) - banshee/Makefile - banshee/distinfo - banshee/patches/patch-configure - banshee/patches/patch-src_Clients_Booter_banshee_linux_in - banshee/pkg/DESCR - banshee/pkg/PLIST ~ Makefile > Remove banshee, it's not developed upstream and is the only port needing > net/mono-zeroconf which will soon join the attic. > ok jasper@ (ajacoutot@) ~ vinagre/Makefile > Fix DEPENDS after the removal of net/avahi,-mono. (ajacoutot@) ~ vinagre/Makefile > Hopefully fix avahi subpackages dependency (need ',,' for FLAVORless). > (ajacoutot@) ~ gjs/Makefile ~ gjs/distinfo > update to gjs-1.48.7 (jasper@) ~ mutter/Makefile > Drop line continuation. (ajacoutot@) gnustep ~ ftp/Makefile ~ ftp/distinfo > Minor Bugfix update to 0.6 (sebastia@) ~ laternamagica/Makefile ~ laternamagica/distinfo > Minor update to 0.5 (sebastia@) ~ terminal/Makefile ~ terminal/distinfo > Minor update to 0.9.9, now supports tabs (sebastia@) ~ pantomime/Makefile ~ pantomime/distinfo > Minor bugfix update to 1.2.3, update HOMEPAGE and MASTER_SITES (sebastia@) ~ gnumail/Makefile ~ gnumail/distinfo ~ gnumail/pkg/PLIST > Minor bugfix update to 1.2.3, update HOMEPAGE and MASTER_SITES (sebastia@) gtk+3 ~ Makefile ~ distinfo > Update to gtk+3-3.22.20. (ajacoutot@) gtksourceview3 ~ Makefile ~ distinfo ~ pkg/PLIST > update to gtksourceview-3.24.4 (jasper@) i3 - patches/patch-libi3_get_config_path_c ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-configure ~ patches/patch-i3-dmenu-desktop ~ patches/patch-i3-nagbar_main_c ~ patches/patch-man_i3_man ~ patches/patch-src_bindings_c ~ patches/patch-src_manage_c + patches/patch-libi3_dpi_c + patches/patch-testcases_inject_randr1_5_c > Update to i3-4.14 > Tested by Josh Grosse > Tests, feedback and ok tb@ (dcoppa@) remmina ~ Makefile > Fix DEPENDS after the removal of net/avahi,-mono. (ajacoutot@) ~ Makefile > Hopefully fix avahi subpackages dependency (need ',,' for FLAVORless). > (ajacoutot@) slim - patches/patch-const_h ~ Makefile > Revert previous (dcoppa@) sxhkd ~ patches/patch-Makefile > LDFLAGS handling merged upstream (jasper@) windowmaker ~ Makefile + patches/patch-WindowMaker_background_menu > menu: Include all aspect ratio options for background pixmap. > The background menu was missing "centered", "maximized", and "filled". > upstream git commit 273d17a0be1a00435e3b98791359b47908dab443 (dcoppa@) =============================================================================== _______________________________________________ owc mailing list [email protected] http://www.squish.net/mailman/listinfo/owc
