OpenBSD ports changes summary for 2016-07-03 to 2016-07-10 inclusive
====================================================================

audio                                   audio/moc
audio/mpd                               audio/rhythmbox
databases/libdbi-drivers                devel/afl
devel/ectags                            devel/gwenhywfar
devel/intellij                          devel/leatherman
devel/libvmime                          devel/llvm
devel/ocaml-cmdliner                    devel/ocaml-ocamlbuild
devel/p5-Coro                           devel/py-configobj
devel/py-dulwich                        devel/py-logilab-common
devel/py-traitlets                      devel/ruby-rspec
devel/subversion                        editors/libreoffice
education/anki                          games/bastet
geo/pgrouting                           geo/postgis
graphics                                graphics/blender
graphics/darktable                      graphics/ffmpegthumbnailer
graphics/gd                             graphics/hugin
graphics/imv                            graphics/inkscape
graphics/openimageio                    infrastructure/db
infrastructure/mk                       lang/python
lang/racket-minimal                     mail/alpine
mail/claws-mail                         mail/courier-imap
mail/dovecot                            mail/evolution-rss
mail/exim                               mail/mozilla-thunderbird
mail/mutt                               mail/opensmtpd-extras
mail/p5-Mail-DMARC                      mail/thunderbird-i18n
math/cgal                               multimedia/motion
multimedia/mpv                          net/GeoIP
net/arp-scan                            net/epic4
net/freeradius3                         net/ircd-hybrid
net/libepc                              net/libmaxminddb
net/liboping                            net/librenms
net/libvncserver                        net/nagios
net/net-snmp                            net/netatalk3
net/ntopng                              net/openafs
net/openconnect                         net/p5-Net-Inspect
net/p5-Net-Pcap                         net/pidgin
net/pork                                net/py-boto
net/py-botocore                         net/py-geventhttpclient
net/py-libcloud                         net/py-netifaces
net/samba                               net/smokeping
net/tcpreplay                           net/telepathy
net/zabbix                              print/cups-filters
print/gtklp                             print/gutenprint
print/lyx                               print/poppler
productivity/aqbanking                  productivity/glabels
productivity/osmo                       productivity/tryton
security                                security/cyrus-sasl2
security/gnutls                         security/routersploit
security/xmlsec                         sysutils/awscli
sysutils/bacula                         sysutils/beats
sysutils/direvent                       sysutils/findlib
sysutils/flashrom                       sysutils/opam
sysutils/rofi                           sysutils/salt
telephony/baresip                       textproc/gspell
textproc/iksemel                        textproc/lua-markdown
textproc/p5-XML-LibXSLT                 textproc/py-stemmer
textproc/zathura                        www/apache-httpd
www/chromium                            www/firefox-i18n
www/goaccess                            www/luakit
www/mozilla                             www/mozilla-firefox
www/puppetboard                         www/py-aiohttp
www/squid                               www/trac
www/wml                                 www/youtube-dl
x11/gnome                               x11/gnustep
x11/gtk+2                               x11/gtk-vnc
x11/kde                                 x11/kde4
x11/mplayer                             x11/slock
x11/tktray                              x11/virt-viewer
x11/xfce4                               x11/xmobar
x11/xscreensaver                        

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

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

audio

  ~ Makefile                              

  > +moc (czarkoff@)

moc

  + Makefile                              + distinfo
  + patches/patch-main_c                  + patches/patch-config_example_in
  + patches/patch-playlist_c              + patches/patch-mocp_1
  + pkg/PLIST                             + pkg/DESCR

  > New import:
  >     MOC (music on console) is a console audio player for LINUX/UNIX
  > designed to be

  ~ Makefile                              

  > Unbreak: Poisoned variable CONFIGURE_SHARED has been referenced
  > Drop deprecated gettext MODULE. (ajacoutot@)

mpd

  ~ Makefile                              
  + patch-src_filter_plugins_ReplayGainFilterPlugin_cxx
  + patch-src_pcm_Volume_cxx              

  > Merge fixes from the upstream stable 'v0.19.x' branch:
  > commit 072e39c9cf449ccb8d7be301768a769f479c2875
  > Author: Max Kellermann <[email protected]>
  > Date:   Fri Jul 1 21:17:52 2016 +0200
  > filter/ReplayGain: skip PcmVolume if a mixer is set
  > Previously, volume was applied twice: once by PcmVolume, and again by
  > the hardware mixer.
  > commit ba8e579e9b8126a694d1125e001acddbeb494299
  > Author: Max Kellermann <[email protected]>
  > Date:   Fri Jul 1 21:22:21 2016 +0200
  > pcm/Volume: use 0x69 to generate DSD silence (dcoppa@)

