OpenBSD ports changes summary for 2017-05-05 ============================================
archivers/zstd audio/dumb databases/sqlite3-tcl devel/cargo devel/glib2 devel/nagelfar devel/sparsehash games/capitan-sevilla graphics/clutter graphics/ufraw infrastructure/bin infrastructure/mk lang/luajit lang/rust mail/rspamd net/arping net/librenms net/py-botocore security/letsencrypt sysutils/awscli sysutils/dtb sysutils/login_duo textproc/mupdf x11/paper-gtk-theme x11/tvtwm x11/wmtime == archivers ========================================================= 01/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/archivers zstd ~ Makefile ~ distinfo ~ patches/patch-tests_playTests_sh ~ pkg/PLIST > Update to zstd 1.2.0. (juanfra@) == audio ============================================================= 02/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio dumb ~ Makefile ~ patches/patch-Makefile ~ patches/patch-Makefile_rdy > assert -fgnu89-inline (espie@) == databases ========================================================= 03/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases sqlite3-tcl ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-tea_configure > Update to 3.17.0. > Don't treat loadable lib as linkable lib. > Take maintainership. > ok sthen@ (stu@) == devel ============================================================= 04/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel cargo ~ Makefile ~ distinfo ~ patches/patch-src_cargo_core_package_id_rs + patches/patch-Makefile_in + patches/patch-src_cargo_util_config_rs > Update to cargo 0.18.0, from semarie@. > Now distributed upstream along rust, so distfiles/bootstraps were > shuffled a bit. > Tested by/feedback from edd@ (landry@) glib2 ~ Makefile ~ patches/patch-gio_kqueue_kqueue-helper_c + patches/patch-gio_kqueue_gkqueuefilemonitor_c > Fix a mutex recursion introduced in my last diff and protect another > code path with the same lock. > ok ajacoutot@ (mpi@) nagelfar ~ Makefile ~ distinfo ~ patches/patch-lib_textsearch_examples_demo_tcl ~ patches/patch-nagelfar_tcl ~ pkg/PLIST > Update to 1.2.5. > Install textsearch in the right place. > Better patches. Less file shenanigans. (stu@) sparsehash ~ Makefile ~ distinfo > minor update, this one works with clang (espie@) == games ============================================================= 05/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games capitan-sevilla ~ Makefile ~ patches/patch-Makefile > fix build so that it uses CXXFLAGS for C++, add -fgnu89-inline to CFLAGS. > (espie@) == graphics ========================================================== 06/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics clutter ~ core/patches/patch-tests_conform_actor-graph_c > Committed upstream, thanks nigel@ (ajacoutot@) ufraw ~ Makefile + patches/patch-dcraw_cc > fix with clang/bug-fix from ufraw-current (espie@) == infrastructure ==================================================== 07/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure bin ~ update-patches > WRKDIST shouldn't end in /, but just in case... > noticed by jca@ (espie@) mk ~ bsd.port.mk > if DISTNAME is not defined, yield more reasonable default for WRKDIST > and DISTFILES > okay sthen@ (espie@) == lang ============================================================== 08/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang luajit ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ patches/patch-etc_luajit_pc ~ patches/patch-src_Makefile ~ patches/patch-src_host_buildvm_asm_c ~ patches/patch-src_lj_arch_h ~ patches/patch-src_luaconf_h > update to LuaJIT 2.0.5 > Major on the library gets cranked as it removes > luaJIT_version_2_0_4 > and adds > luaJIT_version_2_0_5 > Tested by sthen@ with rspamd. ok sthen@ (jsg@) rust - patches/patch-src_bootstrap_native_rs - patches/patch-src_llvm_cmake_modules_AddLLVM_cmake - patches/patch-src_llvm_include_llvm_ExecutionEngine_RTDyldMemoryManager_h - patches/patch-src_llvm_include_llvm_Support_Threading_h - patches/patch-src_llvm_lib_CodeGen_TargetLoweringBase_cpp - patches/patch-src_llvm_lib_Support_Unix_Signals_inc - patches/patch-src_llvm_lib_Transforms_InstCombine_InstCombineLoadStoreAlloca_cpp ~ Makefile ~ distinfo ~ patches/patch-src_bootstrap_lib_rs ~ patches/patch-src_bootstrap_step_rs ~ pkg/PFRAG.amd64-main ~ pkg/PFRAG.i386-main ~ pkg/PLIST-doc + patches/patch-src_tools_compiletest_src_main_rs > Update to rust 1.17.0, from semarie@ > Use ports llvm instead of building the bundled copy (yay!) > More work needed to actually build with clang ... (landry@) == mail ============================================================== 09/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail rspamd ~ Makefile ~ distinfo > update to rspamd-1.5.7, upstream switched to github for distfiles (sthen@) == net =============================================================== 10/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net arping ~ Makefile ~ distinfo + patches/patch-src_mock_libpcap_c > Update to arping-2.18. (benoit@) librenms ~ Makefile ~ patches/patch-html_pages_about_inc_php ~ patches/patch-includes_common_php > fix version display on librenms' "about" page (sthen@) py-botocore ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-botocore-1.5.46. (ajacoutot@) == security ========================================================== 11/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security letsencrypt - client/patches/patch-setup_py - py-acme/patches/patch-setup_py ~ Makefile.inc ~ client/Makefile ~ client/distinfo ~ client/pkg/PLIST ~ py-acme/Makefile ~ py-acme/distinfo > update to certbot 0.14.0 (sthen@) == sysutils ========================================================== 12/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils awscli ~ Makefile ~ distinfo > Update to awscli-1.11.83. (ajacoutot@) dtb ~ Makefile ~ distinfo ~ pkg/PLIST > update dtb to linux 4.11 > Switch from using ports gcc to clang. Base gcc can't be used as the > preprocessor doesn't handle '#' not being in the first column. > Problem in initial patch spotted by and ok sthen@ (jsg@) login_duo ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-lib_https_c > Update login_duo to 1.9.20 (jturner@) == textproc ========================================================== 13/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc mupdf - patches/patch-Makethird - patches/patch-source_fitz_pixmap_c ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ patches/patch-Makerules ~ patches/patch-platform_gl_gl-main_c ~ patches/patch-platform_x11_pdfapp_c ~ patches/patch-platform_x11_x11_main_c ~ patches/patch-source_fitz_load-jpx_c ~ patches/patch-source_tools_mudraw_c ~ patches/patch-source_tools_murun_c ~ patches/patch-source_tools_pdfextract_c ~ patches/patch-source_tools_pdfinfo_c ~ pkg/PLIST > after doing battle with the build infra, belatedly update to MuPDF 1.11 > (sthen@) == x11 =============================================================== 14/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 paper-gtk-theme ~ Makefile ~ pkg/PLIST + patches/patch-Add_GTK-3.22_theme > Backport a diff to support Gtk-3.22 and remove its warnings. > ok ajacoutot@ (mpi@) tvtwm ~ Makefile ~ patches/patch-gram_y ~ patches/patch-lex_l ~ patches/patch-parse_c + patches/patch-LocPixmap_c + patches/patch-add_window_c + patches/patch-add_window_h + patches/patch-cursor_c + patches/patch-events_c + patches/patch-events_h + patches/patch-icons_c + patches/patch-icons_h + patches/patch-list_c + patches/patch-list_h + patches/patch-menus_c + patches/patch-menus_h + patches/patch-move_c + patches/patch-parse_h + patches/patch-regexp_c + patches/patch-resize_c + patches/patch-resize_h + patches/patch-ssetroot_c + patches/patch-twm_c + patches/patch-twm_h + patches/patch-util_c + patches/patch-util_h + patches/patch-vdt_c + patches/patch-vdt_h > fix missing return types, declarations, includes, etc. for clang (naddy@) wmtime ~ Makefile > Don't append / to WRKDIST/WRKSRC (jca@) ~ patches/patch-wmtime_wmtime_c > regen patch (jca@) + patches/patch-wmgeneral_list_h > Disable inline in list functions decls; fixes build with clang (jca@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
