OpenBSD ports changes summary for 2016-03-19
============================================

archivers                               archivers/libshrink
archivers/pecl-lzf                      archivers/pecl-rar
audio/libmp3splt                        audio/vamp-plugin-sdk
cad/klogic                              databases/libdbi-drivers
databases/pecl-redis                    databases/pg_stats_reporter
databases/soprano                       devel
devel/grcs                              devel/kdbg
devel/libclog                           devel/libexude
devel/libgit2                           devel/p5-Safe-Hole
devel/p5-Safe-World                     devel/p5-Slay-Makefile
devel/p5-Slay-Makefile-Gress            devel/p5-Slay-Maker
devel/quirks                            devel/sdl2
geo/mapserver                           graphics/digikam
graphics/digikam-doc                    graphics/giftrans
graphics/kimdaba                        graphics/kipi-plugins
graphics/libkdcraw                      graphics/libkexif
graphics/libkexiv2                      graphics/libkipi
graphics/pecl-imagick                   inputmethods/uim
lang/php                                mail
mail/dovecot-pigeonhole                 mail/exim
mail/mailman                            mail/p5-Mail-SpamAssassin
mail/pecl-mailparse                     mail/zarafa
math/R                                  math/kst
multimedia/gstreamer-0.10               multimedia/gstreamer1
multimedia/k3b                          multimedia/mlt
net/ktorrent                            net/ocserv
net/putty                               net/radcli
net/telepathy                           print/hplip
security                                security/assl
security/openssl                        security/pecl-libsodium
sysutils/consolekit                     sysutils/filelight
sysutils/ipmitool                       sysutils/krename
sysutils/rsyslog                        textproc
textproc/gspell                         textproc/libxmlsd
textproc/link-grammar                   textproc/p5-Text-Restructured
www/cherokee                            www/firefox-esr
www/firefox-esr-i18n                    www/firefox-i18n
www/mozilla-firefox                     www/pecl-chroot
www/pecl-geoip                          www/pecl-http
www/pecl-memcache                       www/pecl-memcached
www/pecl-proctitle                      www/pecl-propro
www/pecl-raphf                          www/pecl-ssh2
www/pecl-swish                          www/pecl-uploadprogress
www/seamonkey-i18n                      www/squid
www/webkit                              www/webkitgtk4
www/xcache                              x11/compiz
x11/gnome                               x11/gnustep
x11/kde                                 x11/kde4
x11/krusader                            x11/qinx
x11/qt5                                 

== archivers ========================================================= 01/19 ==

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

archivers

  ~ Makefile                              

  > Remove cyphertite ports.
  > from David Hill
  > ok sthen@ (ajacoutot@)

libshrink

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

  > Remove cyphertite ports.
  > from David Hill
  > ok sthen@ (ajacoutot@)

pecl-lzf

  ~ Makefile                              

  > For all our ports that use the pecl module, SHARED_ONLY is always
  > defined and "c" is always added to WANTLIB.  Remove the check from
  > the module and add WANTLIB += c to the individual port Makefiles.
  > No changes in package signature, no other modules affected. (naddy@)

pecl-rar

  ~ Makefile                              

  > For all our ports that use the pecl module, SHARED_ONLY is always
  > defined and "c" is always added to WANTLIB.  Remove the check from
  > the module and add WANTLIB += c to the individual port Makefiles.
  > No changes in package signature, no other modules affected. (naddy@)

== audio ============================================================= 02/19 ==

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

libmp3splt

  - pkg/PFRAG.shared                      ~ Makefile
  ~ pkg/PLIST                             

  > merge PFRAG.shared (sthen@)

vamp-plugin-sdk

  - pkg/PFRAG.shared                      ~ Makefile
  ~ pkg/PLIST                             

  > merge PFRAG.shared (sthen@)

== cad =============================================================== 03/19 ==

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

klogic

  ~ Makefile                              

  > drop SHARED_ONLY from KDE3 ports (naddy@)

== databases ========================================================= 04/19 ==

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

libdbi-drivers

  - pkg/PFRAG.shared-freetds              - pkg/PFRAG.shared-main
  - pkg/PFRAG.shared-pgsql                - pkg/PFRAG.shared-sqlite
  - pkg/PFRAG.shared-sqlite3              ~ Makefile
  ~ pkg/PLIST-freetds                     ~ pkg/PLIST-main
  ~ pkg/PLIST-pgsql                       ~ pkg/PLIST-sqlite
  ~ pkg/PLIST-sqlite3                     

  > merge PFRAG.shared-* (sthen@)