rhythmbox

  ~ Makefile                              

  > sync WANTLIB (sthen@)

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

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

libdbi-drivers

  ~ Makefile                              

  > sync wantlib (sthen@)

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

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

afl

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                

  > update to 2.19b
  > OK jsg@ (gsoares@)

ectags

  ~ Makefile                              + patches/patch-c_c

  > adding support for this new C++11 syntax:
  > using <Type> = <type definition>;
  > From Rafael Sadowski (shadchin@)

gwenhywfar

  ~ Makefile                              

  > sync WANTLIB (sthen@)

intellij

  ~ Makefile                              ~ distinfo

  > Bugfix update to 2016.1.3, tested for a few weeks.
  > From Caspar Schutijser, thanks! (zhuk@)

leatherman

  ~ Makefile                              ~ distinfo

  > update to leatherman-0.7.4 (jasper@)

libvmime

  ~ Makefile                              

  > sync WANTLIB (sthen@)

llvm

  ~ Makefile                              
  ~ patches/patch-tools_clang_lib_Driver_Tools_cpp

  > Make clang build working binaries by linking against rcrt0 when
  > building static PIE binaries. This is also what Bitrig does
  > ok tobiasu@ sthen@ (stefan@)

ocaml-cmdliner

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to latest (0.9.8), the same that opam installs.
  > Bump opam REVISION.
  > ok anil@ chrisz@ (krw@)

  ~ Makefile                              

  > Add comment to remind future generations that new versions mean build
  > dependents such as opam need a REVISION bump.
  > Requested by sthen@ (krw@)

ocaml-ocamlbuild

  ~ Makefile                              

  > add wantlib (sthen@)

p5-Coro

  ~ Makefile                              

  > some WANTLIB syncs (sthen@)

py-configobj

  ~ Makefile                              

  > add a RUN_DEPENDS on devel/py-six
  > noticed by Solene Rapenne
  > Ok dcoppa@ (danj@)

py-dulwich

  - patches/patch-dulwich_tests_compat_utils_py
  ~ Makefile                              ~ distinfo

  > update to py-dulwich-0.14.0 (czarkoff@)

py-logilab-common

  ~ Makefile                              ~ distinfo

  > Update to py-logilab-common 1.2.2 (shadchin@)

py-traitlets

  ~ Makefile                              ~ distinfo

  > Update to py-traitlets 4.2.2 (shadchin@)

ruby-rspec

  ~ 3/rspec/Makefile                      ~ 3/rspec/distinfo

  > update to rspec-3.5.0 (jasper@)

  ~ 3/expectations/Makefile               ~ 3/expectations/distinfo

  > update to rspec-expectations-3.5.0 (jasper@)

  ~ 3/mocks/Makefile                      ~ 3/mocks/distinfo
  ~ 3/mocks/pkg/PLIST                     

  > update to rspec-mocks-3.5.0 (jasper@)

  ~ 3/core/Makefile                       ~ 3/core/distinfo
  ~ 3/core/pkg/PLIST                      

  > update to rspec-core-3.5.0 (jasper@)

  ~ 3/support/Makefile                    ~ 3/support/distinfo
  ~ 3/support/pkg/PLIST                   

  > update to rspec-support-3.5.0 (jasper@)

subversion

  ~ Makefile                              

  > sync WANTLIB, svn_fs_x-1 (sthen@)

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

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

libreoffice

  ~ Makefile                              

  > sync WANTLIB (sthen@)

== education ========================================================= 05/22 ==

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

anki

  ~ Makefile                              ~ distinfo

  > update to anki-2.0.36, this unbreaks syncing with upstream servers
  > from Derek Sivers (jasper@)

== games ============================================================= 06/22 ==

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

bastet

  ~ Makefile                              

  > sync WANTLIB (sthen@)

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

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

pgrouting

  ~ Makefile                              

  > sync WANTLIB (sthen@)

postgis

  ~ Makefile                              

  > sync WANTLIB (sthen@)

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

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

