OpenBSD ports changes summary for 2015-10-04 to 2015-10-11 inclusive
====================================================================

archivers/bzip2                         archivers/par2cmdline
audio/clementine                        audio/exaile
audio/mp3splt-gtk                       audio/musique
audio/pianobar                          audio/pithos
audio/quodlibet                         audio/radiotray
audio/rhythmbox                         audio/vagalume
comms/lcdproc                           databases
databases/mariadb                       databases/openldap
databases/openldap23                    databases/pgpool
databases/tokyocabinet                  devel/ccache
devel/flawfinder                        devel/git
devel/intellij                          devel/iso-codes
devel/libgdata                          devel/libgit2
devel/mercurial                         devel/ninja
devel/ocaml-menhir                      devel/p5-Variable-Magic
devel/ptlib                             devel/py-cffi
devel/py-openbsd                        devel/quirks
devel/spidermonkey                      devel/tortoisehg
devel/xulrunner                         fonts/cantarell-fonts
fonts/ubuntu-fonts                      graphics/GraphicsMagick
graphics/animorph                       graphics/birdfont
graphics/clutter                        graphics/colord-gtk
graphics/darktable                      graphics/delaboratory
graphics/dvdrip                         graphics/enblend-enfuse
graphics/feh                            graphics/ftgl
graphics/gfract                         graphics/giftrans
graphics/gle                            graphics/gthumb
graphics/hugin                          graphics/iec16022
graphics/ipe                            graphics/libdvbpsi
graphics/libpano13                      graphics/makehuman
graphics/mandelbulber                   graphics/mhgui
graphics/mscgen                         graphics/netpbm
graphics/openimageio                    graphics/p5-Image-EXIF
graphics/pdfmod                         graphics/pinta
graphics/png                            graphics/pngcrush
graphics/povray                         graphics/py-cairo
graphics/py3-cairo                      graphics/qiv
graphics/sane-backends                  graphics/swfdec
infrastructure/db                       lang/clisp
lang/io                                 lang/python
mail                                    mail/dovecot
mail/dovecot-pigeonhole                 mail/fetchmail
mail/getmail                            mail/rspamd
mail/tkrat                              meta/gnome
misc/blink1                             multimedia/audiopreview
multimedia/gstreamer-0.10               multimedia/gstreamer1
multimedia/libass                       multimedia/oggconvert
multimedia/phonon-backend               net
net/arp-scan                            net/arping
net/arpwatch                            net/avahi
net/bird                                net/bwm-ng
net/dhcpcd                              net/dnsmasq
net/gupnp                               net/hping
net/icinga                              net/ifstat
net/iftop                               net/ipcad
net/isc-bind                            net/knot
net/ladvd                               net/libdnet
net/libnet                              net/miniupnp
net/monitoring-plugins                  net/mrtd
net/nagios                              net/net-snmp
net/nfsen                               net/nload
net/nmap                                net/no-ip
net/ntp                                 net/ocserv
net/openmdns                            net/p5-Net-SFTP-Foreign
net/pidgin-sipe                         net/py-msgpack
net/quagga                              net/scamper
net/sing                                net/tcpreplay
net/tn5250                              net/ushare
net/vnstat                              net/weechat
net/zabbix                              plan9/rc
print/hplip                             print/poppler
productivity/gnucash                    productivity/rednotebook
productivity/tryton                     security/burpsuite
security/fragrouter                     security/ocaml-ssl
security/pinentry                       security/py-cryptography
security/py-cryptography_vectors        security/py-openssl
security/softhsm                        security/wpa_supplicant
shells/nsh                              sysutils/collectd
sysutils/conky                          sysutils/gkrellm
sysutils/libstatgrab                    sysutils/libvirt
sysutils/libvirt-python                 sysutils/login_krb5
sysutils/monit                          sysutils/ruby-shadow
sysutils/symon                          telephony
telephony/asterisk                      telephony/asterisk-g729
telephony/baresip                       telephony/bcg729
telephony/pjsua                         textproc/asciidoc
textproc/discount                       textproc/elasticsearch
textproc/enchant                        textproc/filepp
textproc/icu4c                          textproc/libxmlbird
textproc/link-grammar                   textproc/luasoldout
textproc/makefaq                        textproc/meld
textproc/nfoview                        textproc/patchutils
textproc/the_silver_searcher            textproc/txt2tags
textproc/urlview                        textproc/validate
textproc/xmlto                          www
www/firefox-i18n                        www/goaccess
www/gtkhtml4                            www/links+
www/mono-xsp                            www/mozilla-firefox
www/newsbeuter                          www/opengroupware
www/py-django                           www/squid
www/swfdec-plugin                       www/trac
www/uriparser                           www/yui
x11/gnome                               x11/gtksourceview3
x11/gtksourceviewmm3                    x11/i3
x11/icewm                               x11/kde
x11/mplayer                             x11/qt4
x11/smplayer                            x11/tk
x11/vlc                                 x11/xfce4

== archivers ========================================================= 01/24 ==

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

bzip2

  ~ Makefile                              + patches/patch-bzip2_c

  > bzip2 only needs stdio and some file operations, so it can be tame()'d
  > early
  > in main(). (sthen@)

  ~ Makefile                              ~ patches/patch-bzip2_c

  > tame -> pledge (jasper@)

  ~ Makefile                              ~ patches/patch-bzip2_c

  > bzip2 now also needs rpath (sthen@)

par2cmdline

  - patches/patch-Makefile_in             - patches/patch-README
  - patches/patch-diskfile_cpp            
  - patches/patch-par2creatorsourcefile_cpp
  ~ Makefile                              ~ distinfo
  ~ patches/patch-reedsolomon_cpp         ~ pkg/PLIST
  + patches/patch-par2cmdline_h           + patches/patch-tests_test12
  + patches/patch-tests_test13            + patches/patch-tests_test18
  + patches/patch-tests_test20            

  > Update to par2cmdline-0.6.14, and add a patch to fix a byte order issue
  > (__BYTE_ORDER not being defined) causing 'repair' to fail on files from
  > other
  > par2 implementations or from pre-5.6 OpenBSD. ok jca@
  > From Mikolaj Kucharski, taking maintainer. (sthen@)

== audio ============================================================= 02/24 ==

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

