OpenBSD ports changes summary for 2017-05-12
============================================

databases/puppetdb4                     databases/sqlports
devel                                   devel/msp430
devel/p5-B-Hooks-OP-Check               devel/p5-Class-Multimethods
devel/p5-Devel-Cover                    devel/p5-File-ChangeNotify
devel/p5-IO-Pager                       devel/p5-Sub-Uplevel
devel/py-test-cov                       devel/py-uv
devel/ti-msp430gcc                      editors
editors/emacs21                         editors/neovim
editors/py-neovim                       games/lostpixels
games/xbattle                           graphics/asymptote
graphics/luvcview                       infrastructure/mk
java/tanukiwrapper                      lang/tcl
mail/p5-MIME-Charset                    mail/zarafa
math/foma                               math/sc
multimedia/ogmrip                       net/libproxy
net/py-botocore                         net/queryperf
security/botan2                         security/burpsuite
security/distorm3                       security/libssh
security/p5-File-Scan-ClamAV            security/tcltls
shells/py-qtconsole                     sysutils/awscli
sysutils/google-cloud-sdk               telephony/asterisk-sounds
textproc/jq                             textproc/p5-HTML-Summary
textproc/p5-Text-vCard                  textproc/p5-XML-RSS
textproc/p5-XML-XPath                   textproc/py-chardet
www                                     www/p5-WWW-Search
www/py-cheroot                          www/py-webob
www/webkitgtk4                          x11/qt5
x11/smplayer                            x11/smtube
x11/tk                                  

== databases ========================================================= 01/19 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases

puppetdb4

  ~ Makefile                              ~ distinfo

  > Update to 4.4.0, mostly some performance tweaks (sebastia@)

sqlports

  ~ Makefile                              ~ files/Info.pm
  ~ files/TreeWalker.pm                   ~ pkg/DESCR-compact
  ~ pkg/DESCR-main                        

  > support WANT_CXX and LIBECXX in sqlports (espie@)

== devel ============================================================= 02/19 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel

devel

  ~ Makefile                              

  > Link devel/py-uv. (edd@)

  ~ Makefile                              

  > Don't forget to link the python3 FLAVOR of devel/py-uv. (edd@)

msp430

  ~ libc/Makefile                         

  > zap remaining trailing / at end of WRK* (espie@)

p5-B-Hooks-OP-Check

  ~ Makefile                              ~ distinfo

  > Update to p5-B-Hooks-OP-Check-0.21. (benoit@)

p5-Class-Multimethods

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to p5-Class-Multimethods-1.701. (benoit@)

p5-Devel-Cover

  ~ Makefile                              ~ distinfo

  > Update to p5-Devel-Cover-1.25. (benoit@)

p5-File-ChangeNotify

  ~ Makefile                              ~ distinfo

  > Update to p5-File-ChangeNotify-0.27. (benoit@)

p5-IO-Pager

  ~ Makefile                              ~ distinfo

  > Update to p5-IO-Pager-0.38. (benoit@)

p5-Sub-Uplevel

  ~ Makefile                              ~ distinfo

  > Update to p5-Sub-Uplevel-0.2800. (benoit@)

py-test-cov

  ~ Makefile                              ~ distinfo

  > Update to py-test-cov 2.5.1 (shadchin@)

py-uv

  + Makefile                              + distinfo
  + patches/patch-setup_libuv_py          + pkg/DESCR
  + pkg/PLIST                             

  > New import:
  >     Import devel/py-uv.

ti-msp430gcc

  ~ Makefile                              

  > zap remaining trailing / at end of WRK* (espie@)

== editors =========================================================== 03/19 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors

editors

  ~ Makefile                              

  > Link editors/py-neovim. (edd@)

emacs21

  ~ Makefile                              ~ patches/patch-src_s_openbsd_h

  > clang can't link with gcc, so add the missing define in the clang case.
  > and it can't optimize malloc too much, or the undump magic fails.
  > (thanks to kettenis@ for the second part) (espie@)

neovim

  ~ Makefile                              
  + patch-runtime_autoload_health_provider_vim
  + patch-runtime_autoload_health_vim     

  > Neovim: Fix various bits in ':CheckHealth', including detection of Python.
  > Issue found by tb@ when the ${LOCALBASE}/bin/python symlink is not
  > existing.
  > Upstream fixed a couple of other bugs in the same PR. Thanks all.
  > OK tb@ (edd@)

py-neovim

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST

  > New import:
  >     Import editors/py-neovim.

