OpenBSD ports changes summary for 2016-05-08 to 2016-05-15 inclusive
====================================================================

audio/mpg123                            audio/mumble
audio/umurmur                           databases/barman
databases/evolution-data-server         databases/mariadb
databases/mongodb                       databases/mytop
databases/percona-toolkit               databases/pg_stats_reporter
databases/pg_statsinfo                  databases/postgresql
databases/postgresql-pllua              databases/postgresql-plv8
databases/postgresql_autodoc            databases/py-psycopg2
databases/redis                         databases/riak
databases/tdb                           devel
devel/apktool                           devel/git
devel/glib2                             devel/go-tools
devel/hub                               devel/include-what-you-use
devel/libf2c                            devel/libinotify
devel/libmagic                          devel/libtalloc
devel/llvm                              devel/lua-term
devel/ninja                             devel/p5-Curses-UI
devel/p5-IO-KQueue                      devel/p5-POE
devel/p5-Term-ProgressBar               devel/p5-Term-Prompt
devel/p5-Term-ReadLine-Perl             devel/p5-Term-ReadLine-TTYtter
devel/p5-Term-ReadLine-Zoid             devel/py-asn1-modules
devel/py-buildbot                       devel/py-gobject3
devel/py-jsonschema                     devel/py-libmagic
devel/py-parsing                        devel/py-pip
devel/py-vcversioner                    devel/quirks
devel/vte3                              devel/yasm
editors/emacs21                         editors/xemacs21
emulators/dgen-sdl                      emulators/qemu
fonts/powerline-fonts                   geo/gdal
graphics/ImageMagick                    graphics/cadubi
graphics/gd                             graphics/libwebp
infrastructure/bin                      infrastructure/db
infrastructure/lib                      infrastructure/man
infrastructure/mk                       lang/chicken
lang/clang                              lang/g77
lang/gcc                                lang/gfortran
lang/go                                 lang/go-bootstrap
lang/node                               lang/pcc
lang/pypy                               lang/python
lang/rust                               lang/swi-prolog
mail/amavisd-new                        mail/evolution
mail/evolution-ews                      mail/imapsync
mail/mozilla-thunderbird                mail/postfix
mail/sieve-connect                      mail/thunderbird-i18n
math/octave                             meta/gnome
multimedia/get_flash_videos             multimedia/x264
net/corebird                            net/cvsync
net/dhcpcd                              net/glib2-networking
net/haproxy                             net/hexchat
net/libpsl                              net/net-snmp
net/openvpn                             net/p5-Net-Telnet-Cisco
net/py-botocore                         net/ruby-msgpack
net/samba                               net/syncthing
net/ucspi-tools                         net/weechat
security                                security/burpsuite
security/kpcli                          security/letsencrypt
security/libgcrypt                      security/vault
shells/osh                              sysutils
sysutils/augeas                         sysutils/awscli
sysutils/beats                          sysutils/borgbackup
sysutils/consul                         sysutils/google-cloud-sdk
sysutils/ipmitool                       sysutils/logstash
sysutils/packer                         sysutils/py-statgrab
sysutils/runit                          sysutils/salt-testing
sysutils/serf                           sysutils/shelldap
sysutils/sslmate                        sysutils/terraform
telephony/asterisk                      textproc/cdiff
textproc/html-xml-utils                 textproc/link-grammar
textproc/nfoview                        textproc/py-alabaster
textproc/py-jellyfish                   textproc/ruby-redcloth
textproc/ruby-treetop                   www/awstats
www/casperjs                            www/chromium
www/epiphany                            www/icedtea-web
www/luakit                              www/py-django
www/rt                                  www/selfoss
www/squid                               www/stagit
www/trac                                www/wml
www/youtube-dl                          x11/awesome
x11/e17                                 x11/gnome
x11/gnustep                             x11/gtk+3
x11/gtksourceview3                      x11/jwm
x11/kde4                                x11/mlterm
x11/xscreensaver                        

== audio ============================================================= 01/22 ==

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

mpg123

  ~ Makefile                              ~ distinfo

  > update to 1.23.4 for a number of bug fixes (naddy@)

mumble

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_mumble_ConnectDialog_cpp
  ~ patches/patch-src_mumble_mumble_pro   

  > Bugfixing update to mumble-1.2.16 (dcoppa@)

umurmur

  ~ Makefile                              ~ patches/patch-src_ssli_openssl_c

  > Explicitly disable SSLv2 and SSLv3
  > (upstream git commit 779660334a7291f4918e313a78ed48f4d3d6e0a5) (dcoppa@)

== databases ========================================================= 02/22 ==

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

barman

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

  > Update to barman 1.6.0, from MAINTAINER Eric Lalonde.
  > Added some commented out/unimported yet test dependencies (landry@)

evolution-data-server

  ~ Makefile                              ~ distinfo

  > Update to evolution-data-server-3.20.2. (ajacoutot@)

mariadb

  ~ Makefile                              

  > Term-ReadKey is part of the base system now (espie@)

mongodb

  ~ Makefile                              

  > Add a BDEP on icu4c; it's not actually compiled in but scons adds
  > dependencies on the headers and patching this away would be intrusive.
  > Problem found by naddy, diff from Andrew Aldridge, plus I added a comment.
  > (sthen@)

mytop

  ~ Makefile                              

  > Term-ReadKey is part of the base system now (espie@)

percona-toolkit

  ~ Makefile                              

  > Term-ReadKey is part of the base system now (espie@)

pg_stats_reporter

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

  > Update to pg_stats_reporter 3.2.1 to chase pg_statsinfo. (landry@)

pg_statsinfo

  ~ Makefile                              

  > Doesn't build with PostgreSQL 9.5.
  > ok jeremy@ (pea@)

  - patches/patch-agent_lib_last_xact_activity_c
  - patches/patch-agent_lib_pgut_pgut-spi_c
  ~ Makefile                              ~ distinfo
  ~ patches/patch-agent_lib_libstatsinfo_c
  ~ patches/patch-agent_lib_port_c        ~ pkg/PLIST
  + patches/patch-agent_common_h          

  > Unbreak by updating to pg_statsinfo 3.2.1.
  > Project moved to sourceforge, see http://pgstatsinfo.sourceforge.net/
  > Basic testing seems to show it works fine with postgres 9.5. (landry@)