clementine

  ~ Makefile                              

  > Bring consistency in GStreamer dependencies:
  > - remove most dependencies on plugins-bad and plugins-ugly; there is no
  > reason
  > on depend on these because they should only provide support for rare and/or
  > rarely used codecs
  > - for standard how-of-the-box support for most modern files, always depend
  > on
  > plugins-good and plugins-ffmpeg|libav.
  > gstreamer1 parts from Brad, gstreamer-0.10 parts from me (ajacoutot@)

exaile

  ~ Makefile                              

  > Bring consistency in GStreamer dependencies:
  > - remove most dependencies on plugins-bad and plugins-ugly; there is no
  > reason
  > on depend on these because they should only provide support for rare and/or
  > rarely used codecs
  > - for standard how-of-the-box support for most modern files, always depend
  > on
  > plugins-good and plugins-ffmpeg|libav.
  > gstreamer1 parts from Brad, gstreamer-0.10 parts from me (ajacoutot@)

mp3splt-gtk

  ~ Makefile                              

  > Bring consistency in GStreamer dependencies:
  > - remove most dependencies on plugins-bad and plugins-ugly; there is no
  > reason
  > on depend on these because they should only provide support for rare and/or
  > rarely used codecs
  > - for standard how-of-the-box support for most modern files, always depend
  > on
  > plugins-good and plugins-ffmpeg|libav.
  > gstreamer1 parts from Brad, gstreamer-0.10 parts from me (ajacoutot@)

musique

  ~ Makefile                              

  > Bring consistency in GStreamer dependencies:
  > - remove most dependencies on plugins-bad and plugins-ugly; there is no
  > reason
  > on depend on these because they should only provide support for rare and/or
  > rarely used codecs
  > - for standard how-of-the-box support for most modern files, always depend
  > on
  > plugins-good and plugins-ffmpeg|libav.
  > gstreamer1 parts from Brad, gstreamer-0.10 parts from me (ajacoutot@)

pianobar

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                

  > Update to a snapshot from yesterday (pianobar-2015.10.06) (dcoppa@)

pithos

  ~ Makefile                              

  > Bring consistency in GStreamer dependencies:
  > - remove most dependencies on plugins-bad and plugins-ugly; there is no
  > reason
  > on depend on these because they should only provide support for rare and/or
  > rarely used codecs
  > - for standard how-of-the-box support for most modern files, always depend
  > on
  > plugins-good and plugins-ffmpeg|libav.
  > gstreamer1 parts from Brad, gstreamer-0.10 parts from me (ajacoutot@)

quodlibet

  ~ Makefile                              

  > Bring consistency in GStreamer dependencies:
  > - remove most dependencies on plugins-bad and plugins-ugly; there is no
  > reason
  > on depend on these because they should only provide support for rare and/or
  > rarely used codecs
  > - for standard how-of-the-box support for most modern files, always depend
  > on
  > plugins-good and plugins-ffmpeg|libav.
  > gstreamer1 parts from Brad, gstreamer-0.10 parts from me (ajacoutot@)

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to quodlibet-3.5.0 (sthen@)

radiotray

  ~ Makefile                              

  > Bring consistency in GStreamer dependencies:
  > - remove most dependencies on plugins-bad and plugins-ugly; there is no
  > reason
  > on depend on these because they should only provide support for rare and/or
  > rarely used codecs
  > - for standard how-of-the-box support for most modern files, always depend
  > on
  > plugins-good and plugins-ffmpeg|libav.
  > gstreamer1 parts from Brad, gstreamer-0.10 parts from me (ajacoutot@)

rhythmbox

  ~ Makefile                              

  > Bring consistency in GStreamer dependencies:
  > - remove most dependencies on plugins-bad and plugins-ugly; there is no
  > reason
  > on depend on these because they should only provide support for rare and/or
  > rarely used codecs
  > - for standard how-of-the-box support for most modern files, always depend
  > on
  > plugins-good and plugins-ffmpeg|libav.
  > gstreamer1 parts from Brad, gstreamer-0.10 parts from me (ajacoutot@)

vagalume

  ~ Makefile                              

  > Bring consistency in GStreamer dependencies:
  > - remove most dependencies on plugins-bad and plugins-ugly; there is no
  > reason
  > on depend on these because they should only provide support for rare and/or
  > rarely used codecs
  > - for standard how-of-the-box support for most modern files, always depend
  > on
  > plugins-good and plugins-ffmpeg|libav.
  > gstreamer1 parts from Brad, gstreamer-0.10 parts from me (ajacoutot@)

== comms ============================================================= 03/24 ==

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

lcdproc

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

== databases ========================================================= 04/24 ==

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

databases

  ~ Makefile                              

  > +tokyocabinet (sthen@)

mariadb

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

openldap

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

openldap23

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

pgpool

  ~ Makefile                              ~ distinfo
  ~ patches/patch-watchdog_wd_lifecheck_c
  ~ patches/patch-watchdog_wd_packet_c    ~ patches/patch-watchdog_wd_ping_c

  > update to pgpool-II-3.2.12
  > ok sthen (benno@)

tokyocabinet

  + Makefile                              + distinfo
  + patches/patch-Makefile_in             + patches/patch-configure
  + pkg/DESCR                             + pkg/PLIST

  > New import:
  >     import ports/databases/tokyocabinet, ok landry@

== devel ============================================================= 05/24 ==

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

ccache

  ~ Makefile                              ~ distinfo

  > update to ccache-3.2.4
  > - Improved signal handling: Kill compiler on SIGTERM; wait for compiler to
  > exit
  > before exiting; die appropriately.
  > - The correct compression level is now used if compression is requested.
  > - Fixed a bug where cache cleanup could be run too early for caches larger
  > than
  > 64 GiB on 32-bit systems. (sthen@)

flawfinder

  ~ Makefile                              ~ distinfo

  > Use MODPY_ADJ_FILES instead of custom sed -i. (jca@)

  ~ Makefile                              

  > ... and update to flawfinder-1.31
  > (the distinfo file was erroneously committed earlier) (jca@)

git

  ~ Makefile                              ~ distinfo

  > Update to git-2.6.1. (benoit@)

intellij

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update Intellij IDEA port to 14.1.5.
  > Original diff from Caspar Schutijser (thanks!), with tweaks by me. (zhuk@)