pecl-redis

  ~ Makefile                              

  > For all our ports that use the pecl module, SHARED_ONLY is always
  > defined and "c" is always added to WANTLIB.  Remove the check from
  > the module and add WANTLIB += c to the individual port Makefiles.
  > No changes in package signature, no other modules affected. (naddy@)

pg_stats_reporter

  ~ Makefile                              

  > remove SHARED_ONLY from PHP ports, unused (naddy@)

soprano

  ~ Makefile                              

  > drop SHARED_ONLY from KDE4 ports (naddy@)

== devel ============================================================= 05/19 ==

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

devel

  ~ Makefile                              

  > Remove cyphertite ports.
  > from David Hill
  > ok sthen@ (ajacoutot@)

  ~ Makefile                              

  > Remove p5-Text-Restructured, plus all its (in)direct dependencies;
  > mostly abandoned upstream and parts broken with modern perl.
  > textproc/p5-Text-Restructured
  > devel/p5-Safe-World
  > devel/p5-Safe-Hole
  > devel/p5-Slay-Makefile-Gress
  > devel/p5-Slay-Makefile
  > devel/p5-Slay-Maker
  > ok sthen and a 'go ahead' from naddy (okan@)

grcs

  ~ Makefile                              + patches/patch-src_b-peer_c

  > In the new GNU RCS port the checkout during grcsdiff failed because
  > it cannot find a /usr/local/bin/rcs binary.  The peer_super struct
  > is used to locate the grcs binary for various operations.  So patch
  > the "g" prefix there.
  > OK ajacoutot@ (bluhm@)

kdbg

  ~ Makefile                              

  > drop SHARED_ONLY from KDE3 ports (naddy@)

libclog

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

  > Remove cyphertite ports.
  > from David Hill
  > ok sthen@ (ajacoutot@)

libexude

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

  > Remove cyphertite ports.
  > from David Hill
  > ok sthen@ (ajacoutot@)

libgit2

  ~ Makefile.inc                          

  > remove SHARED_ONLY, nothing uses it (naddy@)

p5-Safe-Hole

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

  > Remove p5-Text-Restructured, plus all its (in)direct dependencies;
  > mostly abandoned upstream and parts broken with modern perl.
  > textproc/p5-Text-Restructured
  > devel/p5-Safe-World
  > devel/p5-Safe-Hole
  > devel/p5-Slay-Makefile-Gress
  > devel/p5-Slay-Makefile
  > devel/p5-Slay-Maker
  > ok sthen and a 'go ahead' from naddy (okan@)

p5-Safe-World

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

  > Remove p5-Text-Restructured, plus all its (in)direct dependencies;
  > mostly abandoned upstream and parts broken with modern perl.
  > textproc/p5-Text-Restructured
  > devel/p5-Safe-World
  > devel/p5-Safe-Hole
  > devel/p5-Slay-Makefile-Gress
  > devel/p5-Slay-Makefile
  > devel/p5-Slay-Maker
  > ok sthen and a 'go ahead' from naddy (okan@)

p5-Slay-Makefile

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

  > Remove p5-Text-Restructured, plus all its (in)direct dependencies;
  > mostly abandoned upstream and parts broken with modern perl.
  > textproc/p5-Text-Restructured
  > devel/p5-Safe-World
  > devel/p5-Safe-Hole
  > devel/p5-Slay-Makefile-Gress
  > devel/p5-Slay-Makefile
  > devel/p5-Slay-Maker
  > ok sthen and a 'go ahead' from naddy (okan@)

p5-Slay-Makefile-Gress

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

  > Remove p5-Text-Restructured, plus all its (in)direct dependencies;
  > mostly abandoned upstream and parts broken with modern perl.
  > textproc/p5-Text-Restructured
  > devel/p5-Safe-World
  > devel/p5-Safe-Hole
  > devel/p5-Slay-Makefile-Gress
  > devel/p5-Slay-Makefile
  > devel/p5-Slay-Maker
  > ok sthen and a 'go ahead' from naddy (okan@)