postgresql

  ~ Makefile                              ~ distinfo
  ~ patch-src_interfaces_ecpg_compatlib_Makefile
  ~ patch-src_interfaces_ecpg_ecpglib_Makefile
  ~ patch-src_interfaces_ecpg_pgtypeslib_Makefile
  ~ patch-src_interfaces_libpq_Makefile   ~ pkg/PLIST-contrib
  ~ pkg/PLIST-docs                        ~ pkg/PLIST-server

  > Update to 9.5.2
  > Tested in a bulk by ajacoutot@
  > ok jeremy@ (pea@)

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-docs                        

  > Update ton 9.5.3
  > ok jeremy@ (pea@)

postgresql-pllua

  ~ Makefile                              

  > Bump for PostgreSQL 9.4 -> 9.5 upgrade (jeremy@)

postgresql-plv8

  ~ Makefile                              

  > Bump for PostgreSQL 9.4 -> 9.5 upgrade (jeremy@)

postgresql_autodoc

  ~ Makefile                              

  > Term-ReadKey is part of the base system now (espie@)

py-psycopg2

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

  > Update to py-psycopg2 2.6.1.
  > Take maintainership.
  > ok rpointel@ (shadchin@)

redis

  - patches/patch-src_redis_h             ~ Makefile
  ~ distinfo                              ~ patches/patch-deps_Makefile
  ~ patches/patch-redis_conf              ~ patches/patch-src_Makefile
  ~ patches/patch-src_Makefile_dep        ~ patches/patch-src_config_c
  ~ patches/patch-src_scripting_c         ~ pkg/PLIST
  + patches/patch-src_server_h            

  > Update to redis-3.2.0 (dcoppa@)

  ~ Makefile                              ~ patches/patch-src_server_h

  > Set default max clients to 96 here too, like we did in redis.conf (dcoppa@)

riak

  - pkg/patch-deps_eleveldb_c_src_leveldb_Makefile
  ~ Makefile                              ~ distinfo
  ~ patches/patch-deps_eleveldb_c_src_build_deps_sh
  ~ patches/patch-deps_eleveldb_c_src_leveldb_build_config_mk
  ~ patches/patch-deps_riak_kv_src_riak_kv_vnode_erl
  ~ patches/patch-erlang-js-rebar_config
  ~ patches/patch-rebar_config            ~ patches/patch-rel_reltool_config
  ~ pkg/PLIST                             
  + pkg/patch-deps_eleveldb_c_src_leveldb_include_leveldb_ldb_config_h

  > update to riak 2.1.4 and switch to erlang 17.
  > jasper@ kindly checked the erlang version bits. (jmatthew@)

  ~ patches/patch-deps_eleveldb_rebar_config

  > forgot to update this patch as part of the riak 2.1.4 update (jmatthew@)

tdb

  ~ Makefile                              

  > Switch MASTER_SITES to https://download.samba.org/pub/ (jca@)

== devel ============================================================= 03/22 ==

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

devel

  ~ Makefile                              

  > ReadKey is in the base system now (espie@)

  ~ Makefile                              

  > +py-jsonschema,python3
  > +py-vcversioner,python3 (danj@)

  ~ Makefile                              

  > +lua-term, +lua-term,lua52 ; ok sthen@ (jca@)

apktool

  ~ Makefile                              ~ distinfo

  > small update to 2.1.1.
  > more information:
  > http://connortumbleson.com/2016/05/07/apktool-v2-1-1-released/ (rpointel@)

git

  ~ Makefile                              

  > Term-ReadKey, missed one (espie@)

glib2

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

  > Update to glib2-2.48.1. (ajacoutot@)

go-tools

  ~ Makefile                              

  > add PORTPATH to MODGO_ENV
  > Needed for tests, no changes in package (czarkoff@)

hub

  ~ Makefile                              ~ distinfo

  > update to hub 2.2.3 (czarkoff@)

include-what-you-use

  ~ Makefile                              ~ distinfo
  ~ patches/patch-iwyu_include_picker_cc

  > update to 0.6 for llvm 3.8 compatibility
  > from Brad (jsg@)

libf2c

  ~ Makefile                              

  > bump for plist changes 5.9 -> 6.0 (naddy@)

libinotify

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_am             

  > Update to the latest snapshot from
  > https://github.com/wulf7/libinotify-kqueue (May 3, 2016).
  > OK kirby@ (maintainer) (dcoppa@)

libmagic

  ~ Makefile                              ~ distinfo

  > update to libmagic-5.27 (sthen@)

libtalloc

  ~ Makefile                              

  > Switch MASTER_SITES to https://download.samba.org/pub/ (jca@)

  ~ Makefile                              ~ distinfo

  > Maintenance/bugfix update to talloc-2.1.7 (jca@)

llvm

  - patches/patch-cmake_modules_HandleLLVMOptions_cmake
  - patches/patch-tools_clang_tools_scan-build_scan-build
  ~ Makefile                              ~ distinfo
  ~ patches/patch-cmake_modules_AddLLVM_cmake
  ~ patches/patch-lib_Support_Unix_Signals_inc
  ~ patches/patch-tools_clang_include_clang_Driver_Options_td
  ~ patches/patch-tools_clang_lib_Driver_ToolChains_cpp
  ~ patches/patch-tools_clang_lib_Driver_ToolChains_h
  ~ patches/patch-tools_clang_lib_Driver_Tools_cpp
  ~ pkg/PLIST                             

  > Update to llvm-3.8.0.
  > from Brad (maintainer) (ajacoutot@)

  ~ Makefile                              
  ~ patches/patch-tools_clang_lib_Driver_ToolChains_cpp
  + patches/patch-lib_Target_Mips_MCTargetDesc_MipsMCAsmInfo_cpp

  > Enable the integrated assembler on Mips64 and Sparc.
  > from Brad (maintainer) (ajacoutot@)

lua-term

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

  > New import:
  >     Import lua-term, a terminal library for Lua

  ~ Makefile                              

  > Spacing nits (jca@)

ninja

  ~ Makefile                              ~ distinfo

  > Update to ninja-1.7.1
  > From Rafael Sadowski, thanks! (dcoppa@)

p5-Curses-UI

  ~ Makefile                              

  > Term-ReadKey is part of the base system now (espie@)

p5-IO-KQueue

  + patches/patch-Makefile_PL             

  > zap useless configure test. Either it builds or it doesn't. (espie@)

p5-POE

  ~ Makefile                              

  > Term-ReadKey is part of the base system now (espie@)

p5-Term-ProgressBar

  ~ Makefile                              

  > Term-ReadKey is part of the base system now (espie@)