iso-codes

  ~ Makefile                              ~ distinfo

  > update to iso-codes-3.62 (jasper@)

libgdata

  ~ Makefile                              ~ distinfo

  > update to libgdata-0.17.3 (jasper@)

libgit2

  ~ py-git2/Makefile                      ~ py-git2/pkg/PLIST

  > regen cffi hash (sthen@)

mercurial

  ~ Makefile                              ~ distinfo

  > update mercurial to 3.5.2.
  > ok aja@. (rpointel@)

ninja

  - patches/patch-configure_py            - patches/patch-src_graph_cc
  ~ Makefile                              ~ distinfo

  > Update to ninja-1.6.0
  > kudos to aja@ for the bulk build (dcoppa@)

ocaml-menhir

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

  > Update to ocaml-menhir-20151005
  > ok daniel@, who provided the diff to update to menhir-20150921 (jca@)

p5-Variable-Magic

  ~ Makefile                              ~ distinfo

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

ptlib

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

py-cffi

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to py-cffi-1.2.1 (sthen@)

py-openbsd

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > Kill swfdec-plugin, unmaintained upstream.
  > ok pascal@ edd@ dcoppa@ ajacoutot@ sthen@ zhuk@
  > Getting oks has never been so easy. :) (jca@)

  ~ Makefile                              ~ files/Quirks.pm

  > Remove yui (Yahoo UI js libs).
  > The project has been discontinued, the port lags behind the last
  > upstream version and does little more than unzip'ing the tarball.
  > ok landry@ sthen@ ajacoutot@ benoit@ (jca@)

  ~ Makefile                              ~ files/Quirks.pm

  > add missing tkrat entry (jasper@)

spidermonkey

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

tortoisehg

  ~ Makefile                              ~ distinfo

  > update tortoisehg to 3.5.2.
  > ok aja@. (rpointel@)

xulrunner

  ~ 24/Makefile                           

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

== fonts ============================================================= 06/24 ==

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

cantarell-fonts

  ~ Makefile                              ~ distinfo

  > Update to cantarell-fonts-0.0.17. (ajacoutot@)

ubuntu-fonts

  ~ Makefile                              ~ distinfo

  > Update to 0.83; OK sthen@ (tim@)

== graphics ========================================================== 07/24 ==

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

GraphicsMagick

  ~ Makefile                              

  > sed -i (jasper@)

animorph

  ~ Makefile                              

  > sed -i (jasper@)

birdfont

  ~ Makefile                              

  > sed -i (jasper@)

clutter

  ~ clutter-gst/Makefile                  ~ clutter-gst/distinfo

  > update to clutter-gst 3.0.12 (jasper@)

colord-gtk

  ~ Makefile                              

  > sed -i (jasper@)

darktable

  + patches/patch-data_CMakeLists_txt     + patches/patch-doc_CMakeLists_txt

  > Fix conflicting target names
  > fallout from upcoming ninja-1.6.0 (dcoppa@)

  ~ Makefile                              

  > sed -i (jasper@)

delaboratory

  ~ Makefile                              

  > sed -i (jasper@)

dvdrip

  ~ Makefile                              

  > sed -i (jasper@)

enblend-enfuse

  ~ Makefile                              

  > sed -i (jasper@)

feh

  - patches/patch-src_wallpaper_c         ~ Makefile
  ~ distinfo                              ~ patches/patch-man_feh_pre
  ~ patches/patch-src_options_c           

  > Update to feh-2.14 (dcoppa@)

ftgl

  ~ Makefile                              

  > sed -i (jasper@)

gfract

  ~ Makefile                              ~ distinfo

  > - move from googlecode to github, and mirror extra palettes distfile
  > - use sed -i
  > - regen WANTLIB (jasper@)

giftrans

  ~ Makefile                              

  > sed -i (jasper@)

gle

  ~ Makefile                              

  > sed -i (jasper@)

gthumb

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to gthumb-3.4.1 (jasper@)

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

  > re-enable jpeg/tiff tools (jasper@)

hugin

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_foreign_CMakeLists_txt
  ~ patches/patch-src_hugin_base_CMakeLists_txt
  ~ patches/patch-src_tools_CMakeLists_txt
  ~ pkg/PLIST                             

  > update to hugin-2014.0.0
  > add missing build dependency (from sthen@)
  > ok sthen@, maintainer (kirby@)

iec16022

  ~ Makefile                              

  > sed -i (jasper@)

ipe

  ~ Makefile                              

  > sed -i (jasper@)

libdvbpsi

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

  > Update to libdvbpsi-1.3.0.
  > from Brad (maintainer) (ajacoutot@)

libpano13

  - patches/patch-Makefile_am             - patches/patch-bootstrap
  - patches/patch-configure_ac            - patches/patch-filter_h
  - patches/patch-tools_Makefile_am       ~ Makefile
  ~ distinfo                              ~ pkg/PLIST
  + patches/patch-man_CMakeLists_txt      

  > update to libpano13-2.9.19, required by upcoming hugin update.
  > ok sthen@, maintainer (kirby@)

makehuman

  ~ Makefile                              

  > sed -i (jasper@)

mandelbulber

  ~ Makefile                              

  > sed -i (jasper@)

mhgui

  ~ Makefile                              

  > remove the pre-configure target because in post-install we'll just end up
  > blowing
  > away the directories it fixes up. drop '-f' from rm(1) invocation while
  > here (jasper@)

mscgen

  ~ Makefile                              

  > sed -i (jasper@)

netpbm

  ~ Makefile                              ~ patches/patch-pm_config_in_h

  > use SUBST_CMD (jasper@)

openimageio

  - pkg/patch-src_cineon_imageio_cineoninput_cpp
  - pkg/patch-src_dpx_imageio_dpxinput_cpp
  - pkg/patch-src_gif_imageio_gifinput_cpp
  - pkg/patch-src_include_tbb_tbb_machine_h
  - pkg/patch-src_include_tbb_tbb_misc_h
  - pkg/patch-src_libOpenImageIO_imagebufalgo_cpp
  - pkg/patch-src_libutil_tbb_misc_cpp    
  - pkg/patch-src_ptex_imageio_ptex_PtexPlatform_h
  - pkg/patch-src_rla_imageio_rlainput_cpp
  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_cmake_oiio_macros_cmake
  ~ patches/patch-src_libtexture_texture_pvt_h
  ~ patches/patch-src_libutil_sysutil_cpp
  ~ pkg/PLIST                             

  > Update to OIIO 1.5.20. (pascal@)

  ~ Makefile                              

  > sed -i (jasper@)