p5-Slay-Maker

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

  > Remove p5-Text-Restructured, plus all its (in)direct dependencies;
  > mostly abandoned upstream and parts broken with modern perl.
  > textproc/p5-Text-Restructured
  > devel/p5-Safe-World
  > devel/p5-Safe-Hole
  > devel/p5-Slay-Makefile-Gress
  > devel/p5-Slay-Makefile
  > devel/p5-Slay-Maker
  > ok sthen and a 'go ahead' from naddy (okan@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > Remove cyphertite ports.
  > from David Hill
  > ok sthen@ (ajacoutot@)

  ~ Makefile                              ~ files/Quirks.pm

  > Remove p5-Text-Restructured, plus all its (in)direct dependencies;
  > mostly abandoned upstream and parts broken with modern perl.
  > textproc/p5-Text-Restructured
  > devel/p5-Safe-World
  > devel/p5-Safe-Hole
  > devel/p5-Slay-Makefile-Gress
  > devel/p5-Slay-Makefile
  > devel/p5-Slay-Maker
  > ok sthen and a 'go ahead' from naddy (okan@)

sdl2

  ~ Makefile                              

  > BROKEN-hppa=   src/atomic/SDL_spinlock.c:101:2: error: #error Please
  > implement for your platform (landry@)

== geo =============================================================== 06/19 ==

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

mapserver

  ~ Makefile                              

  > remove SHARED_ONLY from PHP ports, unused (naddy@)

== graphics ========================================================== 07/19 ==

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

digikam

  ~ Makefile                              

  > drop SHARED_ONLY from KDE3 ports (naddy@)

digikam-doc

  ~ Makefile                              

  > drop SHARED_ONLY from KDE3 ports (naddy@)

giftrans

  ~ Makefile                              

  > Fix path to rgb.txt; OK ajacoutot@ (millert@)

kimdaba

  ~ Makefile                              

  > drop SHARED_ONLY from KDE3 ports (naddy@)

kipi-plugins

  ~ Makefile                              

  > drop SHARED_ONLY from KDE3 ports (naddy@)

libkdcraw

  ~ Makefile                              

  > drop SHARED_ONLY from KDE3 ports (naddy@)

libkexif

  ~ Makefile                              

  > drop SHARED_ONLY from KDE3 ports (naddy@)

libkexiv2

  ~ Makefile                              

  > drop SHARED_ONLY from KDE3 ports (naddy@)

libkipi

  ~ Makefile                              

  > drop SHARED_ONLY from KDE3 ports (naddy@)

pecl-imagick

  ~ Makefile                              

  > For all our ports that use the pecl module, SHARED_ONLY is always
  > defined and "c" is always added to WANTLIB.  Remove the check from
  > the module and add WANTLIB += c to the individual port Makefiles.
  > No changes in package signature, no other modules affected. (naddy@)

== inputmethods ====================================================== 08/19 ==

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

uim

  ~ Makefile                              

  > drop SHARED_ONLY from KDE3 ports (naddy@)

== lang ============================================================== 09/19 ==

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

php

  ~ pecl/pecl.port.mk                     

  > For all our ports that use the pecl module, SHARED_ONLY is always
  > defined and "c" is always added to WANTLIB.  Remove the check from
  > the module and add WANTLIB += c to the individual port Makefiles.
  > No changes in package signature, no other modules affected. (naddy@)

  ~ php.port.mk                           

  > remove SHARED_ONLY from PHP ports, unused (naddy@)

== mail ============================================================== 10/19 ==

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

mail

  ~ Makefile                              

  > adjust mailman flavours (sthen@)

dovecot-pigeonhole

  ~ Makefile                              ~ distinfo
  ~ patch-src_managesieve-login_Makefile_in

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

exim

  ~ Makefile                              ~ distinfo
  + patches/patch-src_tls-openssl_c       

  TAGGED OPENBSD_5_9
  > MFC fixes for mail/exim:
  > - security update to exim 4.86.2: clean the environment and "cd /" at
  > startup.
  > "Any user who can start an instance of Exim (and this is normally *any*
  > user)
  > can gain root privileges. If you do not use 'perl_startup' you *should* be
  > safe."  CVE-2016-1531
  > - fix ECDH as server in Exim, from Renaud Allard (LibreSSL incompatibility)
  > (sthen@)

