OpenBSD ports changes summary for 2017-06-11 to 2017-06-18 inclusive
====================================================================

audio                                   audio/beets
audio/calf                              audio/libmikmod
audio/mikmod                            audio/mp3blaster
audio/mp3wrap                           audio/mpg123
audio/p5-Audio-Scan                     audio/py-discogs-client
audio/py-musicbrainzngs                 audio/quodlibet
audio/rsynth                            cad/gerbv
comms/hylafax                           converters
converters/lua-utf8                     converters/p5-Date-Tolkien-Shire
converters/p5-Date-Tolkien-Shire-Data   databases/mariadb
databases/mysql-utilities               databases/openldap
databases/postgresql                    databases/postgresql-previous
databases/sqlite3                       devel
devel/afl                               devel/bpython
devel/cargo                             devel/ccache
devel/cdk                               devel/giblib
devel/git                               devel/intellij
devel/jdk                               devel/libconfuse
devel/libfmt                            devel/libvirt-glib
devel/libvstr                           devel/log4cpp
devel/lua-tz                            devel/mercurial
devel/meson                             devel/msgpack
devel/p5-Carp-Always                    devel/p5-Data-Uniqid
devel/p5-Math-Base-Convert              devel/p5-Test-YAML
devel/premake4                          devel/py-algorithm-munkres
devel/py-blessings                      devel/py-curtsies
devel/py-dulwich                        devel/py-entrypoints
devel/py-gevent                         devel/py-greenlet
devel/py-hypothesis                     devel/py-isort
devel/py-olefile                        devel/py-parsedatetime
devel/py-setuptools_scm                 devel/py-sh
devel/py-test                           devel/py-test-xdist
devel/py-uncompyle6                     devel/qmake
devel/qt-creator                        devel/quirks
devel/sdcc                              devel/sdlmm
devel/tortoisehg                        devel/xulrunner
editors/nano                            emulators/fuse
fonts/profont                           games
games/gottcode                          games/ioquake3
games/ja2-stracciatella                 games/ufoai
games/wtf                               games/xjewel
graphics/birdfont                       graphics/exiv2
graphics/ffmpeg                         graphics/fotowall
graphics/glm                            graphics/liblqr
graphics/maim                           graphics/mandelbulber
graphics/pqiv                           graphics/slop
graphics/zbar                           lang
lang/gravity                            lang/php
lang/ruby                               lang/rust
mail/mozilla-thunderbird                mail/neomutt
mail/offlineimap                        mail/pear-Mail
mail/pear-Mail-Mime                     mail/thunderbird-i18n
math/blas                               math/calc
misc/brltty                             misc/gpsd
multimedia/gstreamer1                   multimedia/mpv
multimedia/shrip                        multimedia/x264
multimedia/xine-lib                     net
net/aiccu                               net/amule
net/argus-clients                       net/dnsmasq
net/ekg                                 net/gajim
net/gpodder                             net/isc-bind
net/ladvd                               net/mcabber
net/neon                                net/nmap
net/openvpn                             net/openvpn-auth-ldap
net/pear-Net-IDNA2                      net/pear-Net-SMTP
net/pear-Net-Sieve                      net/pear-Net-Socket
net/pidgin-window-merge                 net/py-botocore
net/rbldnsd                             net/seafile
net/syncthing                           net/tor
print/hplip                             security
security/glib-openssl                   security/pear-Auth-SASL
security/pgp5                           security/samhain
security/towitoko                       shells/perlsh
sysutils                                sysutils/awscli
sysutils/bdfresize                      sysutils/collectd
sysutils/downtimed                      sysutils/google-cloud-sdk
sysutils/nut                            sysutils/ranger
sysutils/sunxi-tools                    sysutils/syslog-ng
telephony/baresip                       telephony/libzrtp
textproc/asciinema                      textproc/catfish
textproc/cdiff                          textproc/latexmk
textproc/lua-cosmo                      textproc/py-chardet
textproc/redland                        www/drupal7
www/firefox-esr                         www/firefox-esr-i18n
www/firefox-i18n                        www/minitube
www/mozilla                             www/mozilla-firefox
www/mozilla-sync                        www/py-bokeh
www/ruby-httpi                          www/sblg
www/seamonkey                           www/tor-browser
x11/afterstep                           x11/evilwm
x11/gbdfed                              x11/gnome
x11/irrlicht                            x11/kde-applications
x11/kde4                                x11/mate
x11/mplayer                             x11/qt5
x11/qwt                                 x11/rxvt-unicode
x11/sakura                              x11/xbae
x11/xfe                                 x11/xtacy

== audio ============================================================= 01/25 ==

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

audio

  ~ Makefile                              

  > add py3 support for audio/py-musicbrainzngs (sthen@)

  ~ Makefile                              

  > add py3 support for py-discogs-client, remove unnecessary deps (they're
  > shown in upstream repo's CI test deps but aren't needed at runtime or for
  > the normal tests in the distributed tar.gz). looks ok to Johan Huldtgren
  > (maintainer). (sthen@)

beets

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to beets-1.4.4 (sthen@)

  ~ Makefile                              

  > adjust RUN_DEPENDS grouping, the only remaining dep for py3 support is
  > py-discogs-client (sthen@)

  ~ Makefile                              

  > shuffle RDEPs again, we now have py3 flavours of everything needed to
  > be able to switch to py3 so no need to list them separately. (sthen@)

  ~ Makefile                              

  > mandoc handles reStructuredText output now, drop USE_GROFF and bump
  > (schwarze@)

calf

  ~ Makefile                              ~ pkg/DESCR

  > Remove trailing lines. (ajacoutot@)

libmikmod

  ~ Makefile                              ~ distinfo

  > Update libmikmod to 3.3.11. (fcambus@)

mikmod

  ~ Makefile                              ~ distinfo

  > Update mikmod to 3.2.8. (fcambus@)

mp3blaster

  - patches/patch-nmixer_1                - patches/patch-src_global_cc
  ~ Makefile                              ~ distinfo
  ~ patches/patch-mp3blaster_1            ~ patches/patch-mpegsound_mpegsound_h
  ~ patches/patch-mpegsound_oggplayer_cc
  ~ patches/patch-src_splay_cc            

  > Update to 3.2.6 -- bug fixes collected over the last 8 years.
  > ok rsadowski@ (bcallah@)

mp3wrap

  ~ Makefile                              

  > ancient DocBook stuff with harmless errors and
  > without formatting differences, drop USE_GROFF and bump (schwarze@)

mpg123

  - patches/patch-configure               ~ Makefile
  ~ distinfo                              

  > maintenance update to 1.25.0 (naddy@)

p5-Audio-Scan

  ~ Makefile                              ~ distinfo

  > update to p5-Audio-Scan-0.98 (sthen@)

py-discogs-client

  ~ Makefile                              ~ pkg/PLIST

  > add py3 support for py-discogs-client, remove unnecessary deps (they're
  > shown in upstream repo's CI test deps but aren't needed at runtime or for
  > the normal tests in the distributed tar.gz). looks ok to Johan Huldtgren
  > (maintainer). (sthen@)

  ~ Makefile                              

  > add TEST_DEPENDS = ${RUN_DEPENDS} (sthen@)