== games ============================================================= 04/19 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games

lostpixels

  ~ Makefile                              

  > lose the / at end of WRKDIST (espie@)

xbattle

  ~ patches/patch-command_c               ~ patches/patch-draw_c
  ~ patches/patch-edit_c                  ~ patches/patch-error_c
  ~ patches/patch-extern_h                ~ patches/patch-init_c
  ~ patches/patch-main_c                  ~ patches/patch-replay_c
  ~ patches/patch-shape_c                 ~ patches/patch-utils_c
  ~ patches/patch-window_c                + patches/patch-load_c
  + patches/patch-parse_c                 + patches/patch-shape_diamond_c
  + patches/patch-shape_hex_c             + patches/patch-shape_octagon_c
  + patches/patch-shape_square_c          + patches/patch-shape_triangle_c
  + patches/patch-update_c                

  > give prototypes/forward declarations until clang stops warnings. (espie@)

== graphics ========================================================== 05/19 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics

asymptote

  ~ Makefile                              

  > zap remaining trailing / at end of WRK* (espie@)

luvcview

  ~ patches/patch-v4l2uvc_h               

  > get rid of trivial nested function as clang does not support them (espie@)

  + patches/patch-v4l2uvc_c               

  > get rid of trivial nested function, as clang does not support this
  > extension (espie@)

== infrastructure ==================================================== 06/19 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure

mk

  ~ bsd.port.mk                           

  > forbid any of the WRK* variables to end with a /
  > discussed with sthen@
  > various things are cleaner that way (espie@)

  ~ bsd.port.mk                           

  > sanitize DIST_SUBDIR as well, which is actually already clean thru
  > the ports tree (espie@)

  ~ bsd.port.mk                           ~ modules.port.mk

  > crude mechanism to choose gcc4 or base clang automatically
  > ports clang turns out to be more complicated... we'll see what we do with
  > it later (espie@)

  ~ modules.port.mk                       

  > fix logic for !clang (espie@)

  ~ bsd.port.mk                           

  > support WANT_CXX and LIBECXX in sqlports (espie@)

  ~ arch-defines.mk                       

  > forgot to commit CXX11 list (espie@)

== java ============================================================== 07/19 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/java

tanukiwrapper

  ~ Makefile                              

  > zap remaining trailing / at end of WRK* (espie@)

== lang ============================================================== 08/19 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang

tcl

  ~ 8.5/Makefile                          ~ 8.5/distinfo
  ~ 8.5/patches/patch-unix_Makefile_in    ~ 8.5/pkg/PLIST

  > Update to 8.5.19. (stu@)

== mail ============================================================== 09/19 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail

p5-MIME-Charset

  ~ Makefile                              ~ distinfo

  > Update to p5-MIME-Charset-1.012.2. (benoit@)

zarafa

  ~ zarafa/Makefile                       

  > zap remaining trailing / at end of WRK* (espie@)

== math ============================================================== 10/19 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math

foma

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                

  > Update to foma-0.9.17. (benoit@)

sc

  ~ Makefile                              ~ patches/patch-Makefile
  ~ patches/patch-abbrev_c                ~ patches/patch-help_c
  ~ patches/patch-lex_c                   ~ patches/patch-psc_c
  ~ patches/patch-sc_c                    ~ patches/patch-sc_doc
  ~ patches/patch-sc_h                    ~ patches/patch-torev
  ~ patches/patch-vi_c                    ~ patches/patch-xmalloc_c
  + patches/patch-cmds_c                  + patches/patch-color_c
  + patches/patch-frame_c                 + patches/patch-gram_y
  + patches/patch-interp_c                + patches/patch-pipe_c
  + patches/patch-range_c                 + patches/patch-screen_c
  + patches/patch-sort_c                  + patches/patch-vmtbl_c

  > Fix missing return values, missing prototypes, missing includes; for clang.
  > Also fix numerous harmless warnings since they drown out the important
  > ones.
  > Fix code bugs revealed in the process. (naddy@)

== multimedia ======================================================== 11/19 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia

ogmrip

  + patches/patch-libogmrip_ogmrip-encoding_h

  > somewhat non trivial patch for clang (espie@)

== net =============================================================== 12/19 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net

libproxy

  ~ Makefile                              ~ distinfo
  ~ patches/patch-libproxy_CMakeLists_txt

  > Update to libproxy-0.4.15. (ajacoutot@)

py-botocore

  ~ Makefile                              ~ distinfo

  > Update to py-botocore-1.5.48. (ajacoutot@)