p5-Image-EXIF

  ~ Makefile                              

  > sed -i (jasper@)

pdfmod

  ~ Makefile                              

  > sed -i (jasper@)

pinta

  ~ Makefile                              

  > fix build with mono4 and remove BROKEN to see how it goes
  > ok sthen@ (robert@)

  ~ Makefile                              

  > BROKEN = unreliable build, frequently hangs in dpb (ajacoutot@)

png

  ~ Makefile                              

  > sed -i (jasper@)

  ~ Makefile                              

  > revert previous; libpng.la is a symlink and sed -i doesn't operate on these
  > (so build as-is fails), switching to operating on libpng16.la results in a
  > plist change, and the installed files from the previous package do actually
  > have a difference between libpng.la and libpng16.la(?!). (sthen@)

  ~ Makefile                              

  > explicitly replace symlink with file and use sed -i (naddy@)

pngcrush

  ~ Makefile                              ~ distinfo

  > Update to pngcrush-1.7.87. (benoit@)

povray

  ~ Makefile                              

  > sed -i (jasper@)

py-cairo

  ~ Makefile                              

  > sed -i (jasper@)

py3-cairo

  ~ Makefile                              

  > sed -i (jasper@)

qiv

  ~ Makefile                              

  > sed -i (jasper@)

sane-backends

  ~ Makefile                              ~ distinfo
  ~ patches/patch-backend_Makefile_in     ~ patches/patch-backend_dll_conf_in
  ~ patches/patch-backend_kodakaio_c      ~ patches/patch-configure
  ~ patches/patch-doc_saned_man           ~ pkg/PFRAG.shared
  ~ pkg/PLIST                             + patches/patch-backend_canon-sane_c
  + patches/patch-backend_canon_c         + patches/patch-sanei_sanei_ir_c

  > Update to sane-backends-1.0.25. (ajacoutot@)

swfdec

  ~ Makefile                              

  > Bring consistency in GStreamer dependencies:
  > - remove most dependencies on plugins-bad and plugins-ugly; there is no
  > reason
  > on depend on these because they should only provide support for rare and/or
  > rarely used codecs
  > - for standard how-of-the-box support for most modern files, always depend
  > on
  > plugins-good and plugins-ffmpeg|libav.
  > gstreamer1 parts from Brad, gstreamer-0.10 parts from me (ajacoutot@)

== infrastructure ==================================================== 08/24 ==

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

db

  ~ user.list                             

  > reserve 756 for mail/rspamd (sthen@)

== lang ============================================================== 09/24 ==

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

clisp

  - patches/patch-src_configure           ~ Makefile
  ~ distinfo                              ~ patches/patch-configure
  ~ patches/patch-src_clisp-link_in       ~ patches/patch-src_makemake_in
  ~ pkg/PLIST                             

  > Update to clisp-2.49
  > Dynamic modules have been disabled so that the port looks like
  > clisp-2.48.  People willing to enable and test them are welcome.
  > Build can fail on i386 but clisp-2.48 has the same problem.  clisp
  > makes bad assumptions about adress space layout.
  > Tests by krw@ joshe@ and Markus Lude, ok krw@ joshe@ (ex. maintainer)
  > (jca@)

io

  ~ patches/patch-addons_Clutter_CMakeLists_txt
  ~ patches/patch-libs_CMakeLists_txt     

  > Fix cyclical dependency error
  > fallout from upcoming ninja-1.6.0 (dcoppa@)

python

  ~ Makefile.inc                          ~ 3.5/Makefile

  > python != 2.7 depends on archivers/xz; spotted by nigel@ (thanks).
  > bump revision for python 3.5. (rpointel@)

  ~ python.port.mk                        

  > cope with 'env  python' (extra space) in MODPY_BIN_ADJ, ok landry (sthen@)

== mail ============================================================== 10/24 ==

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

mail

  ~ Makefile                              

  > -tkrat (stu@)

  ~ Makefile                              

  > +rspamd (sthen@)

dovecot

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               
  ~ patches/patch-doc_example-config_Makefile_in
  ~ patches/patch-doc_example-config_conf_d_10-mail_conf
  ~ patches/patch-doc_example-config_conf_d_Makefile_in
  ~ patches/patch-src_master_master-settings_c
  ~ pkg/PLIST-server                      

  > update to Dovecot 2.2.19, from Brad (sthen@)

dovecot-pigeonhole

  ~ Makefile                              ~ distinfo

  > update to dovecot-pigeonhole 0.4.9, from Brad (sthen@)

fetchmail

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

getmail

  ~ Makefile                              ~ distinfo

  > Update to 4.48.0; OK sthen@ (tim@)

rspamd

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR
  + pkg/rspamd.rc                         
  + patches/patch-src_client_CMakeLists_txt
  + patches/patch-src_CMakeLists_txt      + patches/patch-CMakeLists_txt
  + patches/patch-src_rspamadm_CMakeLists_txt
  + patches/patch-interface_README_md     

  > New import:
  >     import ports/mail/rspamd, joint work with brad - not yet perfect, but
  > in

tkrat

  - Makefile                              - distinfo
  - patches/patch-lib_Makefile_in         - patches/patch-lib_ratAddress_c
  - patches/patch-lib_ratStdMessage_c     - patches/patch-tkrat_Makefile_in
  - patches/patch-tkrat_options_tcl       - patches/patch-tkrat_start_tcl
  - patches/patch-util_Makefile_in        - pkg/DESCR
  - pkg/PFRAG.shared                      - pkg/PLIST

  > Remove TkRat.
  > Old, unmaintained, ugly, no one uses it (most likely)
  > and embeds an old imap library.
  > ok jca@ (stu@)

== meta ============================================================== 11/24 ==

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

gnome

  ~ Makefile                              

  > Add a dependency on x11/gnome/gvfs,-google,. (ajacoutot@)

== misc ============================================================== 12/24 ==

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

blink1

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

== multimedia ======================================================== 13/24 ==

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