py-musicbrainzngs

  ~ Makefile                              ~ pkg/PLIST

  > add py3 support for audio/py-musicbrainzngs (sthen@)

quodlibet

  ~ Makefile                              

  > use the textproc/intltool MODULE. (ajacoutot@)

rsynth

  ~ Makefile                              ~ pkg/DESCR

  > Remove trailing lines. (ajacoutot@)

== cad =============================================================== 02/25 ==

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

gerbv

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to gerbv-2.6.2.
  > from Brian Callahan (new maintainer) (benoit@)

== comms ============================================================= 03/25 ==

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

hylafax

  ~ Makefile                              

  > No important formatting differences, drop USE_GROFF and bump.
  > Actually, mandoc output is slightly more readable because it
  > handles the footnote markers (superscript 1, 2, 3) better. (schwarze@)

== converters ======================================================== 04/25 ==

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

converters

  ~ Makefile                              

  > +p5-Date-Tolkien-Shire-Data (bcallah@)

lua-utf8

  ~ Makefile                              ~ pkg/DESCR

  > Remove trailing lines. (ajacoutot@)

p5-Date-Tolkien-Shire

  ~ Makefile                              ~ distinfo

  > Update to 1.901
  > Now uses its dependent port, converters/p5-Date-Tolkien-Shire-Data
  > ok benoit@ (bcallah@)

p5-Date-Tolkien-Shire-Data

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

  > New import:
  >     Import converters/p5-Date-Tolkien-Shire-Data

== databases ========================================================= 05/25 ==

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

mariadb

  ~ Makefile                              

  > Mandoc understands enough tbl(7) now, drop USE_GROFF and bump.
  > Admittedly, two tables look substantially different.
  > But the input is clearly broken (literal tabs and .PP macros
  > inside tbl text blocks), mandoc loses no information,
  > and the groff rendering is uglier than what mandoc does. (schwarze@)

mysql-utilities

  ~ Makefile                              

  > Mandoc understands enough tbl(7) now such that no relevant formatting
  > differences remain, so drop USE_GROFF and bump.
  > Some of the manuals look seriously ugly with both groff and mandoc,
  > and in some cases, how mandoc handles the broken input is less ugly -
  > this is no doubt unusually intense DocBook insanity... (schwarze@)

openldap

  ~ Makefile                              

  > No relevant formatting differences, drop USE_GROFF and bump.
  > But keep textproc/groff in BUILD_DEPENDS because soelim(1)
  > is used at "make build" time. (schwarze@)

postgresql

  ~ Makefile                              

  > The manual manual pages (of the usual poor DocBook quality) now
  > look better with mandoc than with groff, so drop USE_GROFF and bump
  > those four of the six subpackages that contain manual pages. (schwarze@)

postgresql-previous

  ~ Makefile                              

  > This port does not actually install any manual pages, so drop USE_GROFF.
  > No package change except timestamps in +CONTENTS and *.a files, so no bump.
  > (schwarze@)

sqlite3

  ~ Makefile                              

  > Bugfix update to sqlite 3.19.3, required by gecko 55.
  > Fixes a single bug, see https://sqlite.org/src/info/fda22108 for details.
  > (landry@)

  ~ Makefile                              ~ distinfo

  > When bumping PKGNAME, make sure that DISTNAME matches and that we match
  > the new distfile..
  > Sigh... shouldnt commit when totally tired. (landry@)

== devel ============================================================= 06/25 ==

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

devel

  ~ Makefile                              

  > update to py-algorithm-munkres 1.0.10, add py3 flavour (sthen@)

  ~ Makefile                              

  > typo: p5-Algorithm-Munkres,python3 -> py-algorithm-munkres,python3
  > reported by jasper@ (ajacoutot@)

  ~ Makefile                              

  > Fix Makefile ident header
  > Ok Sthen (nigel@)

  ~ Makefile                              

  > +py-olefile,python3 (feinerer@)

  ~ Makefile                              

  > add python3 flavor (jasper@)

  ~ Makefile                              

  > add python3 flavor (jasper@)

  ~ Makefile                              

  > add python3 flavor
  > ok bcallah@ (MAINTAINER) (jasper@)

afl

  ~ Makefile                              ~ distinfo

  >  (gsoares@)

bpython

  ~ Makefile                              

  > switch homepage to https
  > ok jca@ benoit@ (rsadowski@)

  ~ Makefile                              ~ pkg/PLIST

  > add python3 flavor
  > ok bcallah@ (MAINTAINER) (jasper@)

  ~ Makefile                              

  > Disable tests until py-twisted+deps have a python3 flavor.
  > Unbreaks sqlports.
  > diff from jasper@
  > ok aja@ (bcallah@)

cargo

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_cargo_util_config_rs

  > Update to cargo-0.19.0
  > From semarie (maintainer) and a minor tweak by me (danj@)

ccache

  ~ Makefile                              

  > Delete a comment about USE_GROFF; no package change, no bump.
  > Formatting with groff and mandoc is now almost identical, and given
  > that this is DocBook stuff, there is no reason to assume that it
  > will break more badly than similar ports in the future.
  > Mandoc ignores the .sp requests in the table and issues UNSUPP
  > messages about them, but actually, they are pointless and the table
  > looks better without them. (schwarze@)

cdk

  ~ Makefile                              

  > Mandoc understands enough tbl(7) now such that only trivial formatting
  > differences remain, so do not run GNU tbl(1) at build time, drop
  > USE_GROFF, and bump. (schwarze@)

giblib

  ~ Makefile                              

  > remove dead homepage url and fix MASTER_SITES
  > ok dcoppa@ (rsadowski@)

git

  ~ Makefile                              + patches/patch-sha1dc_sha1_c

  > Fix endianess detection wrt SHA1
  > (upstream git commit 6b851e536b05e0c8c61f77b9e4c3e7cedea39ff8)
  > Breakage reported by tb@ and Brian Callahan
  > OK tb@ (dcoppa@)

  ~ Makefile                              + patches/patch-config_mak_uname
  + patches/patch-t_t0001-init_sh         + patches/patch-t_t7004-tag_sh

  > Fix failing tests
  > ok tb@ (dcoppa@)

intellij

  ~ Makefile                              ~ distinfo
  ~ files/idea                            ~ pkg/PLIST

  > update to intellij-2017.1.4, adjust wrapper script to raise datasize-cur
  > (like
  > what's done in chromium's wrapper). from maintainer Caspar Schutijser,
  > minor
  > tweak to script by me. (sthen@)

jdk

  ~ 1.8/Makefile                          

  > Whitespace and unimportant font differences only,
  > so drop USE_GROFF and bump.
  > There are two tables in java(1) and jcmd(1) that look horrible
  > either way.  No point in keeping groff just for that. (schwarze@)

  ~ 1.7/Makefile                          

  > Delete USE_GROFF to avoid noise when greping the ports tree,
  > even 1.8 works with mandoc now.
  > No need to bump because this is not even connected to the build.
  > (schwarze@)

libconfuse

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > - update to libconfuse-3.2
  > - remove html docs that are also available at ${HOMEPAGE} (jasper@)

