OpenBSD ports changes summary for 2017-01-06 ============================================
audio databases databases/postgresql databases/py-minidb databases/ruby-mysql devel devel/cargo devel/ctftools devel/harfbuzz devel/meson devel/pyflakes devel/ruby-hoe devel/ruby-racc games/brumbrumrally geo/openbsd-developers graphics graphics/ebook-viewer graphics/libgphoto2 lang/ruby lang/rust mail/mozilla-thunderbird net net/munin security security/volatility sysutils sysutils/rancid textproc textproc/py-feedparser textproc/ruby-hyperestraier www www/firefox-esr www/mozilla www/mozilla-firefox www/py-jinja2 www/seamonkey www/trac x11/kde4 == audio ============================================================= 01/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio audio ~ Makefile > Build ruby24 versions of gem ext ports where we currently build ruby23 > versions. (jeremy@) == databases ========================================================= 02/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases databases ~ Makefile > Build ruby24 versions of gem ext ports where we currently build ruby23 > versions. (jeremy@) postgresql ~ Makefile ~ distinfo ~ pkg/PLIST-docs TAGGED OPENBSD_6_0 > Bugfix update to 9.5.5 > ok jeremy@ (pea@) py-minidb ~ Makefile + patches/patch-minidb_py > Workaround https://bugs.python.org/issue28518 which is breaking urlwatch > following the switch to python 3.6, problem reported by semarie (sthen@) ~ patches/patch-minidb_py > add further reference to patch comment (sthen@) ~ Makefile > Add test for py-mindb > ok sthen@ (shadchin@) ruby-mysql + patches/patch-ext_mysql_api_mysql_c > Add patch to allow building with ruby 2.4.0 > No change for earlier versions, so no bump. (jeremy@) == devel ============================================================= 03/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel devel ~ Makefile > Build ruby24 versions of gem ext ports where we currently build ruby23 > versions. (jeremy@) cargo ~ Makefile > Apply the same voodoo that has just been commited to lang/rust. > Shouldn't change anything on supported archs, and fix others for dpb. > (landry@) ctftools ~ Makefile > Broken on alpha, #error "ISA not supported" > Nobody loves you, alpha. (jca@) harfbuzz ~ Makefile ~ distinfo > Update to harfbuzz-1.4.1. (ajacoutot@) meson ~ Makefile ~ distinfo ~ pkg/PLIST > Update to meson-0.37.1. (ajacoutot@) pyflakes ~ Makefile ~ distinfo > Update to pyflakes 1.4.0. > ok frantisek holop (maintainer) (shadchin@) ruby-hoe ~ Makefile ~ distinfo ~ pkg/PLIST > Update to hoe 3.16.0, allows usage with rake 12 (jeremy@) ruby-racc ~ Makefile ~ pkg/PLIST > Remove ext directory from package, only used when building (jeremy@) == games ============================================================= 04/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games brumbrumrally ~ Makefile > Mark broken on alpha, yet another hqx OOM failure... (bentley@) == geo =============================================================== 05/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/geo openbsd-developers ~ Makefile ~ files/OpenBSD > I now live in Montreal. If you want to meet over a beer, just mail me! > ok umap^Wlandry@ (danj@) == graphics ========================================================== 06/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics graphics ~ Makefile > +ebook-viewer (ajacoutot@) ~ Makefile > Build ruby24 versions of gem ext ports where we currently build ruby23 > versions. (jeremy@) ebook-viewer + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > Import ebook-viewer-0.0.1. libgphoto2 ~ Makefile ~ distinfo > Update to libgphoto-2.5.12. (ajacoutot@) == lang ============================================================== 07/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang ruby + 2.4/distinfo + 2.4/Makefile + 2.4/patches/patch-ext_extmk_rb + 2.4/patches/patch-common_mk + 2.4/patches/patch-compile_c + 2.4/patches/patch-configure + 2.4/patches/patch-test_ruby_test_io_rb + 2.4/patches/patch-lib_fileutils_rb + 2.4/patches/patch-ext_etc_etc_c + 2.4/patches/patch-lib_rubygems_commands_install_command_rb + 2.4/patches/patch-lib_rubygems_dependency_installer_rb + 2.4/patches/patch-lib_rubygems_ext_ext_conf_builder_rb + 2.4/patches/patch-test_ruby_test_process_rb + 2.4/patches/patch-include_ruby_ruby_h + 2.4/patches/patch-lib_mkmf_rb + 2.4/pkg/DESCR-ri_docs + 2.4/pkg/DESCR-gdbm + 2.4/pkg/DESCR-main + 2.4/pkg/MESSAGE-main + 2.4/pkg/PLIST-ri_docs + 2.4/pkg/PLIST-gdbm + 2.4/pkg/PLIST-main + 2.4/pkg/UNMESSAGE-main > New import: > Import ruby 2.4.0 ~ Makefile > Hookup ruby 2.4 to the build (jeremy@) ~ ruby.port.mk > Add support for using ruby 2.4 to ruby.port.mk > This adds support for FLAVOR=ruby24 to most ruby gem ports, to > allow building of a package for ruby 2.4. > Additionally, refactor ruby.port.mk to reduce duplication and make > future updates simpler. > OK jasper@ (jeremy@) rust ~ Makefile > Apply some black magic (shoplifted from lang/ghc) to fix > DISTFILES/SUPDISTFILES handling so that non-supported archs dont error > out in dpb with cryptic messages such as 'Incomplete info for > rust/rustc-bootstrap-sparc64-.tar.gz' > Reminder: DISTFILES is supposed to contain the list of files needed *on > the current arch* while SUPDISTFILES should have the list *of all files > that port might use* (think about make makesum) > discussed with semarie@ (landry@) == mail ============================================================== 08/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail mozilla-thunderbird ~ Makefile + patch-netwerk_protocol_http_Http2Session_cpp + patch-netwerk_protocol_http_Http2Session_cpp + patch-mozilla_netwerk_protocol_http_Http2Session_cpp + patch-mozilla_netwerk_protocol_http_Http2Session_cpp > Fix NS_ERROR_NET_INADEQUATE_SECURITY error messages on > wikipedia|google|cnn|various sites (http/2?) broken by the nss 3.28 > update, my bad - totally forgot about this when updating. > Backport https://hg.mozilla.org/mozilla-central/rev/361ac226da2a > See https://bugzilla.mozilla.org/show_bug.cgi?id=1290037 & > https://bugzilla.mozilla.org/show_bug.cgi?id=1323209 > Reported by Solene Rapenne and others, fix tested by danj@ (landry@) == net =============================================================== 09/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net net ~ Makefile > Build ruby24 versions of gem ext ports where we currently build ruby23 > versions. (jeremy@) munin ~ Makefile ~ distinfo > Bugfix update to munin-2.0.29 (kirby@) == security ========================================================== 10/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security security ~ Makefile > Build ruby24 versions of gem ext ports where we currently build ruby23 > versions. (jeremy@) volatility ~ Makefile ~ distinfo ~ pkg/PLIST > update volatility to 2.6. > ok benoit@. > more information: http://www.volatilityfoundation.org/26 (rpointel@) == sysutils ========================================================== 11/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils sysutils ~ Makefile > Build ruby24 versions of gem ext ports where we currently build ruby23 > versions. (jeremy@) rancid ~ Makefile ~ distinfo ~ pkg/PLIST > Update to 3.6.1 > Give maintainership to Pavel Korovin > ok phessler@ (pea@) == textproc ========================================================== 12/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc textproc ~ Makefile > Build ruby24 versions of gem ext ports where we currently build ruby23 > versions. (jeremy@) ~ Makefile > +py-feedparser,python3 (feinerer@) py-feedparser ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-feedparser 5.2.1. > Add a Python 3 flavor at the same time. > ok shadchin@, Romain GAILLEGUE (MAINTAINER) (feinerer@) ruby-hyperestraier ~ Makefile > Add ruby24 FLAVOR for building ruby 2.4 version (jeremy@) == www =============================================================== 13/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www www ~ Makefile > Build ruby24 versions of gem ext ports where we currently build ruby23 > versions. (jeremy@) firefox-esr ~ Makefile > Fix NS_ERROR_NET_INADEQUATE_SECURITY error messages on > wikipedia|google|cnn|various sites (http/2?) broken by the nss 3.28 > update, my bad - totally forgot about this when updating. > Backport https://hg.mozilla.org/mozilla-central/rev/361ac226da2a > See https://bugzilla.mozilla.org/show_bug.cgi?id=1290037 & > https://bugzilla.mozilla.org/show_bug.cgi?id=1323209 > Reported by Solene Rapenne and others, fix tested by danj@ (landry@) mozilla ~ mozilla.port.mk > Add ac_cv_path_mkdir=/bin/mkdir and ac_cv_prog_AWK=/usr/bin/awk to > CONFIGURE_ENV, should prevent internal libffi's configure to pickup > gmkdir or gawk as seen by sthen@. Yay autohell. (landry@) mozilla-firefox ~ Makefile > Fix NS_ERROR_NET_INADEQUATE_SECURITY error messages on > wikipedia|google|cnn|various sites (http/2?) broken by the nss 3.28 > update, my bad - totally forgot about this when updating. > Backport https://hg.mozilla.org/mozilla-central/rev/361ac226da2a > See https://bugzilla.mozilla.org/show_bug.cgi?id=1290037 & > https://bugzilla.mozilla.org/show_bug.cgi?id=1323209 > Reported by Solene Rapenne and others, fix tested by danj@ (landry@) py-jinja2 ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-jinja2 2.8.1. > ok frantisek holop (maintainer) (shadchin@) seamonkey ~ Makefile > Fix NS_ERROR_NET_INADEQUATE_SECURITY error messages on > wikipedia|google|cnn|various sites (http/2?) broken by the nss 3.28 > update, my bad - totally forgot about this when updating. > Backport https://hg.mozilla.org/mozilla-central/rev/361ac226da2a > See https://bugzilla.mozilla.org/show_bug.cgi?id=1290037 & > https://bugzilla.mozilla.org/show_bug.cgi?id=1323209 > Reported by Solene Rapenne and others, fix tested by danj@ (landry@) trac ~ Makefile ~ distinfo ~ pkg/PLIST > update to Trac 1.2; major update so as usual you'll need to upgrade > the trac environment and should check the rest of the guide at > https://trac.edgewall.org/wiki/TracUpgrade (sthen@) == x11 =============================================================== 14/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 kde4 ~ ruby-qt/Makefile ~ ruby-qt/pkg/PLIST > Add support for building ruby 2.4 version via ruby24 FLAVOR, and update > conflict markers. (jeremy@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