audiopreview

  ~ Makefile                              

  > Bring consistency in GStreamer dependencies:
  > - remove most dependencies on plugins-bad and plugins-ugly; there is no
  > reason
  > on depend on these because they should only provide support for rare and/or
  > rarely used codecs
  > - for standard how-of-the-box support for most modern files, always depend
  > on
  > plugins-good and plugins-ffmpeg|libav.
  > gstreamer1 parts from Brad, gstreamer-0.10 parts from me (ajacoutot@)

gstreamer-0.10

  ~ plugins-bad/Makefile                  

  > Sync WANTLIB after the recent libass update.
  > from Brad (ajacoutot@)

  ~ plugins-ugly/Makefile                 ~ plugins-ugly/pkg/PLIST-main

  > Disable the libmad MP3 decoder in favour of the FFmpeg decoder.
  > (ajacoutot@)

gstreamer1

  ~ plugins-bad/Makefile                  

  > Sync WANTLIB after the recent libass update.
  > from Brad (ajacoutot@)

  ~ plugins-ugly/Makefile                 ~ plugins-ugly/pkg/PLIST

  > Disable the libmad MP3 decoder in favour of the FFmpeg decoder.
  > from Brad (ajacoutot@)

libass

  ~ Makefile                              ~ distinfo

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

oggconvert

  ~ Makefile                              

  > Bring consistency in GStreamer dependencies:
  > - remove most dependencies on plugins-bad and plugins-ugly; there is no
  > reason
  > on depend on these because they should only provide support for rare and/or
  > rarely used codecs
  > - for standard how-of-the-box support for most modern files, always depend
  > on
  > plugins-good and plugins-ffmpeg|libav.
  > gstreamer1 parts from Brad, gstreamer-0.10 parts from me (ajacoutot@)

phonon-backend

  ~ gstreamer/Makefile                    

  > Bring consistency in GStreamer dependencies:
  > - remove most dependencies on plugins-bad and plugins-ugly; there is no
  > reason
  > on depend on these because they should only provide support for rare and/or
  > rarely used codecs
  > - for standard how-of-the-box support for most modern files, always depend
  > on
  > plugins-good and plugins-ffmpeg|libav.
  > gstreamer1 parts from Brad, gstreamer-0.10 parts from me (ajacoutot@)

  ~ gstreamer/Makefile                    

  > ffmpeg -> libav
  > from nigel@ (ajacoutot@)

== net =============================================================== 14/24 ==

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

net

  ~ Makefile                              

  > +py-msgpack,python3 (sthen@)

arp-scan

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

  ~ Makefile                              ~ distinfo

  > update ethernet vendor list (sthen@)

arping

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

arpwatch

  ~ Makefile                              ~ distinfo

  > update ethernet vendor list (sthen@)

avahi

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

bird

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

bwm-ng

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

dhcpcd

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

dnsmasq

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

gupnp

  ~ dlna/Makefile                         

  > Bring consistency in GStreamer dependencies:
  > - remove most dependencies on plugins-bad and plugins-ugly; there is no
  > reason
  > on depend on these because they should only provide support for rare and/or
  > rarely used codecs
  > - for standard how-of-the-box support for most modern files, always depend
  > on
  > plugins-good and plugins-ffmpeg|libav.
  > gstreamer1 parts from Brad, gstreamer-0.10 parts from me (ajacoutot@)

hping

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

icinga

  ~ core/Makefile                         ~ core/pkg/README-main

  > fix rcctl syntax
  > ok sthen@, maintainer (kirby@)

  ~ core/Makefile                         ~ core/pkg/README-main

  > tweak README (sthen@)

ifstat

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

iftop

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

ipcad

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

isc-bind

  ~ Makefile                              

  > oops, forgot to re-add json-c to WANTLIB/LIB_DEPENDS in previous commit.
  > spotted by nigel@ (sthen@)

knot

  ~ Makefile                              

  > Add PORTROACH_COMMENT: knot-2.x uses __thread and lmdb (jca@)

ladvd

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

libdnet

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

libnet

  ~ 1.0/Makefile                          ~ 1.1/Makefile

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

miniupnp

  ~ miniupnpd/Makefile                    

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

monitoring-plugins

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

mrtd

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

nagios

  ~ nagios/Makefile                       ~ nagios/pkg/README-main

  > fix rcctl syntax
  > ok sthen@ (kirby@)

net-snmp

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

nfsen

  ~ Makefile                              ~ pkg/README

  > fix rcctl syntax
  > ok sthen@ (kirby@)

nload

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

nmap

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

no-ip

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

ntp

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

ocserv

  ~ Makefile                              ~ distinfo
  ~ patches/patch-doc_sample_config       

  > update to ocserv-0.10.9 (sthen@)

openmdns

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

p5-Net-SFTP-Foreign

  ~ Makefile                              ~ distinfo

  > Update to Net-SFTP-Foreign-1.79. (benoit@)

pidgin-sipe

  ~ Makefile                              ~ distinfo

  > Update to pidgin-sipe 1.20.0, fixing connections with Office 365 now MS
  > have
  > disabled RC4 support. From Mattieu Baptiste, "maintainer has the same
  > diff". (sthen@)

py-msgpack

  ~ Makefile                              ~ pkg/PLIST

  > add py3 flavour for msgpack, from Björn Ketelaars (sthen@)

  ~ Makefile                              

  > fix tests for py3, spotted by ajacoutot@ (sthen@)

quagga

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

scamper

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

sing

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

tcpreplay

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

tn5250

  - patches/patch-src_sslstream_c         ~ Makefile
  ~ distinfo                              ~ pkg/PLIST
  + patches/patch-curses_cursesterm_h     + patches/patch-lib5250_sslstream_c

  > Update to 0.17.4; ok sthen@ (jca@)

ushare

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

vnstat

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

weechat

  ~ Makefile                              
  + patches/patch-src_gui_curses_CMakeLists_txt

  > Fix cyclical dependency error
  > fallout from upcoming ninja-1.6.0 (dcoppa@)

  ~ patches/patch-src_gui_curses_CMakeLists_txt

  > less intrusive patch (dcoppa@)

zabbix

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

== plan9 ============================================================= 15/24 ==

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

rc

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

  > update plan9/rc to 1.7.4; patch from Michael Reed < m.reed at mykolab.com >
  > with tweaks by me.
  > tested by Michael Reed who also take maintainer ship.
  > OK markus@ (former maintainer) (gsoares@)

