OpenBSD ports changes summary for 2016-05-14
============================================

audio/mpg123                            devel
devel/apktool                           devel/libmagic
devel/llvm                              devel/py-jsonschema
devel/py-libmagic                       devel/py-vcversioner
emulators/dgen-sdl                      infrastructure/bin
infrastructure/lib                      infrastructure/man
lang/clang                              net/openvpn
sysutils                                sysutils/augeas
sysutils/beats                          sysutils/consul
sysutils/py-statgrab                    sysutils/serf
telephony/asterisk                      textproc/cdiff
textproc/html-xml-utils                 textproc/nfoview
textproc/ruby-redcloth                  textproc/ruby-treetop
www/casperjs                            x11/jwm

== audio ============================================================= 01/11 ==

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

mpg123

  ~ Makefile                              ~ distinfo

  > update to 1.23.4 for a number of bug fixes (naddy@)

== devel ============================================================= 02/11 ==

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

devel

  ~ Makefile                              

  > +py-jsonschema,python3
  > +py-vcversioner,python3 (danj@)

apktool

  ~ Makefile                              ~ distinfo

  > small update to 2.1.1.
  > more information:
  > http://connortumbleson.com/2016/05/07/apktool-v2-1-1-released/ (rpointel@)

libmagic

  ~ Makefile                              ~ distinfo

  > update to libmagic-5.27 (sthen@)

llvm

  - patches/patch-cmake_modules_HandleLLVMOptions_cmake
  - patches/patch-tools_clang_tools_scan-build_scan-build
  ~ Makefile                              ~ distinfo
  ~ patches/patch-cmake_modules_AddLLVM_cmake
  ~ patches/patch-lib_Support_Unix_Signals_inc
  ~ patches/patch-tools_clang_include_clang_Driver_Options_td
  ~ patches/patch-tools_clang_lib_Driver_ToolChains_cpp
  ~ patches/patch-tools_clang_lib_Driver_ToolChains_h
  ~ patches/patch-tools_clang_lib_Driver_Tools_cpp
  ~ pkg/PLIST                             

  > Update to llvm-3.8.0.
  > from Brad (maintainer) (ajacoutot@)

py-jsonschema

  ~ Makefile                              ~ pkg/PLIST

  > add a py3 flavour
  > tweaks/ok jca@ aja@ (danj@)

py-libmagic

  ~ Makefile                              ~ distinfo

  > update to py-libmagic-5.27 (sthen@)

py-vcversioner

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to py-vcversioner-2.16.0.0 and add a py3 flavour
  > ok jca@ (danj@)

== emulators ========================================================= 03/11 ==

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

dgen-sdl

  ~ Makefile                              

  > Mark BROKEN-macppc, it failed randomly too many times (landry@)

== infrastructure ==================================================== 04/11 ==

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

bin

  ~ proot                                 

  > accidentally broke preserved mountpoints, fix that (espie@)

  ~ proot                                 

  > if one of your dirs is a symlink that doesn't point anywhere, then
  > stat will fail, which is okay for LOGDIR which only exists locally.
  > (espie@)

  ~ proot                                 

  > not yet (espie@)

  ~ proot                                 

  > copy doas.conf if it exists (convenience request from landry)
  > use devno to filter out mount points (more sturdy when symlinks happen)
  > FIX the regexp used for mount points which did kill unpopulate too much
  > (espie@)

  ~ proot                                 

  > kill unneeded special case from copy_sys (espie@)

  ~ proot                                 

  > start removing uses of chdir() in main process (espie@)

  ~ proot                                 

  > smarter copy of sys includes, no chdir
  > don't copy obj/ or CVS/ (espie@)

  ~ proot                                 

  > zap yet another chdir (espie@)

lib

  ~ DPB/MiniCurses.pm                     

  > just check for xn capability presence, don't try to Tputs it,
  > that doesn't work.
  > should fix some display glitches under tmux (espie@)

  ~ DPB/Locks.pm                          

  > nfs shits on its pants again.
  > not even having readdir and open work synchronously on one single machine,
  > that shit is so lame.
  > noticed by aja@, ahaha. (espie@)

man

  ~ man1/proot.1                          

  > No .Pp before .Sh.
  > ok espie@ (krw@)

  ~ man1/proot.1                          

  > give an actual example with several values in a row (espie@)

== lang ============================================================== 05/11 ==

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

clang

  ~ clang.port.mk                         

  > Bump MODCLANG_VERSION to version 3.8.0.
  > from Brad (ajacoutot@)

== net =============================================================== 06/11 ==

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

openvpn

  - patches/patch-src_openvpn_ssl_openssl_c
  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             ~ patches/patch-configure
  ~ patches/patch-include_Makefile_in     

  > update to openvpn-2.3.11 (sthen@)

== sysutils ========================================================== 07/11 ==

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

sysutils

  ~ Makefile                              

  > +consul (ajacoutot@)

  ~ Makefile                              

  > +py-statgrab,python3 (jasper@)

augeas

  - patches/patch-lenses_sudoers_aug      ~ Makefile
  ~ distinfo                              ~ patches/patch-lenses_shellvars_aug
  ~ patches/patch-lenses_simplelines_aug
  ~ pkg/PLIST                             

  > update to augeas-1.5.0 (jasper@)

beats

  ~ filebeat/Makefile                     ~ filebeat/distinfo
  ~ packetbeat/Makefile                   ~ packetbeat/distinfo
  ~ topbeat/Makefile                      ~ topbeat/distinfo

  > update to 1.2.2 (jasper@)

consul

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST
  + pkg/consul.rc                         
  + 
patches/patch-vendor_github_com_fsouza_go-dockerclient_external_github_com_docker_docker_pkg_system_stat_openbsd_go
  + 
patches/patch-vendor_github_com_fsouza_go-dockerclient_external_github_com_docker_docker_pkg_system_stat_unsupported_go
  + files/config.json.in                  

  > New import:
  >     Import consul-0.6.4.

py-statgrab

  ~ Makefile                              ~ distinfo

  > - update to py-statgrab-0.7 (adds support for python3)
  > - enable python3 support (jasper@)

serf

  ~ Makefile                              ~ pkg/PLIST

  > No need for /var/serf. (ajacoutot@)

== telephony ========================================================= 08/11 ==

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

asterisk

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        

  > update to asterisk-13.9.1 (sthen@)

== textproc ========================================================== 09/11 ==

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

cdiff

  ~ Makefile                              ~ distinfo

  > update to cdiff-0.9.8 (jasper@)

html-xml-utils

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             

  > Update to html-xml-utils-7.0.
  > Changelog:
  > https://www.w3.org/Tools/HTML-XML-utils/ChangeLog (bentley@)

nfoview

  ~ Makefile                              ~ distinfo

  > - update to nfoview-1.18
  > - drop gettext module and add BDEP on gettext-tools (jasper@)

ruby-redcloth

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to redcloth-4.3.0 (jasper@)

ruby-treetop

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

  > update to treetop-1.6.5 (jasper@)

== www =============================================================== 10/11 ==

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

casperjs

  ~ Makefile                              ~ distinfo

  > update to casperjs-1.1.1 (sthen@)

== x11 =============================================================== 11/11 ==

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

jwm

  ~ Makefile                              ~ distinfo

  > update to jwm-2.3.5 (jasper@)

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

Reply via email to