OpenBSD ports changes summary for 2016-08-12
============================================

archivers/xz                            audio
audio/hgd                               devel
devel/cmake                             devel/cpp-hocon
devel/cvs2gitdump                       devel/ectags
devel/p5-Test-MockRandom                devel/py-parsing
devel/py-sip                            devel/quirks
devel/utfcpp                            games/solarus
graphics/ImageMagick                    infrastructure/db
lang                                    lang/elixir
lang/python                             mail/sylpheed
mail/z-push                             mail/zarafa
misc/mc                                 net/argus
net/argus-clients                       net/dnscrypt-proxy
net/ocserv                              net/openconnect
security/libsodium                      security/p5-IO-Socket-SSL
sysutils                                sysutils/bitrot
sysutils/facter                         sysutils/freeipmi
sysutils/py-elasticsearch-curator       sysutils/shunt
sysutils/udfclient                      textproc
textproc/py-PEG2                        www/llgal
www/p5-Gravatar-URL                     x11
x11/dzen2                               x11/py-qt5
x11/rxvt-unicode                        x11/xfce4

== archivers ========================================================= 01/15 ==

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

xz

  ~ patches/patch-src_xz_main_c           ~ patches/patch-src_xzdec_xzdec_c

  > remove __OpenBSD__ guard from pledge() patches (naddy@)

== audio ============================================================= 02/15 ==

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

audio

  ~ Makefile                              

  > Kill audio/hgd.
  > I wrote hgd with a friend some years ago, but now it is now no longer
  > maintained. Kill it.
  > OK jturner@, thanks. (edd@)

hgd

  - Makefile                              - distinfo
  - patches/patch-Makefile_in             - patches/patch-cfg_c
  - patches/patch-crypto_c                - patches/patch-net_c
  - patches/patch-user_c                  - pkg/DESCR
  - pkg/PFRAG.python                      - pkg/PLIST
  - pkg/README                            - pkg/hgd_netd.rc
  - pkg/hgd_playd.rc                      

  > Kill audio/hgd.
  > I wrote hgd with a friend some years ago, but now it is now no longer
  > maintained. Kill it.
  > OK jturner@, thanks. (edd@)

== devel ============================================================= 03/15 ==

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

devel

  ~ Makefile                              

  > +cpp-hocon (jasper@)

  ~ Makefile                              

  > +utfcpp (jasper@)

  ~ Makefile                              

  > +py-sip,python3 (jasper@)

  ~ Makefile                              

  > +p5-Test-MockRandom (bluhm@)

cmake

  ~ Makefile                              
  + patches/patch-Modules_FindPkgConfig_cmake

  > FindPkgConfig: call find_library() for every library returned by
  > the .pc file, so that at the end a list of full paths to the libraries
  > is returned.
  > This makes the pkg_check_modules() behaviour consistent with the
  > normal CMake convention, where use of link_directories() is discouraged
  > in favour of using absolute paths to system libraries.
  > Patch by Sam Thursfield <[email protected]>
  > https://cmake.org/Bug/view.php?id=15804 (dcoppa@)

cpp-hocon

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

  > New import:
  >     import cpp-hocon-0.1.2

cvs2gitdump

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             + patch-cvs2gitdump_1
  + patch-cvs2svndump_1                   

  > Add man pages to cvs2gitdump. OK sthen@. (juanfra@)

ectags

  ~ Makefile                              + patches/patch-read_c

  > Fix segfault while running ctags on a binary file.
  > From Anton Lindqvist <anton dot lindqvist at gmail dot com> (shadchin@)

p5-Test-MockRandom

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

  > New import:
  >     import p5-Test-MockRandom 1.01

py-parsing

  ~ Makefile                              ~ distinfo

  > Update to py-parsing 2.1.7 (shadchin@)