p5-Term-Prompt

  ~ Makefile                              

  > Term-ReadKey is part of the base system now (espie@)

p5-Term-ReadLine-Perl

  ~ Makefile                              

  > Term-ReadKey is part of the base system now (espie@)

p5-Term-ReadLine-TTYtter

  ~ Makefile                              

  > Term-ReadKey is part of the base system now (espie@)

p5-Term-ReadLine-Zoid

  ~ Makefile                              

  > Term-ReadKey is part of the base system now (espie@)

py-asn1-modules

  ~ Makefile                              

  > Make sure we depend on the proper FLAVOR of py-asn1.
  > reported by, same diff from and ok jca@ (ajacoutot@)

py-buildbot

  ~ Makefile                              ~ pkg/buildbot.rc

  > Fix pexp in rc script to correctly detect status
  > ok/with ajacoutot@ (landry@)

py-gobject3

  ~ Makefile                              

  > bump for plist changes 5.9 -> 6.0 (naddy@)

py-jsonschema

  ~ Makefile                              ~ pkg/PLIST

  > add a py3 flavour
  > tweaks/ok jca@ aja@ (danj@)

py-libmagic

  ~ Makefile                              ~ distinfo

  > update to py-libmagic-5.27 (sthen@)

py-parsing

  ~ Makefile                              ~ distinfo

  > Bugfix update to py-parsing (shadchin@)

py-pip

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to py-pip-8.1.2
  > shuffle the Makefile so it follows the same order than Makefile.template
  > ok jca@ (with tweaks) (danj@)

