OpenBSD ports changes summary for 2016-09-06 ============================================
audio/pianobar databases databases/puppetdb databases/puppetdb4 databases/py-puppetdb databases/ruby-hiera databases/ruby-hiera-eyaml databases/ruby-hiera-file databases/ruby-hiera3 devel/cmake devel/ctftools devel/gitsh devel/libslang devel/quirks devel/ruby-rgen graphics/ffmpeg graphics/png infrastructure/mk lang/gcc lang/ruby mail/courier-authlib mail/mailman mail/mew mail/trojita meta/gnome misc/shared-mime-info misc/tpp net/bro net/ircd-hybrid net/rrdtool net/ruby-msgpack net/ruby-stomp net/weechat net/whatweb productivity/tryton security/libsodium sysutils sysutils/ansible sysutils/mcollective sysutils/mcollective-plugins sysutils/ruby-augeas sysutils/ruby-facter sysutils/ruby-puppet sysutils/ruby-shadow www/otter-browser www/puppetboard www/syweb www/webkitgtk4 x11/gnome x11/gtk2mm x11/kde4 x11/mplayer x11/qt4 x11/qt5 x11/xmobar == audio ============================================================= 01/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio pianobar ~ Makefile ~ files/cert.pem > Sync with src/lib/libcrypto/cert.pem (dcoppa@) == databases ========================================================= 02/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases databases ~ Makefile > unhook puppet3 ports (ruby-hiera, puppetdb and ruby-facter); this also > resolves > conflicts with their puppet4 counterparts during dbp builds. > these unhooked ports are scheduled for removal when puppet 3 itself leaves > the stage (jasper@) puppetdb ~ Makefile > sebastia@ takes over these too (jasper@) puppetdb4 ~ Makefile > sebastia@ is the new puppetmaster (jasper@) py-puppetdb ~ Makefile > sebastia@ is the new puppetmaster (jasper@) ruby-hiera ~ Makefile > drop MODRUBY_REV on these ports; jeremy@ pointed out that with > 'CONFIGURE_STYLE=ruby gem' it's not needed and dependant ports will require > the correct flavor/version (jasper@) ~ Makefile > sebastia@ takes over these too (jasper@) ruby-hiera-eyaml ~ Makefile > drop MODRUBY_REV on these ports; jeremy@ pointed out that with > 'CONFIGURE_STYLE=ruby gem' it's not needed and dependant ports will require > the correct flavor/version (jasper@) ~ Makefile > puppet 4 will soon be the default puppet version, so switch these ports to > the > matching hiera port. > discussed with and ok sebastia@ (jasper@) ruby-hiera-file ~ Makefile > drop MODRUBY_REV on these ports; jeremy@ pointed out that with > 'CONFIGURE_STYLE=ruby gem' it's not needed and dependant ports will require > the correct flavor/version (jasper@) ~ Makefile > puppet 4 will soon be the default puppet version, so switch these ports to > the > matching hiera port. > discussed with and ok sebastia@ (jasper@) ruby-hiera3 ~ Makefile > drop MODRUBY_REV on these ports; jeremy@ pointed out that with > 'CONFIGURE_STYLE=ruby gem' it's not needed and dependant ports will require > the correct flavor/version (jasper@) ~ Makefile > sebastia@ is the new puppetmaster (jasper@) == devel ============================================================= 03/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel cmake ~ Makefile ~ patches/patch-Source_cmComputeLinkInformation_cxx > Hack cmake so that if webkit is in the list of shared libraries > that are passed to the linker, automatically add '-Wl,-z,wxneeded' > to the linker flags. > Works for libQt5WebKit, libQtWebKit, libwebkit2gtk, libwebkitgtk. > Requested by, and ok, ajacoutot@ > Also ok landry@ (dcoppa@) ctftools ~ Makefile + patch-contrib_opensolaris_tools_ctf_cvt_ctfmerge_c > Allow CTFMERGE_TERMINATE_NO_UNLINK=1 to keep the output file (jasper@) gitsh ~ Makefile > Bump ruby dependent ports after default ruby version switch from ruby > 2.2 to ruby 2.3. (jeremy@) libslang ~ patches/patch-autoconf_aclocal_m4 > remove a sparc leftover (jasper@) quirks ~ Makefile ~ files/Quirks.pm > Register rygel and vino removal. (ajacoutot@) ruby-rgen ~ Makefile > drop MODRUBY_REV on these ports; jeremy@ pointed out that with > 'CONFIGURE_STYLE=ruby gem' it's not needed and dependant ports will require > the correct flavor/version (jasper@) == graphics ========================================================== 04/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics ffmpeg ~ Makefile ~ distinfo ~ patches/patch-configure ~ patches/patch-libavcodec_aaccoder_c ~ patches/patch-libavcodec_aacenc_c > Update to ffmpeg-20160903. > from Brad (maintainer) (ajacoutot@) png ~ Makefile ~ distinfo ~ pkg/PLIST > update to libpng-1.6.25 (sthen@) == infrastructure ==================================================== 05/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure mk ~ bsd.port.mk > dismantle SIGNING_PARAMETERS, no longer possible nor advisable to sign > stuff on the fly (espie@) == lang ============================================================== 06/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang gcc ~ 4.9/Makefile ~ 4.9/distinfo > regen i386 bootstrap (pascal@) ruby ~ ruby.port.mk > Make ruby 2.3 the default ruby version. > Also, remove code allowing the building of ruby ports using ruby 2.0. > (jeremy@) ~ Makefile > Unhook ruby 2.0 (jeremy@) == mail ============================================================== 07/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail courier-authlib ~ Makefile > fix REVISION-userdb in courier-authlib (sthen@) mailman ~ Makefile ~ distinfo ~ patches/patch-Mailman_Defaults_py_in ~ patches/patch-Mailman_htmlformat_py ~ pkg/PLIST > Update to 2.1.23; includes CVE-2016-6893 fix. (okan@) mew ~ Makefile > Bump ruby dependent ports after default ruby version switch from ruby > 2.2 to ruby 2.3. (jeremy@) trojita ~ Makefile > Remove USE_WXNEEDED, it's handled by cmake now (dcoppa@) == meta ============================================================== 08/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/meta gnome ~ Makefile > x11/gnome/vino and x11/gnome/rygel are gone. (ajacoutot@) == misc ============================================================== 09/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/misc shared-mime-info ~ Makefile ~ distinfo ~ pkg/PLIST > Update to shared-mime-info-1.7. (ajacoutot@) tpp ~ Makefile > Bump ruby dependent ports after default ruby version switch from ruby > 2.2 to ruby 2.3. (jeremy@) == net =============================================================== 10/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net bro ~ Makefile ~ patches/patch-aux_broctl_BroControl_options_py ~ patches/patch-src_broxygen_Manager_cc + patches/patch-aux_broccoli_test_broccoli-v6addrs_c + patches/patch-cmake_FindBIND_cmake > Add a couple of build patches from Michael Shirk. > While here, fix a warning. (ajacoutot@) ircd-hybrid ~ Makefile ~ distinfo > Update to ircd-hybrid-8.2.19. > from Brad (maintainer) (ajacoutot@) rrdtool ~ Makefile > Bump ruby dependent ports after default ruby version switch from ruby > 2.2 to ruby 2.3. (jeremy@) ruby-msgpack ~ Makefile > drop MODRUBY_REV on these ports; jeremy@ pointed out that with > 'CONFIGURE_STYLE=ruby gem' it's not needed and dependant ports will require > the correct flavor/version (jasper@) ~ Makefile > sebastia@ is the new puppetmaster (jasper@) ruby-stomp ~ Makefile > sebastia@ is the new puppetmaster (jasper@) weechat ~ Makefile > Bump ruby dependent ports after default ruby version switch from ruby > 2.2 to ruby 2.3. (jeremy@) whatweb ~ Makefile > Bump ruby dependent ports after default ruby version switch from ruby > 2.2 to ruby 2.3. (jeremy@) == productivity ====================================================== 11/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/productivity tryton ~ tryton/Makefile ~ tryton/distinfo ~ tryton/pkg/PLIST > Update to tryton-3.2.17. (ajacoutot@) ~ account/Makefile ~ account/distinfo > Update to trytond-module-account-3.2.10. (ajacoutot@) ~ account_statement/Makefile ~ account_statement/distinfo > Update to trytond-module-account_statement-3.2.3. (ajacoutot@) ~ proteus/Makefile ~ proteus/distinfo > Update to proteus-3.2.8. (ajacoutot@) ~ stock/Makefile ~ stock/distinfo > Update to trytond-module-stock-3.2.9. (ajacoutot@) == security ========================================================== 12/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security libsodium ~ Makefile > WANTLIB+=pthread for libsodium, pointed out by nigel@ (sthen@) == sysutils ========================================================== 13/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils sysutils ~ Makefile > unhook puppet3 ports (ruby-hiera, puppetdb and ruby-facter); this also > resolves > conflicts with their puppet4 counterparts during dbp builds. > these unhooked ports are scheduled for removal when puppet 3 itself leaves > the stage (jasper@) ansible ~ Makefile > take maintainer > suggested by and ok rpe@ (previous MAINTAINER) (jasper@) mcollective ~ Makefile > sebastia@ is the new puppetmaster (jasper@) mcollective-plugins ~ Makefile.inc ~ filemgr-agent/Makefile ~ nrpe-agent/Makefile ~ package-agent/Makefile ~ puppet-agent/Makefile ~ service-agent/Makefile ~ sysctl-data/Makefile > sebastia@ is the new puppetmaster (jasper@) ~ filemgr-agent/Makefile ~ filemgr-agent/distinfo ~ service-agent/Makefile ~ service-agent/distinfo ~ sysctl-data/Makefile ~ sysctl-data/distinfo > use GH_COMMIT instead of a mirrored tarball; no actual file changes > (jasper@) ruby-augeas ~ Makefile > drop MODRUBY_REV on these ports; jeremy@ pointed out that with > 'CONFIGURE_STYLE=ruby gem' it's not needed and dependant ports will require > the correct flavor/version (jasper@) ruby-facter ~ Makefile > sebastia@ is the new puppetmaster (jasper@) ruby-puppet ~ 4/Makefile ~ 4/pkg/PLIST > @sample /var/puppetlabs/, from semarie@ (jasper@) ~ Makefile ~ Makefile.inc > stop building puppet 3, effectively making puppet 4 the default on OpenBSD. > puppet 3 is scheduled to be removed from the tree after 6.1. for more > information > on migrating to Puppet 4, please refer to [1] as a starting point. > however note we don't have a port for puppetserver yet, it's a work in > progress, > see upstream SERVER-14 for more information. However the ruby puppetmaster > still works fine for us. > 1: https://docs.puppet.com/puppet/latest/reference/upgrade_major_pre.html > as discussed with and OK sebastia@ (jasper@) ~ Makefile.inc ~ 4/Makefile > sebastia@ is the new puppetmaster (jasper@) ruby-shadow ~ Makefile > drop MODRUBY_REV on these ports; jeremy@ pointed out that with > 'CONFIGURE_STYLE=ruby gem' it's not needed and dependant ports will require > the correct flavor/version (jasper@) == www =============================================================== 14/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www otter-browser ~ Makefile > Remove USE_WXNEEDED, it's handled by cmake now (dcoppa@) puppetboard ~ Makefile > another port sebastia@ takes over (jasper@) syweb - pkg/MESSAGE ~ Makefile ~ pkg/PLIST > Fix syweb's path to rrdtool and mention PHP's use of /bin/sh in > running programs. Prompted by a mail from thuban at yeuxdelibad.net > and an old diff from Ralf Horstmann that I probably missed > because it was sent to ports@ rather than the maintainer. > Convert MESSAGE to README while there. (sthen@) webkitgtk4 ~ Makefile ~ distinfo > Update to webkitgtk4-2.12.5. > - fixes several crashes and hangs (ajacoutot@) ~ Makefile ~ distinfo TAGGED OPENBSD_6_0 > Update to webkitgtk4-2.12.5 (sync with their latest stable release). > - fixes several crashes and hangs (ajacoutot@) == x11 =============================================================== 15/15 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 gnome - rygel/Makefile - rygel/distinfo - rygel/pkg/DESCR - rygel/pkg/PLIST - vino/Makefile - vino/distinfo - vino/pkg/DESCR - vino/pkg/PLIST > Remove rygel and vino. Similarly to gnome-user-share, these will not > work without systemd in the next GNOME release which is just around the > corner. > discussed with/ok jasper@ (ajacoutot@) ~ Makefile > -rygel > -vino (ajacoutot@) ~ tracker/Makefile > x11/gnome/rygel is no more. (ajacoutot@) ~ code-assistance/Makefile > Bump ruby dependent ports after default ruby version switch from ruby > 2.2 to ruby 2.3. (jeremy@) gtk2mm - patches/patch-configure_ac - patches/patch-gdk_src_color_hg - patches/patch-gdk_src_pixbuf_ccg - patches/patch-gdk_src_pixbuf_hg - patches/patch-gdk_src_pixbufanimationiter_hg - patches/patch-gdk_src_pixbufformat_hg - patches/patch-gdk_src_rectangle_hg - patches/patch-gdk_src_rgbcmap_hg - patches/patch-gdk_src_types_hg - patches/patch-gtk_gtkmm_border_h - patches/patch-gtk_src_entrycompletion_hg - patches/patch-gtk_src_enums_hg - patches/patch-gtk_src_main_hg - patches/patch-gtk_src_papersize_hg - patches/patch-gtk_src_printunixdialog_hg - patches/patch-gtk_src_textattributes_hg - patches/patch-gtk_src_treemodel_hg ~ Makefile ~ distinfo ~ pkg/PLIST > Update to gtk2mm-2.24.5. (ajacoutot@) kde4 ~ korundum/Makefile ~ kross-interpreters/Makefile ~ ruby-qt/Makefile ~ webdev/Makefile ~ workspace/Makefile > Bump ruby dependent ports after default ruby version switch from ruby > 2.2 to ruby 2.3. (jeremy@) mplayer ~ Makefile > Sync FFMPEG_V. > from Brad (maintainer) (ajacoutot@) qt4 ~ Makefile > USE_WXNEEDED, add "-Wl,-z,wxneeded" to Qt5WebKit and QtWebKit > pkg-config files. > Similar commit to what was done to www/webkit, and www/webkitgtk4. > OK ajacoutot@, landry@ (dcoppa@) qt5 ~ Makefile > USE_WXNEEDED, add "-Wl,-z,wxneeded" to Qt5WebKit and QtWebKit > pkg-config files. > Similar commit to what was done to www/webkit, and www/webkitgtk4. > OK ajacoutot@, landry@ (dcoppa@) xmobar ~ Makefile ~ distinfo > Update to xmobar-0.24.3 (dcoppa@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