graphics

  ~ Makefile                              

  > +imv (czarkoff@)

blender

  ~ Makefile                              

  > wantlib syncs (sthen@)

darktable

  ~ Makefile                              ~ distinfo

  > update to darktable-2.0.5 (sthen@)

ffmpegthumbnailer

  ~ Makefile                              

  > sync WANTLIB (sthen@)

gd

  ~ Makefile                              + patches/patch-src_gd_gif_out_c

  > Fix for CVE-2016-6161; from upstream (jasper@)

  ~ Makefile                              + patches/patch-src_gd_gif_out_c

  TAGGED OPENBSD_5_9
  > Fix for CVE-2016-6161; from upstream (jasper@)

hugin

  ~ Makefile                              

  > wantlib syncs (sthen@)

imv

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

  > New import:
  >     Imv is a minimalist command-line image viewer with support for over 30
  > image

inkscape

  ~ Makefile                              + patches/patch-src_2geom_line_cpp

  > Add null check for boost::optional<Geom::Crossing> and return empty
  > OptCrossing to fix a crash with snapping, all from Rafael Sadowski,
  > thanks!
  > ok sthen@ (landry@)

  ~ Makefile                              

  > Tidy up Makefile, also from Rafael Sadowski (landry@)

openimageio

  ~ Makefile                              

  > sync wantlib (sthen@)

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

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

db

  ~ user.list                             

  > comment-out 15 reserved uids where the ports have been removed (sthen@)

mk

  ~ bsd.port.mk                           

  > @pkgname does not exist.
  > For dynamic plists, we can still do slightly better, namely trick
  > pkg_create into spewing out what it knows by zapping the plists it knows
  > (generated under fake typically) and replacing them with /dev/null
  > This fixes check-problems when you run it purely based on the ports tree
  > (espie@)

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

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

python

  ~ 2.7/Makefile                          ~ 2.7/distinfo
  ~ 2.7/pkg/PLIST-idle                    ~ 2.7/pkg/PLIST-main
  ~ 2.7/pkg/PLIST-tests                   ~ 3.4/Makefile
  ~ 3.4/distinfo                          ~ 3.4/pkg/PLIST-main
  ~ 3.4/pkg/PLIST-tests                   ~ 3.5/Makefile
  ~ 3.5/distinfo                          ~ 3.5/pkg/PLIST-idle
  ~ 3.5/pkg/PLIST-main                    ~ 3.5/pkg/PLIST-tests

  > update Python 2.7 to 2.7.12, 3.4 to 3.4.5 and 3.5 to 3.5.2.
  > tested in a bulk build and ok sthen@, ok danj@ (rpointel@)

  ~ 2.7/patches/patch-Lib_test_regrtest_py
  ~ 2.7/patches/patch-Makefile_pre_in     ~ 2.7/patches/patch-configure_ac
  ~ 2.7/patches/patch-setup_py            ~ 3.4/patches/patch-Makefile_pre_in
  ~ 3.4/patches/patch-Modules_pyexpat_c   ~ 3.4/patches/patch-configure_ac
  ~ 3.5/patches/patch-Makefile_pre_in     ~ 3.5/patches/patch-configure_ac
  ~ 3.5/patches/patch-setup_py            

  > forgotten make update-patches, spotted by danj@.
  > inputs and ok sthen@. (rpointel@)

racket-minimal

  ~ Makefile                              

  > Add wxneeded again. We will not have a proper fix before of 6.0. (juanfra@)

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

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

alpine

  ~ Makefile                              
  ~ patches/patch-imap_src_osdep_unix_env_unix_c

  > Fix imap authentication.
  > from Anthony La Porte (ajacoutot@)

claws-mail

  ~ Makefile                              

  > sync WANTLIB (sthen@)

courier-imap

  ~ Makefile                              + patches/patch-missing

  > Remove hidden dependency on devel/bison
  > spotted and ok ajacoutot@ (giovanni@)

dovecot

  - patches/patch-configure               ~ Makefile
  ~ distinfo                              

  > drop -lpthread hack, no longer needed. ok brad (sthen@)

  ~ Makefile                              ~ distinfo

  > oops, committed previous from wrong tree. noticed by nigel@ (sthen@)

