OpenBSD ports changes summary for 2015-10-18 to 2015-10-25 inclusive
====================================================================

archivers/innoextract                   archivers/p7zip
archivers/unzip                         archivers/xz
audio/beets                             audio/mpd
benchmarks/netperf                      benchmarks/netperf-wrapper
converters/dos2unix                     databases
databases/hs-postgresql-simple          databases/node-pg
databases/node-sqlite3                  databases/puppetdb
devel                                   devel/bustle
devel/darcs                             devel/git
devel/glib2                             devel/gsettings-desktop-schemas
devel/gtk2hs-buildtools                 devel/hs-fgl
devel/hs-gio                            devel/hs-glade
devel/hs-glib                           devel/hs-pango
devel/node-async                        devel/node-bindings
devel/node-buffer-writer                devel/node-cloned
devel/node-expresso                     devel/node-fibers
devel/node-generic-pool                 devel/node-gir
devel/node-mnm                          devel/orc
devel/p5-BSD-Resource                   devel/p5-Log-Any
devel/p5-Test-Strict                    devel/pudb
devel/py-gevent                         devel/py-gobject3
devel/py-greenlet                       devel/py-ioflo
devel/py-pathlib                        devel/quirks
devel/ruby-rspec                        devel/vte
emulators/qemu                          games/gcompris
games/gnuchess                          games/instead
games/wtf                               graphics
graphics/darktable                      graphics/dcraw
graphics/evince                         graphics/ffmpeg
graphics/hs-cairo                       graphics/node-canvas
graphics/simple-scan                    infrastructure/db
infrastructure/man                      infrastructure/mk
java/jna                                lang
lang/coffeescript                       lang/lua
lang/nim                                lang/nimrod
lang/node                               lang/node-java
lang/node-typescript                    lang/php
mail/alpine                             mail/postfix
mail/roundcubemail                      meta/gnome
misc/hwdata                             multimedia/libmatroska
multimedia/mkvtoolnix                   net
net/apache-activemq                     net/avahi
net/curl                                net/fping
net/haproxy                             net/icinga
net/iodine                              net/lldpd
net/mlvpn                               net/monitoring-plugins
net/nagios                              net/openvpn
net/py-nmap                             net/py-raet
net/scamper                             net/synergy
net/twirssi                             print/gl2ps
security                                security/burpsuite
security/ccid                           security/gnupg2
security/libsodium                      security/node-bcrypt
security/pcsc-lite                      security/pinentry
security/polarssl                       security/py-M2Crypto
security/py-openssl                     security/sslscan
security/tclgpg                         sysutils
sysutils/ansible                        sysutils/entr
sysutils/freeipmi                       sysutils/login_krb5
sysutils/monit                          sysutils/node-always
sysutils/node-daemon                    sysutils/node-rmdir
sysutils/node-syslog                    sysutils/salt
sysutils/upower                         textproc
textproc/go-xlsx                        textproc/jq
textproc/libebml                        textproc/libxml
textproc/patchutils                     textproc/podofo
textproc/py-mistune                     textproc/ruby-hyperestraier
www                                     www/apache-httpd
www/asql                                www/awstats
www/chromium                            www/epiphany
www/hs-webkit                           www/iridium
www/mozilla-firefox                     www/netsurf
www/owncloud                            www/p5-libwww
www/rt                                  www/sogo
www/tomcat                              www/youtube-dl
x11                                     x11/bluetile
x11/dwm                                 x11/fbpanel
x11/gnome                               x11/hs-gtk
x11/kde4                                x11/qt5

== archivers ========================================================= 01/23 ==

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

innoextract

  ~ Makefile                              ~ distinfo

  > Maintainer update of innoextract to 1.5 from Donovan Watteau. (zhuk@)

p7zip

  ~ Makefile                              ~ distinfo
  ~ patches/patch-install_sh              ~ pkg/PLIST-main
  ~ pkg/PLIST-rar                         

  > update to p7zip-15.09, from maintainer Josh Grosse (sthen@)

unzip

  ~ Makefile                              ~ patches/patch-funzip_c
  ~ patches/patch-unzip_c                 

  > tame -> pledge
  > ok sthen@ (ajacoutot@)

xz

  ~ Makefile                              ~ distinfo

  > maintenance update to 5.2.2 (naddy@)

== audio ============================================================= 02/23 ==

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

beets

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to beets-1.3.15 (sthen@)

mpd

  ~ Makefile                              
  + patch-src_decoder_plugins_MpcdecDecoderPlugin_cxx
  + patch-src_encoder_plugins_FlacEncoderPlugin_cxx
  + patch-src_tag_ApeLoader_cxx           

  > Merge fixes from upstream stable 'v0.19.x' branch:
  > encoder/flac: fix crash with 32 bit playback
  > (upstream git commit 4e3d1821895c92d060fc3a9059e83ac58c8c79a3)
  > tag/ApeLoader: fix buffer overflow after unterminated key
  > (upstream git commit 205fba74cffffb9df985cdf928101633ffc41772)
  > decoder/mpcdec: use Clamp()
  > (upstream git commit 2a58f2264936787ddd96b40c7626046592c2d1a0) (dcoppa@)

  ~ Makefile                              
  + patch-src_decoder_plugins_FfmpegDecoderPlugin_cxx

  > ffmpeg decoder: avoid a double free error while decoding a stream
  > bug reported and fix tested by "J. Scott Heppler" (dcoppa@)

  ~ Makefile                              
  + patches/patch-src_decoder_plugins_FfmpegDecoderPlugin_cxx
  + patches/patch-src_encoder_plugins_FlacEncoderPlugin_cxx
  + patches/patch-src_tag_ApeLoader_cxx   

  TAGGED OPENBSD_5_8
  > MFC:
  > flac encoder: fix crash with 32 bit playback
  > (upstream git commit 4e3d1821895c92d060fc3a9059e83ac58c8c79a3)
  > tag/ApeLoader: fix buffer overflow after unterminated key
  > (upstream git commit 205fba74cffffb9df985cdf928101633ffc41772)
  > ffmpeg decoder: avoid a double free error while decoding a stream (dcoppa@)

== benchmarks ======================================================== 03/23 ==

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

netperf

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure_ac            ~ patches/patch-src_dscp_c

  > update to netperf-2.7.0 (sthen@)

netperf-wrapper

  - pkg/patch-netperf_wrapper_settings_py
  ~ Makefile                              ~ distinfo
  ~ patch-netperf_wrapper_build_info_py   ~ pkg/PLIST

  > update to netperf-wrapper-0.9.1 (sthen@)

== converters ======================================================== 04/23 ==

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

dos2unix

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to dos2unix-7.3.1 (sthen@)

== databases ========================================================= 05/23 ==

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

databases

  ~ Makefile                              

  > -node-pg
  > -node-sqlite3 (abieber@)

hs-postgresql-simple

  ~ Makefile                              

  > Mark as broken on i386. (kili@)

node-pg

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

  > remove node-pg as part of the great purge of node-*
  > OK jturner@ juanfra@ jasper@, "sounds alright to me" sthen@ (abieber@)

node-sqlite3

  - Makefile                              - distinfo
  - patches/patch-binding_gyp             - pkg/DESCR
  - pkg/PLIST                             

  > remove node-sqlite3 as part of the removal of all node-* ports
  > OK jturner@ juanfra@ jasper@, "sounds alright to me" sthen@ (abieber@)

puppetdb

  ~ Makefile                              ~ distinfo

  > update to puppetdb-2.3.8 (jasper@)

== devel ============================================================= 06/23 ==

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

devel

  ~ Makefile                              

  > Unhook devel/bustle and x11/bluetile. (kili@)

  ~ Makefile                              

  > Unhook devel/hs-gio, devel/hs-glade, devel/hs-glib, devel/hs-pango
  > and x11/hs-gtk. (kili@)

  ~ Makefile                              

  > Unhook gtk2hs-buildtools. (kili@)

  ~ Makefile                              

  > -node-async
  > -node-bindings
  > -node-buffer-writer
  > -node-cloned
  > -node-expresso
  > -node-fibers
  > -node-generic-pool
  > -node-gir
  > -node-mnm (abieber@)

  ~ Makefile                              

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

bustle

  - Makefile                              - distinfo
  - patches/patch-Bustle_Noninteractive_hs
  - patches/patch-Bustle_Stats_hs         - patches/patch-bustle-dot_hs
  - patches/patch-bustle_cabal            - pkg/DESCR
  - pkg/PLIST                             

  > Remove devel/bustle. While there actually is a newer version
  > available that might be buildable with ghc-7.10 and newer
  > gtk2hs-buildtools, I want to get rid of the latter, and
  > people could still build it with cabal-install.
  > ok aja@ (kili@)