== print ============================================================= 16/24 ==

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

hplip

  ~ Makefile                              

  > Sync wantlib/depends to unbreak after recent sane-backends update.
  > reported by nigel@ (ajacoutot@)

poppler

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             ~ patches/patch-aclocal_m4

  > Update to poppler-0.37.0.
  > ok aja@ (kili@)

== productivity ====================================================== 17/24 ==

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

gnucash

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to gnucash-2.6.9. (ajacoutot@)

rednotebook

  ~ Makefile                              ~ distinfo

  > Update to rednotebook-1.10.2 (jca@)

tryton

  ~ Makefile.inc                          

  > Add PORTROACH limit. (ajacoutot@)

== security ========================================================== 18/24 ==

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

burpsuite

  ~ Makefile                              ~ distinfo

  > update burpsuite to 1.6.28.
  > ok benoit@. (rpointel@)

fragrouter

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

ocaml-ssl

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

  > Update to ocaml-ssl-0.5.1
  > Tweak the SSLv3 patch so that a generic error is produced when SSLv3 is
  > unavailable, instead of asking the user to report a bug upstream. (jca@)

pinentry

  ~ Makefile                              

  > -main only needs iconv, not gettext. (ajacoutot@)

py-cryptography

  - pkg/PFRAG.no-python3                  - pkg/PFRAG.python3
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to py-cryptography 1.0.2 (sthen@)

py-cryptography_vectors

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

  > update to py-cryptography 1.0.2 (sthen@)

py-openssl

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

  > update to pyOpenSSL-0.15.1 (sthen@)

softhsm

  ~ Makefile                              

  > Add PORTROACH_COMMENT, from Patrik Lundin (maintainer). (jca@)

wpa_supplicant

  ~ Makefile                              

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

== shells ============================================================ 19/24 ==

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

nsh

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

== sysutils ========================================================== 20/24 ==

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

collectd

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

conky

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

gkrellm

  ~ gkrellm/Makefile                      

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

libstatgrab

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

libvirt

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_Makefile_in         

  > update to libvirt-1.2.20 (jasper@)

libvirt-python

  - patches/patch-generator_py            ~ Makefile
  ~ distinfo                              

  > update to libvirt-python-1.2.20 (jasper@)

login_krb5

  ~ Makefile                              ~ distinfo

  > Sync login_passwd with OpenBSD. (ajacoutot@)

monit

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

ruby-shadow

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to ruby-shadow-2.5.0 (jasper@)

symon

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

  ~ Makefile                              

  > oops, REVISION-mux got lost in last commit; pointed out by Markus Lude
  > (sthen@)

== telephony ========================================================= 21/24 ==

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

telephony

  ~ Makefile                              

  > +bcg729 (sthen@)

asterisk

  ~ Makefile                              ~ distinfo
  ~ patches/patch-channels_chan_sip_c     ~ patches/patch-configure_ac
  + patches/patch-main_logger_c           

  > update to asterisk-11.20.0 (sthen@)

asterisk-g729

  ~ Makefile                              ~ pkg/README

  > fix rcctl command (sthen@)

  - patches/patch-Makefile_in             ~ Makefile
  ~ distinfo                              

  > update to asterisk-g729 1.3 (sthen@)

  ~ Makefile                              

  > needs libtool m4 files, found by nigel@ (sthen@)

baresip

  ~ restund/Makefile                      ~ restund/distinfo

  > Update to restund 0.4.12
  > OK sthen@ (czarkoff@)

  ~ Makefile.inc                          ~ re/Makefile

  > Re-enable DTLS in libre
  > OK sthen@ (czarkoff@)

bcg729

  ~ Makefile                              + patches/patch-test_testCampaignAll

  > fix tests, they need an extra file (relatively large compared to the main
  > distfile, and with no copyright info) so there's a manual step to fetch
  > that.
  > (set TEST_IS_INTERACTIVE). (sthen@)

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

  > New import:
  >     import telephony/bcg729, ok landry@, tweak from czarkoff@

pjsua

  - patches/patch-pjlib_src_pj_ssl_sock_ossl_c
  - patches/patch-pjmedia_src_pjmedia-codec_l16_c
  - patches/patch-pjmedia_src_pjmedia-codec_speex_codec_c
  - patches/patch-pjmedia_src_pjmedia_g711_c
  - patches/patch-pjmedia_src_pjmedia_stream_c
  - pkg/DESCR                             - pkg/MESSAGE
  - pkg/PLIST                             ~ Makefile
  ~ distinfo                              + patches/patch-Makefile
  + patches/patch-configure_ac            
  + patches/patch-pjlib_src_pj_guid_uuid_c
  + pkg/DESCR-main                        + pkg/DESCR-pjsua
  + pkg/MESSAGE-pjsua                     + pkg/PLIST-main
  + pkg/PLIST-pjsua                       

  > Update and rework the telephony/pjsua port. The upstream distribution
  > is a telephony library (pjsip) with some sample applications; pjsua
  > itself is one of those samples. Previously the port built everything
  > but only installed the application; newer versions of Asterisk require
  > the libraries, so I've converted to multi-packages, providing a new
  > pjsip package with the libs, and retaining pjsua as a separate package
  > providing the CLI SIP client.
  > Taking maintainership with the agreement of chrisz@. (sthen@)

  ~ Makefile                              

  > fix LIB_DEPENDS-pjsua, problem reported by naddy (sthen@)

== textproc ========================================================== 22/24 ==

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

asciidoc

  ~ Makefile                              

  > sed -i (jasper@)

discount

  ~ Makefile                              

  > sed -i (jasper@)

elasticsearch

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to elasticsearch-1.7.2 (jasper@)

enchant

  ~ Makefile                              

  > sed -i (jasper@)

filepp

  ~ Makefile                              

  > remove post-configure, the '@perl' hid the fact the file operated on no
  > longer exists (jasper@)

icu4c

  ~ Makefile                              

  > sed -i (jasper@)

libxmlbird

  ~ Makefile                              

  > sed -i (jasper@)

link-grammar

  ~ Makefile                              

  > sed -i (jasper@)

luasoldout

  ~ Makefile                              

  > sed -i (jasper@)

