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

audio/mpg123                            databases/mariadb
devel/libdvdread                        devel/llvm
devel/p5-Canary-Stability               devel/quirks
emulators/qemu                          graphics
graphics/cqcam                          graphics/cstitch
graphics/feh                            graphics/gthumb
infrastructure/mk                       lang/ghc
lang/swi-prolog                         lang/tcl
mail/evolution                          net/farstream
productivity/tryton                     sysutils/freeipmi
sysutils/librelp                        sysutils/logstalgia
sysutils/rsyslog                        www/epiphany
www/nghttp2                             www/varnish
www/youtube-dl                          x11/tk

== audio ============================================================= 01/13 ==

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

mpg123

  - patches/patch-src_common_c            
  - patches/patch-src_libout123_module_c
  - patches/patch-src_metaprint_c         - patches/patch-src_mpg123-id3dump_c

  > no longer required since stdio.h revision 1.51 (naddy@)

== databases ========================================================= 02/13 ==

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

mariadb

  - pkg/patch-storage_innobase_include_os0sync_h
  - pkg/patch-storage_xtradb_include_os0sync_h
  ~ Makefile                              ~ distinfo
  ~ patches/patch-storage_connect_reldef_cpp
  ~ pkg/PLIST-main                        ~ pkg/PLIST-tests

  > Update to mariadb-10.0.24, from Brad.  I've tested on macppc/amd64,
  > and thanks to Markus Lude for testing on sparc64. (sthen@)

== devel ============================================================= 03/13 ==

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

libdvdread

  ~ Makefile                              + patches/patch-src_ifo_read_c

  > Fix a use after free. From upstream git.
  > This makes ogle usable again and stops vlc from aborting at exit.
  > ok espie@ (maintainer), jca@ (kili@)

llvm

  + patches/patch-lib_Support_Unix_Signals_inc

  > Do not #include <execinfo.h> if it is not needed.
  > found by naddy@ (pascal@)