evolution-rss

  ~ Makefile                              

  > sync WANTLIB (sthen@)

  ~ Makefile                              

  > fix wantlib, spotted by nigel@ (sthen@)

  ~ Makefile                              

  > I had the same diff as sthen@ but with the devel/gettext MODULE removal.
  > So do tat now. (ajacoutot@)

exim

  ~ Makefile                              

  > sync WANTLIB (sthen@)

mozilla-thunderbird

  ~ Makefile                              ~ distinfo

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

mutt

  ~ Makefile                              ~ distinfo

  > bugfix update to mutt-1.6.2 (sthen@)

opensmtpd-extras

  ~ Makefile                              

  > sync WANTLIB (sthen@)

p5-Mail-DMARC

  ~ Makefile                              ~ distinfo

  > Update to 1.20160612 and take maintainership
  > ok sthen@ (giovanni@)

thunderbird-i18n

  ~ Makefile.inc                          ~ distinfo

  > Update to thunderbird-i18n 45.2.0 (landry@)

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

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

cgal

  ~ Makefile                              

  > wantlib syncs (sthen@)

== multimedia ======================================================== 13/22 ==

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

motion

  ~ Makefile                              

  > sync WANTLIB (sthen@)

mpv

  ~ Makefile                              ~ distinfo
  + patches/patch-waftools_detections_compiler_py

  > update to mpv-0.18.0
  > unrelated changes:
  > - X11BASE is hooked up explicitly, so that several tests in waf don't fail
  > - WRKBUILD is set to subdirectory of WRKSRC, so that mpv does not get
  > relinked
  > during "make install" (czarkoff@)

== net =============================================================== 14/22 ==

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

GeoIP

  ~ Makefile                              ~ distinfo

  > update GeoIP geolite databases (sthen@)

arp-scan

  ~ Makefile                              ~ distinfo

  > update MAC address vendor listings (sthen@)

epic4

  ~ Makefile                              

  > sync WANTLIB (sthen@)

freeradius3

  ~ Makefile                              ~ distinfo
  ~ patches/patch-autogen_sh              

  > Replace unnecessary freeradius build dep on autoconf-archive with changes
  > to
  > autoconf/autoheader m4 include path instead (the m4 files were there, just
  > not
  > being picked up). While there, update to a newer 3.0.x snapshot to fix a
  > crash
  > when using raddebug with a condition matching on regexp. (sthen@)

ircd-hybrid

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

  > Update to ircd-hybrid-8.2.18.
  > from Brad (ajacoutot@)

libepc

  ~ Makefile                              

  > sync WANTLIB (sthen@)

libmaxminddb

  ~ Makefile                              ~ distinfo

  > update geolite2 geoip database, from Frederic Cambus (sthen@)

liboping

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to liboping 1.9.0
  > * liboping: The new "PING_OPT_MARK" option allows to mark packets,
  > which can be used for filtering and routing such packets on Linux.
  > * oping, noping: The new "-m" command line option allows to set a
  > mark on packets sent by the tool.
  > * oping, noping: The new "-O" command line option allows to write
  > measurements to an CSV file.
  > * oping, noping: The new "-w" command line option allows to specify
  > the timeout after which a packet/reply is considered "dropped". (landry@)

librenms

  ~ Makefile                              ~ distinfo
  ~ patches/patch-includes_common_php     
  ~ patches/patch-includes_definitions_inc_php
  ~ patches/patch-validate_php            ~ pkg/PLIST

  > update to LibreNMS 201607 (sthen@)

libvncserver

  ~ Makefile                              

  > sync WANTLIB (sthen@)

nagios

  ~ cnagios/Makefile                      

  > sync WANTLIB (sthen@)

net-snmp

  ~ Makefile                              

  > sync WANTLIB (sthen@)

  ~ Makefile                              

  > missed bump, spotted by naddy (sthen@)

netatalk3

  ~ Makefile                              + patches/patch-etc_afpd_uam_c
  + patches/patch-etc_uams_uams_dhx2_passwd_c
  + patches/patch-etc_uams_uams_dhx_passwd_c
  + patches/patch-etc_uams_uams_passwd_c

  > use getpwnam_shadow to unbreak netatalk3, from Nils Frohberg, ok ajacoutot
  > (sthen@)