makefaq

  ~ Makefile                              ~ patches/patch-makefaq_1
  ~ patches/patch-makefaq_py              

  > use SUBST_CMD (jasper@)

meld

  ~ Makefile                              ~ distinfo

  > Update to meld-3.14.1. (ajacoutot@)

nfoview

  ~ Makefile                              

  > sed -i (jasper@)

patchutils

  ~ Makefile                              

  > sed -i (jasper@)

the_silver_searcher

  ~ Makefile                              

  > sed -i (jasper@)

txt2tags

  ~ Makefile                              

  > sed -i (jasper@)

urlview

  ~ Makefile                              

  > sed -i (jasper@)

validate

  ~ Makefile                              ~ patches/patch-validate

  > use SUBST_CMD (jasper@)

xmlto

  ~ Makefile                              

  > sed -i (jasper@)

== www =============================================================== 23/24 ==

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

www

  ~ Makefile                              

  > Kill swfdec-plugin, unmaintained upstream.
  > ok pascal@ edd@ dcoppa@ ajacoutot@ sthen@ zhuk@
  > Getting oks has never been so easy. :) (jca@)

  ~ Makefile                              

  > Remove yui (Yahoo UI js libs).
  > The project has been discontinued, the port lags behind the last
  > upstream version and does little more than unzip'ing the tarball.
  > ok landry@ sthen@ ajacoutot@ benoit@ (jca@)

