OpenBSD ports changes summary for 2017-05-30 ============================================
audio/mpd converters/p5-MARC-Record databases/gdbm devel/boost devel/cpp-hocon devel/doc++ devel/git-bz devel/lazarus devel/leatherman devel/libconfuse devel/libmtp devel/mono-addins editors editors/TeXmacs editors/calligra editors/calligra-l10n fonts/ru-pscyr games/freeciv geo/openbsd-developers graphics/asymptote graphics/darktable lang/erlang mail/evolution mail/mutt net/avahi net/ekg net/freeradius3 net/librenms print/texinfo security/nss security/sudo sysutils/facter sysutils/pick sysutils/yank textproc/latex2html textproc/p5-LaTeXML www/nghttp2 www/p5-HTML-TableExtract x11/gnome x11/mate == audio ============================================================= 01/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio mpd ~ Makefile ~ distinfo + patches/patch-src_Main_cxx > Update to mpd 0.20.8. > Fixes a database update issue reported by ajacoutot@, fix found via > FreeBSD by Andre Smagin (cf > https://github.com/MusicPlayerDaemon/MPD/issues/41) > ok dcoppa@ (maintainer) ajacoutot@ (landry@) == converters ======================================================== 02/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/converters p5-MARC-Record ~ Makefile ~ distinfo > Update to p5-MARC-Record-2.0.7. (benoit@) == databases ========================================================= 03/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases gdbm ~ Makefile ~ distinfo ~ pkg/PLIST > update to gdbm-1.13 > tested in a bulk/ok aja@ (jasper@) ~ Makefile > zap unused variable (jasper@) == devel ============================================================= 04/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel boost ~ Makefile > rename COMPILER as TOOLSET in prevision of impending change (espie@) ~ Makefile ~ files/user.hpp + patches/patch-boost_type_traits_is_convertible_hpp > Better Clang support for Boost. Allows facter & friends to be built. > To be revisited later if something else will break under CMake. > a lot of valuable input from espie@ (zhuk@) cpp-hocon ~ Makefile ~ pkg/PLIST + patches/patch-lib_CMakeLists_txt + patches/patch-lib_tests_CMakeLists_txt > Bring facter & friends into land of Position Independent Code. > This makes all of those build with Clang, but you'll need updated boost > first (not enforcing dependency because we don't have Clang on amd64 as > well). (zhuk@) doc++ ~ Makefile ~ pkg/PLIST > Remove share/texmf-local PLIST entries for TeX Live RUN_DEPENDS. > Now that TeX Live installs these automatically, there is no need to have > these > entries in the PLIST. > OK zhuk@, thanks. (edd@) git-bz - patches/patch-git-bz ~ Makefile ~ distinfo > Update to git-bz-20150908. (ajacoutot@) lazarus ~ Makefile > four failing builds in a row, we can say that problem is not i386 > only. (espie@) leatherman ~ Makefile ~ pkg/PLIST + patches/patch-cmake_leatherman_cmake_in > Bring facter & friends into land of Position Independent Code. > This makes all of those build with Clang, but you'll need updated boost > first (not enforcing dependency because we don't have Clang on amd64 as > well). (zhuk@) libconfuse ~ Makefile ~ distinfo ~ pkg/PLIST > Update to libconfuse-3.1. (ajacoutot@) libmtp ~ Makefile ~ distinfo > Update to libmtp-1.1.13. (ajacoutot@) mono-addins ~ Makefile > well, in theory at least, it should build on archs with tls support. > (espie@) == editors =========================================================== 05/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors editors ~ Makefile > unhook calligra-l10n (rsadowski@) TeXmacs ~ patches/patch-configure_in + patches/patch-src_Plugins_Qt_QTMSockets_cpp + patches/patch-src_Plugins_Unix_unix_sys_utils_cpp > minor cleanup, not enough for clang yet though (espie@) calligra - patches/patch-cmake_modules_FindPoppler_cmake - patches/patch-kexi_CMakeLists_txt - patches/patch-kexi_widget_CMakeLists_txt - patches/patch-krita_image_kis_image_config_cpp - patches/patch-krita_plugins_extensions_gmic_3rdparty_gmic_CImg_h - patches/patch-libs_db_drivers_sqlite_icu_sqliteicu_h - patches/patch-libs_flake_tests_CMakeLists_txt - patches/patch-libs_kotext_tests_CMakeLists_txt - patches/patch-libs_pigment_tests_CMakeLists_txt - patches/patch-plan_libs_kernel_tests_CMakeLists_txt - patches/patch-plan_plugins_schedulers_rcps_CMakeLists_txt - patches/patch-plan_plugins_schedulers_tj_CMakeLists_txt - patches/patch-plan_plugins_scripting_CMakeLists_txt - patches/patch-plugins_chartshape_tests_odf_bubble-chart_CMakeLists_txt - patches/patch-plugins_chartshape_tests_odf_bug239802_CMakeLists_txt - patches/patch-plugins_chartshape_tests_odf_default-calligra-chart_CMakeLists_txt - patches/patch-plugins_chartshape_tests_odf_default-ooo-chart_CMakeLists_txt - patches/patch-plugins_semanticitems_CMakeLists_txt - patches/patch-plugins_semanticitems_contact_CMakeLists_txt - patches/patch-stage_part_CMakeLists_txt ~ Makefile ~ distinfo ~ patches/patch-plan_CMakeLists_txt ~ pkg/DESCR ~ pkg/PLIST + pkg/patch-plugins_colorengines_lcms2_tests_CMakeLists_txt + pkg/patch-plugins_videoshape_FullScreenPlayer_cpp + pkg/patch-plugins_videoshape_FullScreenPlayer_h + pkg/patch-plugins_videoshape_SelectVideoWidget_cpp + pkg/patch-plugins_videoshape_VideoThumbnailer_cpp + pkg/patch-plugins_videoshape_VideoThumbnailer_h + pkg/patch-stage_CMakeLists_txt + pkg/patch-stage_plugins_eventactions_sound_KPrSoundEventAction_cpp > Update Calligra to 3.0.1 > From release notes: > "We have chosen to cut back on the number of applications. Krita has left > us to > be independent and although it was emotional it was also done with complete > support from both sides. We are saying goodbye to Author, which never > differentiated itself from Words. We also removed Braindump the purpose of > which will be better fitted by a new application (nothing planned from our > side). Flow and Stage has gone in this release but we intend to bring them > back > in the future. And Kexi has own release schedule but is still part of the > Calligra community." > -- https://www.calligra.org/news/calligra-3-0-released/ > Many hints and tweaks from lendry@, sthen@ and jca@: > - Remove some kf5 libs from LIB_DEPENDS. They are only used > as RUN_DEPENDS. spotted by jca@ > - Add devel/gettext as RUN_DEPENDS and libiconv as LIB_DEPENDS. > - Make the update process possible for editors/calligra-l10 > -- idea from landry@ Thanks! > ... and some more. Thanks! > ok landry@ (rsadowski@) calligra-l10n - Makefile - Makefile.inc - Makefile.langs - distinfo - bs/Makefile - ca/Makefile - ca@valencia/Makefile - cs/Makefile - da/Makefile - de/Makefile - el/Makefile - en_GB/Makefile - es/Makefile - et/Makefile - fi/Makefile - fr/Makefile - gl/Makefile - hu/Makefile - it/Makefile - ja/Makefile - kk/Makefile - nb/Makefile - nl/Makefile - pkg/DESCR - pkg/PLIST-bs - pkg/PLIST-ca - pkg/PLIST-ca@valencia - pkg/PLIST-cs - pkg/PLIST-da - pkg/PLIST-de - pkg/PLIST-el - pkg/PLIST-en_GB - pkg/PLIST-es - pkg/PLIST-et - pkg/PLIST-fi - pkg/PLIST-fr - pkg/PLIST-gl - pkg/PLIST-hu - pkg/PLIST-it - pkg/PLIST-ja - pkg/PLIST-kk - pkg/PLIST-nb - pkg/PLIST-nl - pkg/PLIST-pl - pkg/PLIST-pt - pkg/PLIST-pt_BR - pkg/PLIST-ru - pkg/PLIST-sk - pkg/PLIST-sv - pkg/PLIST-tr - pkg/PLIST-uk - pkg/PLIST-zh_CN - pkg/PLIST-zh_TW - pl/Makefile - pt/Makefile - pt_BR/Makefile - ru/Makefile - sk/Makefile - sv/Makefile - tr/Makefile - uk/Makefile - zh_CN/Makefile - zh_TW/Makefile > remove calligra localization > All localizations are in editors/calligra now. > ok landry@ (rsadowski@) == fonts ============================================================= 06/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/fonts ru-pscyr ~ Makefile ~ pkg/PLIST > Remove share/texmf-local PLIST entries for TeX Live RUN_DEPENDS. > Now that TeX Live installs these automatically, there is no need to have > these > entries in the PLIST. > OK zhuk@, thanks. (edd@) == games ============================================================= 07/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games freeciv ~ Makefile ~ distinfo > update to freeciv-2.5.7 > OK zhuk@ kirby@ (akfaew@) == geo =============================================================== 08/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/geo openbsd-developers ~ Makefile ~ files/OpenBSD > Add myself to geo/openbsd-developers. > ok pea@ (anton@) == graphics ========================================================== 09/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics asymptote + patches/patch-genv_cc + patches/patch-prc_writePRC_h > remove dependencies to libstdc++ internals. > not enough to make it work with clang, but necessary anyway (espie@) ~ Makefile ~ pkg/PLIST > Remove share/texmf-local PLIST entries for TeX Live RUN_DEPENDS. > Now that TeX Live installs these automatically, there is no need to have > these > entries in the PLIST. > OK zhuk@, thanks. (edd@) darktable ~ Makefile ~ distinfo > update to darktable-2.2.5 (sthen@) == lang ============================================================== 10/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang erlang ~ Makefile.inc > erlang wants COMPILER to mean something, let it not interfere (espie@) == mail ============================================================== 11/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail evolution ~ Makefile + patch-src_modules_cal-config-weather_evolution-cal-config-weather_c > Fix conditional. (ajacoutot@) mutt ~ Makefile ~ distinfo ~ patches/patch-main_c ~ patches/patch-mutt_sasl_c ~ patches/patch-mutt_sasl_h > update to mutt-1.8.3, "This is a bug-fix release. Of note to Gmail users > is a potential crash fix when copy/moving messages to its Trash folder." > (sthen@) == net =============================================================== 12/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net avahi ~ Makefile + patches/patch-avahi-daemon_main_c > Silence a useless warning; we will never have NSS. (ajacoutot@) ekg ~ Makefile > Fix MASTER_SITES. (fcambus@) freeradius3 ~ Makefile ~ distinfo ~ patches/patch-src_main_detail_c ~ patches/patch-src_main_tls_c ~ pkg/PLIST-main ~ pkg/PLIST-mysql ~ pkg/PLIST-pgsql > update to freeradius 3.0.14. > Security update for configurations with TLS; FreeRADIUS intentionally > skips inner authentication for TLS resumption, however it allows a > session to be resumed before the initial connection has authenticated, > allowing access without auth to a malicious supplicant. CVE-2017-9148, > See http://seclists.org/oss-sec/2017/q2/342 > Workaround: set "enabled = no" in the cache section of > raddb/mods-enabled/eap. (sthen@) - patches/patch-configure_ac ~ Makefile ~ distinfo ~ patches/patch-src_main_detail_c ~ patches/patch-src_main_tls_c ~ pkg/PLIST-main ~ pkg/PLIST-mysql ~ pkg/PLIST-pgsql + patches/patch-configure TAGGED OPENBSD_6_1 > MFC update to freeradius 3.0.14. > Security update for configurations with TLS; FreeRADIUS intentionally > skips inner authentication for TLS resumption, however it allows a > session to be resumed before the initial connection has authenticated, > allowing access without auth to a malicious supplicant. CVE-2017-9148, > See http://seclists.org/oss-sec/2017/q2/342 > Workaround: set "enabled = no" in the cache section of > raddb/mods-enabled/eap. (sthen@) librenms ~ Makefile ~ distinfo ~ patches/patch-config_php_default ~ patches/patch-daily_sh ~ patches/patch-html_install_php ~ patches/patch-html_pages_about_inc_php ~ patches/patch-includes_common_php ~ patches/patch-includes_defaults_inc_php ~ patches/patch-includes_functions_php ~ patches/patch-lib_influxdb-php_requirements_sh ~ patches/patch-librenms_nonroot_cron ~ patches/patch-poller-wrapper_py ~ patches/patch-validate_php ~ pkg/PLIST > update to librenms-1.28, many nice improvements including: > - major overhaul of wireless sensors > - faster page/graph generation > - lots of additional device support as usual (sthen@) == print ============================================================= 13/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print texinfo ~ Makefile ~ pkg/PLIST > Remove share/texmf-local PLIST entries for TeX Live RUN_DEPENDS. > Now that TeX Live installs these automatically, there is no need to have > these > entries in the PLIST. > OK zhuk@, thanks. (edd@) == security ========================================================== 14/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security nss ~ Makefile ~ patches/patch-nss_lib_freebl_blapi_h + patches/patch-nss_lib_freebl_alghmac_h > Define HMAC_Update to NSS_HMAC_Update to prevent clashing symbol with > libcrypto. > input from landry@ and miod@ (ajacoutot@) sudo ~ Makefile ~ distinfo > update to sudo 1.8.20p1 (millert@) == sysutils ========================================================== 15/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils facter ~ Makefile + patches/patch-cmake_FindCPPHOCON_cmake + patches/patch-lib_src_facts_glib_load_average_resolver_cc > Bring facter & friends into land of Position Independent Code. > This makes all of those build with Clang, but you'll need updated boost > first (not enforcing dependency because we don't have Clang on amd64 as > well). (zhuk@) pick ~ Makefile > Update my own email. > ok landry@ (anton@) yank ~ Makefile > Update my own email. > ok landry@ (anton@) == textproc ========================================================== 16/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc latex2html ~ Makefile ~ pkg/PLIST > Remove share/texmf-local PLIST entries for TeX Live RUN_DEPENDS. > Now that TeX Live installs these automatically, there is no need to have > these > entries in the PLIST. > OK zhuk@, thanks. (edd@) p5-LaTeXML ~ Makefile ~ pkg/PLIST > Remove share/texmf-local PLIST entries for TeX Live RUN_DEPENDS. > Now that TeX Live installs these automatically, there is no need to have > these > entries in the PLIST. > OK zhuk@, thanks. (edd@) == www =============================================================== 17/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www nghttp2 ~ Makefile ~ distinfo > update to nghttp2-1.23.0 (sthen@) p5-HTML-TableExtract ~ Makefile ~ distinfo > Update to p5-HTML-TableExtract-2.15. (benoit@) == x11 =============================================================== 18/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 gnome ~ session/Makefile + session/patch-gnome-session_gsm-fail-whale-dialog_c > Add a patch from GNOME BZ to mitigate a crash of gnome-session-failed. > (ajacoutot@) ~ online-accounts/Makefile ~ online-accounts/distinfo > update to gnome-online-accounts-3.24.1 (jasper@) mate ~ caja/Makefile ~ caja/distinfo ~ caja/pkg/PLIST > update to caja-1.18.3 (robert@) ~ engrampa/Makefile ~ engrampa/distinfo > update to engrampa-1.18.2 (robert@) ~ eom/Makefile ~ eom/distinfo ~ eom/pkg/PLIST > update to eom-1.18.2 (robert@) ~ libmateweather/Makefile ~ libmateweather/distinfo > update to libmateweather-1.18.1 (robert@) ~ marco/Makefile ~ marco/distinfo > update to marco-1.18.1 (robert@) ~ panel/Makefile ~ panel/distinfo > update to mate-panel-1.18.2 (robert@) ~ pluma/Makefile ~ pluma/distinfo > update to pluma-1.18.2 (robert@) ~ terminal/Makefile ~ terminal/distinfo > update to mate-terminal-1.18.1 (robert@) ~ themes/Makefile ~ themes/distinfo ~ themes/pkg/PLIST > update to mate-themes-3.22.9 (robert@) ~ utils/Makefile ~ utils/distinfo ~ utils/pkg/PLIST > update to mate-utils-1.18.2 (robert@) - libmateweather/patches/patch-configure_ac > remove patch that has been pushed upstream (robert@) ~ Makefile > Sort. (ajacoutot@) ~ menus/Makefile ~ menus/pkg/PLIST > Comment libtool files for python module. (ajacoutot@) ~ atril/Makefile ~ atril/pkg/PLIST ~ caja-extensions/Makefile ~ caja-extensions/pkg/PLIST ~ control-center/Makefile ~ control-center/pkg/PLIST ~ engrampa/Makefile ~ engrampa/pkg/PLIST ~ eom/Makefile ~ eom/pkg/PLIST ~ libmatemixer/Makefile ~ libmatemixer/pkg/PLIST ~ notification-daemon/Makefile ~ notification-daemon/pkg/PLIST ~ pluma/Makefile ~ pluma/pkg/PLIST ~ settings-daemon/Makefile ~ settings-daemon/pkg/PLIST > Comment libtool files for modules. (ajacoutot@) ~ engrampa/Makefile ~ eom/Makefile ~ pluma/Makefile > Move USE_WXNEEDED to the top of Makefile. (ajacoutot@) ~ atril/Makefile ~ atril/pkg/DESCR ~ caja/Makefile ~ caja/pkg/DESCR ~ calc/Makefile ~ calc/pkg/DESCR ~ control-center/Makefile ~ control-center/pkg/DESCR ~ engrampa/Makefile ~ engrampa/pkg/DESCR ~ eom/Makefile ~ eom/pkg/DESCR ~ libmatemixer/Makefile ~ libmatemixer/pkg/DESCR ~ libmateweather/Makefile ~ libmateweather/pkg/DESCR ~ marco/Makefile ~ marco/pkg/DESCR ~ media/Makefile ~ media/pkg/DESCR ~ menus/Makefile ~ menus/pkg/DESCR ~ notification-daemon/Makefile ~ notification-daemon/pkg/DESCR ~ pluma/Makefile ~ pluma/pkg/DESCR ~ power-manager/Makefile ~ power-manager/pkg/DESCR ~ screensaver/Makefile ~ screensaver/patches/patch-src_gs-auth-bsdauth_c ~ screensaver/pkg/DESCR ~ session-manager/Makefile ~ session-manager/pkg/DESCR ~ settings-daemon/Makefile ~ settings-daemon/pkg/DESCR ~ terminal/Makefile ~ terminal/pkg/DESCR ~ utils/Makefile ~ utils/pkg/DESCR > fmt(1) DESCR. (ajacoutot@) ~ screensaver/Makefile ~ screensaver/patches/patch-src_gs-auth-bsdauth_c > BSDauth type: auth-gnome-screensaver -> auth-mate-screensaver (ajacoutot@) ~ atril/Makefile ~ caja-extensions/Makefile ~ calc/Makefile ~ engrampa/Makefile ~ eom/Makefile ~ icon-theme/Makefile ~ media/Makefile ~ pluma/Makefile ~ terminal/Makefile ~ utils/Makefile > Consistent indentation. (ajacoutot@) ~ Makefile.inc ~ atril/Makefile ~ caja/Makefile ~ caja-extensions/Makefile ~ calc/Makefile ~ control-center/Makefile ~ desktop/Makefile ~ engrampa/Makefile ~ eom/Makefile ~ icon-theme/Makefile ~ libmatekbd/Makefile ~ libmatemixer/Makefile ~ marco/Makefile ~ media/Makefile ~ menus/Makefile ~ notification-daemon/Makefile ~ panel/Makefile ~ pluma/Makefile ~ session-manager/Makefile ~ settings-daemon/Makefile ~ terminal/Makefile ~ themes/Makefile ~ utils/Makefile > Explicitely pass CONFIGURE_STYLE in all ports; too much magic otherwise > coupled with the mate MODULE. Matches the x11/gnome subdir. (ajacoutot@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
