OpenBSD ports changes summary for 2015-11-06
============================================

audio/gogglesmm                         benchmarks/netperf-wrapper
databases/virtuoso                      devel/cmocka
devel/py-tz                             devel/smpeg
editors/emacs                           emulators/mgba
emulators/nestopia                      games/crossfire-client
games/gargoyle                          games/minetest
graphics/ImageMagick                    graphics/digikam-kde4
graphics/dmtx-utils                     graphics/inkscape
graphics/jasper                         graphics/pecl-imagick
graphics/py-pigment                     graphics/ruby-rmagick
graphics/zbar                           graphics/zxing
lang/php                                math/octave
multimedia/dvdauthor                    multimedia/synfig
multimedia/synfigstudio                 net/kismet
net/powerdns                            net/spectrum
security/gnupg                          security/libfprint
shells/zsh                              sysutils/login_fingerprint
sysutils/rcm                            sysutils/ruby-puppet
textproc/calibre                        www/dokuwiki
x11/gnome                               

== audio ============================================================= 01/18 ==

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

gogglesmm

  ~ Makefile                              

  > google code is dead.
  > mirror distfile and update homepage. (kirby@)

== benchmarks ======================================================== 02/18 ==

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

netperf-wrapper

  ~ Makefile                              ~ pkg/PLIST

  > Add desktop goos.
  > ok sthen@ (bentley@)

  ~ Makefile                              ~ pkg/DESCR
  ~ pkg/PLIST                             + patches/patch-setup_py

  > fix netperf-wrapper manpage install location, spotted by bentley@
  > adjust DESCR while there (sthen@)

== databases ========================================================= 03/18 ==

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

virtuoso

  ~ Makefile                              

  > fix following ImageMagick update (sthen@)

== devel ============================================================= 04/18 ==

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

cmocka

  ~ Makefile                              ~ distinfo
  ~ patches/patch-include_cmocka_h        ~ pkg/PLIST
  + patches/patch-ConfigureChecks_cmake   

  > update cmocka to 1.0.1.
  > ok jca@. (rpointel@)

py-tz

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-tz-2015.7.
  > ok sthen@, ajacoutot@, jca@ (shadchin@)

smpeg

  ~ Makefile                              

  > add working mirror (jasper@)

== editors =========================================================== 05/18 ==

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

emacs

  ~ Makefile                              

  > fix following ImageMagick update (sthen@)

== emulators ========================================================= 06/18 ==

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

mgba

  ~ Makefile                              

  > fix following ImageMagick update (sthen@)

nestopia

  ~ Makefile                              ~ distinfo

  > Update to nestopia-1.46.2. (bentley@)

== games ============================================================= 07/18 ==

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

crossfire-client

  - patches/patch-common_metaserver_c     - patches/patch-common_metaserver_h
  - patches/patch-configure               
  - patches/patch-gtk-v2_src_gtk2proto_h
  - patches/patch-gtk-v2_src_metaserver_c
  - patches/patch-gtk-v2_src_png_c        - patches/patch-gtk_gcfclient_man
  - patches/patch-sound-src_cfsndserv_c   - patches/patch-x11_cfclient_man
  - patches/patch-x11_png_c               ~ Makefile
  ~ distinfo                              ~ pkg/DESCR
  ~ pkg/PLIST                             

  > update to crossfire-client-1.71.0 (jasper@)

gargoyle

  ~ Makefile                              ~ distinfo
  ~ pkg/DESCR                             

  > - switch to github
  > - remove triling whitespace in DESCR
  > - fix build with MAKE_JOBS set
  > input and ok from sthen@, maintainer (kirby@)

minetest

  ~ Makefile                              

  > Force-disable redis detection at configure time, otherwise minetest
  > picks it if present. Noticed by naddy.
  > While here also force-disable leveldb detection... (landry@)

== graphics ========================================================== 08/18 ==

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

ImageMagick

  - patches/patch-coders_gif_c            - patches/patch-coders_png_c
  - patches/patch-coders_ttf_c            - patches/patch-configure
  - patches/patch-tests_validate-colorspace_sh
  ~ Makefile                              ~ distinfo
  ~ patch-Magick++_lib_ImageMagick++_pc_in
  ~ patch-Magick++_lib_Magick++_pc_in     ~ patch-magick_ImageMagick_pc_in
  ~ patch-magick_MagickCore_pc_in         ~ patch-wand_MagickWand_pc_in
  ~ patch-wand_Wand_pc_in                 ~ pkg/PLIST
  + patches/patch-configure_ac            

  > update to ImageMagick 6.9.2-5
  > - dependent ports will be fixed in the following commit (sthen@)

digikam-kde4

  ~ Makefile                              

  > fix following ImageMagick update (sthen@)