libfmt

  ~ Makefile                              

  > no relevant formatting differences, drop USE_GROFF and bump (schwarze@)

libvirt-glib

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to libvirt-glib-1.0.0 (jasper@)

libvstr

  ~ Makefile                              

  > identical formatting, drop USE_GROFF and bump (schwarze@)

log4cpp

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to log4cpp-1.1.2l (jasper@)

  + patches/patch-src_Appender_cpp        

  > missed in previous (jasper@)

lua-tz

  ~ Makefile                              ~ pkg/DESCR

  > Remove trailing lines. (ajacoutot@)

mercurial

  ~ Makefile                              ~ distinfo

  > Update to mercurial 4.2.1. (juanfra@)

  ~ Makefile                              

  > mandoc handles reStructuredText output now, drop USE_GROFF and bump
  > (schwarze@)

meson

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to meson-0.41.0. (ajacoutot@)

msgpack

  ~ Makefile                              ~ distinfo
  ~ patches/patch-CMakeLists_txt          ~ patches/patch-test_CMakeLists_txt
  ~ pkg/PLIST                             
  + patches/patch-include_msgpack_sysdep_h
  + patches/patch-include_msgpack_vrefbuffer_h

  > update to msgpack-2.1.2 (jasper@)

  ~ Makefile                              
  ~ patches/patch-include_msgpack_sysdep_h
  ~ patches/patch-include_msgpack_vrefbuffer_h
  + patches/patch-include_msgpack_v1_vrefbuffer_hpp

  > patches merged upstream including additional fix from upstream for c++
  > (jasper@)

  - patches/patch-include_msgpack_sysdep_h
  - patches/patch-include_msgpack_v1_vrefbuffer_hpp
  - patches/patch-include_msgpack_vrefbuffer_h
  ~ Makefile                              ~ distinfo
  ~ patches/patch-CMakeLists_txt          ~ patches/patch-test_CMakeLists_txt
  ~ pkg/PLIST                             

  > - update to msgpack-2.1.3 (jasper@)

p5-Carp-Always

  ~ Makefile                              ~ pkg/DESCR

  > Remove trailing lines. (ajacoutot@)

p5-Data-Uniqid

  ~ Makefile                              ~ pkg/DESCR

  > Remove trailing lines. (ajacoutot@)

p5-Math-Base-Convert

  ~ Makefile                              ~ pkg/DESCR

  > Remove trailing lines. (ajacoutot@)

p5-Test-YAML

  ~ Makefile                              ~ pkg/DESCR

  > Remove trailing lines. (ajacoutot@)

premake4

  ~ Makefile                              ~ pkg/DESCR

  > Remove trailing lines. (ajacoutot@)

py-algorithm-munkres

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to py-algorithm-munkres 1.0.10, add py3 flavour (sthen@)

py-blessings

  ~ Makefile                              ~ pkg/PLIST

  > add python3 flavor (jasper@)

py-curtsies

  ~ Makefile                              ~ pkg/PLIST

  > add python3 flavor (jasper@)

py-dulwich

  ~ Makefile                              ~ distinfo

  > update to py-dulwich 0.17.3 (czarkoff@)

py-entrypoints

  - patches/patch-setup_py                ~ Makefile
  ~ distinfo                              

  > Update to py-entrypoints 0.2.3 (shadchin@)

py-gevent

  ~ Makefile                              ~ distinfo

  > update to py-gevent 1.2.2 (czarkoff@)

py-greenlet

  ~ Makefile                              ~ distinfo

  > update to py-greenlet-0.4.12
  > OK edd@ (czarkoff@)

py-hypothesis

  ~ Makefile                              ~ distinfo

  > Update to py-hypothesis 3.11.4 (shadchin@)

py-isort

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-isort 4.2.15 (shadchin@)

py-olefile

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to olefile 0.44 and add Python 3 flavor
  > Update by rpointel@
  > OK rpointel@ (feinerer@)

py-parsedatetime

  ~ Makefile                              ~ distinfo
  ~ patches/patch-setup_py                

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

py-setuptools_scm

  ~ Makefile                              ~ distinfo

  > Update to py-setuptools_scm 1.15.6 (shadchin@)

py-sh

  ~ Makefile                              ~ distinfo

  > Update to py-sh 1.12.14. (juanfra@)

py-test

  ~ Makefile                              ~ distinfo

  > Update to py-test 3.1.2 (shadchin@)

py-test-xdist

  ~ Makefile                              ~ pkg/DESCR

  > Remove trailing lines. (ajacoutot@)

py-uncompyle6

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-uncompyle6 2.11.0 (shadchin@)

qmake

  ~ qmake.port.mk                         

  > Make -recursive optional, it breaks quite a few upcoming Qt 5.9 ports.
  > Yes, this is a bug in qmake infrastructure, but Qt is moving towards qbs
  > anyway, so no reason to spend time on fixing qmake. (zhuk@)

  ~ qmake.port.mk                         

  > Add tests handling to devel/qmake, to be used by upcoming Qt 5.9, at least.
  > (zhuk@)