mailman

  ~ Makefile                              ~ pkg/README

  > Require an explicit FLAVOR for mailman's GID checking, so that it's a bit
  > more obvious when people "pkg_add mailman" that they need to pick one.
  > (This could be improved by patching to extend the check to allow for one
  > of a number of possible GIDs, then we could just have a single package
  > covering all of them.) (sthen@)

  ~ Makefile                              

  > pathes->paths in comment (sthen@)

p5-Mail-SpamAssassin

  ~ Makefile                              
  + patches/patch-lib_Mail_SpamAssassin_DnsResolver_pm
  + patches/patch-lib_Mail_SpamAssassin_Message_Metadata_Received_pm
  + patches/patch-lib_Mail_SpamAssassin_Message_pm
  + patches/patch-lib_Mail_SpamAssassin_Plugin_DKIM_pm
  + patches/patch-lib_Mail_SpamAssassin_Plugin_SPF_pm
  + patches/patch-lib_Mail_SpamAssassin_Plugin_URIDNSBL_pm

  TAGGED OPENBSD_5_9
  > MFC: backport SpamAssassin fixes to cope with p5-Net-DNS API breaks
  > (sthen@)

pecl-mailparse

  ~ Makefile                              

  > For all our ports that use the pecl module, SHARED_ONLY is always
  > defined and "c" is always added to WANTLIB.  Remove the check from
  > the module and add WANTLIB += c to the individual port Makefiles.
  > No changes in package signature, no other modules affected. (naddy@)

zarafa

  ~ Makefile.inc                          

  > remove SHARED_ONLY, nothing uses it (naddy@)

== math ============================================================== 11/19 ==

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

R

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to R 3.2.4
  > OK ajacoutot@ (feinerer@)

kst

  ~ Makefile                              

  > drop SHARED_ONLY from KDE3 ports (naddy@)

== multimedia ======================================================== 12/19 ==

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

gstreamer-0.10

  ~ Makefile.inc                          

  > remove SHARED_ONLY, nothing uses it (naddy@)

gstreamer1

  ~ Makefile.inc                          

  > remove SHARED_ONLY, nothing uses it (naddy@)

k3b

  ~ Makefile                              

  > drop SHARED_ONLY from KDE3 ports (naddy@)

mlt

  ~ Makefile                              

  > drop SHARED_ONLY from KDE4 ports (naddy@)

== net =============================================================== 13/19 ==

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

ktorrent

  ~ Makefile                              

  > drop SHARED_ONLY from KDE3 ports (naddy@)

ocserv

  - patches/patch-src_occtl-time_c        - patches/patch-src_occtl_c
  - patches/patch-src_ocpasswd_c          ~ Makefile
  ~ distinfo                              ~ patches/patch-doc_sample_config
  + patches/patch-src_occtl_occtl_c       + patches/patch-src_occtl_time_c
  + patches/patch-src_ocpasswd_ocpasswd_c

  > update to ocserv-0.11.1, mostly similar to part of a diff from Bjorn
  > Ketelaars (sthen@)

  - patches/patch-tests_test-iroute       ~ Makefile
  ~ patches/patch-tests_common_sh         + patches/patch-tests_test1_passwd

  > merge in a simplified version of Bjorn Ketelaars tests diffs (sthen@)

putty

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_5_9
  > MFC security update to PuTTY 0.67
  > This release fixes a security hole in PSCP, in the old-style SCP
  > protocol. A server sending a malformed header before the contents of the
  > file could overrun a buffer exploitably in PSCP. [CVE-2016-2563]
  > plus "Assorted other fixes for crash-type bugs (but none known to be
  > exploitable)". (sthen@)

radcli

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

  > update to radcli-1.2.5 (sthen@)

telepathy

  ~ Makefile.inc                          

  > remove SHARED_ONLY, nothing uses it (naddy@)

== print ============================================================= 14/19 ==

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

hplip

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

  > Update to hplip-3.16.3. (ajacoutot@)

== security ========================================================== 15/19 ==

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

security

  ~ Makefile                              

  > Remove cyphertite ports.
  > from David Hill
  > ok sthen@ (ajacoutot@)

assl

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

  > Remove cyphertite ports.
  > from David Hill
  > ok sthen@ (ajacoutot@)

openssl

  ~ Makefile                              

  > add fallback MASTER_SITES (sthen@)

  ~ Makefile                              

  TAGGED OPENBSD_5_9
  > MFC: add fallback MASTER_SITES.
  > Note the security fixes aren't backported yet due to the ABI break.
  > (sthen@)

