OpenBSD ports changes summary for 2017-01-22 to 2017-01-29 inclusive
====================================================================

audio/jack                              cad/openscad
devel                                   devel/gdb
devel/harfbuzz                          devel/liburcu
devel/p5-Data-SExpression               devel/p5-Test-Most
devel/p5-Test-Script                    devel/p5-Variable-Magic
devel/py-bencode                        devel/py-binplist
devel/py-certifi                        devel/py-parsedatetime
devel/py-path.py                        devel/py-test
devel/py-xlsxwriter                     devel/ruby-rspec
devel/ti-msp430gcc                      devel/xulrunner
fonts                                   fonts/mplus-fonts
fonts/sunscreen                         games/dustrac
games/jbrickshooter                     games/redeclipse
geo/geoclue2                            graphics/glfw
graphics/img2pdf                        graphics/opencv
infrastructure/bin                      infrastructure/mk
infrastructure/package                  lang/elixir
lang/node                               lang/php
lang/racket-minimal                     lang/seed7
mail/gmime                              mail/mozilla-thunderbird
mail/neomutt                            mail/offlineimap
mail/rspamd                             mail/s-nail
mail/thunderbird-i18n                   math/cgal
multimedia/libass                       multimedia/mlbviewer
multimedia/x264                         multimedia/x265
multimedia/xine-lib                     net/dnscrypt-proxy
net/dnsdist                             net/gajim
net/isc-bind                            net/monitoring-plugins
net/nfsen                               net/py-botocore
net/samba                               net/snort
net/tor                                 net/wireshark
print                                   print/cups
print/sile                              productivity/projectlibre
security                                security/openssl
security/p5-IO-Socket-SSL               security/py-artifacts
security/py-dfdatetime                  security/sslscan
security/sslsplit                       shells/bash
shells/nsh                              shells/osh
sysutils                                sysutils/awscli
sysutils/consolekit                     sysutils/google-cloud-sdk
sysutils/moreutils                      sysutils/py-tsk
sysutils/rancid                         sysutils/ruby-puppet-lint
sysutils/rundeck                        textproc/fzy
textproc/ocaml-xmlm                     textproc/p5-PDF-API2
www                                     www/chromium
www/firefox-esr                         www/firefox-esr-i18n
www/firefox-i18n                        www/links
www/mozilla                             www/mozilla-firefox
www/nghttp2                             www/nginx
www/p5-CGI-Emulate-PSGI                 www/py-bokeh
www/qutebrowser                         www/seamonkey
www/squid                               www/tor-browser
x11/agar                                x11/i3status
x11/kde                                 x11/libfm
x11/menu-cache                          x11/pcmanfm
x11/qt5                                 x11/tellico-kde4

== audio ============================================================= 01/21 ==

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

jack

  - files/Makefile.am                     - files/sndio_driver.c
  - files/sndio_driver.h                  

  > zap more zero-byte files, found by rsadowski, who also tested builds
  > without them present. (sthen@)

== cad =============================================================== 02/21 ==

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

openscad

  ~ Makefile                              

  > Try to build with -O1 instead of -O2 on alpha. This may help,
  > or may not - can't check due to lack of hardware.
  > Initiated by alpha bulk build report from phessler@ (zhuk@)

== devel ============================================================= 03/21 ==

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

devel

  ~ Makefile                              

  > SUBDIR += py-xlsxwriter
  > SUBDIR += py-xlsxwriter,python3 (rpointel@)

  ~ Makefile                              

  > +     SUBDIR += py-bencode (rpointel@)

  ~ Makefile                              

  > +     SUBDIR += py-binplist (rpointel@)

  ~ Makefile                              

  > Link devel/p5-Data-SExpression (afresh1@)

  ~ Makefile                              

  > Unbreak sqlports: p5-Data-SExpresion -> p5-Data-SExpression (ajacoutot@)

gdb

  ~ Makefile                              ~ distinfo

  > update to gdb 7.12.1. (pascal@)

harfbuzz

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        

  > Update to harfbuzz-1.4.2. (ajacoutot@)

liburcu

  ~ Makefile                              

  > Avoid lang/gcc TLS emulation, breaks regress tests (jca@)

  ~ Makefile                              

  > Tweak comment (jca@)

p5-Data-SExpression

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

  > New import:
  >     Import devel/p5-Data-SExpression

p5-Test-Most

  ~ Makefile                              ~ distinfo

  > Update devel/p5-Test-Most to 0.35
  > OK bluhm@ (afresh1@)

p5-Test-Script

  ~ Makefile                              ~ distinfo

  > update p5-Test-Script to 1.14
  > remove needless build dependency
  > take maintainer
  > OK afresh1@ (bluhm@)

p5-Variable-Magic

  ~ Makefile                              ~ distinfo

  > Update to p5-Variable-Magic-0.61. (benoit@)

py-bencode

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

  > New import:
  >     import python bencoding and bdecoding implementation

py-binplist

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

  > New import:
  >     import py-binplist, binary property list (plist) parser module written
  > in

py-certifi

  ~ Makefile                              ~ distinfo

  > Update to py-certifi 2017.1.23 (czarkoff@)