ntopng

  ~ Makefile                              ~ distinfo
  ~ patches/patch-include_Flow_h          
  ~ patches/patch-include_NetworkInterface_h
  ~ patches/patch-include_Utils_h         
  ~ patches/patch-include_ntop_defines_h
  ~ patches/patch-nDPI_example_ndpiReader_c
  ~ patches/patch-nDPI_example_ndpi_util_c
  ~ patches/patch-src_Flow_cpp            ~ patches/patch-src_Lua_cpp
  ~ patches/patch-src_NetworkInterface_cpp
  ~ patches/patch-src_Utils_cpp           ~ pkg/PLIST

  > update ntopng from snapshot to 2.4 release (sthen@)

openafs

  ~ Makefile                              
  + patches/patch-src_ptserver_ptprocs_c

  > Fix for CVE-2016-2860
  > MAINTAINER timed-out (jasper@)

  ~ Makefile                              
  + patches/patch-src_ptserver_ptprocs_c

  TAGGED OPENBSD_5_9
  > Fix for CVE-2016-2860 (jasper@)

openconnect

  ~ Makefile                              

  > sync WANTLIB (sthen@)

p5-Net-Inspect

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update p5-Net-Inspect to 0.326 (bluhm@)

p5-Net-Pcap

  ~ Makefile                              

  > some WANTLIB syncs (sthen@)

pidgin

  ~ Makefile                              ~ distinfo
  ~ patches/patch-pidgin_gtkconv_c        ~ patches/patch-pidgin_gtkdialogs_c
  ~ pkg/PLIST-libpurple                   ~ pkg/PLIST-main

  > Update to pidgin-2.11.0.
  > from Brad (maintainer) (ajacoutot@)

  ~ Makefile                              
  + patches/patch-libpurple_protocols_mxit_chunk_c
  + patches/patch-libpurple_protocols_mxit_chunk_h
  + patches/patch-libpurple_protocols_mxit_filexfer_c
  + patches/patch-libpurple_protocols_mxit_filexfer_h
  + patches/patch-libpurple_protocols_mxit_formcmds_c
  + patches/patch-libpurple_protocols_mxit_http_c
  + patches/patch-libpurple_protocols_mxit_http_h
  + patches/patch-libpurple_protocols_mxit_markup_c
  + patches/patch-libpurple_protocols_mxit_multimx_c
  + patches/patch-libpurple_protocols_mxit_mxit_c
  + patches/patch-libpurple_protocols_mxit_mxit_h
  + patches/patch-libpurple_protocols_mxit_protocol_c
  + patches/patch-libpurple_protocols_mxit_protocol_h
  + patches/patch-libpurple_protocols_mxit_roster_c
  + patches/patch-libpurple_protocols_mxit_splashscreen_c
  + patches/patch-libpurple_protocols_mxit_splashscreen_h

  TAGGED OPENBSD_5_9
  > Security fixes for: CVE-2016-2376 - CVE 2016-2380, CVE-2016-4323,
  > CVE-2016-2365 - CVE-2016-2375 (only affecting the mxit protocol)
  > originally pointed out by Jeremy Thorn (jasper@)

pork

  ~ Makefile                              

  > sync WANTLIB (sthen@)

py-boto

  ~ Makefile                              ~ distinfo

  > Update to py-boto-2.41.0. (ajacoutot@)

py-botocore

  ~ Makefile                              ~ distinfo

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

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

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

py-geventhttpclient

  ~ Makefile                              ~ distinfo

  > update to py-geventhttpclient-1.3.0 (czarkoff@)

py-libcloud

  ~ Makefile                              ~ distinfo

  > Update to py-libcloud-1.1.0. (ajacoutot@)

py-netifaces

  ~ Makefile                              

  > sync WANTLIB (sthen@)

samba

  - patches/patch-source3_client_smbspool_krb5_wrapper_c
  ~ Makefile                              ~ distinfo

  > Update to samba-4.4.4
  > Diff from Ian, tests & ok sthen@ (jca@)

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        

  > SECURITY update to samba-4.4.5
  > * CVE-2016-2119 (Client side SMB2/3 required signing can be downgraded)
  > ok ajacoutot@, Ian McWilliam, sthen@ on a previous version.  ok danj@
  > who noted missing entries in PLIST. (jca@)

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        

  TAGGED OPENBSD_5_9
  > SECURITY update to samba-4.3.11
  > * CVE-2016-2119 (Client side SMB2/3 required signing can be downgraded)
  > ok sthen@ danj@, thanks danj@ for spotting a few missing PLIST entries.
  > (jca@)