pecl-libsodium

  ~ Makefile                              

  > For all our ports that use the pecl module, SHARED_ONLY is always
  > defined and "c" is always added to WANTLIB.  Remove the check from
  > the module and add WANTLIB += c to the individual port Makefiles.
  > No changes in package signature, no other modules affected. (naddy@)

== sysutils ========================================================== 16/19 ==

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

consolekit

  - patches/patch-src_ck-log-event_h      - patches/patch-src_ck-seat_c
  - patches/patch-tools_ck-log-system-start_c
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to consolekit2-1.0.2. (ajacoutot@)

filelight

  ~ Makefile                              

  > drop SHARED_ONLY from KDE3 ports (naddy@)

ipmitool

  ~ Makefile                              

  TAGGED OPENBSD_5_9
  > MFC: fix inverted arch check for sysutils/ipmitool that caused it to not
  > build openipmi support (sthen@)

krename

  ~ Makefile                              

  > drop SHARED_ONLY from KDE3 ports (naddy@)

rsyslog

  ~ Makefile                              

  > use -march=i686 on i386, needs 64-bit atomics (sthen@)

== textproc ========================================================== 17/19 ==

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

textproc

  ~ Makefile                              

  > Remove cyphertite ports.
  > from David Hill
  > ok sthen@ (ajacoutot@)

  ~ Makefile                              

  > Remove p5-Text-Restructured, plus all its (in)direct dependencies;
  > mostly abandoned upstream and parts broken with modern perl.
  > textproc/p5-Text-Restructured
  > devel/p5-Safe-World
  > devel/p5-Safe-Hole
  > devel/p5-Slay-Makefile-Gress
  > devel/p5-Slay-Makefile
  > devel/p5-Slay-Maker
  > ok sthen and a 'go ahead' from naddy (okan@)

gspell

  ~ Makefile                              ~ distinfo
  ~ patch-testsuite_test-inline-checker-text-buffer_c
  ~ pkg/PLIST                             + patches/patch-configure

  > Update to gspell-0.2.6. (ajacoutot@)

libxmlsd

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

  > Remove cyphertite ports.
  > from David Hill
  > ok sthen@ (ajacoutot@)

link-grammar

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        

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

p5-Text-Restructured

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

  > Remove p5-Text-Restructured, plus all its (in)direct dependencies;
  > mostly abandoned upstream and parts broken with modern perl.
  > textproc/p5-Text-Restructured
  > devel/p5-Safe-World
  > devel/p5-Safe-Hole
  > devel/p5-Slay-Makefile-Gress
  > devel/p5-Slay-Makefile
  > devel/p5-Slay-Maker
  > ok sthen and a 'go ahead' from naddy (okan@)

== www =============================================================== 18/19 ==

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

cherokee

  ~ Makefile                              

  > remove SHARED_ONLY from PHP ports, unused (naddy@)

firefox-esr

  ~ Makefile                              ~ distinfo

  > Bugfix update to firefox-esr 38.7.1.
  > See https://www.mozilla.org/en-US/firefox/38.7.1/releasenotes/ (landry@)

firefox-esr-i18n

  ~ Makefile.inc                          ~ distinfo

  > Bugfix update to firefox-esr 38.7.1.
  > See https://www.mozilla.org/en-US/firefox/38.7.1/releasenotes/ (landry@)

firefox-i18n

  ~ Makefile.inc                          ~ distinfo

  > Bugfix update to firefox 45.0.1.
  > See https://www.mozilla.org/en-US/firefox/45.0.1/releasenotes/ (landry@)

mozilla-firefox

  ~ Makefile                              ~ distinfo

  > Bugfix update to firefox 45.0.1.
  > See https://www.mozilla.org/en-US/firefox/45.0.1/releasenotes/ (landry@)

pecl-chroot

  ~ Makefile                              

  > For all our ports that use the pecl module, SHARED_ONLY is always
  > defined and "c" is always added to WANTLIB.  Remove the check from
  > the module and add WANTLIB += c to the individual port Makefiles.
  > No changes in package signature, no other modules affected. (naddy@)