qt-creator

  ~ Makefile                              ~ distinfo
  ~ patch-src_plugins_projectexplorer_gcctoolchain_cpp
  ~ patch-src_plugins_qmakeprojectmanager_qmakebuildconfiguration_cpp
  ~ patch-src_shared_qbs_src_lib_corelib_tools_processutils_cpp
  ~ patch-src_shared_qbs_src_lib_corelib_tools_tools_pri
  ~ pkg/PLIST                             

  > update qt-creator to 4.3.0
  > Take maintainership.
  > PLIST tweak and ok from zhuk@ (rsadowski@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > Remove net/aiccu.  SixXS has shut down on 2017-06-06, after which there
  > is no further use for this client.
  > https://www.sixxs.net/sunset/ (naddy@)

  ~ Makefile                              ~ files/Quirks.pm

  > Register samhain, samhain-docs and samhain-server removal. (ajacoutot@)

sdcc

  - patches/patch-sdcc_device_examples_mcs51_simple2_go
  - patches/patch-sdcc_device_examples_mcs51_simple2_test
  - patches/patch-sdcc_device_examples_mcs51_simple_go
  - patches/patch-sdcc_device_examples_mcs51_simple_test
  - patches/patch-sdcc_sim_ucsim_conf     
  - patches/patch-sdcc_sim_ucsim_configure
  - patches/patch-sdcc_sim_ucsim_libltdl_acinclude_m4
  - patches/patch-sdcc_sim_ucsim_libltdl_aclocal_m4
  - patches/patch-sdcc_sim_ucsim_libltdl_configure
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to sdcc-3.6.0.
  > from Brian Callahan (new maintainer) (benoit@)

  ~ Makefile                              

  > sdcc has a BDEP on boost. Spotted by nigel@ in a bulk. Change my email
  > since I'm here anyway.
  > ok nigel@ (bcallah@)

sdlmm

  ~ Makefile                              

  > With roff_term.c rev. 1.12, mandoc now gets the indentation right,
  > allowing output comparison, and it turns out mandoc output is
  > actually better than groff output because mandoc treat the invalid
  > font \fC as roman, while groff simply ignores the escape sequence.
  > So, drop USE_GROFF and bump. (schwarze@)

tortoisehg

  ~ Makefile                              ~ distinfo

  > Update to tortoisehg 4.2.1. (juanfra@)

xulrunner

  ~ 24/Makefile                           

  > Bump REVISIONs for mozilla.port.mk changes. (landry@)

== editors =========================================================== 07/25 ==

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

nano

  ~ Makefile                              ~ distinfo
  ~ patches/patch-doc_nano_1              ~ patches/patch-src_Makefile_in
  ~ pkg/PLIST                             

  > Update to 2.8.4.  Accumulated changes include the ability to search help
  > texts, and miscellaneous bug fixes. (naddy@)

== emulators ========================================================= 08/25 ==

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

fuse

  ~ Makefile                              ~ distinfo

  > Update fuse to 1.3.6.
  > OK bentley@ (fcambus@)

== fonts ============================================================= 09/25 ==

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

profont

  ~ Makefile                              ~ pkg/DESCR

  > Remove trailing lines. (ajacoutot@)

== games ============================================================= 10/25 ==

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

games

  ~ Makefile                              

  > Add ja2-stracciatella to the build (kirby@)

gottcode

  ~ Makefile.inc                          ~ connectagram/Makefile
  ~ connectagram/distinfo                 ~ connectagram/pkg/PLIST
  ~ cutemaze/Makefile                     ~ cutemaze/distinfo
  ~ cutemaze/pkg/PLIST                    ~ hexalate/Makefile
  ~ hexalate/distinfo                     ~ hexalate/pkg/PLIST
  ~ peg-e/Makefile                        ~ peg-e/distinfo
  ~ peg-e/patches/patch-peg-e_pro         ~ simsu/Makefile
  ~ simsu/distinfo                        ~ tanglet/Makefile
  ~ tanglet/distinfo                      ~ tanglet/pkg/PLIST
  ~ tetzle/Makefile                       ~ tetzle/distinfo
  ~ tetzle/pkg/PLIST                      

  > Update gottcode games, from bcallah, thanks!
  > Note that they now all use QT5.
  > * connectagram-1.2.4
  > * cutemaze-1.2.0
  > * hexalate-1.1.0
  > * peg-e-1.2.2
  > * simsu-1.3.3
  > * tanglet-1.4.0
  > * tetzle-2.1.0 (landry@)

ioquake3

  ~ Makefile                              ~ pkg/README

  > Remove trailing lines. (ajacoutot@)

ja2-stracciatella

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST
  + pkg/README                            + patches/patch-Makefile
  + patches/patch-ja2config_h             

  > New import:
  >     Import JA2 Stracciatella,an improved, cross-platform, stable Jagged

ufoai

  ~ data/Makefile                         ~ data/distinfo
  ~ data/pkg/PLIST                        

  > Upstream re-rolled tarball with missing maps.
  > http://ufoai.org/forum/index.php?topic=8724.msg63142#msg63142 (kirby@)

wtf

  ~ Makefile                              ~ distinfo

  > Update to 20170614 and take MAINTAINER.
  > ok benoit@ (bcallah@)

xjewel

  ~ Makefile                              

  > These tables now look better with mandoc than with groff,
  > drop USE_GROFF and bump. (schwarze@)

== graphics ========================================================== 11/25 ==

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

birdfont

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to birdfont-2.18.6 (jasper@)

exiv2

  ~ Makefile                              

  > almost identical output, drop USE_GROFF and bump (schwarze@)

ffmpeg

  ~ Makefile                              ~ distinfo
  ~ patches/patch-libavutil_internal_h    

  > Update to ffmpeg-20170610.
  > from Brad (maintainer) (ajacoutot@)

fotowall

  ~ Makefile                              ~ pkg/DESCR

  > Remove trailing lines. (ajacoutot@)

glm

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

  > update glm to 0.9.8.4
  > CXXFLAGS tweak and ok czarkoff@ (rsadowski@)

  ~ Makefile                              

  > fix typo (czarkoff@)

liblqr

  - patches/patch-lqr_lqr_energy_c        ~ Makefile
  ~ distinfo                              ~ pkg/DESCR

  > update liblqr to 0.4.1
  > - trailing whitespace note by jca@
  > ok jca@ (rsadowski@)

maim

  ~ Makefile                              ~ distinfo

  > update maim to 5.4.63
  > ok czarkoff@ (rsadowski@)

mandelbulber

  ~ Makefile                              ~ distinfo
  ~ patches/patch-makefiles_makefile      ~ patches/patch-makefiles_objects_mk
  ~ patches/patch-makefiles_src_subdir_mk

  > Update to 1.21
  > ok rsadowski@ (bcallah@)

pqiv

  ~ Makefile                              

  > identical formatting, drop USE_GROFF and bump (schwarze@)

slop

  ~ Makefile                              ~ distinfo

  > update slop to 6.3.38
  > ok czarkoff@ (rsadowski@)

zbar

  ~ Makefile                              

  > identical formatting, drop USE_GROFF and bump (schwarze@)

== lang ============================================================== 12/25 ==

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

lang

  ~ Makefile                              

  > +gravity (bcallah@)

gravity

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

  > New import:
  >     Import lang/gravity

php

  ~ Makefile.inc                          ~ 5.5/Makefile
  ~ 5.6/Makefile                          ~ 7.0/Makefile
  ~ 7.0/distinfo                          ~ 7.0/patches/patch-configure_in
  ~ 7.0/patches/patch-ext_standard_config_m4
  ~ 7.0/patches/patch-main_php_h          

  > update to php-7.0.20, sync -intl WANTLIB
  > ok robert@ (sthen@)

ruby

  ~ 1.8/Makefile                          ~ 1.8/pkg/DESCR-iconv

  > Remove trailing lines. (ajacoutot@)

rust

  - patches/patch-src_bootstrap_step_rs   
  - patches/patch-src_tools_compiletest_src_main_rs
  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_bootstrap_lib_rs    ~ patches/patch-src_etc_rust-gdb
  ~ pkg/PFRAG.amd64-main                  ~ pkg/PFRAG.i386-main
  ~ pkg/PLIST-doc                         
  + patches/patch-src_bootstrap_flags_rs

  > Update to rust-1.18.0
  > From semarie (maintainer) (danj@)

== mail ============================================================== 13/25 ==

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

mozilla-thunderbird

  ~ Makefile                              

  > Bump REVISIONs for mozilla.port.mk changes. (landry@)

  ~ Makefile                              ~ distinfo

  > Update to thunderbird 52.2.0.
  > See https://www.mozilla.org/en-US/thunderbird/52.2.0/releasenotes/
  > Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-17/
  > (landry@)

neomutt

  ~ Makefile                              ~ distinfo
  ~ patches/patch-main_c                  

  > update to neomutt-20170609 (sthen@)

offlineimap

  ~ Makefile                              ~ pkg/DESCR

  > Remove trailing lines. (ajacoutot@)

pear-Mail

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to pear-Mail-1.4.1, enable tests (sthen@)

pear-Mail-Mime

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to pear-Mail-Mime 1.10.1, enable tests (sthen@)

thunderbird-i18n

  ~ Makefile.inc                          ~ distinfo

  > Update to thunderbird 52.2.0.
  > See https://www.mozilla.org/en-US/thunderbird/52.2.0/releasenotes/
  > Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-17/
  > (landry@)

== math ============================================================== 14/25 ==

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

blas

  ~ Makefile                              

  > In these manual pages, the SYNOPSIS looks seriously better with mandoc
  > than with groff because groff inserts lots of whitespace that harms
  > readability.  Identical formatting outside the SYNOPSIS.
  > Drop USE_GROFF and bump. (schwarze@)

calc

  ~ Makefile                              ~ distinfo

  > update to calc-2.12.6.1 (sthen@)

== misc ============================================================== 15/25 ==

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

brltty

  ~ Makefile                              

  > almost identical formatting, drop USE_GROFF and bump (schwarze@)

gpsd

  ~ Makefile                              

  > Crappy DocBook v1.75.2 stuff.
  > Looks better with mandoc than with groff now,
  > so drop USE_GROFF and bump the two subpackages containing manuals.
  > (schwarze@)

== multimedia ======================================================== 16/25 ==

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

gstreamer1

  ~ plugins-base/Makefile                 

  > use the textproc/intltool MODULE. (ajacoutot@)

mpv

  ~ Makefile                              

  > mandoc handles reStructuredText output now, drop USE_GROFF and bump
  > (schwarze@)

shrip

  ~ Makefile                              

  > use the textproc/intltool MODULE. (ajacoutot@)

x264

  ~ Makefile                              

  > Drop MODULES and use COMPILER instead.
  > from Brad (maintaine) with input from espie@ (ajacoutot@)

xine-lib

  ~ Makefile                              

  > Drop the devel/gettext and clang MODULES and use COMPILER.
  > from Btad (maintainer) (ajacoutot@)

== net =============================================================== 17/25 ==

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

net

  ~ Makefile                              

  > Remove net/aiccu.  SixXS has shut down on 2017-06-06, after which there
  > is no further use for this client.
  > https://www.sixxs.net/sunset/ (naddy@)

  ~ Makefile                              

  > +pidgin-window-merge (czarkoff@)

aiccu

  - Makefile                              - distinfo
  - patches/patch-common_aiccu_h          - patches/patch-doc_aiccu_1
  - patches/patch-doc_aiccu_conf          - pkg/DESCR
  - pkg/MESSAGE                           - pkg/PLIST
  - pkg/aiccu.rc                          

  > Remove net/aiccu.  SixXS has shut down on 2017-06-06, after which there
  > is no further use for this client.
  > https://www.sixxs.net/sunset/ (naddy@)

amule

  ~ Makefile                              

  > mandoc now understands .als, drop USE_GROFF and bump (schwarze@)

argus-clients

  ~ Makefile                              

  > Drop USE_GROFF and bump.
  > There is a bit less bold face with mandoc because with mandoc, .in
  > terminates .ft, but in many of these cases, i doubt that the author
  > even intended so much bold face, and the mandoc output looks better.
  > (schwarze@)

dnsmasq

  ~ Makefile                              ~ distinfo
  ~ patches/patch-man_dnsmasq_8           ~ patches/patch-src_config_h

  > Update to dnsmasq-2.77.
  > from Brad (maintainer) (ajacoutot@)

ekg

  - patches/patch-src_commands_c          - patches/patch-src_dynstuff_c
  - patches/patch-src_ekg_c               - patches/patch-src_events_c
  - patches/patch-src_events_h            - patches/patch-src_log_h
  - patches/patch-src_msgqueue_c          - patches/patch-src_msgqueue_h
  - patches/patch-src_python_c            - patches/patch-src_simlite_c
  - patches/patch-src_stuff_h             - patches/patch-src_ui-ncurses_c
  - patches/patch-src_userlist_c          - patches/patch-src_userlist_h
  - patches/patch-src_vars_c              - patches/patch-src_voice_c
  - patches/patch-src_xmalloc_c           ~ Makefile
  ~ patches/patch-src_stuff_c             

  > Use sed in a pre-configure target in order to drop most required patches
  > for external libgadu support.
  > No objection from Aleksander Piotrowski (MAINTAINER). (fcambus@)

gajim

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update gajim to 0.16.8
  > ok pea@ (rsadowski@)

gpodder

  ~ Makefile                              

  > use the textproc/intltool MODULE. (ajacoutot@)

isc-bind

  ~ Makefile                              ~ distinfo

  > update to BIND 9.10.5-P1
  > * With certain RPZ configurations, a response with TTL 0 could cause
  > named to go into an infinite query loop. This flaw is disclosed in
  > CVE-2017-3140. [RT #45181]
  > A server is potentially vulnerable to degradation of service if
  > 1. the server is configured to use RPZ,
  > 2. the server uses NSDNAME or NSIP policy rules, and
  > 3. an attacker can cause the server to process a specific query (sthen@)

  ~ Makefile                              ~ distinfo
  ~ patches/patch-bin_dig_dig_c           ~ patches/patch-bin_dig_nslookup_c
  ~ patches/patch-lib_isc_unix_net_c      ~ patches/patch-lib_isc_unix_socket_c
  ~ pkg/PLIST                             

  TAGGED OPENBSD_6_1
  > update to BIND 9.10.5-P1
  > * With certain RPZ configurations, a response with TTL 0 could cause
  > named to go into an infinite query loop. This flaw is disclosed in
  > CVE-2017-3140. [RT #45181]
  > A server is potentially vulnerable to degradation of service if
  > 1. the server is configured to use RPZ,
  > 2. the server uses NSDNAME or NSIP policy rules, and
  > 3. an attacker can cause the server to process a specific query (sthen@)

ladvd

  - patches/patch-configure_ac            - patches/patch-src_netif_c
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             + patches/patch-src_netif_bsd_c

  > update to ladvd-1.1.1, from Paul de Weerd (maintainer) (sthen@)

mcabber

  ~ Makefile                              

  > identical formatting, drop USE_GROFF and bump (schwarze@)

neon

  ~ Makefile                              ~ distinfo
  + patches/patch-src_ne_openssl_c        

  > update to neon-0.30.2 (jasper@)

nmap

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        

  > Update to nmap-7.50.
  > from David CARLIER (maintainer) (benoit@)

openvpn

  ~ Makefile                              ~ patches/patch-src_openvpn_route_c
  ~ patches/patch-src_openvpn_syshead_h   ~ patches/patch-src_openvpn_tun_c

  > Pushed upstream. (jca@)

openvpn-auth-ldap

  ~ Makefile                              ~ pkg/MESSAGE

  > Remove trailing lines. (ajacoutot@)

pear-Net-IDNA2

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > nupdate to pear-Net-IDNA2-0.2.0 (sthen@)

pear-Net-SMTP

  ~ Makefile                              ~ distinfo

  > update to pear-Net-SMTP-1.8.0, enable tests (sthen@)

pear-Net-Sieve

  ~ Makefile                              ~ distinfo

  > update to pear-Net-Sieve-1.4.1 (sthen@)

pear-Net-Socket

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to pear-Net-Socket-1.2.2 (sthen@)

pidgin-window-merge

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

  > New import:
  >     Import net/pidgin-window-merge

  ~ Makefile                              

  > Use MODGNU_AUTO*_DEPENDS. (ajacoutot@)

py-botocore

  ~ Makefile                              ~ distinfo

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

  ~ Makefile                              ~ distinfo

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

  ~ Makefile                              ~ distinfo

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

  ~ Makefile                              ~ distinfo

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

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

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

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

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

rbldnsd

  ~ Makefile                              ~ pkg/README

  > Remove trailing lines. (ajacoutot@)

seafile

  ~ ccnet/Makefile                        ~ ccnet/pkg/DESCR
  ~ client/Makefile                       ~ client/pkg/DESCR

  > Remove trailing lines. (ajacoutot@)

syncthing

  ~ Makefile                              ~ distinfo

  > Update to Syncthing 0.14.30
  > "go ahead" edd@ (feinerer@)

tor

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_6_1
  > SECURITY update to tor 0.2.9.11; fixes CVE-2017-0375 and CVE-2017-0376.
  > ok danj@ (pascal@)

== print ============================================================= 18/25 ==

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

hplip

  ~ Makefile                              ~ patches/patch-base_password_py
  ~ pkg/README-common                     

  > Fix plugins installation.
  > issue reported by Reheis Claus (ajacoutot@)

== security ========================================================== 19/25 ==

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

security

  ~ Makefile                              

  > Remove samhain which has been left dormant in ports with no interest from
  > anyone.
  > ok robert@ (maintainer) (ajacoutot@)

glib-openssl

  - patches/patch-tls_openssl_gtlsbio_c   
  - patches/patch-tls_openssl_gtlsclientconnection-openssl_c
  - patches/patch-tls_openssl_openssl-module_c
  ~ Makefile                              ~ distinfo

  > Update to glib-openssl-2.50.3. (ajacoutot@)

pear-Auth-SASL

  ~ Makefile                              ~ distinfo

  > update to pear-Auth-SASL-1.1.0 (sthen@)

pgp5

  ~ Makefile                              

  > mandoc now handles \p, so drop USE_GROFF and bump (schwarze@)

samhain

  - Makefile                              - distinfo
  - patches/patch-c_random_sh             - patches/patch-configure
  - patches/patch-samhainrc_freebsd       - pkg/DESCR-client
  - pkg/DESCR-main                        - pkg/DESCR-server
  - pkg/PLIST-client                      - pkg/PLIST-main
  - pkg/PLIST-server                      - pkg/README-client
  - pkg/README-server                     - pkg/samhain.rc
  - pkg/samhain_signed.rc                 - pkg/yule.rc

  > Remove samhain which has been left dormant in ports with no interest from
  > anyone.
  > ok robert@ (maintainer) (ajacoutot@)

towitoko

  ~ Makefile                              

  > ancient DocBook stuff containing large amounts of syntax errors,
  > but none of them cause relevant formatting differences,
  > so drop USE_GROFF and bump (schwarze@)

== shells ============================================================ 20/25 ==

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

perlsh

  ~ Makefile                              

  > almost identical formatting of very badly broken manual pages,
  > drop USE_GROFF and bump (schwarze@)

== sysutils ========================================================== 21/25 ==

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

sysutils

  ~ Makefile                              

  > +sunxi-tools (mglocker@)

  ~ Makefile                              

  > Add bdfresize. (fcambus@)

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.102. (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.103. (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.104. (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.105. (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.106. (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.107. (ajacoutot@)

bdfresize

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

  > New import:
  >     Import sysutils/bdfresize.

collectd

  ~ Makefile                              + patches/patch-src_network_c

  TAGGED OPENBSD_6_1
  > Backport patch for CVE-2017-7401 (danj@)

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_6_1
  > Security update to collectd-5.7.2, fixes CVE-2017-7401
  > Tested by Pavel Korovin (danj@)

downtimed

  ~ Makefile                              

  > mandoc now understands ".if d", so drop USE_GROFF and bump (schwarze@)

google-cloud-sdk

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

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

nut

  ~ Makefile                              

  > Output of mandoc looks better than output of groff not only in spite
  > of the large number of UNSUPP messages, but precisely because of them:
  > all those .sp requests inside tables are completely pointless and
  > only spew gratuitious blank lines with groff.  Besides, mandoc is
  > more reliable than groff with respect to the special characters
  > used when it comes to -Tascii output.
  > The about 25 broken .so files are already commented out in the
  > PLIST, and none of them are needed on OpenBSD, all the names are
  > in the NAME sections anyway.
  > So drop USE_GROFF and bump those three of the four subpackages
  > that contain manual pages. (schwarze@)

ranger

  ~ Makefile                              + patches/patch-doc_ranger_1
  + patches/patch-ranger_ext_img_display_py

  > Fix default path for w3mimgdisplay.
  > Spotted by "rage_311" on /r/openbsd (reddit) (dcoppa@)

sunxi-tools

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

  > New import:
  >     A collection of command line tools for ARM devices with Allwinner SoCs.

syslog-ng

  ~ Makefile                              

  > mandoc understands enough tbl(7) now, drop USE_GROFF and bump (schwarze@)

== telephony ========================================================= 22/25 ==

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

baresip

  ~ baresip/Makefile                      

  > Fix linking in libzrtp
  > REVISION bump in baresip to force update (czarkoff@)

libzrtp

  ~ Makefile                              

  > undo partial commit (czarkoff@)

  ~ Makefile                              + patches/patch-Makefile_am

  > Fix linking in libzrtp
  > REVISION bump in baresip to force update (czarkoff@)

== textproc ========================================================== 23/25 ==

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

asciinema

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to asciinema-1.4.0. (ajacoutot@)

catfish

  ~ Makefile                              

  > use the textproc/intltool MODULE. (ajacoutot@)

cdiff

  ~ Makefile                              ~ distinfo

  > update to cdiff-1.0 (jasper@)

latexmk

  ~ Makefile                              ~ distinfo
  ~ patches/patch-latexmk_pl              

  > Update latexmk to latexmk-452c.
  > From Nils Reuße, OK tb@. Thanks, and sorry for the delay. (edd@)

lua-cosmo

  ~ Makefile                              ~ pkg/DESCR

  > Remove trailing lines. (ajacoutot@)

py-chardet

  ~ Makefile                              ~ distinfo

  > Update to py-chardet 3.0.4 (shadchin@)

redland

  ~ Makefile                              ~ pkg/DESCR-mysql
  ~ pkg/DESCR-pgsql                       

  > Remove trailing lines. (ajacoutot@)

== www =============================================================== 24/25 ==

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

drupal7

  ~ core7/Makefile                        ~ core7/pkg/DESCR

  > Remove trailing lines. (ajacoutot@)

firefox-esr

  ~ Makefile                              ~ distinfo

  > Update to firefox-esr 52.2.0.
  > See https://www.mozilla.org/en-US/firefox/52.2.0/releasenotes/
  > Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-16/
  > (landry@)

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_6_1
  > MFC: update to firefox-esr 52.2.0.
  > See https://www.mozilla.org/en-US/firefox/52.2.0/releasenotes/
  > Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-16/
  > "Stable" packages for i386 and amd64 available at
  > https://packages.rhaalovely.net/
  > signed with https://packages.rhaalovely.net/landry-mozilla-pkg.pub
  > (landry@)

firefox-esr-i18n

  ~ Makefile.inc                          ~ distinfo

  > Update to firefox-esr 52.2.0.
  > See https://www.mozilla.org/en-US/firefox/52.2.0/releasenotes/
  > Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-16/
  > (landry@)

  ~ Makefile.inc                          ~ distinfo

  TAGGED OPENBSD_6_1
  > MFC: update to firefox-esr 52.2.0.
  > See https://www.mozilla.org/en-US/firefox/52.2.0/releasenotes/
  > Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-16/
  > "Stable" packages for i386 and amd64 available at
  > https://packages.rhaalovely.net/
  > signed with https://packages.rhaalovely.net/landry-mozilla-pkg.pub
  > (landry@)

  ~ distinfo                              

  TAGGED OPENBSD_6_1
  > fix Japanese language pack (naddy@)

  ~ distinfo                              

  TAGGED OPENBSD_6_1
  > fix Japanese language pack (naddy@)

firefox-i18n

  - patch-js_src_jit_ProcessExecutableMemory_cpp
  - patch-media_libstagefright_binding_mp4parse_capi_Cargo_toml
  ~ Makefile.inc                          ~ distinfo
  + patch-js_src_jit_ProcessExecutableMemory_h

  > Update to firefox 54.0.
  > See https://www.mozilla.org/en-US/firefox/54.0/releasenotes/
  > Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-15/
  > - move ulimit patch around (#1347139)
  > - Remove Cargo.toml patch, merged upstream in #1360521
  > tested by several, thanks! (landry@)

  ~ Makefile.inc                          ~ distinfo

  TAGGED OPENBSD_6_1
  > MFC: update to firefox 54.0.
  > See https://www.mozilla.org/en-US/firefox/54.0/releasenotes/
  > Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-15/
  > "Stable" packages for i386 and amd64 available at
  > https://packages.rhaalovely.net/
  > signed with https://packages.rhaalovely.net/landry-mozilla-pkg.pub
  > Note that i might not be able to keep updating this port in -stable, as
  > upstream plans to hard-require rust 1.17 or 1.18 (see
  > https://bugzilla.mozilla.org/show_bug.cgi?id=1370874) which would mean
  > updating rust/cargo in -stable... (landry@)

minitube

  ~ Makefile                              ~ pkg/README

  > Remove trailing lines. (ajacoutot@)

mozilla

  ~ mozilla.port.mk                       

  > Bump dependencies for mozilla 54, and some cleanup.
  > - nss 3.30.1 is required
  > - nspr 4.14 is required
  > - remove plumbing for gtk3 FLAVOR, now the default anyway
  > - switch default MASTER_SITES and HOMEPAGE to https (from naddy@) (landry@)

mozilla-firefox

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

  > Update to firefox 54.0.
  > See https://www.mozilla.org/en-US/firefox/54.0/releasenotes/
  > Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-15/
  > - move ulimit patch around (#1347139)
  > - Remove Cargo.toml patch, merged upstream in #1360521
  > tested by several, thanks! (landry@)

  - patches/patch-browser_installer_Makefile_in
  - patches/patch-js_src_jit_ProcessExecutableMemory_cpp
  ~ Makefile                              ~ distinfo
  ~ patches/patch-storage_mozStorageConnection_cpp
  + patches/patch-js_src_jit_ProcessExecutableMemory_h

  TAGGED OPENBSD_6_1
  > MFC: update to firefox 54.0.
  > See https://www.mozilla.org/en-US/firefox/54.0/releasenotes/
  > Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-15/
  > "Stable" packages for i386 and amd64 available at
  > https://packages.rhaalovely.net/
  > signed with https://packages.rhaalovely.net/landry-mozilla-pkg.pub
  > Note that i might not be able to keep updating this port in -stable, as
  > upstream plans to hard-require rust 1.17 or 1.18 (see
  > https://bugzilla.mozilla.org/show_bug.cgi?id=1370874) which would mean
  > updating rust/cargo in -stable... (landry@)

mozilla-sync

  ~ full/Makefile                         ~ full/pkg/README

  > Remove trailing lines. (ajacoutot@)

py-bokeh

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-bokeh-0.12.6. (ajacoutot@)

ruby-httpi

  ~ Makefile                              ~ pkg/DESCR

  > Remove trailing lines. (ajacoutot@)

sblg

  ~ Makefile                              ~ distinfo

  > Update to sblg-0.4.2.
  > From Bryan Vyhmeister. Thanks! (bentley@)

seamonkey

  ~ Makefile                              

  > Bump REVISIONs for mozilla.port.mk changes. (landry@)

tor-browser

  ~ browser/Makefile                      

  > Bump REVISIONs for mozilla.port.mk changes. (landry@)

== x11 =============================================================== 25/25 ==

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

afterstep

  ~ Makefile                              
  + patches/patch-src_ASDocGen_ASDocGen_c
  + patches/patch-src_ASDocGen_source_FAQ_03-GettingAndInstalling

  > Fix a very weird encoding error that screwed up the content of the
  > afterstep_faq(1) manual.  I'm not going to debug XML parsers, so
  > just patch the documentation such that the XML stuff yields a valid
  > manual page.
  > Only whitespace differences between groff and mandoc formatting,
  > so drop USE_GROFF and bump. (schwarze@)

evilwm

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

  > update evilwm to 1.1.1
  > - remove Victor Sahlstedt as maintainer (bounce email)
  > bcallah@ (rsadowski@)

gbdfed

  ~ Makefile                              

  > identical formatting, drop USE_GROFF and bump (schwarze@)

gnome

  ~ latexila/Makefile                     ~ latexila/distinfo
  ~ latexila/pkg/PLIST                    

  > Update to latexila-3.24.1. (ajacoutot@)

  ~ tweak-tool/Makefile                   ~ tweak-tool/distinfo
  ~ tweak-tool/pkg/PLIST                  

  > Update to gnome-tweak-tool-3.24.1. (ajacoutot@)

  ~ gjs/Makefile                          ~ gjs/distinfo

  > update to gjs-1.48.4 (jasper@)

irrlicht

  ~ Makefile                              ~ pkg/DESCR

  > Remove trailing lines. (ajacoutot@)

kde-applications

  ~ Makefile                              ~ Makefile.inc
  ~ gpgmepp/Makefile                      

  > first kde-applications bits for further work. No functional changes.
  > ok jca@ (rsadowski@)

kde4

  ~ libs/Makefile                         
  + libs/patches/patch-kio_kio_kautomount_h

  > Fix upcoming breakage in py-kde4 due to upcoming devel/py-sip update.
  > (zhuk@)

mate

  ~ session-manager/Makefile              

  > Fix LIB_DEPENDS to unbreak.
  > reported by naddy@ (ajacoutot@)

  ~ pluma/Makefile                        

  > Missing BDEP+RDEP on devel/iso-codes. (ajacoutot@)

mplayer

  ~ Makefile                              

  > Sync FFMPEG_V with graphics/ffmpeg.
  > from Brad (maintainer) (ajacoutot@)

qt5

  + qtdatavis3d/distinfo                  + qtdatavis3d/Makefile
  + qtdatavis3d/pkg/DESCR-main            + qtdatavis3d/pkg/DESCR-examples
  + qtdatavis3d/pkg/DESCR-docindex        + qtdatavis3d/pkg/DESCR-qch
  + qtdatavis3d/pkg/DESCR-html            + qtdatavis3d/pkg/PLIST-main
  + qtdatavis3d/pkg/PLIST-qch             + qtdatavis3d/pkg/PLIST-examples
  + qtdatavis3d/pkg/PLIST-docindex        + qtdatavis3d/pkg/PLIST-html

  > New import:
  >     Qt Data Visualization module provides a way to visualize data in 3D as
  > bar,

  + qtgamepad/Makefile                    + qtgamepad/distinfo
  + qtgamepad/pkg/PLIST-main              + qtgamepad/pkg/PLIST-qch
  + qtgamepad/pkg/PLIST-examples          + qtgamepad/pkg/PLIST-docindex
  + qtgamepad/pkg/PLIST-html              + qtgamepad/pkg/DESCR-main
  + qtgamepad/pkg/DESCR-examples          + qtgamepad/pkg/DESCR-docindex
  + qtgamepad/pkg/DESCR-qch               + qtgamepad/pkg/DESCR-html

  > New import:
  >     A Qt 5 module that adds support for getting events from gamepad devices

  + qtnetworkauth/Makefile                + qtnetworkauth/distinfo
  + qtnetworkauth/pkg/PLIST-main          + qtnetworkauth/pkg/PLIST-qch
  + qtnetworkauth/pkg/PLIST-examples      + qtnetworkauth/pkg/PLIST-docindex
  + qtnetworkauth/pkg/PLIST-html          + qtnetworkauth/pkg/DESCR-main
  + qtnetworkauth/pkg/DESCR-examples      + qtnetworkauth/pkg/DESCR-docindex
  + qtnetworkauth/pkg/DESCR-qch           + qtnetworkauth/pkg/DESCR-html

  > New import:
  >     Qt Network Authorization provides a set of APIs that enable Qt
  > applications

  + qtpurchasing/Makefile                 + qtpurchasing/distinfo
  + qtpurchasing/pkg/DESCR-main           + qtpurchasing/pkg/PLIST-main
  + qtpurchasing/pkg/PLIST-qch            + qtpurchasing/pkg/PLIST-examples
  + qtpurchasing/pkg/PLIST-docindex       + qtpurchasing/pkg/PLIST-html
  + qtpurchasing/pkg/DESCR-examples       + qtpurchasing/pkg/DESCR-docindex
  + qtpurchasing/pkg/DESCR-qch            + qtpurchasing/pkg/DESCR-html

  > New import:
  >     Qt Purchasing is an add-on library that enables Qt applications to
  > support

  + qtremoteobjects/Makefile              + qtremoteobjects/distinfo
  + qtremoteobjects/pkg/DESCR-main        + qtremoteobjects/pkg/DESCR-examples
  + qtremoteobjects/pkg/DESCR-docindex    + qtremoteobjects/pkg/DESCR-qch
  + qtremoteobjects/pkg/DESCR-html        + qtremoteobjects/pkg/PLIST-main
  + qtremoteobjects/pkg/PLIST-qch         + qtremoteobjects/pkg/PLIST-examples
  + qtremoteobjects/pkg/PLIST-docindex    + qtremoteobjects/pkg/PLIST-html

  > New import:
  >     Qt Remote Objects (QtRO) is an inter-process communication (IPC) module

  + qtscxml/Makefile                      + qtscxml/distinfo
  + qtscxml/pkg/DESCR-main                + qtscxml/pkg/PLIST-main
  + qtscxml/pkg/PLIST-qch                 + qtscxml/pkg/PLIST-examples
  + qtscxml/pkg/PLIST-docindex            + qtscxml/pkg/PLIST-html
  + qtscxml/pkg/DESCR-examples            + qtscxml/pkg/DESCR-docindex
  + qtscxml/pkg/DESCR-qch                 + qtscxml/pkg/DESCR-html

  > New import:
  >     The Qt SCXML module provides functionality to create state machines
  > from SCXML

  + qtspeech/Makefile                     + qtspeech/distinfo
  + qtspeech/pkg/DESCR-main               + qtspeech/pkg/DESCR-examples
  + qtspeech/pkg/DESCR-docindex           + qtspeech/pkg/DESCR-qch
  + qtspeech/pkg/DESCR-html               + qtspeech/pkg/PLIST-main
  + qtspeech/pkg/PLIST-qch                + qtspeech/pkg/PLIST-examples
  + qtspeech/pkg/PLIST-docindex           + qtspeech/pkg/PLIST-html

  > New import:
  >     The module enables a Qt application to support accessibility features
  > such as

  + qtvirtualkeyboard/Makefile            + qtvirtualkeyboard/distinfo
  + qtvirtualkeyboard/pkg/DESCR-main      + qtvirtualkeyboard/pkg/PLIST-main
  + qtvirtualkeyboard/pkg/PLIST-qch       
  + qtvirtualkeyboard/pkg/PLIST-examples
  + qtvirtualkeyboard/pkg/PLIST-docindex
  + qtvirtualkeyboard/pkg/PLIST-html      
  + qtvirtualkeyboard/pkg/DESCR-examples
  + qtvirtualkeyboard/pkg/DESCR-docindex
  + qtvirtualkeyboard/pkg/DESCR-qch       + qtvirtualkeyboard/pkg/DESCR-html

  > New import:
  >     The Qt Virtual Keyboard project provides an input framework and
  > reference

  - qtwebkit/pkg/DESCR-examples           

  > Unused file: Qt5 Webkit examples live in a different castle.. (zhuk@)

  + qtwebkit-examples/Makefile            + qtwebkit-examples/distinfo
  + qtwebkit-examples/pkg/PLIST           + qtwebkit-examples/pkg/DESCR

  > New import:
  >     QtWebkit contains classes and functions for embedding web content in

qwt

  ~ Makefile                              ~ pkg/README

  > Remove trailing lines. (ajacoutot@)

rxvt-unicode

  ~ Makefile                              ~ pkg/README

  > Remove trailing lines. (ajacoutot@)

sakura

  ~ Makefile                              ~ distinfo

  > update to sakura-3.4.0 (jasper@)

  + patches/patch-src_sakura_c            

  > add missing patch; no bump as it didn't build
  > reminded by nigel@ (jasper@)

xbae

  ~ Makefile                              

  > These manuals look quite broken with groff because groff sets the
  > column separation in the excessively wide tables to zero, so you
  > cannot easily see the word boundaries.
  > With mandoc, the manuals are actually readable if you make your
  > terminal window wider than 132 columns, so drop USE_GROFF and bump.
  > (schwarze@)

xfe

  ~ Makefile                              

  > use the textproc/intltool MODULE. (ajacoutot@)

xtacy

  ~ Makefile                              

  > uses .br and macros inside tbl(7), but formatting differences are very
  > minor and don't harm readability, so drop USE_GROFF and bump (schwarze@)

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

Reply via email to