smokeping

  ~ Makefile                              ~ pkg/README

  > fix config path in readme, from Caspar Schutijser (sthen@)

tcpreplay

  ~ Makefile                              + patches/patch-src_defines_h_in
  + patches/patch-src_tcprewrite_c        

  > Fix for CVE-2016-6160; patch from debian
  > ok nigel@ (MAINTAINER) (jasper@)

  ~ Makefile                              + patches/patch-src_defines_h_in
  + patches/patch-src_tcprewrite_c        

  TAGGED OPENBSD_5_9
  > Fix for CVE-2016-6160; patch from debian (jasper@)

telepathy

  ~ telepathy-gabble/Makefile             ~ telepathy-salut/Makefile

  > sync WANTLIB (sthen@)

zabbix

  - pkg/patch-src_libs_zbxsysinfo_openbsd_diskspace_c
  - pkg/patch-src_zabbix_agent_zabbix_agent_c
  ~ Makefile                              ~ distinfo
  ~ patches/patch-conf_zabbix_agentd_conf
  ~ patches/patch-conf_zabbix_proxy_conf
  ~ patches/patch-conf_zabbix_server_conf
  ~ patches/patch-configure               
  ~ patches/patch-src_libs_zbxnix_daemon_c
  ~ patches/patch-src_zabbix_agent_zabbix_agentd_c
  ~ patches/patch-src_zabbix_proxy_proxy_c
  ~ patches/patch-src_zabbix_server_server_c
  ~ pkg/PLIST-main                        ~ pkg/PLIST-web

  > update to zabbix 3.0.3 (robert@)

== print ============================================================= 15/22 ==

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

cups-filters

  ~ Makefile                              

  > Sync WANTLIB. (kili@)

gtklp

  ~ Makefile                              

  > sync WANTLIB (sthen@)

gutenprint

  ~ Makefile                              

  > sync WANTLIB (sthen@)

lyx

  ~ Makefile                              

  > sync WANTLIB (sthen@)

poppler

  ~ Makefile                              ~ pkg/PLIST-main
  ~ pkg/PLIST-utils                       

  > Disable pdfsig to get rid of the nss dependency. (kili@)

== productivity ====================================================== 16/22 ==

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

aqbanking

  ~ Makefile                              

  > sync WANTLIB (sthen@)

glabels

  ~ Makefile                              

  > sync WANTLIB (sthen@)

osmo

  ~ Makefile                              

  > sync WANTLIB (sthen@)

tryton

  ~ tryton/Makefile                       ~ tryton/distinfo

  > Update to tryton-3.2.15. (ajacoutot@)

  ~ trytond/Makefile                      ~ trytond/distinfo

  > Update to trytond-3.2.16. (ajacoutot@)

  ~ stock/Makefile                        ~ stock/distinfo

  > Update to trytond-module-stock-3.2.8. (ajacoutot@)

  ~ stock_supply/Makefile                 ~ stock_supply/distinfo

  > Update to trytond-module-stock_supply-3.2.5. (ajacoutot@)

  ~ stock_supply_production/Makefile      ~ stock_supply_production/distinfo

  > Update to trytond-module-stock_supply_production-3.2.4. (ajacoutot@)

  ~ proteus/Makefile                      ~ proteus/distinfo

  > Update to proteus-3.2.7. (ajacoutot@)

  ~ account/Makefile                      ~ account/distinfo

  > Update to trytond-module-account-3.2.9. (ajacoutot@)

  ~ account_invoice/Makefile              ~ account_invoice/distinfo

  > Update to trytond-module-account_invoice-3.2.7. (ajacoutot@)

  ~ account_payment_sepa/Makefile         ~ account_payment_sepa/distinfo

  > Update to trytond-module-account_payment_sepa-3.2.5. (ajacoutot@)

  ~ production/Makefile                   ~ production/distinfo

  > Update to trytond-module-production-3.2.5. (ajacoutot@)

  ~ sale/Makefile                         ~ sale/distinfo

  > Update to trytond-module-sale-3.2.7. (ajacoutot@)

  ~ sale_shipment_cost/Makefile           ~ sale_shipment_cost/distinfo

  > Update to trytond-module-sale_shipment_cost-3.2.3. (ajacoutot@)

== security ========================================================== 17/22 ==

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