p5-Canary-Stability

  ~ Makefile                              ~ distinfo

  > update to p5-Canary-Stability-2011 (sthen@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > register cqcam removal (sthen@)

== emulators ========================================================= 04/13 ==

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

qemu

  ~ patches/patch-configure               

  > Tweak for CFLAGS handling. No change in resulting binary.
  > from Brad (maintainer) (ajacoutot@)

== graphics ========================================================== 05/13 ==

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

graphics

  ~ Makefile                              

  > Add graphics/cstitch to the build (awolk@)

  ~ Makefile                              

  > -cqcam (sthen@)

cqcam

  - Makefile                              - distinfo
  - patches/patch-Makefile_in             - patches/patch-configure
  - patches/patch-libcqcam-port_C         - pkg/DESCR
  - pkg/MESSAGE                           - pkg/PLIST

  > Remove cqcam, it's software for ancient parallel-port QuickCam webcams, is
  > i386-only, setuid-root and uses iopl. "As the author of the port 14 years
  > ago, I'm fine with it being deleted" jcs@ (sthen@)

cstitch

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

  > New import:
  >     Import graphics/cstitch

feh

  ~ Makefile                              

  > no more no_shared archs (naddy@)

gthumb

  ~ Makefile                              ~ distinfo

  > update to gthumb-3.4.2 (jasper@)

== infrastructure ==================================================== 06/13 ==

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

mk

  ~ bsd.port.mk                           

  > remove NO_SHARED_LIBS; ok espie@ and successful bulk build (naddy@)

  ~ bsd.port.arch.mk                      

  > NO_SHARED_LIBS is no longer used in the ports tree (naddy@)

  ~ bsd.port.mk                           

  > tell make-plist to never generate PFRAG.shared; ok sthen@ espie@ (naddy@)

== lang ============================================================== 07/13 ==

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

ghc

  ~ Makefile                              ~ files/Process.hsc

  > - Change the first argument to pledge (the promises) to Maybe String,
  > following the recent change to pledge(2) (passing NULL doesn't change
  > the value).
  > - Use maybeWith instead of pattern matching to distinguish between
  > Nothing and Just x.
  > - Add some minimal documentation. (kili@)

swi-prolog

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

  > replace after-bsd.port.mk hack with PROPERTIES check, regen PLIST (naddy@)

tcl

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

  > get rid of NO_SHARED_LIBS and PFRAG.shared (naddy@)

== mail ============================================================== 08/13 ==

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

evolution

  ~ Makefile                              ~ distinfo

  > Update to evolution-3.18.5.2. (ajacoutot@)

== net =============================================================== 09/13 ==

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

farstream

  ~ Makefile                              ~ distinfo

  > update to farstream-0.2.8 (jasper@)

== productivity ====================================================== 10/13 ==

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

tryton

  ~ trytond/Makefile                      ~ trytond/distinfo

  > Update to trytond-3.2.14. (ajacoutot@)

  ~ tryton/Makefile                       ~ tryton/distinfo

  > Update to tryton-3.2.14. (ajacoutot@)

  ~ account/Makefile                      ~ account/distinfo

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

  ~ stock_supply_day/Makefile             ~ stock_supply_day/distinfo

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

== sysutils ========================================================== 11/13 ==

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

freeipmi

  - patches/patch-configure               
  - patches/patch-libfreeipmi_driver_ipmi-kcs-driver_c
  - patches/patch-libfreeipmi_libfreeipmi_pc_in
  - patches/patch-libipmiconsole_libipmiconsole_pc_in
  ~ Makefile                              
  ~ patches/patch-libfreeipmi_Makefile_in
  ~ pkg/DESCR                             ~ pkg/PLIST

  > Remove wilfried@'s _iopl patches from freeipmi, in-band support is now
  > available via /dev/ipmi0 (if enabled in the kernel) which is less dangerous
  > than securelevel=-1 and direct io writes. (sthen@)

librelp

  ~ Makefile                              ~ distinfo

  > update to librelp-1.2.9, needed for rsyslog update (sthen@)

logstalgia

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_logstalgia_cpp      

  > Update for Logstalgia to 1.0.7:
  > Added window frame toggle (F11).
  > Fixed crash when taking a screenshot with an odd resolution.
  > Handle exception when user defined regular expression is invalid.
  > Fixed --hide-url-prefix not working (jettero).
  > +Switch to SDL2
  > OK kirby@ (gonzalo@)

rsyslog

  ~ Makefile                              

  > update to rsyslog-8.16.0, add sample config from chris@
  > not heavily tested, but positive feedback from chris with pgsql logging,
  > and the version we had was ancient. (sthen@)

  - patches/patch-doc_Makefile_in         - patches/patch-plugins_imudp_imudp_c
  - patches/patch-runtime_nsd_gtls_c      - patches/patch-runtime_stringbuf_c
  - patches/patch-tools_Makefile_in       - patches/patch-tools_syslogd_c
  - pkg/DESCR-docs                        - pkg/PLIST-docs
  ~ distinfo                              ~ pkg/PLIST-main
  ~ pkg/PLIST-mysql                       ~ pkg/PLIST-pgsql
  + files/rsyslog.conf                    + patches/patch-grammar_lexer_l
  + patches/patch-plugins_mmexternal_mmexternal_c
  + patches/patch-tools_rsyslogd_c        

  > update to rsyslog-8.16.0, add sample config from chris@
  > not heavily tested, but positive feedback from chris with pgsql logging,
  > and the version we had was ancient. (sthen@)

== www =============================================================== 12/13 ==

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

epiphany

  ~ Makefile                              ~ distinfo

  > update to epiphany-3.18.5 (jasper@)

nghttp2

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             

  > update to nghttp2-1.8.0 (sthen@)

varnish

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update for Varnish to 4.1.2:
  > https://github.com/varnishcache/varnish-cache/blob/4.1/doc/changes.rst
  > OK benoit@ (gonzalo@)

youtube-dl

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to youtube-dl 2016.03.14
  > New extractors:
  > - audioboom
  > - dw
  > - makerschannel
  > - minoto
  > - usatoday (pirofti@)

== x11 =============================================================== 13/13 ==

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

tk

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

  > get rid of NO_SHARED_LIBS and PFRAG.shared (naddy@)

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

Reply via email to