darcs

  ~ Makefile                              

  > Mark as broken until i find the time to update it and
  > fix all the dependencies. (kili@)

git

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                

  > Update to git-2.6.2. (benoit@)

glib2

  - patches/patch-gio_gunixmounts_c       ~ Makefile
  + patches/patch-gio_gunionvolumemonitor_c

  > Better workaround for BZ #753378. (ajacoutot@)

gsettings-desktop-schemas

  ~ Makefile                              ~ distinfo

  > Update to gsettings-desktop-schemas-3.18.1. (ajacoutot@)

gtk2hs-buildtools

  - Makefile                              - distinfo
  - patches/patch-gtk2hs-buildtools_cabal
  - pkg/DESCR                             - pkg/PLIST

  > Remove devel/gtk2hs-buildtools. No longer required by any port. (kili@)

hs-fgl

  ~ Makefile                              

  > Mark as broken on i386. (kili@)

hs-gio

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > Remove devel/hs-gio, devel/hs-glade, devel/hs-glib, devel/hs-pango,
  > graphics/hs-cairo and x11/hs-gtk. (kili@)

hs-glade

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > Remove devel/hs-gio, devel/hs-glade, devel/hs-glib, devel/hs-pango,
  > graphics/hs-cairo and x11/hs-gtk. (kili@)

hs-glib

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > Remove devel/hs-gio, devel/hs-glade, devel/hs-glib, devel/hs-pango,
  > graphics/hs-cairo and x11/hs-gtk. (kili@)

hs-pango

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > Remove devel/hs-gio, devel/hs-glade, devel/hs-glib, devel/hs-pango,
  > graphics/hs-cairo and x11/hs-gtk. (kili@)

node-async

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > remove node-async
  > OK jturner@ juanfra@ jasper@, "sounds alright to me" sthen@ (abieber@)

node-bindings

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > remove node-bindings
  > OK jturner@ juanfra@ jasper@, "sounds alright to me" sthen@ (abieber@)

node-buffer-writer

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > remove node-buffer-writer
  > OK jturner@ juanfra@ jasper@, "sounds alright to me" sthen@ (abieber@)

node-cloned

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > remove node-cloned
  > OK jturner@ juanfra@ jasper@, "sounds alright to me" sthen@ (abieber@)

node-expresso

  - Makefile                              - distinfo
  - patches/patch-package_json            - pkg/DESCR
  - pkg/PLIST                             

  > remove node-expresso
  > OK jturner@ juanfra@ jasper@, "sounds alright to me" sthen@ (abieber@)

node-fibers

  - Makefile                              - distinfo
  - patches/patch-build_js                - patches/patch-fibers_js
  - patches/patch-test_js                 - pkg/DESCR
  - pkg/PLIST                             

  > remove node-fibers
  > OK jturner@ juanfra@ jasper@, "sounds alright to me" sthen@ (abieber@)

node-generic-pool

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > remove node-generic-pool
  > OK jturner@ juanfra@ jasper@, "sounds alright to me" sthen@ (abieber@)

node-gir

  - Makefile                              - distinfo
  - patches/patch-binding_gyp             - patches/patch-examples_browser_js
  - patches/patch-examples_libxml2_js     - patches/patch-gir_js
  - pkg/DESCR                             - pkg/PLIST

  > remove node-gir
  > OK jturner@ juanfra@ jasper@, "sounds alright to me" sthen@ (abieber@)

node-mnm

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > remove node-mnm
  > OK jturner@ juanfra@ jasper@, "sounds alright to me" sthen@ (abieber@)

orc

  ~ Makefile                              ~ distinfo

  > Update to orc-0.4.24.
  > from Brad (maintainer) (ajacoutot@)

p5-BSD-Resource

  ~ Makefile                              ~ distinfo

  > update p5-BSD-Resource to 1.2908 (bluhm@)

p5-Log-Any

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to 1.032 and take maintainership
  > ok David Hill (old maintainer) (giovanni@)

p5-Test-Strict

  ~ Makefile                              ~ distinfo

  > Update to p5-Test-Strict-0.29. (benoit@)

pudb

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to pudb-2015.4.1
  > This update includes experimental remote debug support. (jca@)

py-gevent

  - patches/patch-gevent_ssl_py           - patches/patch-setup_py
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to gevent 1.0.2
  > OK and cluestick from sthen@ (czarkoff@)

py-gobject3

  ~ Makefile                              ~ distinfo

  > Update to py-gobject3-3.18.2. (ajacoutot@)

py-greenlet

  ~ Makefile                              ~ distinfo
  ~ patches/patch-slp_platformselect_h    

  > update to greenlet 0.4.9
  > OK sthen@ (czarkoff@)