pecl-geoip

  ~ Makefile                              

  > For all our ports that use the pecl module, SHARED_ONLY is always
  > defined and "c" is always added to WANTLIB.  Remove the check from
  > the module and add WANTLIB += c to the individual port Makefiles.
  > No changes in package signature, no other modules affected. (naddy@)

pecl-http

  ~ Makefile                              

  > For all our ports that use the pecl module, SHARED_ONLY is always
  > defined and "c" is always added to WANTLIB.  Remove the check from
  > the module and add WANTLIB += c to the individual port Makefiles.
  > No changes in package signature, no other modules affected. (naddy@)

pecl-memcache

  ~ Makefile                              

  > For all our ports that use the pecl module, SHARED_ONLY is always
  > defined and "c" is always added to WANTLIB.  Remove the check from
  > the module and add WANTLIB += c to the individual port Makefiles.
  > No changes in package signature, no other modules affected. (naddy@)

pecl-memcached

  ~ Makefile                              

  > For all our ports that use the pecl module, SHARED_ONLY is always
  > defined and "c" is always added to WANTLIB.  Remove the check from
  > the module and add WANTLIB += c to the individual port Makefiles.
  > No changes in package signature, no other modules affected. (naddy@)

pecl-proctitle

  ~ Makefile                              

  > For all our ports that use the pecl module, SHARED_ONLY is always
  > defined and "c" is always added to WANTLIB.  Remove the check from
  > the module and add WANTLIB += c to the individual port Makefiles.
  > No changes in package signature, no other modules affected. (naddy@)

pecl-propro

  ~ Makefile                              

  > For all our ports that use the pecl module, SHARED_ONLY is always
  > defined and "c" is always added to WANTLIB.  Remove the check from
  > the module and add WANTLIB += c to the individual port Makefiles.
  > No changes in package signature, no other modules affected. (naddy@)

pecl-raphf

  ~ Makefile                              

  > For all our ports that use the pecl module, SHARED_ONLY is always
  > defined and "c" is always added to WANTLIB.  Remove the check from
  > the module and add WANTLIB += c to the individual port Makefiles.
  > No changes in package signature, no other modules affected. (naddy@)

pecl-ssh2

  ~ Makefile                              

  > For all our ports that use the pecl module, SHARED_ONLY is always
  > defined and "c" is always added to WANTLIB.  Remove the check from
  > the module and add WANTLIB += c to the individual port Makefiles.
  > No changes in package signature, no other modules affected. (naddy@)

pecl-swish

  ~ Makefile                              

  > For all our ports that use the pecl module, SHARED_ONLY is always
  > defined and "c" is always added to WANTLIB.  Remove the check from
  > the module and add WANTLIB += c to the individual port Makefiles.
  > No changes in package signature, no other modules affected. (naddy@)

pecl-uploadprogress

  ~ Makefile                              

  > For all our ports that use the pecl module, SHARED_ONLY is always
  > defined and "c" is always added to WANTLIB.  Remove the check from
  > the module and add WANTLIB += c to the individual port Makefiles.
  > No changes in package signature, no other modules affected. (naddy@)

seamonkey-i18n

  - ja-JP-mac/Makefile                    

  > Remove now-inexistant locale. Apparently dpb tries to fetch even
  > unlinked stuff from parent Makefile. Reported by nigel@ (landry@)

squid

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_5_9
  > MFC security update to www/squid, easy to trigger DoS (sthen@)

webkit

  - patches/patch-Source_WebCore_platform_ScrollView_cpp
  ~ Makefile                              ~ distinfo
  ~ patches/patch-GNUmakefile_in          
  ~ patches/patch-Source_JavaScriptCore_llint_LowLevelInterpreter32_64_asm
  ~ patches/patch-Source_JavaScriptCore_llint_LowLevelInterpreter_asm
  ~ patches/patch-configure               ~ pkg/PLIST

  TAGGED OPENBSD_5_9
  > SECURITY update to WebKitGTK+ 2.4.10.
  > CVE-2015-1120, CVE-2015-1076, CVE-2015-1071, CVE-2015-1081, CVE-2015-1122,
  > CVE-2015-1155, CVE-2014-1748, CVE-2015-3752, CVE-2015-5809, CVE-2015-5928,
  > CVE-2015-3749, CVE-2015-3659, CVE-2015-3748, CVE-2015-3743, CVE-2015-3731,
  > CVE-2015-3745, CVE-2015-5822, CVE-2015-3658, CVE-2015-3741, CVE-2015-3727,
  > CVE-2015-5801, CVE-2015-5788, CVE-2015-3747, CVE-2015-5794, CVE-2015-1127,
  > CVE-2015-1153, CVE-2015-1083 (ajacoutot@)