py-vcversioner

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to py-vcversioner-2.16.0.0 and add a py3 flavour
  > ok jca@ (danj@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > ReadKey is in the base system now (espie@)

vte3

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to vte3-0.44.2 (jasper@)

yasm

  ~ Makefile                              

  > skip the gettext dependency while there are no translations yet; ok Brad
  > (naddy@)

== editors =========================================================== 04/22 ==

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

emacs21

  ~ Makefile                              

  > bump for plist changes 5.9 -> 6.0 (naddy@)

xemacs21

  ~ stable/Makefile                       

  > bump for plist changes 5.9 -> 6.0 (naddy@)

== emulators ========================================================= 05/22 ==

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

dgen-sdl

  ~ Makefile                              

  > Mark BROKEN-macppc, it failed randomly too many times (landry@)

qemu

  ~ Makefile                              ~ distinfo

  > Update to qemu-2.5.1.1. (ajacoutot@)

  - patches/patch-tcg_ppc_tcg-target_c    ~ Makefile
  ~ distinfo                              ~ patches/patch-block_curl_c
  ~ patches/patch-configure               ~ patches/patch-net_tap-bsd_c
  ~ pkg/PLIST                             
  + patches/patch-tcg_ppc_tcg-target_inc_c

  > Update to qemu-2.6.0.
  > from Brad (maintainer) (ajacoutot@)

== fonts ============================================================= 06/22 ==

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

powerline-fonts

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to powerline-fonts-0.20151211, from frantisek holop (sthen@)

== geo =============================================================== 07/22 ==

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

gdal

  - patches/patch-swig_python_GNUmakefile
  ~ Makefile                              ~ distinfo
  ~ patches/patch-apps_gdalserver_c       ~ patches/patch-configure
  ~ patches/patch-swig_perl_GNUmakefile   ~ patches/patch-swig_python_setup_py
  ~ pkg/PLIST-main                        ~ pkg/PLIST-perl
  ~ pkg/PLIST-python                      

  > Update to gdal 2.1.0.
  > see http://trac.osgeo.org/gdal/wiki/Release/2.1.0-News for details.
  > enable support for Geographical networks, see
  > https://trac.osgeo.org/gdal/wiki/rfc48_geographical_networks_support
  > tested in a bulk build by ajacoutot@, thanks! (landry@)

  ~ Makefile                              ~ distinfo

  > Add gdalautotest tarball to DISTFILES, and hook up the test suite in
  > do-test. Explicitely enable slow and "fetching data over the network"
  > tests. (landry@)

== graphics ========================================================== 08/22 ==

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

ImageMagick

  ~ Makefile                              ~ distinfo

  > update to ImageMagick 6.9.4-1
  > - Remove https delegate.
  > - Check for buffer overflow in magick/draw.c/DrawStrokePolygon().
  > - Replace show delegate title with image filename rather than label.
  > - Fix GetNextToken() off by one error.
  > - Remove support for internal ephemeral coder. (sthen@)

cadubi

  ~ Makefile                              

  > Term-ReadKey is part of the base system now (espie@)

gd

  ~ Makefile                              + patches/patch-src_gd_gd2_c

  > SECURITY: gd2: handle corrupt images better (CVE-2016-3074)
  > from Brad (ajacoutot@)

libwebp

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to libwebp-0.5.0.
  > from Brad (ajacoutot@)

== infrastructure ==================================================== 09/22 ==

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

bin

  ~ proot                                 

  > reuse the User code in dpb instead of copying it. (espie@)

  ~ proot                                 

  > also copy /etc/hosts along with resolv.conf
  > that way we get localhost without network and other local machines (espie@)

  ~ proot                                 

  > tweak unpopulate to ignore known files and dirs.
  > add an "unpopulate_light" action that runs *after* copy_sync, so that
  > it only removes stuff it doesn't know about. (espie@)

  ~ proot                                 

  > be slightly more intelligent with snapshots.
  > if we download them and install them okay, rm the temp copy.
  > if they're already downloaded in a dir under the chroot, don't rm
  > them during unpopulate stages. (espie@)

  ~ proot                                 

  > add support for a signing key (espie@)

  ~ proot                                 

  > If -B parameter is a symlink, resolve it before looking at mountpoints
  > (espie@)

  ~ proot                                 

  > give directory contents to the appropriate users (espie@)

  ~ proot                                 

  > prevent unpopulate from wiping out ports subdirectories (espie@)

  ~ proot                                 

  > add some smarts to the ports directory checker: whine if WRKOBJDIR or
  > LOCKDIR are under nfs (often not a good idea), don't chown recursively
  > by default, and don't even when under nfs (espie@)

  ~ proot                                 

  > add the actual option "chown_all" (espie@)

  ~ proot                                 

  > surprised this one didn't break more things
  > thanks ken/stuart (espie@)

  ~ proot                                 

  > try to copy mtimes and use that to check (espie@)

  ~ proot                                 

  > things that live strictly in the chroot can mostly be run there.
  > this solves the issue of resolving symlinks within the chroot
  > and matching them against nfs dirs, at the expense of a few more processes
  > (espie@)

  ~ proot                                 

  > check for absolute symlinks in the chroot.
  > report anything that we don't know about (from the base system) (espie@)

  ~ proot                                 

  > tweak user message, requested by dcoppa@ (espie@)

  ~ proot                                 

  > always do mkpath, THEN check for nfs mounts, so that non-existing
  > dirs (at first) get classified correctly.
  > thx aja@ for testing on a virgin dir (espie@)

  ~ proot                                 

  > accidentally broke preserved mountpoints, fix that (espie@)

  ~ proot                                 

  > if one of your dirs is a symlink that doesn't point anywhere, then
  > stat will fail, which is okay for LOGDIR which only exists locally.
  > (espie@)

  ~ proot                                 

  > not yet (espie@)

  ~ proot                                 

  > copy doas.conf if it exists (convenience request from landry)
  > use devno to filter out mount points (more sturdy when symlinks happen)
  > FIX the regexp used for mount points which did kill unpopulate too much
  > (espie@)

  ~ proot                                 

  > kill unneeded special case from copy_sys (espie@)

  ~ proot                                 

  > start removing uses of chdir() in main process (espie@)

  ~ proot                                 

  > smarter copy of sys includes, no chdir
  > don't copy obj/ or CVS/ (espie@)

  ~ proot                                 

  > zap yet another chdir (espie@)

  ~ proot                                 

  > remove more chdirs from the main process (espie@)

  ~ proot                                 

  > get rid of the last chdir (espie@)

  ~ proot                                 

  > tweak interface, add extra to copy extra files,
  > mkconf_tail to add a tail to generated mk.conf.
  > zap copying doas.conf, which is not really that useful especially
  > since chroot is nosuid often. (espie@)

  ~ proot                                 

  > have check_mount be removable as well (bad idea) and add
  > actions=none
  > to reset to nothing (espie@)

  ~ dpb                                   

  > cosmetic shit for aja instead of writing useful code.
  > okay aja@ (espie@)

  ~ proot                                 

  > variables for simpler dpb builds (espie@)

  ~ proot                                 

  > fix typo
  > OK espie (rpe@)

  ~ update-patches                        

  > Use cmp -s and grep -q, instead of redirecting to /dev/null
  > ok espie@ (jca@)

db

  ~ user.list                             

  > Reserve the _vault user/group for the upcoming security/vault port.
  > (ajacoutot@)

  ~ user.list                             

  > Reserver the _consul user/group for an upcoming sysutils/consul port.
  > (ajacoutot@)

lib

  ~ DPB/Core.pm                           ~ DPB/SubEngine/Build.pm

  > these days, I've got starved code at end of builds, while there's
  > still kde3/kde4 contention. So reuse the affinity tactic to find a
  > Core with the right tainting if it exists. (espie@)

  ~ DPB/Engine.pm                         

  > tweak the heuristics to run the engine:
  > - don't do anything "smart" when the queue is empty. This mostly triggers
  > at start, and actually hinders dpb from processing more LISTING efficiently
  > - lower the threshold for "next" engine computation.  Engine cpu usage
  > still
  > stays within a few percent, but we avoid slumps in the middle, where the
  > "first" rescan puts the engine out for a while (I should probably look at
  > a non-linear function). (espie@)

  ~ DPB/User.pm                           

  > reuse the User code in dpb instead of copying it. (espie@)

  ~ DPB/Config.pm                         ~ DPB/State.pm

  > make things work better when chrooted, delay some expansions, and
  > acknowledge
  > that startup is going to run within the chroot. (espie@)

  ~ DPB/MiniCurses.pm                     

  > rely on Term::ReadKey here as well (espie@)

  ~ DPB/MiniCurses.pm                     

  > just check for xn capability presence, don't try to Tputs it,
  > that doesn't work.
  > should fix some display glitches under tmux (espie@)

  ~ DPB/Locks.pm                          

  > nfs shits on its pants again.
  > not even having readdir and open work synchronously on one single machine,
  > that shit is so lame.
  > noticed by aja@, ahaha. (espie@)

  ~ DPB/Affinity.pm                       ~ DPB/PortBuilder.pm
  ~ DPB/SubEngine/Build.pm                

  > kill unused code (different users for each build) (espie@)

  ~ DPB/Grabber.pm                        ~ DPB/Vars.pm

  > support SKIPDIR internally (espie@)

man

  ~ man1/proot.1                          

  > document tweak (espie@)

  ~ man1/proot.1                          

  > document recent feature changes. Remove BUG section, this is becoming
  > usable (espie@)

  ~ man1/proot.1                          

  > document new stuff (espie@)

  ~ man1/proot.1                          

  > No .Pp before .Sh.
  > ok espie@ (krw@)

  ~ man1/proot.1                          

  > give an actual example with several values in a row (espie@)

  ~ man1/proot.1                          

  > document tweaks (espie@)

  ~ man1/proot.1                          

  > add a full-fledged example (espie@)

mk

  ~ arch-defines.mk                       

  > remove hppa64 architecture (naddy@)

== lang ============================================================== 10/22 ==

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

chicken

  ~ Makefile.inc                          

  > remove hppa64 architecture (naddy@)

clang

  ~ clang.port.mk                         

  > Bump MODCLANG_VERSION to version 3.8.0.
  > from Brad (ajacoutot@)

g77

  ~ Makefile                              

  > bump for plist changes 5.9 -> 6.0 (naddy@)

gcc

  ~ 4.6/Makefile                          ~ 4.9/Makefile

  > bump for plist changes 5.9 -> 6.0 (naddy@)

gfortran

  ~ Makefile                              

  > bump for plist changes 5.9 -> 6.0 (naddy@)

go

  ~ go.port.mk                            

  > simplify MODGO_CMD environment customization
  > Clear user's environment with SETENV and provide MODGO_ENV for adding
  > variables
  > to environment and MODGO_GOPATH for altering GOPATH.
  > OK ajacoutot@, jasper@, kspillner@ (czarkoff@)

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to go 1.6
  > OK jsing (MAINTAINER) (czarkoff@)

  ~ go.port.mk                            

  > bump MODGO_BUILD_DEPENDS to lang/go>=1.6
  > some ports that used to depend on GO15VENDOREXPERIMENT=1 need 1.6 or they
  > won't build as the usage of that variable has been removed in their
  > Makefiles.
  > ok czarkoff@ sthen@ (jasper@)

  ~ Makefile                              
  + patches/patch-src_cmd_link_internal_ld_elf_go
  + patches/patch-src_runtime_sys_openbsd_386_s

  > Stop using sigreturn from the Go openbsd/386 signal trampoline - the
  > sigreturn syscall is going away in future versions of OpenBSD and its
  > use for Go is already broken due to the trampoline return checks. Instead
  > just return directly from the signal trampoline (as we have always done
  > for Go openbsd/amd64).
  > Also fix a bug in the Go openbsd/386 linker, which results in symbols in
  > the dynamic symbol table being emitted with a size of zero. With a current
  > ld.so, this results in symbol mismatch warnings.
  > Unbreaks the Go port on openbsd/386, however it still fails to pass regress
  > due to the PT_TLS changes. (jsing@)

go-bootstrap

  ~ Makefile                              + patches/patch-src_cmd_8l_asm_c
  + patches/patch-src_runtime_sys_openbsd_386_s

  > Fix a bug in the Go openbsd/386 linker, which results in symbols in the
  > dynamic symbol table being emitted with a size of zero. With a current
  > ld.so, this results in symbol mismatch warnings.
  > Also, stop using sigreturn from the Go openbsd/386 signal trampoline.
  > Instead just return directly from the trampoline (as we already do for Go
  > on openbsd/amd64). (jsing@)

node

  ~ Makefile                              ~ distinfo

  > Update to the latest. Patch from David CARLIER <[email protected]>
  > Tested by myself and awolk@.
  > OK awolk@ (abieber@)

pcc

  ~ Makefile                              

  > bump for plist changes 5.9 -> 6.0 (naddy@)

pypy

  ~ Makefile                              ~ distinfo

  > - add new pypy bootstrap for TIB, prepared by naddy
  > - raise minimum amount of memory in the ulimit check to 5GB (the
  > no_bootstrap
  > flavour uses even more, usually crashing the kernel on my 8GB workstation
  > if
  > I try to build it there) (sthen@)

  ~ Makefile                              

  > the no_bootstrap build uses 6.5 GB of memory (naddy@)

python

  ~ Makefile.inc                          ~ 2.7/Makefile
  ~ 2.7/pkg/PLIST-main                    ~ 3.4/Makefile
  ~ 3.4/pkg/PLIST-main                    ~ 3.5/Makefile
  ~ 3.5/pkg/PLIST-main                    

  > fix build after OpenBSD 5.x -> 6.x transition (naddy@)

rust

  ~ Makefile                              ~ distinfo

  > lang/rust: new bootstrap for TIB (semarie@)

  ~ Makefile                              ~ distinfo

  > lang/rust: new bootstrap for TIB (updated archive as the previous was
  > busted) (semarie@)

swi-prolog

  ~ Makefile                              

  > bump for plist changes 5.9 -> 6.0 (naddy@)

== mail ============================================================== 11/22 ==

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

amavisd-new

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        

  > Update to 2.11.0
  > A schema update is needed for MariaDB users
  > ok sthen@ (giovanni@)

evolution

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to evolution-3.20.2. (ajacoutot@)

evolution-ews

  ~ Makefile                              ~ distinfo

  > Update to evolution-ews-3.20.2. (ajacoutot@)

imapsync

  ~ Makefile                              

  > Term-ReadKey is part of the base system now (espie@)

mozilla-thunderbird

  ~ Makefile                              ~ distinfo

  > Bugfix update to thunderbird 45.1.0 / lightning 4.7.1
  > - See https://www.mozilla.org/en-US/thunderbird/45.1.0/releasenotes/
  > - Fixes MFSA 2016-39 (landry@)

postfix

  + snapshot/patches/patch-makedefs       
  + snapshot/patches/patch-src_util_sys_defs_h
  + stable/patches/patch-makedefs         
  + stable/patches/patch-src_util_sys_defs_h

  > fix with openbsd 6.x; from Brad (sthen@)

sieve-connect

  ~ Makefile                              

  > Term-ReadKey is part of the base system now (espie@)

thunderbird-i18n

  ~ Makefile.inc                          ~ distinfo

  > Bugfix update to thunderbird 45.1.0 / lightning 4.7.1
  > - See https://www.mozilla.org/en-US/thunderbird/45.1.0/releasenotes/
  > - Fixes MFSA 2016-39 (landry@)

== math ============================================================== 12/22 ==

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

octave

  ~ Makefile                              

  > bump for plist changes 5.9 -> 6.0 (naddy@)

== meta ============================================================== 13/22 ==

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

gnome

  ~ Makefile                              

  > Welcome GNOME 3.20.2! (ajacoutot@)

== multimedia ======================================================== 14/22 ==

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

get_flash_videos

  ~ Makefile                              

  > Term-ReadKey is part of the base system now (espie@)

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Take over as MAINTAINER, update to 1.25.92 version.
  > Ok sthen@ (nigel@)

x264

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

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

== net =============================================================== 15/22 ==

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

corebird

  ~ Makefile                              ~ distinfo

  > Update net/corebird from 1.2 to 1.2.1
  > Upstream changelog:
  > - Fix a11y labelling of several switches in the settings dialog
  > - Fix an input window clipping bug in the tweet info page
  > - Fix a few cases of overlapping widgets into window borders
  > - Remove the "Save as" context menu from inline media. This ha
  > not been working in a while but the context menu was still there.
  > - Rename the .sidebar style class to .topbar. This was used in corebird
  > before gtk+ used it, but now that the sidebar is at the top, the .sidebar
  > style from gtk+ themes collides with the horizontal alignment we use,
  > so use the more fitting '.topbar'.
  > - Show a focus outline in the topbar again. We are setting a custom
  > background color here, so we also need to set a fitting outline color.
  > - Fix a coloring but in the topbar, where wildcard selectors in themes
  > would overrde our foreground color.
  > OK abieber@ (awolk@)

cvsync

  ~ Makefile                              ~ files/cvsyncd.conf

  > The X11 and XF4 collections are no longer distributed.  Remove them from
  > the default cvsyncd.conf file, since otherwise cvsyncd will not start.
  > (naddy@)

dhcpcd

  ~ Makefile                              ~ distinfo

  > update to dhcpcd-6.11.0 (sthen@)

glib2-networking

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to glib2-networking-2.48.2. (ajacoutot@)

haproxy

  ~ Makefile                              ~ distinfo

  > Update for Haproxy to 1.6.5 from David CARLIER
  > http://www.haproxy.org/download/1.6/src/CHANGELOG (gonzalo@)

hexchat

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to hexchat-2.12.1, from maintainer Florian Stinglmayr
  > Now with a lua plugin... (jca@)

libpsl

  - patches/patch-autogen_sh              ~ Makefile
  ~ distinfo                              ~ patches/patch-src_psl2c_c
  ~ patches/patch-src_psl_c               ~ pkg/PLIST

  > Update to libpsl-0.13.0
  > From Frederic Cambus. (jca@)

net-snmp

  ~ Makefile                              ~ pkg/PLIST-main
  + patches/patch-Makefile_in             
  + patches/patch-agent_mibgroup_mibII_icmp_h
  + patches/patch-configure_d_config_os_progs
  + patches/patch-include_net-snmp_system_openbsd_h

  > untangle net-snmp to stop using openbsd{4,5}.h etc. (sthen@)

openvpn

  - patches/patch-src_openvpn_ssl_openssl_c
  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             ~ patches/patch-configure
  ~ patches/patch-include_Makefile_in     

  > update to openvpn-2.3.11 (sthen@)

p5-Net-Telnet-Cisco

  ~ Makefile                              

  > Term-ReadKey is part of the base system now (espie@)

py-botocore

  ~ Makefile                              ~ distinfo

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

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

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

ruby-msgpack

  ~ Makefile                              ~ distinfo

  > update to msgpack-0.7.6 (jasper@)

samba

  ~ Makefile                              
  + patches/patch-source3_lib_sysquotas_4B_c

  > Fix quota handling that resulted in spam in logs.
  > Prodded by jung@, ok jung@ Ian (jca@)

syncthing

  ~ Makefile                              

  > provide PATH to Go
  > "go ahead" edd@ (czarkoff@)

  ~ Makefile                              ~ distinfo
  + patches/patch-build_go                

  > update to syncthing 0.12.23
  > while at it, make build system more verbose and add HOME MODGO_ENV, for
  > tests.
  > OK edd@ (czarkoff@)

ucspi-tools

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to ucspi-tools-1.4, from maintainer Jan Klemkow
  > ok sthen@ (jca@)

  + patches/patch-test_sh                 

  > No need for bash to run tests (jca@)

weechat

  ~ Makefile                              ~ distinfo

  > Update from MAINTAINER: Eric Lalonde <[email protected]>
  > net/weechat has been updated to 1.5.0. Changes include Portuguese
  > support, detection of ruby 2.3, and 16 bugfixes. Full changelog is
  > available at: https://weechat.org/files/changelog/ChangeLog-1.5.html
  > OK lteo@ (abieber@)

== security ========================================================== 16/22 ==

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

security

  ~ Makefile                              

  > +py-oauthlib,python3 (sthen@)

  ~ Makefile                              

  > +vault (ajacoutot@)

burpsuite

  ~ Makefile                              ~ distinfo

  > update burpsuite to 1.7.03.
  > release notes: http://releases.portswigger.net/2016/05/1703.html
  > (rpointel@)

kpcli

  ~ Makefile                              

  > Term-ReadKey is part of the base system now (espie@)

letsencrypt

  ~ acme-tiny/Makefile                    ~ acme-tiny/distinfo

  > update to acme-tiny-20160326 (sthen@)

libgcrypt

  ~ Makefile                              
  ~ patches/patch-cipher_crc-intel-pclmul_c
  + patches/patch-cipher_crc_c            

  > Drop use of pclmul/SSE4.1 for CRC, and the use of clang while here
  > While this bring a nice speed improvement over libgcrypt-1.6.5, it
  > requires newer gcc or clang.  Since libgcrypt is a requirement for
  > tons of ports, using clang here means that you end up building two huge
  > compilers before building anything useful.
  > pclmul alone is supported by base gcc and is still used for GCM.
  > ok ajacoutot@ (maintainer) (jca@)

  ~ patches/patch-cipher_crc-intel-pclmul_c
  ~ patches/patch-cipher_crc_c            

  > Re-add the error message that motivated those patches
  > crc-intel-pclmul.c:369: Error: no such instruction: `pextrd
  > $1,%xmm0,(%rdi)' (jca@)

vault

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST
  + pkg/vault.rc                          + files/vault.hcl

  > New import:
  >     Import vault-0.5.2.

  ~ Makefile                              ~ files/vault.hcl

  > RCD ID. (ajacoutot@)

== shells ============================================================ 17/22 ==

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

osh

  ~ Makefile                              ~ distinfo
  ~ pkg/DESCR                             ~ pkg/PLIST

  > Update to new upstream version 4.2.0, bump EPOCH.  Fix some nits in DESCR
  > and
  > PLIST.
  > Mostly by upstream maintainer J.A. Neitzel, thanks! (pascal@)

== sysutils ========================================================== 18/22 ==

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

sysutils

  ~ Makefile                              

  > +consul (ajacoutot@)

  ~ Makefile                              

  > +py-statgrab,python3 (jasper@)

augeas

  - patches/patch-lenses_sudoers_aug      ~ Makefile
  ~ distinfo                              ~ patches/patch-lenses_shellvars_aug
  ~ patches/patch-lenses_simplelines_aug
  ~ pkg/PLIST                             

  > update to augeas-1.5.0 (jasper@)

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.10.27. (ajacoutot@)

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to awscli-1.10.28. (ajacoutot@)

beats

  ~ Makefile.inc                          

  > simplify MODGO_CMD environment customization
  > Clear user's environment with SETENV and provide MODGO_ENV for adding
  > variables
  > to environment and MODGO_GOPATH for altering GOPATH.
  > OK ajacoutot@, jasper@, kspillner@ (czarkoff@)

  ~ Makefile.inc                          

  > add PATH and CFLAGS to Go environment
  > Needed for cgo
  > OK jasper@ (czarkoff@)

  ~ filebeat/Makefile                     ~ filebeat/distinfo
  ~ packetbeat/Makefile                   ~ packetbeat/distinfo
  ~ topbeat/Makefile                      ~ topbeat/distinfo

  > update to 1.2.2 (jasper@)

borgbackup

  - patches/patch-docs_conf_py            ~ Makefile
  ~ distinfo                              

  > Update to borgbackup 1.0.2. From Michael Reed (maintainer)
  > Rework test.
  > ok giovanni@ (prev diff) (shadchin@)

consul

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST
  + pkg/consul.rc                         
  + 
patches/patch-vendor_github_com_fsouza_go-dockerclient_external_github_com_docker_docker_pkg_system_stat_openbsd_go
  + 
patches/patch-vendor_github_com_fsouza_go-dockerclient_external_github_com_docker_docker_pkg_system_stat_unsupported_go
  + files/config.json.in                  

  > New import:
  >     Import consul-0.6.4.

google-cloud-sdk

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

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

ipmitool

  + patches/patch-lib_ipmi_isol_c         

  > missed 'cvs add' in previous (sthen@)

logstash

  ~ Makefile                              ~ pkg/PLIST

  > Also install the logstash-plugin utility to be able to manage plugins.
  > at least 'list', 'pack', 'unpack' commands tested to be working.
  > i.e. run it as: JAVA_HOME="$(/usr/local/bin/javaPathHelper -h logstash)"
  > /usr/local/logstash/bin/logstash-plugin list
  > OK jasper@ (MAINTAINER) (sebastia@)

packer

  ~ Makefile                              

  > simplify MODGO_CMD environment customization
  > Clear user's environment with SETENV and provide MODGO_ENV for adding
  > variables
  > to environment and MODGO_GOPATH for altering GOPATH.
  > OK ajacoutot@, jasper@, kspillner@ (czarkoff@)

  ~ Makefile                              

  > No need for GO15VENDOREXPERIMENT=1 anymore now that we have a newer go.
  > (ajacoutot@)

py-statgrab

  ~ Makefile                              ~ distinfo

  > - update to py-statgrab-0.7 (adds support for python3)
  > - enable python3 support (jasper@)

runit

  - patches/patch-src_fmt_ptime_c         ~ Makefile
  ~ distinfo                              ~ pkg/README

  > Update to runit-2.1.2
  > Kill time_t patch committed upstream and drop maintainership while here.
  > WARNING: upstream changed back the default service directory to
  > /service, check the instructions in the README and
  > share/doc/runit/upgrade.html (jca@)

salt-testing

  ~ Makefile                              ~ distinfo

  > Update to salt-testing-2016.5.11. (ajacoutot@)

serf

  ~ Makefile                              ~ pkg/PLIST

  > No need for /var/serf. (ajacoutot@)

shelldap

  ~ Makefile                              

  > Term-ReadKey is part of the base system now (espie@)

sslmate

  ~ Makefile                              

  > Term-ReadKey is part of the base system now (espie@)

terraform

  ~ Makefile                              

  > simplify MODGO_CMD environment customization
  > Clear user's environment with SETENV and provide MODGO_ENV for adding
  > variables
  > to environment and MODGO_GOPATH for altering GOPATH.
  > OK ajacoutot@, jasper@, kspillner@ (czarkoff@)

  ~ Makefile                              

  > No need for GO15VENDOREXPERIMENT=1 anymore now that we have a newer go.
  > (ajacoutot@)

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to terraform-0.6.16. (ajacoutot@)

== telephony ========================================================= 19/22 ==

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

asterisk

  - patches/patch-main_logger_c           ~ Makefile
  ~ distinfo                              ~ patches/patch-bootstrap_sh

  > update to asterisk-13.9.0 (sthen@)

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        

  > update to asterisk-13.9.1 (sthen@)

== textproc ========================================================== 20/22 ==

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

cdiff

  ~ Makefile                              ~ distinfo

  > update to cdiff-0.9.8 (jasper@)

html-xml-utils

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             

  > Update to html-xml-utils-7.0.
  > Changelog:
  > https://www.w3.org/Tools/HTML-XML-utils/ChangeLog (bentley@)

link-grammar

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        

  > Update to link-grammar-5.3.7. (ajacoutot@)

nfoview

  ~ Makefile                              ~ distinfo

  > - update to nfoview-1.18
  > - drop gettext module and add BDEP on gettext-tools (jasper@)

py-alabaster

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-alabaster 0.7.8 (shadchin@)

py-jellyfish

  ~ Makefile                              ~ distinfo

  > Bugfix update to py-jellyfish 0.5.4 (shadchin@)

ruby-redcloth

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to redcloth-4.3.0 (jasper@)

ruby-treetop

  - pkg/patch-spec_compiler_tt_compiler_spec_rb
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to treetop-1.6.5 (jasper@)

== www =============================================================== 21/22 ==

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

awstats

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update www/awstats to 7.5
  > OK aja@ (rpe@)

casperjs

  ~ Makefile                              ~ distinfo

  > update to casperjs-1.1.1 (sthen@)

chromium

  ~ Makefile                              ~ distinfo

  > update to 50.0.2661.102 (robert@)

epiphany

  ~ Makefile                              ~ distinfo

  > update to epiphany-3.20.2 (jasper@)

icedtea-web

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             ~ patches/patch-launcher_launchers_in
  ~ patches/patch-plugin_icedteanp_IcedTeaNPPlugin_cc
  ~ pkg/PLIST                             

  > Update to icedtea-web 1.6.2.
  > Jirib submitted a similar diff a while ago
  > Drop maintainership as i never really used this, and java on the web is
  > dead. (landry@)

luakit

  ~ Makefile                              ~ distinfo

  > Upstream snuck in a few patches!
  > - Update to the latest.
  > - Enable html5 video (combined patch from gsoares@)
  > - Switch to GH_* vars
  > OK and tests from gsoares@ (abieber@)

py-django

  ~ lts/Makefile                          ~ lts/distinfo
  ~ lts/pkg/PLIST                         ~ stable/Makefile
  ~ stable/distinfo                       ~ stable/pkg/PLIST

  > update to 1.9.6 and 1.8.13.
  > sounds good jasper@. (rpointel@)

rt

  ~ Makefile                              

  > Term-ReadKey is part of the base system now (espie@)

selfoss

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update www/selfoss to 2.15
  > OK aja@ (rpe@)

squid

  ~ Makefile                              ~ distinfo

  > update to squid-3.5.19 (compared to 3.5.18, fixes a problem with
  > interception
  > proxies) (sthen@)

  ~ Makefile                              

  > fix no_ldap builds (sthen@)

stagit

  ~ Makefile                              ~ distinfo

  > Update to stagit-0.4, from Hiltjo Posthuma
  > Now using pledge() (jca@)

  + patches/patch-config_mk               

  > Missed in previous. (jca@)

  ~ patches/patch-Makefile                

  > regen patch (jca@)

  ~ Makefile                              

  > uses pledge() marker (jca@)

trac

  ~ Makefile                              ~ distinfo

  > update to Trac-1.0.11 (sthen@)

wml

  ~ Makefile                              

  > Term-ReadKey is part of the base system now (espie@)

youtube-dl

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

  > Update to youtube-dl-2016.05.10 (dcoppa@)

== x11 =============================================================== 22/22 ==

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

awesome

  ~ Makefile                              
  + patches/patch-lib_gears_wallpaper_lua_in

  > Fix wallpaper setting after RandR monitor changes
  > (upstream git commit f29eb2fee33fa30a3fc9fc20967776076346d937) (dcoppa@)

e17

  ~ e/Makefile                            ~ elementary/Makefile
  ~ emotion/Makefile                      ~ evas/Makefile

  > bump for plist changes 5.9 -> 6.0 (naddy@)

gnome

  ~ clocks/Makefile                       ~ clocks/distinfo
  ~ clocks/pkg/PLIST                      

  > Update to gnome-clocks-3.20.1. (ajacoutot@)

  ~ tracker/Makefile                      
  + tracker/patch-src_libtracker-common_tracker-file-utils_c

  > Properly compute database partition remaining space.
  > With hint from otto@ (ajacoutot@)

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

  > update to gedit-3.20.2 (jasper@)

  ~ calendar/Makefile                     ~ calendar/distinfo

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

  ~ libgweather/Makefile                  ~ libgweather/distinfo

  > update to libgweather-3.20.1 (jasper@)

  ~ rygel/Makefile                        ~ rygel/distinfo

  > update to rygel-0.30.2 (jasper@)

  ~ dconf-editor/Makefile                 ~ dconf-editor/distinfo

  > Update to dconf-editor-3.20.2. (ajacoutot@)

  ~ weather/Makefile                      ~ weather/distinfo
  ~ weather/pkg/PLIST                     

  > Update to gnome-weather-3.20.1. (ajacoutot@)

  ~ gvfs/Makefile                         ~ gvfs/distinfo

  > Update to gvfs-1.28.2. (ajacoutot@)

  ~ aisleriot/Makefile                    ~ aisleriot/distinfo

  > Update to aisleriot-3.20.2. (ajacoutot@)

  ~ tracker/Makefile                      
  ~ tracker/patch-src_libtracker-common_tracker-file-utils_c

  > Pushed upstream. (ajacoutot@)

  ~ user-docs/Makefile                    ~ user-docs/distinfo

  > Update to gnome-user-docs-3.20.2. (ajacoutot@)

  ~ py-atspi/Makefile                     ~ py-atspi/distinfo

  > Update to py3-atspi-2.20.2. (ajacoutot@)

  ~ devel-docs/Makefile                   ~ devel-docs/distinfo

  > Update to gnome-devel-docs-3.20.2. (ajacoutot@)

  ~ vino/Makefile                         ~ vino/distinfo

  > Update to vino-3.20.2. (ajacoutot@)

  ~ file-roller/Makefile                  ~ file-roller/distinfo

  > update to file-roller-3.20.2 (jasper@)

  ~ gucharmap/Makefile                    ~ gucharmap/distinfo

  > update to gucharmap-8.0.1 (jasper@)

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

  > - update to eog-plugins-3.16.4
  > - sync WANTLIB (jasper@)

  ~ bijiben/Makefile                      ~ bijiben/distinfo

  > update to bijiben-3.20.2 (jasper@)

  ~ eog/Makefile                          ~ eog/distinfo

  > update to eog-3.20.2 (jasper@)

  ~ todo/Makefile                         ~ todo/distinfo

  > Update to gnome-todo-3.20.2. (ajacoutot@)

  ~ vinagre/Makefile                      ~ vinagre/distinfo

  > Update to vinagre-3.20.2. (ajacoutot@)

  ~ desktop/Makefile                      ~ desktop/distinfo

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

  ~ shell-extensions/Makefile             

  > The x11/gnome MODULE does the right thing for gettext already. (ajacoutot@)

  ~ music/Makefile                        ~ music/distinfo
  ~ music/pkg/PLIST                       

  > Update to gnome-music-3.20.2. (ajacoutot@)

  ~ terminal/Makefile                     ~ terminal/distinfo
  ~ terminal/pkg/PLIST                    

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

  ~ font-viewer/Makefile                  ~ font-viewer/distinfo

  > update to gnome-font-viewer-3.20.2 (jasper@)

  ~ ghex/Makefile                         ~ ghex/distinfo

  > update to ghex-3.18.1 (jasper@)

  ~ shell/Makefile                        ~ shell/distinfo

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

  ~ mutter/Makefile                       ~ mutter/distinfo

  > update to mutter-3.20.2 (jasper@)

  ~ shell-extensions/distinfo             

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

  ~ shell-extensions/Makefile             

  > thank you cvs (jasper@)

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

  > update to empathy-3.12.12 (jasper@)

  ~ themes-standard/Makefile              ~ themes-standard/distinfo

  > Update to gnome-themes-standard-3.20.2. (ajacoutot@)

gnustep

  ~ gui/patches/patch-Tools_speech_GNUmakefile

  > Fix build with llvm >=3.8.0. (ajacoutot@)

gtk+3

  ~ Makefile                              ~ distinfo

  > Update to gtk+3-3.20.4. (ajacoutot@)

gtksourceview3

  ~ Makefile                              ~ distinfo

  > update to gtksourceview3-3.20.3 (jasper@)

jwm

  ~ Makefile                              ~ distinfo

  > update to jwm-2.3.5 (jasper@)

kde4

  ~ pim/Makefile                          

  > pim4 tends to block some of my bulks, discussed with Vadim long ago, it
  > builds
  > in parallel (espie@)

  - pim/patch-akonadi_next_kreparentingproxymodel_cpp
  - pim/patch-libkdepim_addressline_addresseelineedit_cpp

  > zap vomit that doesn't do anything (commit error ?) (espie@)

mlterm

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure_in            ~ patches/patch-mlterm_Makefile_in
  ~ patches/patch-xwindow_x_screen_c      ~ pkg/PLIST

  > Update to mlterm-3.7.1 (dcoppa@)

xscreensaver

  ~ Makefile                              + patches/patch-driver_passwd-pwent_c

  > use getpwnam_shadow to unbreak, from Gregor Best (sthen@)

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

Reply via email to