py-sip

  ~ Makefile                              ~ pkg/PLIST

  > add python3 flavor
  > ok shadchin@ (jasper@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > zarafa-webaccess is gone, long live zarafa-mapi (robert@)

  ~ Makefile                              ~ files/Quirks.pm

  > Add quirk for the (now removed) audio/hgd.
  > OK dcoppa@ (edd@)

utfcpp

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

  > New import:
  >     import utfcpp-2.3.4

== games ============================================================= 04/15 ==

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

solarus

  ~ roth/patches/patch-CMakeLists_txt     ~ zsdx/patches/patch-CMakeLists_txt
  ~ zsxd/patches/patch-CMakeLists_txt     

  > merged upstream (jasper@)

== graphics ========================================================== 05/15 ==

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

ImageMagick

  ~ Makefile                              ~ distinfo

  > update to ImageMagick-6.9.5-5; buffer overflow, use-after-free (sthen@)

== infrastructure ==================================================== 06/15 ==

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

db

  ~ user.list                             

  > Comment audio/hgd, which I just removed. (edd@)

== lang ============================================================== 07/15 ==

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

lang

  ~ Makefile                              

  > +lang/bacon (juanfra@)

elixir

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to elixir-1.3.2 (jasper@)

python

  ~ Makefile.inc                          ~ 2.7/Makefile
  ~ 3.4/Makefile                          ~ 3.5/Makefile

  > annotate python interpreters with wxneeded; while python itself is clean
  > there
  > are various ports that aren't (e.g. py-cryptography and py-qt5 (QtWebKit)).
  > obviously not a long-term "fix" but helps to keep moving forward
  > ok jca@ sthen@ rpointel@ (MAINTAINER) (jasper@)

== mail ============================================================== 08/15 ==

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

sylpheed

  ~ Makefile                              + patches/patch-libsylph_ssl_c

  > mail/sylpheed: Fix SSL certificate verification.
  > OK dcoppa@, thanks. (edd@)

z-push

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

  > update to 2.3.0 and switch the dep to zarafa,-mapi (robert@)

zarafa

  - zarafa/patches/patch-php-webclient-ajax__htaccess
  - zarafa/patches/patch-php-webclient-ajax_config_php_dist
  - zarafa/pkg/DESCR-web                  - zarafa/pkg/PLIST-web
  ~ zarafa/Makefile                       ~ zarafa/distinfo
  ~ zarafa/patches/patch-common_ECLogger_cpp
  ~ zarafa/patches/patch-installer_linux_search_cfg
  ~ zarafa/patches/patch-provider_libserver_ECSession_cpp
  ~ zarafa/patches/patch-spooler_DAgent_cpp
  ~ zarafa/pkg/PLIST-main                 ~ zarafa/pkg/README-main
  + zarafa/pkg/DESCR-mapi                 + zarafa/pkg/PLIST-mapi

  > update to 7.2.4.29 (robert@)

  ~ webapp/Makefile                       ~ webapp/distinfo
  ~ webapp/pkg/PLIST                      

  > update to 2.2.1 (robert@)

== misc ============================================================== 09/15 ==

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

mc

  - patches/patch-src_vfs_fish_helpers_ls
  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               
  ~ patches/patch-src_diffviewer_ydiff_c

  > update to mc-4.8.17
  > OK robert@ (maintainer) (kirby@)

== net =============================================================== 10/15 ==

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

argus

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

  > update to 3.0.8.2 (steven@)

argus-clients

  ~ Makefile                              ~ distinfo
  ~ patches/patch-common_argus_util_c     

  > update to 3.0.8.2 (steven@)

dnscrypt-proxy

  ~ Makefile                              ~ distinfo

  > update to dnscrypt-proxy-1.7.0, based on a diff from pablomh at gmail
  > (sthen@)

ocserv

  - patches/patch-tests_test1_passwd      ~ Makefile
  ~ distinfo                              ~ patches/patch-doc_sample_config

  > update to ocserv-0.11.4 (sthen@)

openconnect

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to openconnect-7.07 (sthen@)

== security ========================================================== 11/15 ==

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

libsodium

  ~ Makefile                              ~ distinfo

  > update to libsodium-1.0.11, simplified from a diff from pablomh at gmail
  > (sthen@)

p5-IO-Socket-SSL

  ~ Makefile                              ~ distinfo

  > update p5-IO-Socket-SSL to 2.036 (bluhm@)

== sysutils ========================================================== 12/15 ==

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

sysutils

  ~ Makefile                              

  > +sysutils/bitrot (juanfra@)

bitrot

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

  > New import:
  >     Help and OK jca@

facter

  - patches/patch-CMakeLists_txt          
  - patches/patch-lib_inc_internal_facts_openbsd_networking_resolver_hpp
  - patches/patch-lib_src_facts_bsd_filesystem_resolver_cc
  - patches/patch-lib_src_facts_openbsd_memory_resolver_cc
  - patches/patch-lib_src_facts_openbsd_networking_resolver_cc
  - patches/patch-lib_src_facts_openbsd_virtualization_resolver_cc
  ~ Makefile                              ~ distinfo
  ~ patches/patch-lib_CMakeLists_txt      

  > update to facter-3.4.0
  > https://docs.puppet.com/facter/3.4/release_notes.html (jasper@)

freeipmi

  ~ Makefile                              ~ distinfo

  > update to freeipmi-1.5.3 (sthen@)

py-elasticsearch-curator

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Major update to 4.0.5
  > With the update of elasticsearch Curator to the 4.x version, the CLI
  > interface
  > changed. Instead of parameters, yaml configuration files are used to steer
  > actions of curator. Configuration file documentation can be found on the
  > curator reference pages.
  > https://www.elastic.co/guide/en/elasticsearch/client/curator/4.0/index.html
  > Update from Pavel Korovin (p AT tristero se)
  > Also tested by jasper@ (sebastia@)

shunt

  ~ Makefile                              ~ pkg/DESCR
  ~ pkg/PLIST                             + patches/patch-src_exactly_main_c
  + patches/patch-src_flyisofs_main_c     + patches/patch-src_shunt_main_c

  > Use pledge(2).
  > Also kill trailing whitespace in DESCR and add @bin annotations.
  > From maintainer Josh Gross. (jca@)

  ~ Makefile                              

  > No test suite, NO_TEST=Yes (jca@)

udfclient

  ~ Makefile                              ~ distinfo

  > Update to udfclient-0.8.6
  > from maintainer Josh Grosse (jca@)

  ~ Makefile                              

  > This port has no test suite, add NO_TEST=Yes. (jca@)

== textproc ========================================================== 13/15 ==

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

textproc

  ~ Makefile                              

  > +py-PEG2
  > +py-PEG2,python3 (jasper@)

py-PEG2

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

  > New import:
  >     import py-PEG2 2.15.2

== www =============================================================== 14/15 ==

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

llgal

  ~ Makefile                              ~ distinfo

  > maintenance update to 0.13.18 (steven@)

p5-Gravatar-URL

  ~ Makefile                              ~ distinfo

  > update p5-Gravatar-URL to 1.07 (bluhm@)

== x11 =============================================================== 15/15 ==

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

x11

  ~ Makefile                              

  > add an xft flavor to dzen2
  > ok maintainer (jcs@)

dzen2

  ~ Makefile                              ~ patches/patch-config_mk

  > add an xft flavor to dzen2
  > ok maintainer (jcs@)

py-qt5

  ~ pkg/PLIST-docs                        

  > fix stray MODPY_PY_PREFIX that would break with python3
  > no bump since this port doesn't build with python3 yet (forthcoming)
  > (jasper@)

rxvt-unicode

  ~ Makefile                              

  > Fix WANTLIB (dcoppa@)

xfce4

  ~ thunar-vcs/Makefile                   ~ thunar-vcs/distinfo
  ~ thunar-vcs/pkg/PLIST                  

  > update to thunar-vcs 0.1.5 (landry@)

  - thunar-vcs/patches/patch-configure_ac

  > Patch was removed (landry@)

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

Reply via email to