webkitgtk4

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_5_9
  > SECURITY update to webkitgtk4-2.10.8 (CVE-2016-1726). (ajacoutot@)

xcache

  ~ Makefile                              

  > remove assignment of MESSAGE to the default value (mmcc@)

  ~ Makefile                              

  > remove SHARED_ONLY from PHP ports, unused (naddy@)

== x11 =============================================================== 19/19 ==

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

compiz

  ~ Makefile.inc                          

  > remove SHARED_ONLY, nothing uses it (naddy@)

gnome

  - libbonobo/pkg/PFRAG.shared            - libbonoboui/pkg/PFRAG.shared
  - libgnome/pkg/PFRAG.shared             - libgnomeui/pkg/PFRAG.shared
  - mono-gnome/pkg/PFRAG.shared           - nautilus/pkg/PFRAG.shared
  - yelp/pkg/PFRAG.shared                 ~ libbonobo/Makefile
  ~ libbonobo/pkg/PLIST                   ~ libbonoboui/Makefile
  ~ libbonoboui/pkg/PLIST                 ~ libgnome/Makefile
  ~ libgnome/pkg/PLIST                    ~ libgnomeui/Makefile
  ~ libgnomeui/pkg/PLIST                  ~ mono-gnome/Makefile
  ~ mono-gnome/pkg/PLIST                  ~ nautilus/Makefile
  ~ nautilus/pkg/PLIST                    ~ yelp/Makefile
  ~ yelp/pkg/PLIST                        

  > Merge PFRAG.shared into PLIST for x11/gnome ports. (ajacoutot@)

  ~ mono-gnome/Makefile                   ~ mono-gnome/pkg/PLIST

  > Don't install the libtool and static lib file for the gnomesharpglue
  > module. (ajacoutot@)

  ~ photos/Makefile                       
  + photos/patches/patch-src_photos-print-preview_c

  TAGGED OPENBSD_5_9
  > Fix possible integer overflow flaw (CVE-2013-7447). (ajacoutot@)

  ~ mutter/Makefile                       
  ~ mutter/patches/patch-src_core_screen_c
  + mutter/patches/patch-src_backends_meta-cursor-renderer_c

  TAGGED OPENBSD_5_9
  > Fix mouse cursor disappearing (upstream).
  > https://bugzilla.gnome.org/show_bug.cgi?id=763159
  > prodded by mpi@
  > cvs: ----------------------------------------------------------------------
  > (ajacoutot@)

  ~ settings-daemon/Makefile              ~ settings-daemon/distinfo

  TAGGED OPENBSD_5_9
  > Update to gnome-settings-daemon-3.18.3. (ajacoutot@)

  ~ latexila/Makefile                     
  ~ latexila/patches/patch-src_document_view_vala
  ~ latexila/patches/patch-src_main_window_tools_vala

  TAGGED OPENBSD_5_9
  > Fix build with newer gspell. (ajacoutot@)

  ~ gdl/Makefile                          ~ gdl/distinfo
  ~ gdl/pkg/PLIST                         
  + gdl/patches/patch-gdl_gdl-dock-item_c
  + gdl/patches/patch-gdl_gdl-dock_c      

  TAGGED OPENBSD_5_9
  > Update to gdl-3.20.0. (ajacoutot@)

gnustep

  ~ gnustep.port.mk                       

  > remove SHARED_ONLY from GNUstep ports, unused (naddy@)

kde

  ~ kde.port.mk                           

  > drop SHARED_ONLY from KDE3 ports (naddy@)

kde4

  ~ kde4.port.mk                          ~ p5-kde/Makefile

  > drop SHARED_ONLY from KDE4 ports (naddy@)

krusader

  ~ Makefile                              

  > drop SHARED_ONLY from KDE3 ports (naddy@)

qinx

  ~ Makefile                              

  > drop SHARED_ONLY from KDE3 ports (naddy@)

qt5

  ~ Makefile                              

  > Mark qt5 BROKEN-powerpc, it never built there (gcc does ICE's) and it
  > takes hours/days to fail in bulk builds. (landry@)

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

Reply via email to