security

  ~ Makefile                              

  > Add security/routersploit to the bulk build (awolk@)

cyrus-sasl2

  ~ Makefile                              

  > --without-sqlite so that we don't pick up sqlite2 from ports.
  > reported by nigel@ (ajacoutot@)

gnutls

  ~ Makefile                              ~ distinfo

  > Update to gnutls-3.4.14.
  > (security fix for GNUTLS-SA-2016-2 which does not affect us) (ajacoutot@)

routersploit

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR
  + files/setup.py                        

  > New import:
  >     Import security/routersploit

xmlsec

  ~ Makefile                              

  > sync WANTLIB (sthen@)

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

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

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.10.45. (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.10.46. (ajacoutot@)

bacula

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               ~ pkg/PLIST-mysql
  ~ pkg/PLIST-pgsql                       ~ pkg/PLIST-sqlite3

  > bugfix update to Bacula 7.4.2 (sthen@)

beats

  ~ packetbeat/Makefile                   

  > sync WANTLIB (sthen@)

direvent

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to direvent-5.1. (ajacoutot@)

findlib

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             ~ pkg/PFRAG.dynlink-native
  + patches/patch-Makefile                

  > Update to latest (1.6.2).
  > Don't try to create the man3 directory or remove the .3 man pages that
  > are not generated because (according to the Makefile comment) ocamldoc is
  > hopeless at at generating them.
  > Placate portcheck by using ${PREFIX} instead of a hardcoded directory.
  > Maintainer timeout.
  > PLIST tweaks and ok chrisz@ (krw@)

  ~ Makefile                              ~ pkg/PFRAG.dynlink-native
  ~ pkg/PLIST                             

  > Tweak PLIST/PFRAG so build/package works on non-dynlink-native archs again.
  > Remember to crank REVISION this time. (krw@)

flashrom

  ~ Makefile                              

  > sync WANTLIB (sthen@)

opam

  ~ Makefile                              

  > Update to latest (0.9.8), the same that opam installs.
  > Bump opam REVISION.
  > ok anil@ chrisz@ (krw@)

rofi

  ~ Makefile                              

  > add hidden dep/wantlib on xkbcommon (sthen@)

salt

  ~ Makefile                              
  + patches/patch-salt_states_archive_py

  > Unbreak archive.extracted.
  > adapted from a diff by Florian Ermisch (ajacoutot@)

  ~ Makefile                              
  + patches/patch-salt_states_archive_py

  TAGGED OPENBSD_5_9
  > Unbreak archive.extracted.
  > adapted from a diff by Florian Ermisch (ajacoutot@)

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

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

baresip

  ~ re/Makefile                           ~ re/distinfo

  > update to re-0.4.17 (czarkoff@)

  ~ baresip/Makefile                      

  > fix line breaks (no binary changes) (czarkoff@)

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

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

gspell

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Bugfix update to gspell-1.0.3. (ajacoutot@)

iksemel

  ~ Makefile                              

  > sync WANTLIB (sthen@)

lua-markdown

  ~ Makefile                              ~ pkg/PLIST

  > resolve conflict: luakit bundled an its own version of lua-markdown. so
  > add an RDEP on it instead.
  > ok abieber@ (luakit MAINTAINER) (jasper@)

p5-XML-LibXSLT

  ~ Makefile                              

  > some WANTLIB syncs (sthen@)

py-stemmer

  ~ Makefile                              

  > sync WANTLIB (sthen@)

zathura

  ~ core/Makefile                         

  > stop zathura picking up libsynctex (from texlive_base), use internal copy
  > ok sthen@ (tobiasu@)

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

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

apache-httpd

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        

  > update to apache-httpd 2.4.23, ok ajacoutot (sthen@)

chromium

  ~ Makefile                              

  > add another pre-build target (robert@)

firefox-i18n

  ~ Makefile.inc                          ~ distinfo

  > Minor bugfix update to firefox 47.0.1.
  > - See https://www.mozilla.org/en-US/firefox/47.0.1/releasenotes/
  > - Fixes #1278605 & #1277522 (landry@)

goaccess

  - patches/patch-Makefile_in             - patches/patch-configure_ac
  - patches/patch-src_error_h             ~ Makefile
  ~ distinfo                              ~ pkg/PLIST

  > Update to goaccess-1.0.
  > tested on ftp.fr
  > ok william@ (maintainer) (ajacoutot@)

luakit

  ~ Makefile                              ~ pkg/PLIST

  > resolve conflict: luakit bundled an its own version of lua-markdown. so
  > add an RDEP on it instead.
  > ok abieber@ (luakit MAINTAINER) (jasper@)

mozilla

  ~ mozilla.port.mk                       

  > Use an explicit dependency on devel/autoconf/2.13 instead of relying on
  > MODGNU_AUTOCONF_DEPENDS being automagically set because CONFIGURE_STYLE
  > happens to be gnu, or not. Mozilla configure doesnt really use
  > autoconf-2.13 anyway in recent versions, but still checks for its
  > presence...
  > Reported by naddy@ several times.. thought i had fixed it (landry@)

mozilla-firefox

  ~ Makefile                              ~ distinfo

  > Minor bugfix update to firefox 47.0.1.
  > - See https://www.mozilla.org/en-US/firefox/47.0.1/releasenotes/
  > - Fixes #1278605 & #1277522 (landry@)

puppetboard

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to puppetboard-0.2.0 (jasper@)

py-aiohttp

  ~ Makefile                              

  > sync WANTLIB (sthen@)

squid

  ~ Makefile                              ~ distinfo

  > update to squid-3.5.20, various fixes including some asserts (sthen@)

trac

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > bugfix update to trac-1.0.12 (sthen@)

wml

  ~ Makefile                              

  > sync WANTLIB (sthen@)

youtube-dl

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update youtube-dl to 2016.07.09.2.
  > ok espie@ go ahead aja@ (rpointel@)

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

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

gnome

  - code-assistance/patches/patch-configure
  ~ code-assistance/Makefile              ~ code-assistance/distinfo

  > bugfix update to gnome-code-assistance-3.16.1 (jasper@)

  ~ anjuta/Makefile                       

  > sync WANTLIB, svn_fs_x-1 (sthen@)

  ~ totem/Makefile                        ~ totem-pl-parser/Makefile
  ~ grilo/Makefile                        ~ gvfs/Makefile
  ~ grilo-plugins/Makefile                

  > sync WANTLIB (sthen@)

  ~ file-roller/Makefile                  

  > sync WANTLIB (sthen@)

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

  > bugfix update to gnome-online-accounts-3.20.2 (lastfm + imap-smtp)
  > (jasper@)

gnustep

  ~ webservices/Makefile                  

  > sync WANTLIB (sthen@)

gtk+2

  ~ Makefile                              

  > sync WANTLIB (sthen@)

gtk-vnc

  ~ Makefile                              

  > sync WANTLIB (sthen@)

kde

  ~ base3/Makefile                        

  > sync WANTLIB (sthen@)

kde4

  ~ workspace/Makefile                    

  > sync WANTLIB (sthen@)

mplayer

  ~ Makefile                              
  + patches/patch-libmpdemux_demux_gif_c

  > Fix for CVE-2016-4352, from upstream
  > ok aja@ (jasper@)

  + patches/patch-libmpdemux_demux_gif_c

  TAGGED OPENBSD_5_9
  > Fix for CVE-2016-4352, from upstream
  > ok aja@ (jasper@)

  ~ Makefile                              

  TAGGED OPENBSD_5_9
  > commit from right directory to get the bump also (jasper@)

slock

  ~ Makefile                              

  > sync wantlib (sthen@)

tktray

  ~ Makefile                              + patches/patch-tktray_c

  > Fix FreeDesktop specification compliance issue
  > OK sebastia@ (czarkoff@)

virt-viewer

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to virt-viewer-4.0 (jasper@)

xfce4

  ~ xfce4-mailwatch/Makefile              ~ xfprint/Makefile

  > sync WANTLIB (sthen@)

  ~ orage/Makefile                        

  > sync WANTLIB (sthen@)

xmobar

  ~ Makefile                              ~ patches/patch-samples_xmobar_config
  ~ patches/patch-xmobar_cabal            

  > xmobar.config: fix whitespace
  > (upstream git commit 986aaad363ceb3fb946929648b7e496f03491f1a)
  > regen patches while here (dcoppa@)

xscreensaver

  ~ Makefile                              ~ pkg/PLIST

  > deconflict one of xscreensaver's manpages with games/circuit, and fix typo
  > with the previous deconflict renaming. (sthen@)

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

Reply via email to