dmtx-utils

  ~ Makefile                              

  > fix following ImageMagick update (sthen@)

inkscape

  ~ Makefile                              

  > fix following ImageMagick update (sthen@)

jasper

  ~ Makefile                              
  ~ patches/patch-src_libjasper_base_jas_icc_c
  ~ patches/patch-src_libjasper_jp2_jp2_dec_c
  ~ patches/patch-src_libjasper_jpc_jpc_dec_c
  ~ patches/patch-src_libjasper_jpc_jpc_qmfb_c

  > add security fixes to graphics/jasper, from Slackware via patrick
  > keshishian
  > CVE-2014-8137: double-free
  > CVE-2014-8138: heap-based buffer overflow
  > CVE-2014-8157: off-by-one
  > CVE-2014-8158: multiple stack-based buffer overflows
  > CVE-2014-9029: multiple off-by-one (sthen@)

pecl-imagick

  ~ Makefile                              + patches/patch-config_m4

  > fix following ImageMagick update (sthen@)

py-pigment

  ~ Makefile                              

  > Regen wantlib and cleanup. (ajacoutot@)

ruby-rmagick

  ~ Makefile                              

  > fix following ImageMagick update (sthen@)

zbar

  ~ Makefile                              

  > fix following ImageMagick update (sthen@)

zxing

  - patches/patch-cpp_SConscript          - patches/patch-cpp_blackboxtest_sh
  - patches/patch-cpp_core_src_zxing_qrcode_detector_Detector_h
  ~ Makefile                              ~ distinfo
  ~ pkg/DESCR                             ~ pkg/PLIST

  > update to newer version of ZXing (fork), gets rid of scons and imagemagick
  > dep (sthen@)

== lang ============================================================== 09/18 ==

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

php

  ~ Makefile.inc                          ~ 5.4/Makefile
  ~ 5.5/Makefile                          ~ 5.6/Makefile

  > WANTLIB sync, missed from the big batch of curl nghttp2 (sthen@)

== math ============================================================== 10/18 ==

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

octave

  ~ Makefile                              

  > fix following ImageMagick update (sthen@)

== multimedia ======================================================== 11/18 ==

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

dvdauthor

  ~ Makefile                              

  > fix following ImageMagick update (sthen@)

synfig

  ~ Makefile                              

  > fix following ImageMagick update (sthen@)

synfigstudio

  ~ Makefile                              

  > fix following ImageMagick update (sthen@)

== net =============================================================== 12/18 ==

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

kismet

  ~ Makefile                              

  > fix following ImageMagick update (sthen@)

powerdns

  ~ Makefile                              ~ distinfo

  > simple update to 3.4.7
  > OK sthen@ (florian@)

spectrum

  ~ Makefile                              

  > fix following ImageMagick update (sthen@)

== security ========================================================== 13/18 ==

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

gnupg

  ~ Makefile                              

  > WANTLIB sync, missed from the big batch of curl nghttp2 (sthen@)

libfprint

  ~ Makefile                              

  > fix following ImageMagick update (sthen@)

== shells ============================================================ 14/18 ==

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

zsh

  - patches/patch-Completion_Base_Utility__call_program
  - patches/patch-Completion_Unix_Command__find
  - patches/patch-Completion_Unix_Type__diff_options
  - patches/patch-Src_Modules_langinfo_c
  ~ Makefile                              ~ distinfo
  ~ patches/patch-Completion_BSD_Command__bsd_pkg
  ~ patches/patch-Doc_zsh_texi            ~ pkg/PLIST

  > Update to 5.1.1
  > from Matthew Martin <phy1729 at gmail dot com>, thanks. (pea@)

== sysutils ========================================================== 15/18 ==

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

login_fingerprint

  ~ Makefile                              

  > fix following ImageMagick update (sthen@)

rcm

  ~ Makefile                              ~ distinfo

  > Update to rcm-1.3.0, from Mike Burns (maintainer) (jca@)

ruby-puppet

  ~ 3/Makefile                            ~ 3/distinfo

  > update to puppet-3.8.4 (jasper@)

== textproc ========================================================== 16/18 ==

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

calibre

  ~ Makefile                              

  > fix following ImageMagick update (sthen@)

== www =============================================================== 17/18 ==

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

dokuwiki

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to 2015-08-10a
  > From Michael Lesniewski <lesniewskister at gmail dot com>, thanks (pea@)

== x11 =============================================================== 18/18 ==

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

gnome

  ~ nautilus/Makefile                     
  + nautilus/patch-libnautilus-private_nautilus-file_c
  + nautilus/patch-libnautilus-private_nautilus-progress-info_c

  > Fix a couple of crashes (from upstream). (ajacoutot@)

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

Reply via email to