queryperf

  ~ Makefile                              ~ distinfo

  > Update to queryperf-9.11.1. (benoit@)

== security ========================================================== 13/19 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security

botan2

  ~ patches/patch-configure_py            

  > buggy configure, add support for -L, as clang will not link with /usr/local
  > by default.
  > (patch sent to upstream) (espie@)

burpsuite

  ~ Makefile                              ~ distinfo

  > update burpsuite to 1.7.22.
  > release notes: http://releases.portswigger.net/2017/04/1722.html
  > (rpointel@)

distorm3

  ~ Makefile                              ~ distinfo

  > Update to distorm3-3.3.4. (benoit@)

libssh

  ~ Makefile                              

  > zap remaining trailing / at end of WRK* (espie@)

p5-File-Scan-ClamAV

  ~ Makefile                              ~ distinfo

  > Update to p5-File-Scan-ClamAV-1.95. (benoit@)

tcltls

  ~ Makefile                              ~ patches/patch-configure
  ~ pkg/PLIST                             

  > Stop treating loadable lib as linkable lib.
  > ok sebastia@ (maintainer) (stu@)

== shells ============================================================ 14/19 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/shells

py-qtconsole

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-qtconsole 4.3.0 (shadchin@)

== sysutils ========================================================== 15/19 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.85. (ajacoutot@)

google-cloud-sdk

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             
  + pkg/patch-bin_docker-credential-gcloud

  > Update to google-cloud-sdk-155.0.0. (ajacoutot@)

== telephony ========================================================= 16/19 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/telephony

asterisk-sounds

  ~ asterisk-sounds.port.mk               

  > Oops, remove BUILD_DEPENDS which causes a loop because asterisk RUN_DEPENDS
  > on some of the sound files. Reported by dhill. (sthen@)

== textproc ========================================================== 17/19 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc

jq

  + patches/patch-configure               

  > fix configure test to actually emit TLS code.
  > If the variable is static, clang optimizes it all away! (espie@)

p5-HTML-Summary

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to p5-HTML-Summary-0.022. (benoit@)

p5-Text-vCard

  ~ Makefile                              ~ distinfo

  > Update to p5-Text-vCard-3.09. (benoit@)

p5-XML-RSS

  ~ Makefile                              ~ distinfo

  > Update to p5-XML-RSS-1.59. (benoit@)

p5-XML-XPath

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to p5-XML-XPath-1.40. (benoit@)

py-chardet

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-chardet 3.0.2 and take maintainership. (shadchin@)

== www =============================================================== 18/19 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www

www

  ~ Makefile                              

  > +py-webob,python3 (shadchin@)

  ~ Makefile                              

  > +py-cheroot
  > +py-cheroot,python3 (shadchin@)

p5-WWW-Search

  ~ Makefile                              ~ distinfo

  > Update to p5-WWW-Search-2.517. (benoit@)

py-cheroot

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR

  > New import:
  >     Import to py-cheroot 5.5.0.

py-webob

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-webob 1.7.2, add py3 flavor.
  > From Nils Reusse <n dot reusse at hxgn dot net> (shadchin@)

webkitgtk4

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Source_JavaScriptCore_heap_MachineStackMarker_cpp
  ~ patches/patch-Source_cmake_OptionsCommon_cmake

  TAGGED OPENBSD_6_1
  > MFC:
  > Reliability update to webkitgtk4-2.16.2. Keeping this port up-to-date with
  > the latest upstream release will help catching up with security updates.
  > (ajacoutot@)

== x11 =============================================================== 19/19 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11

qt5

  ~ qtbase/patches/patch-mkspecs_openbsd-clang_qmake_conf

  > qmake does really weird things with includes. We have to register
  > /usr/include/c++/v1  in order for net/transmission and others to build
  > (espie@)

  ~ qtbase/pkg/PLIST-main                 

  > add the clang files (espie@)

smplayer

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_preferences_cpp     

  > Update SMPlayer to 17.5.0
  > Test by Josh and benoit@
  > OK benoit@ (gonzalo@)

smtube

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update for SMTube to 17.5.0
  > Test by Josh, Thanks! (gonzalo@)

tk

  ~ 8.5/Makefile                          ~ 8.5/distinfo
  ~ 8.5/pkg/PLIST                         

  > Update to 8.5.19. (stu@)

===============================================================================
_______________________________________________
odc mailing list
[email protected]
http://www.squish.net/mailman/listinfo/odc

Reply via email to