py-ioflo

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-ioflo-1.4.2. (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to py-ioflo-1.4.3. (ajacoutot@)

py-pathlib

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

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

  ~ Makefile                              

  > s/sphinx/py-sphinx (ajacoutot@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > bustle and bluetile aren't any longer. (kili@)

  ~ Makefile                              ~ files/Quirks.pm

  > A couple of more hs pkgs letf the party. (kili@)

  ~ Makefile                              ~ files/Quirks.pm

  > nimrod->nim (juanfra@)

  ~ Makefile                              ~ files/Quirks.pm

  > Add new reason for removing ports because of external package management
  > tools.
  > Add recently removed node-* ports.
  > OK juanfra@ (abieber@)

  ~ Makefile                              ~ files/Quirks.pm

  > Mark gtk2hs-buildtools for removal, and fix a typo (hs-webkiet). (kili@)

  ~ Makefile                              ~ files/Quirks.pm

  > rename the icinga2 database subpackages to icinga2-ido-XXsql, to match the
  > standard package names used on other OS. (sthen@)

  ~ Makefile                              ~ files/Quirks.pm

  > register coffeescript removal (jasper@)

ruby-rspec

  ~ specinfra/Makefile                    ~ specinfra/distinfo

  > update to specinfra-2.44.1 (jasper@)

vte

  ~ Makefile                              ~ pkg/PLIST-main

  > Match devel/vte3 and disable the gnome-pty-helper.
  > ok jasper@ (ajacoutot@)

== emulators ========================================================= 07/23 ==

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

qemu

  ~ Makefile                              + patches/patch-net_tap-bsd_c

  > Adjust Qemu following the split of tun(4)'s "link0" mode into tap(4).
  > (sthen@)

== games ============================================================= 08/23 ==

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

gcompris

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to gcompris-15.10. (ajacoutot@)

gnuchess

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

  > Update to gnuchess-6.2.2 (dcoppa@)

instead

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Maintainer update Instead to 2.3.0, from Roman Yakovlev, with tweaks from
  > me. (zhuk@)

wtf

  ~ Makefile                              ~ distinfo

  > update to wtf-20151011 (sthen@)

== graphics ========================================================== 09/23 ==

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

graphics

  ~ Makefile                              

  > Unhook graphics/hs-cairo. (kili@)

  ~ Makefile                              

  > -node-canvas (abieber@)

darktable

  ~ Makefile                              ~ distinfo

  > update to darktable 1.6.9 (sthen@)

dcraw

  - patches/patch-dcraw_c                 ~ Makefile
  ~ distinfo                              

  > update to dcraw-9.26.0 (sthen@)

evince

  - patches/patch-libview_ev-view_c       ~ Makefile
  ~ distinfo                              ~ pkg/PLIST

  > update to evince-3.18.1 (jasper@)

  ~ Makefile                              

  > Add multimedia/gstreamer1/base to LIB_DEPENDS to fix "light" flavor
  > packaging. (ajacoutot@)

  ~ Makefile                              

  > base -> plugins-base (ajacoutot@)

ffmpeg

  ~ Makefile                              ~ patches/patch-libavcodec_aacenc_c
  ~ patches/patch-libavcodec_aacenc_ltp_c
  ~ patches/patch-libavcodec_aacenc_tns_c
  ~ patches/patch-libavcodec_aacenc_tns_h
  ~ patches/patch-tests_fate_aac_mak      

  > More AAC fixes.
  > from Brad (maintainer) (ajacoutot@)

hs-cairo

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > Remove devel/hs-gio, devel/hs-glade, devel/hs-glib, devel/hs-pango,
  > graphics/hs-cairo and x11/hs-gtk. (kili@)

node-canvas

  - Makefile                              - distinfo
  - patches/patch-binding_gyp             - pkg/DESCR
  - pkg/PLIST                             

  > remove node-canvas
  > OK jturner@ juanfra@ jasper@, "sounds alright to me" sthen@ (abieber@)

simple-scan

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure_ac            ~ patches/patch-src_simple-scan_vala
  ~ pkg/PLIST                             + patches/patch-src_Makefile_in
  + patches/patch-src_ui_vala             

  > Update to simple-scan-3.18.0. (ajacoutot@)

== infrastructure ==================================================== 10/23 ==

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

db

  ~ user.list                             

  > comment-out group which is no longer used (sthen@)

  ~ user.list                             

  > +mlvpn (sthen@)

  ~ systrace.filter                       

  > Add pledge permit to make ports systrace work again.
  > OK naddy@ (bluhm@)

man

  ~ man1/dpb.1                            

  > document the newish summary.log and mention dump.log, though that
  > last one is probably not really serviceable for mere mortals. (espie@)

mk

  ~ bsd.port.mk                           

  > for decompressing .xz (.lzma) distfiles, switch to the simpler xzdec
  > (lzmadec) program; ok espie@ sthen@ (naddy@)

== java ============================================================== 11/23 ==

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

jna

  ~ Makefile                              ~ distinfo

  > update to jna-4.2.1 (jasper@)

  ~ Makefile                              + files/jna.clj
  + files/test.sh                         

  > add extended testcase based on clojure (jasper@)

== lang ============================================================== 12/23 ==

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

lang

  ~ Makefile                              

  > nimrod->nim (juanfra@)

  ~ Makefile                              

  > -node-java
  > -node-typescript (abieber@)

  ~ Makefile                              

  > remove coffeescript, for it used the now extinct node-module (jasper@)

coffeescript

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > Makefile (jasper@)

lua

  ~ lua.port.mk                           

  > Only append lua52/lua53 to FLAVORS if MODLUA_VERSION is not defined.
  > I think this matches the intent of the comment above, and avoids producing
  > flavours for various ports (games, etc) where it doesn't make sense to
  > support multiple versions of lua. Makes sense to jasper@, and it doesn't
  > produce any unexpected changes to 'dump-vars' output across the tree.
  > Thanks to Pascal de Bruijn from darktable for letting me know about the
  > forthcoming darktable release and identifying this as an issue with
  > the port. (sthen@)

nim

  + Makefile                              + distinfo
  + patches/patch-build_sh                + patches/patch-compiler_extccomp_nim
  + patches/patch-config_nim_cfg          
  + patches/patch-tests_testament_tester_nim
  + pkg/DESCR                             + pkg/PLIST

  > New import:
  >     Changes:

nimrod

  - Makefile                              - distinfo
  - patches/patch-compiler_extccomp_nim   - patches/patch-config_nimrod_cfg
  - patches/patch-csources_build_sh       
  - patches/patch-csources_c_code_7_1_posix_posix_c
  - patches/patch-csources_c_code_7_1_stdlib_posix_c
  - patches/patch-csources_c_code_7_2_posix_posix_c
  - patches/patch-csources_c_code_7_2_stdlib_posix_c
  - patches/patch-lib_posix_posix_nim     - pkg/DESCR
  - pkg/PLIST                             

  > rm nimrod (juanfra@)

node

  - node.port.mk                          
  - patches/patch-deps_npm_bin_node-gyp-bin_node-gyp
  - patches/patch-deps_uv_src_unix_openbsd_c
  - patches/patch-deps_v8_build_common_gypi
  - patches/patch-deps_v8_src_heap_cc     - patches/patch-lib_module_js
  - patches/patch-tools_gyp_node_py       ~ Makefile
  ~ distinfo                              ~ patches/patch-common_gypi
  ~ patches/patch-deps_npm_node_modules_node-gyp_lib_configure_js
  ~ patches/patch-deps_npm_node_modules_node-gyp_lib_install_js
  ~ patches/patch-deps_v8_Makefile        
  ~ patches/patch-deps_v8_tools_gyp_v8_gyp
  ~ patches/patch-node_gyp                ~ pkg/PLIST
  + patches/patch-tools_test_py           

  > Finally update node to the latest version, lots of changes:
  > - Use internal OpenSSL (no LibreSSL :( )
  > - Remove node.port.mk as there are no longer any modules in ports.
  > - Remove various patches that are now upstream.
  > - Fix some tests by telling test.py the fully qualified path to node
  > - Add gcc as a RUN dep for building native node modules.
  > - Clean up Makefile a bit.
  > OK juanfra@ (abieber@)

node-java

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > remove node-java as part of the larger removal of node-* ports
  > OK MAINTAINER kravchuk.kp
  > OK jturner@ juanfra@ jasper@, "sounds alright to me" sthen@ (abieber@)

node-typescript

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > remove node-typescript as part of the removal of node-* ports
  > OK jturner@ juanfra@ jasper@, "sounds alright to me" sthen@ (abieber@)

php

  ~ 5.6/Makefile                          
  + 5.6/patches/patch-main_streams_php_stream_transport_h

  > Partially revert an upstream commit (from PHP 5.6.7) that among other
  > things
  > made STREAM_CRYPTO_METHOD_TLS_CLIENT only support TLSv1.0 (no v1.1/v1.2).
  > This is a commonly used method (by various functions in PHP source itself,
  > common software like piwik, roundcube, davical, owncloud and others, and
  > libraries like zendframework, PEAR Net-IMAP/Sieve/SMTP) so it should
  > support modern TLS versions.  ok robert@ (sthen@)

== mail ============================================================== 13/23 ==

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

alpine

  ~ Makefile                              
  ~ patches/patch-imap_src_mlock_mlock_c
  ~ pkg/PLIST-imap                        ~ pkg/README-imap

  > smmsp -> _smmsp
  > from Geoff Steckel with a few tweaks (ajacoutot@)

postfix

  ~ snapshot/Makefile                     ~ snapshot/patches/patch-conf_main_cf
  ~ stable/Makefile                       ~ stable/patches/patch-conf_main_cf

  > Disable smtputf8 support, EAI support is not compiled in our port.
  > This way postfix does not warn on every command invocation.
  > ok sthen@ Brad (Maintainer) (giovanni@)

roundcubemail

  ~ Makefile                              ~ pkg/README
  + pkg/patch-program_lib_Roundcube_rcube_imap_generic_php

  > Patch roundcubemail to use STREAM_CRYPTO_METHOD_SSLv23_CLIENT when making
  > an
  > imap connection.
  > PHP's STREAM_CRYPTO_METHOD_TLS_CLIENT is TLSv1.0 only "for BC with
  > pre-5.6".
  > There's a STREAM_CRYPTO_METHOD_TLS_ANY_CLIENT but it doesn't seem to
  > actually
  > work, so use STREAM_CRYPTO_METHOD_SSLv23_CLIENT which (at least with
  > libressl)
  > is TLS-only anyway.
  > Thanks PHP.
  > While there, add an explicit note to the README about the requirement to
  > disable suhosin session encryption now that we're using the extension in
  > the
  > standard PHP packages. (sthen@)

  - pkg/patch-program_lib_Roundcube_rcube_imap_generic_php
  ~ Makefile                              ~ pkg/README

  > remove the STREAM_CRYPTO_METHOD_TLS_CLIENT patch from previous commit
  > now that it's fixed in the PHP package instead.
  > zap stray ; spotted by ajacoutot. (sthen@)

== meta ============================================================== 14/23 ==

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

gnome

  ~ Makefile                              

  > Add and extend comments. (ajacoutot@)

  ~ Makefile                              

  > Add x11/gnome/todo. (ajacoutot@)

  ~ Makefile                              

  > Welcome GNOME 3.18.1!
  > (well sort of, updated gnome-shell is still missing) (ajacoutot@)

  ~ Makefile                              ~ pkg/README-main

  > The GNOME Welcome Tour is triggered by gnome-initial-setup now; so no need
  > to configure anything. (ajacoutot@)

  ~ Makefile                              ~ pkg/README-main

  > Consistency: rcctl enable is the most used idiom within the ports tree.
  > Also since we can pass it several daemons now, simplify enabling:
  > - before
  > rcctl enable foo
  > rcctl enable bar
  > rcctl enable bla
  > - after
  > rcctl enable foo bar bla (ajacoutot@)

== misc ============================================================== 15/23 ==

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

hwdata

  ~ Makefile                              ~ distinfo

  > Update to hwdata-0.283. (ajacoutot@)

== multimedia ======================================================== 16/23 ==

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

libmatroska

  ~ Makefile                              ~ distinfo

  > Update to libmatroska-1.4.3.
  > from Brad (maintainer) (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to libmatroska-1.4.4.
  > (Brad didn't notice the newer version)
  > from Brad (maintainer) (ajacoutot@)

mkvtoolnix

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to mkvtoolnix-8.5.1.
  > from Brad (maintainer) (ajacoutot@)

  ~ Makefile                              ~ pkg/PFRAG.no-no_x11
  ~ pkg/PLIST                             

  > Unbreak. (ajacoutot@)

== net =============================================================== 17/23 ==

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

net

  ~ Makefile                              

  > +mlvpn (sthen@)

apache-activemq

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to apache-activemq-5.12.1 (jasper@)

avahi

  ~ Makefile                              ~ pkg/README-main

  > Consistency: rcctl enable is the most used idiom within the ports tree.
  > Also since we can pass it several daemons now, simplify enabling:
  > - before
  > rcctl enable foo
  > rcctl enable bar
  > rcctl enable bla
  > - after
  > rcctl enable foo bar bla (ajacoutot@)

curl

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to 7.45.0 (naddy@)

fping

  ~ Makefile                              

  > tidy fping Makefile (sthen@)

  ~ Makefile                              ~ distinfo
  + patches/patch-src_fping_c             

  > update to fping-3.13 and patch to use pledge (sthen@)

haproxy

  ~ Makefile                              ~ pkg/haproxy.rc

  > Unbreak reloading haproxy.
  > rc_reload() appends '-sf pid' which broke the default pexp.
  > breakage reported by Alexandre Perrin via Daniel Jakots (maintainer)
  > (ajacoutot@)

  ~ Makefile                              ~ pkg/haproxy.rc

  TAGGED OPENBSD_5_8
  > From current:
  > Unbreak reloading haproxy.
  > rc_reload() appends '-sf pid' which broke the default pexp.
  > breakage reported by Alexandre Perrin via Daniel Jakots (maintainer)
  > (ajacoutot@)

icinga

  ~ core2/Makefile                        ~ core2/distinfo
  ~ core2/pkg/PLIST-main                  ~ core2/pkg/icinga2.rc
  + core2/patches/patch-lib_base_application_cpp
  + core2/patches/patch-lib_base_application_hpp
  + core2/patches/patch-lib_base_timer_hpp
  + core2/patches/patch-test_test_cpp     

  > Update to icinga2-2.3.11 and unbreak by adding patches to revert oldish
  > upstream commit 86819f446e2 which broke daemon activation on OpenBSD.
  > Without this reversion ConfigItem::ActivateItems() doesn't get any
  > further after the call to DynamicObject::RestoreObjects(). (sthen@)

  ~ core2/patches/patch-lib_base_application_cpp
  ~ core2/patches/patch-lib_base_application_hpp
  ~ core2/patches/patch-lib_base_timer_hpp
  ~ core2/patches/patch-test_test_cpp     

  > add ticket url to comment in patches. (sthen@)

  ~ core2/Makefile                        ~ core2/pkg/icinga2.rc

  > Adjust the pexp regex in the rc script, it needs a trailing .* to match
  > the process arguments when they're modified after a reload. (sthen@)

  ~ core2/Makefile                        

  > rename the icinga2 database subpackages to icinga2-ido-XXsql, to match the
  > standard package names used on other OS. (sthen@)

  - core2/patches/patch-lib_base_application_hpp
  - core2/patches/patch-lib_base_timer_hpp
  - core2/patches/patch-test_test_cpp     ~ core2/Makefile
  ~ core2/patches/patch-lib_base_application_cpp
  + core2/patches/patch-lib_base_threadpool_cpp
  + core2/patches/patch-lib_cli_daemoncommand_cpp

  > Adjust the icinga2 port:
  > - Replace previous backout with fixes from Gunnar Beutner (upstream):
  > . Make sure the timer thread is gone when calling fork()
  > . Ensure that the main thread pool gets re-initialized properly after
  > fork()
  > - Add a check so that 'make test' fails early with a useful error if the
  > libconfig package is installed; the objects in the build directory don't
  > have a finalized rpath and they are looking in /usr/local/lib before the
  > build directory, so the wrong libconfig so is picked up.
  > I think this port should now be in good shape, please let me know if you're
  > using it and run into problems with forking etc. (sthen@)

  ~ core2/Makefile                        ~ core2/pkg/PLIST-main

  > clean up Makefile, install editor syntax files in the right place (sthen@)

  ~ core2/Makefile                        

  > trimmed a bit too much in previous, reinstate SYSCONFDIR subst. (sthen@)

iodine

  ~ Makefile                              ~ pkg/PLIST
  + pkg/README                            + pkg/iodined.rc

  > Add an rc.d script and pkg-readme.
  > from "Alex" (ajacoutot@)

  ~ Makefile                              ~ pkg/README

  > Consistency: rcctl enable is the most used idiom within the ports tree.
  > Also since we can pass it several daemons now, simplify enabling:
  > - before
  > rcctl enable foo
  > rcctl enable bar
  > rcctl enable bla
  > - after
  > rcctl enable foo bar bla (ajacoutot@)

lldpd

  - patches/patch-src_daemon_protocols_lldp_c
  ~ Makefile                              ~ distinfo

  > update to lldpd-0.7.19, rolling in management address TLV fix (sthen@)

mlvpn

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR
  + pkg/mlvpn.rc                          

  > New import:
  >     import ports/net/mlvpn, ok ajacoutot@

  ~ Makefile                              ~ distinfo

  > update to mlvpn-2.2.2 (sthen@)

monitoring-plugins

  - patches/patch-plugins_sslutils_c      ~ Makefile
  ~ distinfo                              ~ patches/patch-configure_ac

  > update to monitoring-plugins-2.1.2 (sthen@)

nagios

  ~ p5-Nagios-Plugin/Makefile             

  > take maintainer of p5-Monitoring-Plugin, and change HOMEPAGE to github
  > as it's more useful than the default from cpan.port.mk. (sthen@)

openvpn

  ~ Makefile                              ~ patches/patch-src_openvpn_tun_c

  > Adjust OpenVPN following the split of tun(4)'s "link0" mode into tap(4).
  > (sthen@)

py-nmap

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update py-nmap to 0.4.4.
  > ok ajacoutot@. (rpointel@)

py-raet

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-raet-0.6.5. (ajacoutot@)

scamper

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to scamper-20141211b (sthen@)

synergy

  - patches/patch-src_lib_io_CryptoMode_cryptopp_h
  - patches/patch-src_lib_io_CryptoStream_cryptopp_h
  - patches/patch-src_lib_server_ClientProxy1_4_cpp
  ~ Makefile                              ~ distinfo
  ~ patches/patch-CMakeLists_txt          ~ patches/patch-src_CMakeLists_txt
  + patches/patch-src_lib_arch_CMakeLists_txt

  > Update synergy to 1.7.4.
  > Tested by Michael Lesniewski <lesniewskister at gmail dot com>. ok abieber@
  > (jturner@)

twirssi

  ~ Makefile                              ~ distinfo

  > update to 2.6.3 and add a missing run dependency (robert@)

== print ============================================================= 18/23 ==

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

gl2ps

  ~ Makefile                              ~ distinfo

  > Update to GL2PS 1.3.9
  > "Diff reads fine" pirofti@ (feinerer@)

== security ========================================================== 19/23 ==

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

security

  ~ Makefile                              

  > -node-bcrypt (abieber@)

burpsuite

  ~ Makefile                              ~ distinfo

  > update burpsuite to 1.6.29 (rpointel@)

  ~ Makefile                              ~ distinfo

  > bugfix update to 1.6.30.
  > http://releases.portswigger.net/2015/10/1630.html (rpointel@)

ccid

  ~ Makefile                              + patches/patch-src_ccid_usb_c

  > Bugfixes from upstream:
  > Use libusb_error_name() to display the error name.
  > libusb provides libusb_error_name() to display a human readable
  > version of the error code returned by libusb.
  > LIBUSB_ERROR_BUSY is easier to understand than -6
  > (upstream git commit 7a46f702e3c4752304d94efc61a84618a0a566c9)
  > OpenUSBByName(): fix the order of interfaces in log
  > The log message "Found interface %d but expecting %d" has the
  > parameters inverted.
  > (upstream git commit 94142da9a4b11bf9cd2b429e1a15139936c751af) (dcoppa@)

  - patches/patch-src_ccid_usb_c          ~ Makefile
  ~ distinfo                              ~ patches/patch-src_Makefile_in

  > Update to ccid-1.4.21 (dcoppa@)

gnupg2

  - patches/patch-dirmngr_ks-engine-hkp_c
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to 2.1.9
  > ok ajacoutot@, dcoppa@, edd@, nigel@ (pea@)

libsodium

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to libsodium-1.0.4 (sthen@)

node-bcrypt

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > remove node-bcrypt as part of the node-* removal
  > OK jturner@ juanfra@ jasper@, "sounds alright to me" sthen@ (abieber@)

pcsc-lite

  ~ Makefile                              + patches/patch-src_pcscdaemon_c
  + patches/patch-src_tokenparser_l       

  > Bugfixes from upstream:
  > pcscd: do not write to a closed file handle
  > In case of receiving a signal to terminate after init has been
  > completed, at_exit() is called and tries to write to a closed pipe.
  > This patch simply set pipe to -1 in order to invalidate it after
  > closing. Pipe value checks are already present in the code.
  > (upstream git commit 79410aac02a370d6d92106c015f01ec1491d31ac)
  > tokenparser.l: config.h is a local file
  > Use "config.h" instead of <config.h> so that the config.h is found
  > in the local source directory.
  > (upstream git commit 1f37c57feb81e8d263c696a845c4d054bdc11d0c) (dcoppa@)

pinentry

  ~ Makefile                              + files/pinentry-wrapper.in

  > Add a wrapper to start the proper pinentry-* according to our running
  > environment; having an ncurse prompt while running a Desktop isn't too
  > helpful.  From Fedora -- all Linux distros use this.
  > ok pea@ (maintainer) (ajacoutot@)

  ~ Makefile                              

  > Hmm the tree I committed from was not clean, to say the least...
  > (ajacoutot@)

polarssl

  ~ Makefile                              ~ distinfo

  > Update to polarssl/mbedtls-2.1.2. (benoit@)

py-M2Crypto

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

  > Update security/py-M2Crypto to 0.22.5
  > Update HOMEPAGE to use gitlab.com.
  > With help from sthen@
  > OK aja (rpe@)

py-openssl

  ~ Makefile                              + patches/patch-OpenSSL_crypto_py

  > when checking for certificate expiry, explicitly check
  > ASN1_UTCTIME_cmp_time_t
  > result for -1, rather than < 0. (sthen@)

sslscan

  - patches/patch-sslscan_c               ~ Makefile
  ~ distinfo                              

  > update to sslscan-1.11.0-rbsec, take MAINTAINER (sthen@)

tclgpg

  ~ Makefile                              ~ distinfo

  > update tclgpg to snapshot from 2015-10-08
  > OK sthen@ (czarkoff@)

== sysutils ========================================================== 20/23 ==

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

sysutils

  ~ Makefile                              

  > -node-always
  > -node-daemon
  > -node-rmdir
  > -node-syslog (abieber@)

ansible

  ~ Makefile                              ~ distinfo

  > Update sysutils/ansible to 1.9.4
  > OK aja@ (rpe@)

entr

  ~ Makefile                              ~ distinfo
  ~ pkg/DESCR                             

  > update to entr-3.3, from Fred (and similar to my 3.2 update diff which I
  > had
  > an OK from the maintainer for earlier but forgot to commit) (sthen@)

  - patches/patch-entr_c                  

  > missed "cvs rm", reported by Fred (sthen@)

freeipmi

  ~ Makefile                              ~ distinfo

  > update to freeipmi-1.4.10, take MAINTAINER (sthen@)

login_krb5

  ~ Makefile                              ~ distinfo

  > Don't compile pwd_gensalt, it's not needed since we use crypt_checkpass.
  > (ajacoutot@)

monit

  - patches/patch-src_ssl_Ssl_c           ~ Makefile
  ~ distinfo                              

  > update to monit-5.15 (jasper@)

node-always

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > remove node-always as part of the larger removal of node-* ports
  > OK jturner@ juanfra@ jasper@, "sounds alright to me" sthen@ (abieber@)

node-daemon

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > remove node-daemon as part of the larger removal of node-* ports
  > OK jturner@ juanfra@ jasper@, "sounds alright to me" sthen@ (abieber@)

node-rmdir

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > remove node-rmdir as part of the larger removal of node-* ports.
  > OK jturner@ juanfra@ jasper@, "sounds alright to me" sthen@ (abieber@)

node-syslog

  - Makefile                              - distinfo
  - patches/patch-binding_gyp             - pkg/DESCR
  - pkg/PLIST                             

  > remove node-syslog, the last node-* port!
  > I pulled up behind the node-* ports
  > Pull out my pistol
  > And blow 'em away
  > OK jturner@ juanfra@ jasper@, "sounds alright to me" sthen@ (abieber@)

salt

  ~ Makefile                              ~ pkg/PLIST

  > Don't remove the content of /var/salt when running pkg_delete -d.
  > This directory is there to contain ssh keys and we don't want to force
  > remove them in case there's still needed. Sure, running pkg_delete this way
  > supposed we clean everything after ourselves, but I'll make an exception in
  > this case for obvious reasons.
  > deducted from a mail by Ossi Herrala on ports@ (ajacoutot@)

upower

  ~ Makefile                              ~ pkg/README

  > Consistency: rcctl enable is the most used idiom within the ports tree.
  > Also since we can pass it several daemons now, simplify enabling:
  > - before
  > rcctl enable foo
  > rcctl enable bar
  > rcctl enable bla
  > - after
  > rcctl enable foo bar bla (ajacoutot@)

== textproc ========================================================== 21/23 ==

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

textproc

  ~ Makefile                              

  > Link textproc/py-mistune. (edd@)

go-xlsx

  ~ Makefile                              ~ distinfo

  > update to xlsx snapshot of 2015-10-10
  > OK sthen@ (czarkoff@)

jq

  - patches/patch-Makefile_in             - patches/patch-jq_test_c
  - patches/patch-jv_print_c              ~ Makefile
  ~ distinfo                              + patches/patch-builtin_c
  + patches/patch-tests_setup             

  > update to jq-1.5 (sthen@)

  ~ patches/patch-builtin_c               ~ patches/patch-tests_setup

  > committed upstream (sthen@)

libebml

  ~ Makefile                              ~ distinfo

  > Update to libebml-1.3.2.
  > from Brad (maintainer) (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to libebml-1.3.3.
  > (Brad didn't notice the newer version)
  > from Brad (maintainer) (ajacoutot@)

libxml

  ~ Makefile                              ~ patches/patch-parser_c

  > Security fixes for CVE-2015-7941 and CVE-2015-7942 (jasper@)

  ~ Makefile                              ~ patches/patch-parser_c

  TAGGED OPENBSD_5_8
  > Security fixes for CVE-2015-7941 and CVE-2015-7942 (jasper@)

patchutils

  - patches/patch-doc_editdiff_1          - patches/patch-editdiff_in
  - patches/patch-espdiff_in              - patches/patch-move-to-front
  - patches/patch-src_util_c              
  - patches/patch-tests_combine2_run-test
  - patches/patch-tests_combine3_run-test
  ~ Makefile                              ~ distinfo
  + patches/patch-scripts_editdiff_in     + patches/patch-scripts_espdiff_in
  + patches/patch-scripts_move-to-front   

  > update to patchutils-0.3.4
  > tests now need bash (for some reason...not quite sure why) (sthen@)

podofo

  ~ Makefile                              ~ distinfo
  ~ patches/patch-CMakeLists_txt          
  ~ patches/patch-src_base_PdfString_cpp
  ~ patches/patch-src_base_PdfXRefStream_cpp
  ~ pkg/PLIST                             

  > update to PoDoFo 0.9.3 (sthen@)

py-mistune

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

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

ruby-hyperestraier

  ~ Makefile                              

  > Drop ruby19 FLAVOR, as ruby 1.9 has been removed (jeremy@)

== www =============================================================== 22/23 ==

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

www

  ~ Makefile                              

  > Unhook www/hs-webkit. (kili@)

apache-httpd

  ~ Makefile                              ~ pkg/PLIST-main

  > Make sure mod_cgi and mod_cgid are built and installed. Depending if apache
  > is prefork or threaded one or the other needs to be used to allow CGI
  > handling.
  > For fast cgi mod_proxy_fcgi should be used.
  > OK sthen@ tested by Alessandro DE LAURENZIS (claudio@)

  ~ Makefile                              ~ patches/patch-support_ab_c
  ~ pkg/PLIST-main                        + patches/patch-modules_ssl_mod_ssl_c
  + patches/patch-modules_ssl_ssl_engine_config_c
  + patches/patch-modules_ssl_ssl_engine_init_c
  + patches/patch-modules_ssl_ssl_engine_io_c
  + patches/patch-modules_ssl_ssl_private_h

  TAGGED OPENBSD_5_8
  > sync Apache httpd in 5.8-stable with -current:
  > - build mod_cgi.so, for CGI use with the default prefork mpm
  > - install mod_cgid.so (it was already built but not installed),
  > for CGI use with optional multi-threaded mpm
  > - add patches to guard SSLv3 (not required for 5.8 but doesn't hurt,
  > and simplifies any future syncs) (sthen@)

asql

  ~ Makefile                              ~ distinfo

  > update to asql-1.7, remove pea@ as maintainer at his request (sthen@)

awstats

  ~ Makefile                              ~ pkg/README

  > typo: ngix -> nginx (ajacoutot@)

chromium

  ~ Makefile                              

  > add fonts/droid-fonts as a run dependency to ease displaying
  > some special Japanese, Russian and other characters by default (robert@)

  ~ Makefile                              ~ distinfo
  ~ patches/patch-build_common_gypi       
  ~ patches/patch-chrome_browser_ui_startup_startup_browser_creator_cc
  ~ patches/patch-third_party_pdfium_third_party_libopenjpeg20_opj_malloc_h

  > update to 46.0.2490.80 (robert@)

epiphany

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to epiphany-3.18.0 (jasper@)

hs-webkit

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > Remove www/hs-webkit. Sorry but no other port is using it, and
  > it's in the way of more bogus hs- port cleanups. (kili@)

iridium

  - pkg/patch-chrome_browser_extensions_api_tabs_tabs_api_cc
  - pkg/patch-chrome_browser_metrics_drive_metrics_provider_linux_cc
  - pkg/patch-components_omnibox_omnibox_field_trial_cc
  - pkg/patch-gpu_command_buffer_service_async_pixel_transfer_manager_egl_cc
  - pkg/patch-media_video_capture_fake_video_capture_device_factory_cc
  - pkg/patch-media_video_capture_file_video_capture_device_factory_cc
  - pkg/patch-media_video_capture_video_capture_device_cc
  - pkg/patch-media_video_capture_video_capture_device_factory_cc
  - pkg/patch-media_video_capture_video_capture_device_h
  - pkg/patch-net_base_net_util_linux_cc
  - pkg/patch-third_party_WebKit_Source_web_PopupListBox_cpp
  - 
pkg/patch-third_party_pdfium_core_src_fxcodec_fx_libopenjpeg_libopenjpeg20_opj_malloc_h
  - pkg/patch-third_party_webrtc_base_thread_checker_impl_cc
  - pkg/patch-ui_events_x_keysym_to_unicode_cc
  - pkg/patch-ui_views_controls_menu_menu_scroll_view_container_cc
  ~ Makefile                              ~ distinfo
  ~ patch-apps_ui_views_app_window_frame_view_cc
  ~ patch-ash_display_mirror_window_controller_cc
  ~ patch-base_base_gypi                  ~ patch-base_debug_debugger_posix_cc
  ~ patch-base_debug_stack_trace_posix_cc
  ~ patch-base_message_loop_message_loop_cc
  ~ patch-base_posix_unix_domain_socket_linux_cc
  ~ patch-base_process_process_posix_cc   
  ~ patch-base_threading_platform_thread_linux_cc
  ~ patch-build_all_gyp                   ~ patch-build_common_gypi
  ~ patch-chrome_app_chrome_main_delegate_cc
  ~ patch-chrome_app_chromium_strings_grd
  ~ patch-chrome_app_google_chrome_strings_grd
  ~ patch-chrome_app_resources_locale_settings_grd
  ~ patch-chrome_app_theme_theme_resources_grd
  ~ patch-chrome_browser_about_flags_cc   
  ~ patch-chrome_browser_browser_resources_grd
  ~ patch-chrome_browser_chrome_content_browser_client_cc
  ~ patch-chrome_browser_chrome_content_browser_client_h
  ~ patch-chrome_browser_download_download_commands_cc
  ~ 
patch-chrome_browser_extensions_api_image_writer_private_image_writer_private_api_cc
  ~ patch-chrome_browser_extensions_api_messaging_message_service_cc
  ~ patch-chrome_browser_extensions_bookmark_app_helper_cc
  ~ patch-chrome_browser_first_run_first_run_internal_posix_cc
  ~ patch-chrome_browser_media_galleries_media_file_system_registry_cc
  ~ patch-chrome_browser_memory_details_cc
  ~ patch-chrome_browser_net_cookie_store_util_cc
  ~ patch-chrome_browser_notifications_message_center_notification_manager_cc
  ~ patch-chrome_browser_process_singleton_posix_cc
  ~ patch-chrome_browser_resources_plugin_metadata_plugins_linux_json
  ~ patch-chrome_browser_ssl_ssl_blocking_page_cc
  ~ patch-chrome_browser_sync_profile_sync_components_factory_impl_cc
  ~ patch-chrome_browser_tracing_crash_service_uploader_cc
  ~ patch-chrome_browser_ui_browser_cc    
  ~ patch-chrome_browser_ui_browser_command_controller_cc
  ~ patch-chrome_browser_ui_panels_panel_manager_cc
  ~ patch-chrome_browser_ui_startup_startup_browser_creator_cc
  ~ patch-chrome_browser_ui_toolbar_wrench_menu_model_cc
  ~ patch-chrome_browser_ui_views_apps_chrome_native_app_window_views_aura_cc
  ~ patch-chrome_browser_ui_views_chrome_views_delegate_cc
  ~ patch-chrome_browser_ui_views_chrome_views_delegate_h
  ~ patch-chrome_browser_ui_views_frame_opaque_browser_frame_view_cc
  ~ patch-chrome_browser_ui_views_message_center_web_notification_tray_cc
  ~ patch-chrome_browser_ui_views_panels_panel_frame_view_cc
  ~ patch-chrome_browser_ui_views_tabs_tab_drag_controller_cc
  ~ patch-chrome_browser_ui_views_task_manager_view_cc
  ~ patch-chrome_browser_ui_webui_about_ui_cc
  ~ patch-chrome_browser_ui_webui_chrome_web_ui_controller_factory_cc
  ~ patch-chrome_browser_ui_webui_options_browser_options_handler_cc
  ~ patch-chrome_browser_web_applications_web_app_cc
  ~ patch-chrome_browser_web_applications_web_app_h
  ~ patch-chrome_chrome_browser_extensions_gypi
  ~ patch-chrome_chrome_browser_gypi      ~ patch-chrome_chrome_browser_ui_gypi
  ~ patch-chrome_chrome_common_gypi       ~ patch-chrome_chrome_utility_gypi
  ~ patch-chrome_common_chrome_paths_cc   ~ patch-chrome_common_chrome_paths_h
  ~ patch-chrome_common_chrome_switches_cc
  ~ patch-chrome_common_chrome_switches_h
  ~ patch-chrome_common_extensions_api_schemas_gypi
  ~ patch-chrome_common_pref_names_cc     ~ patch-chrome_common_pref_names_h
  ~ patch-chrome_common_url_constants_cc
  ~ patch-chrome_common_url_constants_h   
  ~ patch-chromecast_browser_cast_content_browser_client_cc
  ~ patch-components_policy_resources_policy_templates_json
  ~ patch-content_app_content_main_runner_cc
  ~ patch-content_browser_browser_main_loop_cc
  ~ patch-content_browser_child_process_launcher_cc
  ~ patch-content_browser_devtools_protocol_color_picker_cc
  ~ patch-content_browser_download_base_file_cc
  ~ patch-content_browser_gpu_gpu_data_manager_impl_private_cc
  ~ patch-content_browser_gpu_gpu_internals_ui_cc
  ~ patch-content_browser_renderer_host_render_widget_host_view_aura_cc
  ~ patch-content_content_browser_gypi    ~ patch-content_content_common_gypi
  ~ patch-content_content_renderer_gypi   ~ patch-content_gpu_gpu_main_cc
  ~ patch-content_ppapi_plugin_ppapi_blink_platform_impl_cc
  ~ patch-content_ppapi_plugin_ppapi_blink_platform_impl_h
  ~ patch-content_public_common_content_switches_cc
  ~ patch-content_public_common_content_switches_h
  ~ patch-content_renderer_devtools_v8_sampling_profiler_cc
  ~ patch-content_renderer_render_thread_impl_cc
  ~ patch-content_renderer_renderer_blink_platform_impl_cc
  ~ patch-content_renderer_renderer_blink_platform_impl_h
  ~ patch-dbus_property_cc                
  ~ patch-device_serial_serial_io_handler_posix_cc
  ~ patch-device_serial_serial_service_impl_cc
  ~ patch-gpu_command_buffer_service_async_pixel_transfer_manager_share_group_cc
  ~ patch-gpu_config_gpu_info_collector_linux_cc
  ~ patch-media_media_gyp                 ~ patch-net_base_net_util_cc
  ~ patch-net_base_network_change_notifier_cc
  ~ patch-net_net_gypi                    
  ~ patch-net_url_request_url_request_context_builder_cc
  ~ patch-pdf_pdfium_pdfium_engine_cc     
  ~ patch-printing_backend_cups_helper_cc
  ~ patch-printing_printing_gyp           ~ patch-remoting_remoting_host_gypi
  ~ patch-skia_ext_SkMemory_new_handler_cpp
  ~ patch-skia_skia_chrome_gypi           ~ patch-skia_skia_common_gypi
  ~ patch-sync_util_get_session_name_cc   
  ~ patch-third_party_WebKit_Source_core_core_gyp
  ~ patch-third_party_WebKit_Source_platform_blink_platform_gyp
  ~ patch-third_party_WebKit_Source_platform_fonts_SimpleFontData_cpp
  ~ patch-third_party_WebKit_Source_platform_heap_ThreadState_cpp
  ~ patch-third_party_WebKit_Source_platform_heap_ThreadState_h
  ~ patch-third_party_WebKit_Source_web_web_gyp
  ~ patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_asm
  ~ patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_h
  ~ patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_asm
  ~ patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_h
  ~ patch-third_party_ffmpeg_ffmpeg_gyp   
  ~ patch-third_party_libjingle_libjingle_gyp
  ~ patch-third_party_libusb_libusb_gyp   ~ patch-third_party_libyuv_libyuv_gyp
  ~ patch-third_party_pdfium_build_standalone_gypi
  ~ patch-third_party_pdfium_core_include_fxcrt_fx_system_h
  ~ patch-third_party_pdfium_core_src_fxge_ge_fx_ge_linux_cpp
  ~ patch-third_party_pdfium_fpdfsdk_src_javascript_PublicMethods_cpp
  ~ patch-third_party_pdfium_fpdfsdk_src_jsapi_fxjs_v8_cpp
  ~ patch-third_party_skia_gyp_ports_gyp
  ~ patch-third_party_skia_src_gpu_GrAutoLocaleSetter_h
  ~ patch-third_party_webrtc_base_base_gyp
  ~ patch-third_party_webrtc_base_network_cc
  ~ patch-third_party_webrtc_build_common_gypi
  ~ patch-third_party_webrtc_system_wrappers_source_thread_posix_cc
  ~ patch-tools_gyp_pylib_gyp_generator_ninja_py
  ~ patch-ui_accessibility_accessibility_gyp
  ~ patch-ui_app_list_app_list_constants_cc
  ~ patch-ui_app_list_app_list_constants_h
  ~ patch-ui_app_list_views_app_list_item_view_cc
  ~ patch-ui_base_ime_input_method_factory_cc
  ~ patch-ui_base_resource_resource_bundle_cc
  ~ patch-ui_base_ui_base_gyp             ~ patch-ui_base_webui_web_ui_util_cc
  ~ patch-ui_events_devices_x11_device_data_manager_x11_cc
  ~ patch-ui_gfx_canvas_skia_cc           ~ patch-ui_gl_generate_bindings_py
  ~ patch-ui_gl_gl_bindings_autogen_glx_cc
  ~ patch-ui_gl_gl_gyp                    ~ patch-ui_gl_gl_surface_glx_cc
  ~ patch-ui_gl_sync_control_vsync_provider_cc
  ~ patch-ui_message_center_message_center_style_h
  ~ patch-ui_message_center_views_notification_view_cc
  ~ patch-ui_resources_ui_resources_grd   
  ~ patch-ui_views_bubble_bubble_delegate_cc
  ~ patch-ui_views_controls_button_label_button_cc
  ~ patch-ui_views_controls_combobox_combobox_cc
  ~ patch-ui_views_controls_textfield_textfield_cc
  ~ patch-ui_views_views_delegate_cc      ~ patch-ui_views_views_delegate_h
  ~ patch-ui_views_views_gyp              
  ~ patch-ui_views_window_custom_frame_view_cc
  ~ patch-ui_webui_resources_js_cr_js     ~ pkg/PLIST
  + pkg/patch-chrome_browser_after_startup_task_utils_cc
  + pkg/patch-chrome_browser_chrome_browser_main_cc
  + 
pkg/patch-chrome_browser_safe_browsing_incident_reporting_incident_reporting_service_cc
  + pkg/patch-chrome_browser_task_manager_task_manager_cc
  + pkg/patch-chrome_browser_ui_app_list_app_list_service_cc
  + pkg/patch-chrome_common_variations_fieldtrial_testing_config_gyp
  + pkg/patch-chrome_renderer_resources_neterror_js
  + pkg/patch-components_metrics_drive_metrics_provider_linux_cc
  + pkg/patch-components_omnibox_browser_omnibox_field_trial_cc
  + pkg/patch-media_capture_video_fake_video_capture_device_factory_cc
  + pkg/patch-media_capture_video_file_video_capture_device_factory_cc
  + pkg/patch-media_capture_video_video_capture_device_cc
  + pkg/patch-media_capture_video_video_capture_device_factory_cc
  + pkg/patch-media_capture_video_video_capture_device_h
  + pkg/patch-net_base_network_interfaces_posix_cc
  + pkg/patch-remoting_remoting_all_gyp   
  + pkg/patch-third_party_WebKit_Source_web_PopupMenuImpl_cpp
  + pkg/patch-third_party_boringssl_src_crypto_bn_generic_c
  + pkg/patch-third_party_ffmpeg_ffmpeg_generated_gypi
  + pkg/patch-third_party_pdfium_third_party_libopenjpeg20_opj_malloc_h
  + pkg/patch-third_party_webrtc_base_platform_thread_cc
  + pkg/patch-ui_gfx_gfx_gyp              
  + pkg/patch-v8_src_base_platform_platform-openbsd_cc
  + pkg/patch-v8_src_globals_h            + pkg/patch-v8_src_log-utils_h

  > update to 46.0rc1 (robert@)

mozilla-firefox

  ~ Makefile                              
  + patch-js_src_jit_ExecutableAllocator_cpp

  > Enable option to mark JIT pages as non-writable.
  > We're enabling this now so people can test and eventual regressions
  > can be catched and reported upstream.
  > There's a bug opened on Bugzilla@Mozilla:
  > https://bugzilla.mozilla.org/show_bug.cgi?id=1215479
  > OK landry@, sthen@
  > deraadt@ also agrees (dcoppa@)

netsurf

  ~ browser/Makefile                      
  + browser/patches/patch-gtk_res_netsurf-gtk_desktop

  > Fix desktop file, allowing to actually run netsurf as we call it.
  > Original report from Roman Yakovlev.
  > okay bentley@ (maintainer). (zhuk@)

owncloud

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to owncloud-8.2.0. (ajacoutot@)

p5-libwww

  ~ Makefile                              ~ distinfo

  > Update to 6.13
  > OK sthen (nigel@)

rt

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_5_8
  > security update to 4.0.24; fixes CVE-2015-5475
  > ok jasper@ (robert@)

sogo

  ~ Makefile                              
  ~ patch-Scripts_sql-update-2_2_17_to_2_3_0-mysql_sh
  ~ patch-Scripts_sql-update-2_2_17_to_2_3_0_sh

  > Fix the DB schema update scripts, that somehow got lost with the
  > update to 2.3.2 (sebastia@)

tomcat

  ~ v8/Makefile                           ~ v8/distinfo
  ~ v8/pkg/PLIST-examples                 

  > Update to tomcat-8.0.28 (dcoppa@)

  ~ v7/Makefile                           ~ v7/distinfo
  ~ v7/pkg/PLIST-examples                 

  > Update to tomcat-7.0.65 (dcoppa@)

youtube-dl

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to youtube-dl-2015.10.24
  > New extractors:
  > - chaturbate
  > - europa
  > - fczenit
  > - limelight
  > - stitcher
  > Removed megavideoz. (pirofti@)

== x11 =============================================================== 23/23 ==

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

x11

  ~ Makefile                              

  > Unhook devel/bustle and x11/bluetile. (kili@)

  ~ Makefile                              

  > Unhook devel/hs-gio, devel/hs-glade, devel/hs-glib, devel/hs-pango
  > and x11/hs-gtk. (kili@)

bluetile

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > Remove x11/bluetile. No update since 2011, depends on devel/hs-glade,
  > which isn't buildable with newer ghc, and it's in the way of removing
  > gtk2hs-buildtools. (kili@)

dwm

  ~ Makefile                              ~ patches/patch-config_def_h

  > drop xterm patch and use upstream default uxterm
  > ok czarkoff (jung@)

fbpanel

  ~ Makefile                              ~ patches/patch-exec_make_profile_in
  ~ patches/patch-exec_xlogout            ~ pkg/PLIST
  + patches/patch-data_man_fbpanel_1_in   + patches/patch-panel_gconf_panel_c
  + patches/patch-scripts_custom_sh       

  > Various bugfixes and enhancements.
  > Didn't touch this port for a long time... (dcoppa@)

gnome

  ~ libsecret/Makefile                    ~ libgnome-keyring/Makefile

  > Add and extend comments. (ajacoutot@)

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

  > New import:
  >     Import gnome-todo-3.18.1.

  ~ Makefile                              

  > +todo (ajacoutot@)

  ~ settings-daemon/Makefile              ~ settings-daemon/distinfo
  ~ 
settings-daemon/10_org.gnome.settings-daemon.peripherals.wacom.gschema.override
  ~ settings-daemon/pkg/PLIST             

  > Update to gnome-settings-daemon-3.18.1. (ajacoutot@)

  - control-center/files/timezone_8.5.png
  - control-center/files/timezone_8.5_dim.png
  - control-center/files/timezone_9.png   
  - control-center/files/timezone_9_dim.png
  - control-center/files/patch-panels_datetime_datetime_gresource_xml
  ~ control-center/Makefile               ~ control-center/distinfo
  ~ control-center/patch-panels_user-accounts_Makefile_in
  ~ control-center/pkg/PLIST              
  + control-center/patches/patch-po_sr@latin_po
  + control-center/patches/patch-po_sr_po

  > Update to gnome-control-center-3.18.1. (ajacoutot@)

  ~ desktop/Makefile                      ~ desktop/distinfo
  ~ desktop/patches/patch-libgnome-desktop_Makefile_in
  + desktop/patches/patch-libgnome-desktop_gnome-desktop-thumbnail_c

  > Update to gnome-desktop-3.18.1. (ajacoutot@)

  ~ session/Makefile                      ~ session/distinfo
  ~ session/patches/patch-gnome-session_main_c
  ~ session/pkg/PLIST                     

  > Update to gnome-session-3.18.1.2. (ajacoutot@)

  - gdm/patches/patch-data_Makefile_in    ~ gdm/Makefile
  ~ gdm/distinfo                          ~ gdm/patches/patch-configure_ac
  ~ gdm/patches/patch-daemon_gdm-launch-environment_c
  ~ gdm/patches/patch-daemon_gdm-manager_c
  ~ gdm/patches/patch-daemon_gdm-server_c
  ~ gdm/patches/patch-daemon_gdm-session-record_c
  ~ gdm/pkg/PLIST                         
  + gdm/patches/patch-common_gdm-common_c
  + gdm/patches/patch-common_gdm-common_h
  + gdm/patches/patch-common_gdm-log_c    
  + gdm/patches/patch-daemon_Makefile_am
  + gdm/patches/patch-daemon_gdm-local-display-factory_c
  + gdm/patches/patch-daemon_gdm-session-worker-job_c
  + gdm/patches/patch-daemon_gdm-session-worker_c
  + gdm/patches/patch-daemon_gdm-session-worker_xml
  + gdm/patches/patch-daemon_gdm-session_c
  + gdm/patches/patch-daemon_gdm-session_h
  + gdm/patches/patch-data_Makefile_am    
  + gdm/patches/patch-libgdm_gdm-user-switching_c

  > Update to gdm-3.18.0. (ajacoutot@)

  ~ keyring/Makefile                      ~ keyring/distinfo

  > Update to gnome-keyring-3.18.2. (ajacoutot@)

  ~ zenity/Makefile                       ~ zenity/distinfo
  ~ zenity/pkg/PLIST                      

  > update to zenity-3.18.1.1 (jasper@)

  - terminal/patches/patch-src_terminal-screen_c
  ~ terminal/Makefile                     ~ terminal/distinfo
  ~ terminal/pkg/PLIST                    

  > update to gnome-terminal-3.18.1 (jasper@)

  ~ screenshot/Makefile                   ~ screenshot/distinfo

  > update to gnome-screenshot-3.18.0 (jasper@)

  ~ gucharmap/Makefile                    ~ gucharmap/distinfo
  ~ gucharmap/pkg/PLIST                   

  > update to gucharmap-3.18.1 (jasper@)

  ~ characters/Makefile                   ~ characters/distinfo
  ~ characters/pkg/PLIST                  

  > update to gnome-characters-3.18.1 (jasper@)

  ~ gedit-plugins/Makefile                ~ gedit-plugins/distinfo
  ~ gedit-plugins/pkg/PLIST               

  > update to gedit-plugins-3.18.0 (jasper@)

  ~ gedit/Makefile                        ~ gedit/distinfo
  ~ gedit/pkg/PLIST                       

  > update to gedit-3.18.1 (jasper@)

  ~ calendar/Makefile                     ~ calendar/distinfo
  ~ calendar/pkg/PLIST                    

  > update to gnome-calendar-3.18.1 (jasper@)

  ~ initial-setup/Makefile                ~ initial-setup/distinfo
  ~ initial-setup/patch-gnome-initial-setup_Makefile_in
  ~ initial-setup/patch-gnome-initial-setup_pages_Makefile_in
  ~ initial-setup/patch-gnome-initial-setup_pages_account_Makefile_in
  ~ initial-setup/patch-gnome-initial-setup_pages_password_Makefile_in
  ~ initial-setup/pkg/PLIST               

  > Update to gnome-initial-setup-3.18.0. (ajacoutot@)

  ~ online-accounts/Makefile              ~ online-accounts/distinfo

  > update to gnome-online-accounts-3.18.1 (jasper@)

  ~ eog-plugins/Makefile                  ~ eog-plugins/distinfo

  > update to eog-plugins-3.16.2 (jasper@)

  ~ eog/Makefile                          ~ eog/distinfo
  ~ eog/pkg/PLIST                         

  > update to eog-3.18.0 (jasper@)

  ~ grilo-plugins/Makefile                ~ grilo-plugins/distinfo

  > update to grilo-plugins-0.2.16 (jasper@)

  - system-monitor/patches/patch-configure
  ~ system-monitor/Makefile               ~ system-monitor/distinfo
  ~ system-monitor/pkg/PLIST              

  > update to gnome-system-monitor-3.18.0.1 (jasper@)

  ~ empathy/Makefile                      ~ empathy/distinfo
  ~ empathy/pkg/PLIST                     

  > update to empathy-3.12.11 (jasper@)

  ~ anjuta/Makefile                       ~ anjuta/distinfo
  ~ anjuta/pkg/PLIST                      

  > update to anjuta-3.18.0 (jasper@)

  ~ bijiben/Makefile                      ~ bijiben/distinfo
  ~ bijiben/pkg/PLIST                     

  > update to bijiben-3.18.1 (jasper@)

  ~ contacts/Makefile                     ~ contacts/distinfo
  ~ contacts/pkg/PLIST                    

  > update to gnome-contacts-3.18.0 (jasper@)

  - mutter/patches/patch-src_core_keybindings-private_h
  - mutter/patches/patch-src_ui_frames_h
  ~ mutter/Makefile                       ~ mutter/distinfo
  ~ mutter/patches/patch-src_core_screen_c
  ~ mutter/pkg/PLIST                      

  > update to mutter-3.18.1 (jasper@)

  ~ shell/Makefile                        ~ shell/distinfo
  ~ shell/pkg/PLIST                       

  > update to gnome-shell-3.18.1 (jasper@)

  ~ shell-extensions/Makefile             ~ shell-extensions/distinfo
  ~ shell-extensions/pkg/PLIST            

  > update to gnome-shell-extensions-3.18.1 (jasper@)

  ~ common/Makefile                       ~ common/distinfo
  ~ common/pkg/PLIST                      

  > Update to gnome-common-3.18.0. (ajacoutot@)

hs-gtk

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > Remove devel/hs-gio, devel/hs-glade, devel/hs-glib, devel/hs-pango,
  > graphics/hs-cairo and x11/hs-gtk. (kili@)

kde4

  ~ kuser/Makefile                        + kuser/patches/patch-globals_h
  + kuser/patches/patch-ku_misc_cpp       
  + kuser/patches/patch-ku_userfiles_cpp
  + kuser/patches/patch-kuser_kcfg        

  > Make KUser actually work on OpenBSD.
  > BTW, it allows you to insert UTF8-named users, unlike useradd(1)... (zhuk@)

  ~ kuser/Makefile                        

  > Set initial UID and GID to OpenBSD-standard 1000. (zhuk@)

qt5

  ~ Makefile                              
  ~ patch-qtbase_qmake_generators_unix_unixmake2_cpp

  > Allow COPTS/CXXOPTS ha^Wfeature to work in qmake-generated makefiles.
  > Similar feature existed in qt4 port, but was lost during Qt5 porting.
  > Inspired by conversation with Caspar Schutijser, should help him on
  > updating Qt Creator port. (zhuk@)

  ~ Makefile                              

  > Remove extra REVISION-main.
  > Pointed out by Caspar Schutijser, thanks! (zhuk@)

  ~ Makefile                              

  > Better later than never: actually update right REVISION-main, and not
  > the one that went to libastral yesterday.
  > From Caspar Schutijser, thanks! (zhuk@)

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

Reply via email to