py-parsedatetime

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to py-parsedatetime-2.2 (sthen@)

  ~ Makefile                              ~ pkg/PLIST
  + patches/patch-setup_py                

  > fix py-parsedatetime deps; needs devel/py-test-runner at build (it fetched
  > it
  > silently, so not spotted before), and some other programs failing at
  > runtime
  > when setuptools checked deps. (sthen@)

py-path.py

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-path.py (shadchin@)

py-test

  ~ Makefile                              ~ distinfo

  > Update to py-test 3.0.6 (shadchin@)

py-xlsxwriter

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

  > New import:
  >     import python xlsxwriter, Python module for creating Excel XLSX files.

ruby-rspec

  ~ specinfra/Makefile                    ~ specinfra/distinfo
  ~ specinfra/pkg/PLIST                   

  > update to specinfra-2.66.6 (jasper@)

  ~ serverspec/Makefile                   ~ serverspec/distinfo

  > update to serverspec-2.38.0 (jasper@)

ti-msp430gcc

  ~ Makefile                              

  > BROKEN on alpha
  > relocation truncated to fit: GPRELHIGH against symbol
  > `default_target_hard_regs' defined in .bss section in
  > libbackend.a(reginfo.o) (jca@)

xulrunner

  ~ 24/Makefile                           

  > Bump REVISION for ports that depend on nss and/or nspr via mozilla.port.mk
  > (landry@)

== fonts ============================================================= 04/21 ==

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

fonts

  ~ Makefile                              

  > +sunscreen (bentley@)

mplus-fonts

  ~ Makefile                              ~ distinfo

  > Update to mplus-fonts-062. (bentley@)

sunscreen

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

  > New import:
  >     Import sunscreen-1.0.

== games ============================================================= 05/21 ==

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

dustrac

  + patches/patch-CMakeLists_txt          

  > drop -O3 from compiler flags.
  > OK landry@ (kirby@)

jbrickshooter

  ~ Makefile                              

  > don't fail to build if the directory already exists. (sthen@)

redeclipse

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-data                        

  > update to Red Eclipse 1.5.8 (jsg@)

== geo =============================================================== 06/21 ==

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

geoclue2

  ~ Makefile                              ~ distinfo

  > update to geoclue2-2.4.5 (jasper@)

== graphics ========================================================== 07/21 ==

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

glfw

  - patches/patch-src-glx_context-c       

  > zap zero-byte files, list from rsadowski (sthen@)

img2pdf

  ~ Makefile                              ~ distinfo

  > Update to img2pdf 0.2.3 (czarkoff@)

opencv

  - patches/patch-apps_haartraining_CMakeLists_txt
  - patches/patch-modules_core_include_opencv2_core_version_hpp

  > zap zero-byte files, list from rsadowski (sthen@)

== infrastructure ==================================================== 08/21 ==

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

bin

  ~ dpb-replay                            

  > let dpb-replay work again after changing the interface completely.
  > (noticed before rpe@ reported it, but this should please him) (espie@)

  ~ check-lib-depends                     

  > improve the speed of lib-depends-check for multi-packages and bulk runs
  > drastically.
  > - make sure the recursive targets is marked as using the cache
  > - do not run env -i thus forgetting the cache. Do a proper manual run
  > which is just as complicated
  > - add an extra cache for each packing-list so that it goes really faster
  > okay sthen@ (espie@)

mk

  ~ arch-defines.mk                       

  > add aarch64 definitions to the ports framework
  > facts verified by patrick@ and kettenis@
  > OK sthen@ (phessler@)

  ~ pkgpath.mk                            

  > improve the speed of lib-depends-check for multi-packages and bulk runs
  > drastically.
  > - make sure the recursive targets is marked as using the cache
  > - do not run env -i thus forgetting the cache. Do a proper manual run
  > which is just as complicated
  > - add an extra cache for each packing-list so that it goes really faster
  > okay sthen@ (espie@)

package

  ~ gen-package-pages                     

  > add aarch64 definitions to the ports framework
  > facts verified by patrick@ and kettenis@
  > OK sthen@ (phessler@)

== lang ============================================================== 09/21 ==

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

elixir

  ~ Makefile                              ~ distinfo

  > update to elixir-1.4.1 (jasper@)

node

  ~ Makefile                              ~ distinfo
  ~ patches/patch-deps_npm_lib_build_js   ~ patches/patch-deps_npm_lib_npm_js
  ~ patches/patch-node_gyp                ~ pkg/PLIST
  + patches/patch-tools_icu_icu-generic_gyp

  > Bump node to latest. Tested on amd64 and i386.
  > - fix Makefile layout
  > - back to using internal openssl :(
  > Rough OK from awolk@, OK fcambus@ (abieber@)

php

  ~ 5.6/Makefile                          ~ 5.6/distinfo
  ~ 5.6/patches/patch-main_php_ini_c      

  > Update to PHP 5.6.30.
  > OK sthen@ and robert@ (martijn@)

  ~ 7.0/Makefile                          ~ 7.0/distinfo
  ~ 7.0/patches/patch-main_php_ini_c      

  > Update to PHP 7.0.15
  > OK sthen@ and robert@ (martijn@)

  ~ Makefile.inc                          

  > BROKEN on alpha: pcre_jit_compile.c:65:2: error: #error Unsupported
  > architecture (jca@)

  - 7.0/patches/patch-ext_pcre_php_pcre_c
  ~ Makefile.inc                          ~ 5.5/Makefile
  ~ 5.6/Makefile                          ~ 7.0/Makefile

  > disable pcre jit in php/7.0 with a CONFIGURE_ARGS, move the BROKEN-alpha
  > out
  > from Makefile.inc to 5.5 / 5.6 / 5.7, allowing 7.0 a chance to build there.
  > ok robert@ (sthen@)

racket-minimal

  ~ Makefile                              ~ distinfo

  > Update to Racket 6.8. (juanfra@)

seed7

  ~ Makefile                              

  > BROKEN on arm (jca@)

== mail ============================================================== 10/21 ==

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

gmime

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to gmime-2.6.23. (ajacoutot@)

mozilla-thunderbird

  ~ Makefile                              

  > Bump REVISION for ports that depend on nss and/or nspr via mozilla.port.mk
  > (landry@)

  ~ Makefile                              ~ distinfo

  > Update to thunderbird 45.7.0.
  > See https://www.mozilla.org/en-US/thunderbird/45.7.0/releasenotes/
  > Remove patch-mozilla_netwerk_protocol_http_Http2Session_cpp as it was
  > merged in the 45esr branch. (landry@)

neomutt

  ~ Makefile                              ~ distinfo
  ~ patches/patch-main_c                  

  > update to neomutt-20170128 (sthen@)

offlineimap

  ~ Makefile                              ~ distinfo
  ~ patches/patch-offlineimap_conf        

  > Update to offlineimap-7.0.13
  > From Remi Locherer (maintainer) (danj@)

rspamd

  ~ Makefile                              ~ distinfo
  + patches/patch-contrib_t1ha_t1ha_h     

  > update to rspamd-1.4.3, from Brad. (sthen@)

s-nail

  ~ Makefile                              ~ distinfo

  > Update to s-nail 14.8.16 (czarkoff@)

thunderbird-i18n

  - patch-mozilla_netwerk_protocol_http_Http2Session_cpp
  ~ Makefile.inc                          ~ distinfo

  > Update to thunderbird 45.7.0.
  > See https://www.mozilla.org/en-US/thunderbird/45.7.0/releasenotes/
  > Remove patch-mozilla_netwerk_protocol_http_Http2Session_cpp as it was
  > merged in the 45esr branch. (landry@)

== math ============================================================== 11/21 ==

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

cgal

  + patches/patch-include_CGAL_config_h   

  > Use endian.h to detect endianness
  > The handrolled list of architectures didn't mention arm. (jca@)

== multimedia ======================================================== 12/21 ==

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

libass

  ~ Makefile                              ~ distinfo

  > Update to libass-0.13.6.
  > from Brad (maintainer) (ajacoutot@)

mlbviewer

  ~ Makefile                              

  > move py-gdata from being a wrong LIB_DEPEND to a correct RUN_DEPEND
  > reminded many times by mlarkin@ (phessler@)

x264

  ~ Makefile                              ~ distinfo
  ~ patches/patch-common_osdep_h          ~ patches/patch-configure

  > Update to x264-20170125.
  > from Brad (maintainer) (ajacoutot@)

x265

  ~ Makefile                              

  > Disable the benchmarks (not built by default) for now to workaround an
  > issue with Clang 4.0.
  > from Brad (maintainer) (ajacoutot@)

xine-lib

  ~ Makefile                              ~ pkg/PLIST

  > Reducing the external dependencies a bit by utilizing FFmpeg instead
  > of the reference decoders for AAC, AC3, DTS and MP3.
  > from Brad (maintainer) (ajacoutot@)

  ~ Makefile                              
  + patches/patch-src_xine-utils_memcpy_c

  TAGGED OPENBSD_6_0
  > MFC:
  > memcpy: fix segfault in times(NULL).
  > prodded by Brad (maintainer) (ajacoutot@)

== net =============================================================== 13/21 ==

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

dnscrypt-proxy

  ~ Makefile                              ~ pkg/README-main

  > fix wording in the pkg readme, bump REVISION-main
  > ok sthen (tj@)

dnsdist

  ~ Makefile                              

  > dnsdist needs 64-bit atomics; use -march=i586 on i386 (sthen@)

gajim

  ~ Makefile                              ~ distinfo
  ~ patches/patch-scripts_gajim_in        ~ patches/patch-src_common_helpers_py
  ~ pkg/PLIST                             

  > Update gajim to 0.16.6, from Rafael Sadowski.  Thanks!
  > OK czarkoff@ (phessler@)

isc-bind

  ~ Makefile                              + patches/patch-bin_dig_dig_c
  + patches/patch-bin_dig_host_c          + patches/patch-bin_dig_nslookup_c
  + patches/patch-lib_isc_unix_net_c      + patches/patch-lib_isc_unix_socket_c

  > add pledges for dig/host/nslookup in the ports version of BIND. initial
  > pledge is "stdio rpath inet unix dns", dropping to "stdio inet dns"
  > after argument parsing.
  > access to resolv.conf is required late; the dns pledge is used for this
  > rather than requiring full rpath; however contrary to the version in
  > base, inet is allowed as well, so that it can be used as a debug tool
  > for servers on alternate ports.
  > works fine for me; no feedback after posting yet so committing to get
  > real-world testing. please report any issues. (sthen@)

monitoring-plugins

  ~ Makefile                              + patch-plugins-scripts_check_ircd_pl

  > Replace handrolled pack with pack_sockaddr_in to fix check_ircd on systems
  > where sockaddr_storage includes a length. Diff from Alf Schlichting with
  > one
  > minor tweak by me. (sthen@)

nfsen

  - patches/patch-libexec_NfSenRRD_pm     ~ Makefile
  ~ distinfo                              

  > update to NfSen 1.3.8, fixing a shell escaping problem (sthen@)

  - patches/patch-libexec_NfSenRRD_pm     ~ Makefile
  ~ distinfo                              

  TAGGED OPENBSD_6_0
  > MFC update to NfSen 1.3.8, fixing a shell escaping problem (sthen@)

py-botocore

  ~ Makefile                              ~ distinfo

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

  ~ Makefile                              ~ distinfo

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

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

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

samba

  - patches/patch-lib_replace_wscript     

  > zap zero-byte files, list from rsadowski (sthen@)

snort

  ~ Makefile                              

  > nghttp2 gets picked-up (so build fails in bulks because since it's not a
  > registered dependency, dpb(1) remove it in the middle of the build)
  > (ajacoutot@)

tor

  ~ Makefile                              ~ distinfo

  > Update to tor 0.2.9.9.  Fixes a denial of service (TROVE-2017-001).
  > (pascal@)

  ~ Makefile                              
  + patches/patch-src_test_test_tortls_c

  > Disable tests that attempt to construct their own SSL data structures. This
  > requires all structs to be fully visible and completely understood by the
  > application, which is no longer the case with LibreSSL.
  > ok naddy@ pascal@ (jsing@)

wireshark

  ~ Makefile                              ~ distinfo

  > update to wireshark-2.2.4 (sthen@)

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_6_0
  > update wireshark in -stable to 2.0.10 (sthen@)

== print ============================================================= 14/21 ==

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

print

  ~ Makefile                              

  > +sile (bentley@)

cups

  ~ Makefile                              + patches/patch-conf_cupsd_conf_in

  > Remove kerberos policy from the default configuration file to prevent cups
  > from failing to start. Initial breakage reported by Anthony Campbell.
  > (ajacoutot@)

sile

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

  > New import:
  >     Import sile-0.9.4.

  ~ Makefile                              

  > Configure fails without the runtime dependencies.
  > No build, no bump.
  > Failure pointed out by kili@ (bentley@)

  ~ Makefile                              

  > Fix WANTLIB.
  > From sthen@ (bentley@)

== productivity ====================================================== 15/21 ==

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

projectlibre

  ~ Makefile                              ~ distinfo

  > update to projectlibre-1.7.0 (jasper@)

== security ========================================================== 16/21 ==

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

security

  ~ Makefile                              

  > SUBDIR += py-artifacts
  > SUBDIR += py-artifacts,python3 (rpointel@)

  ~ Makefile                              

  > +     SUBDIR += py-dfdatetime (rpointel@)

openssl

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Configure               ~ patches/patch-Makefile_org

  > update to openssl-1.0.2k (sthen@)

p5-IO-Socket-SSL

  ~ Makefile                              ~ distinfo

  > update p5-IO-Socket-SSL to 2.044 (bluhm@)

py-artifacts

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

  > New import:
  >     import py-artifacts, a free, community-sourced, machine-readable
  > knowledge

py-dfdatetime

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

  > New import:
  >     import dfDateTime, or Digital Forensics date and time, provides date
  > and time

sslscan

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                + patches/patch-sslscan_c

  > update to sslscan-1.11.8, convert to GH_* variables, use the
  > SSL_get_state()
  > accessor rather than digging in the struct directly which no longer works
  > in
  > libressl (state was moved to internal). (sthen@)

sslsplit

  + patches/patch-ssl_c                   

  > use the accessor instead of ssl->state
  > still broken, it also wants ssl->type (sthen@)

== shells ============================================================ 17/21 ==

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

bash

  ~ Makefile                              ~ distinfo

  > update to 4.4 patchlevel 11 (naddy@)

  ~ Makefile                              ~ distinfo

  > update to 4.4 patchlevel 12 (naddy@)

nsh

  ~ Makefile                              + patches/patch-conf_c
  + patches/patch-if_c                    + patches/patch-pfsync_c

  > fix build after recent network changes (naddy@)

osh

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             + patches/patch-Makefile

  > Update to osh 4.3.0; enable regression tests. (pascal@)

== sysutils ========================================================== 18/21 ==

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

sysutils

  ~ Makefile                              

  > +     SUBDIR += py-tsk (rpointel@)

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.42. (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.43.
  > ok rpe@ (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.44. (ajacoutot@)

consolekit

  ~ Makefile                              ~ patches/patch-src_ck-manager_c
  + patches/patch-tools_ck-get-x11-display-device_c

  > Fix for OpenBSD VT device naming scheme.
  > Tweak the display manager users list. (ajacoutot@)

google-cloud-sdk

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

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

moreutils

  ~ Makefile                              ~ pkg/DESCR

  > add a short description of chronic(1) in moreutils' DESCR (sthen@)

py-tsk

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

  > New import:
  >     import Python bindings for The Sleuth Kit (libtsk).

rancid

  - files/fnlogin.in                      

  > zap more zero-byte files, found by rsadowski, who also tested builds
  > without them present. (sthen@)

ruby-puppet-lint

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to puppet-lint-2.1.0 and drop maintainership (jasper@)

rundeck

  ~ Makefile                              

  > don't fail to build if the directory already exists. (sthen@)

== textproc ========================================================== 19/21 ==

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

fzy

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                

  > Update fzy to 0.8. (fcambus@)

ocaml-xmlm

  - pkg/PFRAG.no-native                   

  > zap more zero-byte files, found by rsadowski, who also tested builds
  > without them present. (sthen@)

p5-PDF-API2

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to p5-PDF-API2 2.031 (sthen@)

== www =============================================================== 20/21 ==

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

www

  ~ Makefile                              

  > +py-boke. (ajacoutot@)

  ~ Makefile                              

  > It's py-bokeh! (ajacoutot@)

chromium

  - pkg/patch-base_debug_scoped_thread_heap_usage_cc
  - pkg/patch-chrome_browser_ui_libgtk2ui_print_dialog_gtk2_cc
  - pkg/patch-content_browser_power_usage_monitor_impl_cc
  - pkg/patch-content_renderer_devtools_v8_sampling_profiler_cc
  - pkg/patch-content_renderer_webscrollbarbehavior_impl_gtkoraura_cc
  - pkg/patch-device_serial_serial_service_impl_cc
  - pkg/patch-native_client_build_compiler_version_py
  - pkg/patch-net_udp_udp_socket_posix_cc
  - pkg/patch-services_shell_runner_host_BUILD_gn
  ~ Makefile                              ~ distinfo
  ~ patches/patch-BUILD_gn                
  ~ patches/patch-ash_display_mirror_window_controller_cc
  ~ patches/patch-ash_shell_cc            ~ patches/patch-base_BUILD_gn
  ~ patches/patch-base_debug_debugger_posix_cc
  ~ patches/patch-base_debug_stack_trace_h
  ~ patches/patch-base_process_process_posix_cc
  ~ patches/patch-base_threading_platform_thread_linux_cc
  ~ patches/patch-base_trace_event_malloc_dump_provider_cc
  ~ patches/patch-build_config_BUILD_gn   
  ~ patches/patch-build_config_compiler_BUILD_gn
  ~ patches/patch-build_config_features_gni
  ~ patches/patch-cc_BUILD_gn             
  ~ patches/patch-chrome_app_chrome_main_delegate_cc
  ~ patches/patch-chrome_app_chromium_strings_grd
  ~ patches/patch-chrome_app_generated_resources_grd
  ~ patches/patch-chrome_app_google_chrome_strings_grd
  ~ patches/patch-chrome_app_mash_mash_runner_cc
  ~ patches/patch-chrome_browser_about_flags_cc
  ~ patches/patch-chrome_browser_browser_process_impl_cc
  ~ patches/patch-chrome_browser_browser_process_impl_h
  ~ patches/patch-chrome_browser_browser_resources_grd
  ~ patches/patch-chrome_browser_chrome_browser_main_cc
  ~ patches/patch-chrome_browser_chrome_content_browser_client_cc
  ~ patches/patch-chrome_browser_chrome_content_browser_client_h
  ~ patches/patch-chrome_browser_download_chrome_download_manager_delegate_cc
  ~ patches/patch-chrome_browser_download_download_status_updater_cc
  ~ patches/patch-chrome_browser_extensions_BUILD_gn
  ~ 
patches/patch-chrome_browser_extensions_browser_context_keyed_service_factories_cc
  ~ patches/patch-chrome_browser_interstitials_chrome_controller_client_cc
  ~ patches/patch-chrome_browser_media_galleries_media_file_system_registry_cc
  ~ patches/patch-chrome_browser_memory_details_cc
  ~ patches/patch-chrome_browser_process_singleton_posix_cc
  ~ patches/patch-chrome_browser_renderer_preferences_util_cc
  ~ patches/patch-chrome_browser_resources_plugin_metadata_plugins_linux_json
  ~ patches/patch-chrome_browser_resources_safe_browsing_gen_file_type_proto_py
  ~ 
patches/patch-chrome_browser_safe_browsing_incident_reporting_incident_reporting_service_cc
  ~ patches/patch-chrome_browser_safe_browsing_permission_reporter_cc
  ~ patches/patch-chrome_browser_sync_chrome_sync_client_cc
  ~ patches/patch-chrome_browser_tracing_crash_service_uploader_cc
  ~ patches/patch-chrome_browser_ui_browser_command_controller_cc
  ~ patches/patch-chrome_browser_ui_browser_view_prefs_cc
  ~ patches/patch-chrome_browser_ui_startup_startup_browser_creator_cc
  ~ patches/patch-chrome_browser_ui_tab_helpers_cc
  ~ patches/patch-chrome_browser_ui_toolbar_app_menu_model_cc
  ~ patches/patch-chrome_browser_ui_views_accelerator_table_cc
  ~ patches/patch-chrome_browser_ui_views_frame_browser_frame_cc
  ~ patches/patch-chrome_browser_ui_views_frame_browser_view_cc
  ~ patches/patch-chrome_browser_ui_views_frame_opaque_browser_frame_view_cc
  ~ 
patches/patch-chrome_browser_ui_views_message_center_message_center_frame_view_cc
  ~ patches/patch-chrome_browser_ui_views_tabs_tab_drag_controller_cc
  ~ patches/patch-chrome_browser_ui_views_tabs_tab_strip_cc
  ~ patches/patch-chrome_browser_ui_webui_about_ui_cc
  ~ patches/patch-chrome_browser_ui_webui_chrome_web_ui_controller_factory_cc
  ~ patches/patch-chrome_browser_ui_webui_options_browser_options_handler_cc
  ~ patches/patch-chrome_browser_ui_webui_options_browser_options_handler_h
  ~ 
patches/patch-chrome_browser_ui_webui_settings_md_settings_localized_strings_provider_cc
  ~ patches/patch-chrome_common_BUILD_gn
  ~ patches/patch-chrome_common_chrome_paths_cc
  ~ patches/patch-chrome_common_chrome_paths_h
  ~ patches/patch-chrome_common_chrome_switches_cc
  ~ patches/patch-chrome_common_chrome_switches_h
  ~ patches/patch-chrome_common_extensions_chrome_extensions_client_cc
  ~ patches/patch-chrome_common_pref_names_cc
  ~ patches/patch-chrome_common_pref_names_h
  ~ patches/patch-chrome_common_url_constants_cc
  ~ patches/patch-chrome_common_url_constants_h
  ~ patches/patch-chromecast_browser_cast_browser_main_parts_cc
  ~ patches/patch-chromecast_browser_cast_content_browser_client_cc
  ~ patches/patch-components_autofill_core_browser_autofill_experiments_cc
  ~ patches/patch-components_filesystem_file_system_app_cc
  ~ patches/patch-components_neterror_resources_neterror_js
  ~ patches/patch-components_omnibox_browser_omnibox_field_trial_cc
  ~ patches/patch-components_policy_resources_policy_templates_json
  ~ patches/patch-content_app_content_main_runner_cc
  ~ patches/patch-content_browser_BUILD_gn
  ~ patches/patch-content_browser_accessibility_browser_accessibility_h
  ~ patches/patch-content_browser_accessibility_browser_accessibility_manager_h
  ~ patches/patch-content_browser_browser_main_loop_cc
  ~ patches/patch-content_browser_child_process_launcher_cc
  ~ patches/patch-content_browser_gpu_gpu_data_manager_impl_private_cc
  ~ patches/patch-content_browser_media_media_internals_cc
  ~ patches/patch-content_browser_ppapi_plugin_process_host_cc
  ~ patches/patch-content_browser_renderer_host_render_process_host_impl_cc
  ~ patches/patch-content_browser_renderer_host_render_widget_host_view_aura_cc
  ~ patches/patch-content_browser_utility_process_host_impl_cc
  ~ patches/patch-content_common_BUILD_gn
  ~ patches/patch-content_public_common_content_switches_cc
  ~ patches/patch-content_public_common_content_switches_h
  ~ patches/patch-content_renderer_render_thread_impl_cc
  ~ patches/patch-content_shell_browser_shell_browser_context_cc
  ~ patches/patch-dbus_property_cc        
  ~ patches/patch-device_bluetooth_BUILD_gn
  ~ patches/patch-device_gamepad_gamepad_provider_cc
  ~ patches/patch-device_serial_BUILD_gn
  ~ patches/patch-ipc_ipc_message_utils_cc
  ~ patches/patch-media_BUILD_gn          
  ~ patches/patch-media_base_video_frame_cc
  ~ patches/patch-media_base_video_frame_h
  ~ patches/patch-media_capture_video_fake_video_capture_device_factory_cc
  ~ patches/patch-media_capture_video_video_capture_device_client_cc
  ~ patches/patch-net_BUILD_gn            
  ~ patches/patch-net_http_http_network_session_cc
  ~ patches/patch-net_proxy_proxy_service_cc
  ~ patches/patch-net_url_request_url_request_context_builder_cc
  ~ patches/patch-pdf_pdfium_pdfium_engine_cc
  ~ patches/patch-services_ui_surfaces_surfaces_context_provider_cc
  ~ patches/patch-third_party_WebKit_Source_platform_fonts_FontCache_cpp
  ~ patches/patch-third_party_WebKit_Source_platform_fonts_FontCache_h
  ~ patches/patch-third_party_WebKit_Source_platform_fonts_FontPlatformData_h
  ~ patches/patch-third_party_WebKit_Source_platform_fonts_SimpleFontData_cpp
  ~ 
patches/patch-third_party_WebKit_Source_platform_fonts_skia_FontCacheSkia_cpp
  ~ patches/patch-third_party_WebKit_Source_platform_heap_ThreadState_h
  ~ patches/patch-third_party_WebKit_Source_wtf_BUILD_gn
  ~ patches/patch-third_party_angle_BUILD_gn
  ~ patches/patch-third_party_ffmpeg_BUILD_gn
  ~ 
patches/patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_asm
  ~ 
patches/patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_h
  ~ 
patches/patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_asm
  ~ patches/patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_h
  ~ patches/patch-third_party_sqlite_BUILD_gn
  ~ patches/patch-third_party_webrtc_base_BUILD_gn
  ~ patches/patch-third_party_webrtc_system_wrappers_BUILD_gn
  ~ patches/patch-tools_gn_args_cc        
  ~ patches/patch-tools_gn_bootstrap_bootstrap_py
  ~ patches/patch-tools_variations_fieldtrial_to_struct_py
  ~ patches/patch-ui_base_ime_input_method_factory_cc
  ~ patches/patch-ui_gl_generate_bindings_py
  ~ patches/patch-ui_gl_sync_control_vsync_provider_cc
  ~ patches/patch-ui_gl_sync_control_vsync_provider_h
  ~ patches/patch-ui_message_center_views_message_center_button_bar_h
  ~ patches/patch-ui_views_controls_textfield_textfield_cc
  ~ patches/patch-ui_views_mus_aura_init_cc
  ~ patches/patch-ui_views_mus_aura_init_h
  ~ patches/patch-ui_views_style_platform_style_cc
  ~ patches/patch-ui_views_views_delegate_cc
  ~ patches/patch-v8_BUILD_gn             ~ patches/patch-v8_src_globals_h
  ~ pkg/PLIST                             
  + pkg/patch-base_debug_thread_heap_usage_tracker_cc
  + pkg/patch-base_threading_platform_thread_h
  + pkg/patch-build_compiler_version_py   
  + pkg/patch-chrome_browser_ui_libgtkui_print_dialog_gtk_cc
  + pkg/patch-content_browser_memory_memory_monitor_cc
  + pkg/patch-content_child_child_process_cc
  + pkg/patch-content_child_child_process_h
  + pkg/patch-content_child_child_thread_impl_cc
  + pkg/patch-content_child_child_thread_impl_h
  + pkg/patch-content_common_child_process_messages_h
  + pkg/patch-content_public_common_renderer_preferences_h
  + pkg/patch-content_renderer_pepper_pepper_media_device_manager_cc
  + pkg/patch-content_renderer_webscrollbarbehavior_impl_aura_cc
  + pkg/patch-media_capture_video_linux_v4l2_capture_delegate_cc
  + pkg/patch-net_socket_udp_socket_posix_cc
  + pkg/patch-services_service_manager_runner_host_BUILD_gn
  + pkg/patch-ui_views_controls_label_cc
  + pkg/patch-ui_views_selection_controller_cc

  > update to 56.0.2924.76 (robert@)

firefox-esr

  ~ Makefile                              ~ distinfo

  > Update to firefox-esr 45.7.0.
  > See https://www.mozilla.org/en-US/firefox/45.7.0/releasenotes/ and MFSA
  > 2017-02 (https://www.mozilla.org/en-US/security/advisories/mfsa2017-02/)
  > Remove patch-netwerk_protocol_http_Http2Session_cpp (#1290037) (landry@)

firefox-esr-i18n

  ~ Makefile.inc                          ~ distinfo

  > Update to firefox-esr 45.7.0.
  > See https://www.mozilla.org/en-US/firefox/45.7.0/releasenotes/ and MFSA
  > 2017-02 (https://www.mozilla.org/en-US/security/advisories/mfsa2017-02/)
  > Remove patch-netwerk_protocol_http_Http2Session_cpp (#1290037) (landry@)

firefox-i18n

  - patch-netwerk_protocol_http_Http2Session_cpp
  ~ Makefile                              ~ Makefile.inc
  ~ distinfo                              

  > Update to firefox 51.0.
  > See https://www.mozilla.org/en-US/firefox/51.0/releasenotes/ and MFSA
  > 2017-01 (https://www.mozilla.org/en-US/security/advisories/mfsa2017-01/)
  > Remove patch-netwerk_protocol_http_Http2Session_cpp (#1290037) (landry@)

links

  ~ Makefile                              + patches/patch-connect_c
  + patches/patch-links_h                 

  > remove fallback that disables TLS if a connection fails; has been useless
  > for
  > some time but now build fails because options was moved to internal-only in
  > libressl (sthen@)

mozilla

  ~ mozilla.port.mk                       

  > Bump dependencies to devel/nspr>=4.13.1 and security/nss>=3.28, the
  > latter is a hard requirement for upcoming gecko 51. Bumps to follow.
  > (landry@)

mozilla-firefox

  ~ Makefile                              ~ distinfo
  ~ patches/patch-browser_installer_Makefile_in
  ~ patches/patch-storage_mozStorageConnection_cpp
  ~ pkg/PLIST                             

  > Update to firefox 51.0.
  > See https://www.mozilla.org/en-US/firefox/51.0/releasenotes/ and MFSA
  > 2017-01 (https://www.mozilla.org/en-US/security/advisories/mfsa2017-01/)
  > Remove patch-netwerk_protocol_http_Http2Session_cpp (#1290037) (landry@)

nghttp2

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             

  > update to nghttp2-1.19.0 (sthen@)

  ~ Makefile                              

  > add ref to Bernard Spil's libressl-related PR; don't actually patch it here
  > as we're not building tools. (sthen@)

nginx

  ~ Makefile                              

  > add no_lua pseudo-flavour to disable building the nginx lua module.
  > use it by default for now, ngx_http_lua_ssl_ocsp.c cannot be built
  > following
  > libressl changes (it sets tlsext_status_expected which moved to the
  > internal
  > struct).  ok robert@ (sthen@)

  ~ Makefile                              

  > add a comment next to FLAVOR?= explaining why (sthen@)

p5-CGI-Emulate-PSGI

  ~ Makefile                              ~ distinfo

  > Update www/p5-CGI-Emulate-PSGI to 0.22
  > OK bluhm@ (afresh1@)

py-bokeh

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

  > New import:
  >     Import py-bokeh-0.12.4.

qutebrowser

  ~ Makefile                              ~ distinfo

  > update to qutebrowser-0.9.1 (jasper@)

seamonkey

  ~ Makefile                              

  > Bump REVISION for ports that depend on nss and/or nspr via mozilla.port.mk
  > (landry@)

squid

  ~ Makefile                              ~ distinfo

  > update to squid-3.5.24 (sthen@)

tor-browser

  ~ browser/Makefile                      

  > Bump REVISION for ports that depend on nss and/or nspr via mozilla.port.mk
  > (landry@)

== x11 =============================================================== 21/21 ==

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

agar

  ~ agar/Makefile                         

  > Add a missed dependency on portaudio-svn.
  > Build failure noticed by naddy@ (bentley@)

i3status

  ~ Makefile                              ~ distinfo
  ~ patches/patch-i3status_conf           
  ~ patches/patch-src_print_wireless_info_c

  > update to i3status-2.11 (jasper@)

kde

  ~ libs3/Makefile                        

  > Mark KDE3 as broken until build issues (after recent LibreSSL changes)
  > are resolved. (zhuk@)

  ~ libs3/Makefile                        
  + libs3/patches/patch-kio_kssl_kssl_cc

  > Unbreak after recent LibreSSL changes. Please keep LibreSSL devs out!
  > (I hope beck@ have a good ophthalmologist, because medical maintenance
  > is required after looking in that code)
  > prodded by aja@ (zhuk@)

libfm

  - patches/patch-docs_reference_libfm_Makefile_in
  ~ Makefile.inc                          ~ core/distinfo
  ~ core/patches/patch-docs_reference_libfm_Makefile_in
  ~ extra/Makefile                        ~ extra/distinfo

  > Update to libfm-1.2.5 and libfm-extra-1.2.5.
  > Take maintainer. (ajacoutot@)

  - pkg/DESCR                             - pkg/PLIST

  > Remove, unused. (ajacoutot@)

menu-cache

  ~ Makefile                              ~ distinfo
  ~ patch-docs_reference_libmenu-cache_Makefile_in

  > Update to menu-cache-1.0.2.
  > Take maintainer. (ajacoutot@)

pcmanfm

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_Makefile_in         

  > Update to pcmanfm-1.2.5.
  > Take maintainer. (ajacoutot@)

qt5

  ~ qtbase/Makefile                       
  ~ qtbase/patch-src_network_ssl_qsslcontext_openssl_cpp
  + qtbase/patch-src_network_ssl_qsslsocket_openssl_symbols_cpp
  + qtbase/patch-src_network_ssl_qsslsocket_openssl_symbols_p_h

  > Fix after recent LibreSSL changes.
  > Nowadays we have fake SSL_CTRL_SET_CURVES macro, and SSL_CTX_set1_curves
  > defined as synonym to SSL_CTX_set1_groups. So use the latter instead
  > of the former.
  > The patch should be tweaked furthermore before proposing it upstream,
  > but for now we can at least build things again. (zhuk@)

tellico-kde4

  - patches/patch-src_fetch_allocinefetcher_cpp
  - patches/patch-src_fetch_discogsfetcher_cpp
  - patches/patch-src_fetch_moviemeterfetcher_cpp
  - patches/patch-src_fetch_themoviedbfetcher_cpp
  - patches/patch-src_fetch_vndbfetcher_cpp
  - patches/patch-src_tests_discogsfetchertest_cpp

  > zap zero-byte files, list from rsadowski (sthen@)

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

Reply via email to