firefox-i18n

  ~ Makefile.inc                          ~ distinfo

  > Bugfix update to firefox 41.0.1.
  > - See https://www.mozilla.org/en-US/firefox/41.0.1/releasenotes/
  > - Mostly windows-only bugfixes but a bookmark handling regression might
  > affect us (see #1206376) (landry@)

goaccess

  ~ Makefile                              ~ distinfo

  > update to goaccess-0.9.4.
  > reminded and tested by Adam Wolk, thanks! (kirby@)

gtkhtml4

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to gtkhtml-4.10.0 (jasper@)

links+

  ~ Makefile                              ~ distinfo
  ~ patches/patch-https_c                 

  > update to links+-2.12, from trondd at kagu-tsuchi.com (sthen@)

mono-xsp

  ~ Makefile                              

  > add build dep on libtool (needs libtoolize) (sthen@)

mozilla-firefox

  ~ Makefile                              ~ distinfo

  > Bugfix update to firefox 41.0.1.
  > - See https://www.mozilla.org/en-US/firefox/41.0.1/releasenotes/
  > - Mostly windows-only bugfixes but a bookmark handling regression might
  > affect us (see #1206376) (landry@)

newsbeuter

  ~ Makefile                              + patches/patch-src_cache_cpp

  > Fix time_t handling and unbreak on 32 bits archs.
  > newsbeuter stores feeds and articles timestamps as time_t in its sqlite
  > database, but does so incorrectly.  Fix sqlite3 and logging format
  > string so that they use the proper (long long) idiom.
  > Issue reported and fix tested by Raf Czlonka, ok sthen@ (jca@)

opengroupware

  ~ Makefile                              ~ pkg/README

  > httpd->apache in rc script name (sthen@)

py-django

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

  > update django-lts to 1.8.5.
  > ok aja@. (rpointel@)

squid

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_ssl_bio_cc          

  > update to squid-3.5.10 (sthen@)

swfdec-plugin

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

  > Kill swfdec-plugin, unmaintained upstream.
  > ok pascal@ edd@ dcoppa@ ajacoutot@ sthen@ zhuk@
  > Getting oks has never been so easy. :) (jca@)

trac

  ~ Makefile                              ~ pkg/README

  > fix rcctl syntax
  > ok sthen@ (kirby@)

uriparser

  ~ Makefile                              ~ distinfo

  > Bugfix update to uriparser-0.8.3
  > NB: the upstream shared lib version got bumped but no symbol was added
  > (jca@)

yui

  - Makefile                              - distinfo
  - pkg/DESCR-docs                        - pkg/DESCR-main
  - pkg/PLIST-docs                        - pkg/PLIST-main

  > Remove yui (Yahoo UI js libs).
  > The project has been discontinued, the port lags behind the last
  > upstream version and does little more than unzip'ing the tarball.
  > ok landry@ sthen@ ajacoutot@ benoit@ (jca@)

== x11 =============================================================== 24/24 ==

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

gnome

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

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

  ~ yelp/Makefile                         ~ yelp/distinfo
  ~ yelp/pkg/PLIST                        + yelp/pkg/PFRAG.shared

  > Update to yelp-3.18.0. (ajacoutot@)

  ~ baobab/Makefile                       ~ baobab/distinfo
  ~ baobab/pkg/PLIST                      

  > Update to baobab-3.18.0. (ajacoutot@)

  ~ nautilus/Makefile                     ~ nautilus/distinfo
  ~ nautilus/pkg/PLIST                    

  > Update to nautilus-3.18.0. (ajacoutot@)

  ~ dictionary/Makefile                   ~ dictionary/distinfo
  ~ dictionary/pkg/PLIST                  

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

  ~ clocks/Makefile                       ~ clocks/distinfo

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

  ~ totem/Makefile                        ~ totem/distinfo

  > Update to totem-3.18.0. (ajacoutot@)

  ~ orca/Makefile                         ~ orca/distinfo
  ~ orca/pkg/PLIST                        

  > Update to orca-3.18.0. (ajacoutot@)

  ~ user-share/Makefile                   ~ user-share/distinfo
  ~ user-share/pkg/PLIST                  

  > Update to gnome-user-share-3.18.0. (ajacoutot@)

  ~ vino/Makefile                         ~ vino/distinfo
  ~ vino/pkg/PLIST                        

  > Update to vino-3.18.0. (ajacoutot@)

  ~ sushi/Makefile                        ~ sushi/distinfo
  ~ sushi/pkg/PLIST                       

  > Update to sushi-3.18.0. (ajacoutot@)

  ~ photos/Makefile                       ~ photos/distinfo
  ~ photos/pkg/PLIST                      
  + photos/patches/patch-src_photos-search-match_c

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

  ~ aisleriot/Makefile                    ~ aisleriot/distinfo
  ~ aisleriot/pkg/PLIST                   

  > Update to aisleriot-3.18.0. (ajacoutot@)

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

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

  ~ documents/Makefile                    ~ documents/distinfo
  ~ documents/pkg/PLIST                   

  > Update to gnome-documents-3.18.0.1. (ajacoutot@)

  - maps/patches/patch-data_Makefile_am   
  - maps/patches/patch-data_org_gnome_Maps_gschema_xml
  - maps/patches/patch-po_POTFILES_in     ~ maps/Makefile
  ~ maps/distinfo                         ~ maps/pkg/PLIST

  > Update to gnome-maps-3.18.0.1. (ajacoutot@)

  ~ yelp-xsl/Makefile                     ~ yelp-xsl/distinfo

  > Update to yelp-xsl-3.18.1. (ajacoutot@)

  ~ tracker/Makefile                      
  + tracker/patch-src_libtracker-sparql_Makefile_in
  + tracker/patch-src_plugins_firefox_chrome_content_bindings_js
  + tracker/patch-src_plugins_thunderbird_chrome_content_bindings_js

  > Don't hardcode upstream solib version in the introspection files; otherwise
  > they will fail to load. (ajacoutot@)

  ~ music/Makefile                        

  > Missing dependency. (ajacoutot@)

  ~ caribou/Makefile                      
  + caribou/patches/patch-libcaribou_Makefile_in

  > Don't hardcode upstream solib version in the introspection files; otherwise
  > they will fail to load. (ajacoutot@)

  ~ banshee/Makefile                      

  > Bring consistency in GStreamer dependencies:
  > - remove most dependencies on plugins-bad and plugins-ugly; there is no
  > reason
  > on depend on these because they should only provide support for rare and/or
  > rarely used codecs
  > - for standard how-of-the-box support for most modern files, always depend
  > on
  > plugins-good and plugins-ffmpeg|libav.
  > gstreamer1 parts from Brad, gstreamer-0.10 parts from me (ajacoutot@)

  ~ librsvg/Makefile                      ~ librsvg/distinfo

  > Update to librsvg-2.40.11. (ajacoutot@)

  ~ online-accounts/Makefile              ~ online-accounts/distinfo
  ~ online-accounts/pkg/PLIST             

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

  ~ baobab/Makefile                       ~ baobab/distinfo

  > Update to baobab-3.18.1. (ajacoutot@)

  ~ gvfs/Makefile                         + gvfs/pkg/DESCR-google
  + gvfs/pkg/PLIST-google                 

  > Add a -google subpackage: GVFS mount module for Google Drive. (ajacoutot@)

  ~ gvfs/Makefile                         

  > Google bits were missing in PSEUDO_FLAVORS. (ajacoutot@)

  ~ maps/Makefile                         ~ maps/distinfo

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

  ~ tracker/Makefile                      
  + tracker/patch-src_libtracker-miner_tracker-monitor_c

  > Cope with GKqueue Monitor change in newer GLib. (ajacoutot@)

gtksourceview3

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

  > update to gtksourceview-3.18.0 (jasper@)

  - patches/patch-configure               ~ Makefile
  ~ distinfo                              

  > update to gtksourceview-3.18.1 (jasper@)

gtksourceviewmm3

  - patches/patch-configure               ~ Makefile

  > Update to gtksourceviewmm3-3.18.0. (ajacoutot@)

  ~ Makefile                              

  > Restore REVISION (this wasn't a real update). (kili@)

i3

  - patches/patch-src_config_c            ~ Makefile
  ~ distinfo                              ~ patches/patch-common_mk
  ~ patches/patch-i3-config-wizard_i3-config-wizard_mk
  ~ patches/patch-i3-dump-log_i3-dump-log_mk
  ~ patches/patch-i3-input_i3-input_mk    ~ patches/patch-i3-msg_i3-msg_mk
  ~ patches/patch-i3-nagbar_i3-nagbar_mk
  ~ patches/patch-i3-nagbar_main_c        ~ patches/patch-i3bar_i3bar_mk
  ~ patches/patch-man_i3-migrate-config-to-v4_1
  ~ patches/patch-src_bindings_c          ~ patches/patch-src_config_parser_c
  ~ patches/patch-src_i3_mk               ~ patches/patch-src_log_c
  + patches/patch-libi3_get_config_path_c

  > Update to i3-4.11 (dcoppa@)

icewm

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

kde

  ~ graphics3/Makefile                    

  > Regen WANTLIB-sane to unbreak.
  > breakage reported by naddy@ (ajacoutot@)

mplayer

  ~ Makefile                              

  > Missing dep.
  > from Brad (maintainer) (ajacoutot@)

qt4

  ~ Makefile                              

  > REVISION bumps following the additional member in struct if_data,
  > to make sure packages get updated (sthen@)

smplayer

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_preferences_cpp     

  > Update for SMPlayer to 15.9.0:
  > http://smplayer.sourceforge.net/en/changes
  > OK benoit@ (gonzalo@)

tk

  + 8.5/patches/patch-unix_configure      

  > Similarily to tcl-8.5, -fPIC is needed
  > OK stu@, tobiasu@ (sebastia@)

  + 8.6/patches/patch-unix_configure      

  > Similarily to tcl-8.5, -fPIC is needed
  > OK stu@, tobiasu@ (sebastia@)

vlc

  ~ Makefile                              

  > Sync WANTLIB after the recent libass update.
  > from Brad (ajacoutot@)

  ~ Makefile                              

  > Missing LIB_DEPENDS on devel/libidn. (ajacoutot@)

xfce4

  ~ parole/Makefile                       

  > Bring consistency in GStreamer dependencies:
  > - remove most dependencies on plugins-bad and plugins-ugly; there is no
  > reason
  > on depend on these because they should only provide support for rare and/or
  > rarely used codecs
  > - for standard how-of-the-box support for most modern files, always depend
  > on
  > plugins-good and plugins-ffmpeg|libav.
  > gstreamer1 parts from Brad, gstreamer-0.10 parts from me (ajacoutot@)

  ~ xfce4-netload/Makefile                

  > Bump some ports which reference if_msghdr in their source, so that package
  > updates are triggered. This is following the struct if_data ABI change a
  > few
  > days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
  > some are definitely needed and bumps are cheaper than debugging.
  > Problem reported with wpa_supplicant by Mikolaj Kucharski. (sthen@)

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

Reply via email to