OpenBSD ports changes summary for 2017-04-29
============================================

comms/owx                               devel/commoncpp
devel/meson                             devel/p5-Devel-Symdump
devel/p5-Parallel-Forker                devel/p5-Sub-Exporter-Progressive
devel/p5-Sys-Mmap                       devel/p5-Test-POE-Server-TCP
devel/p5-Test-Without-Module            devel/p5-Tree-Simple-View
devel/p5-Type-Tiny                      devel/p5-YAML-Shell
devel/p5-YAML-Syck                      devel/p5-YAML-Tiny
devel/p5-YAML-XS                        devel/py-algorithm-munkres
devel/py-altgraph                       devel/py-bytecodeassembler
devel/py-test-xdist                     devel/quirks
editors/moe                             editors/vim
games/xboard                            graphics/digikam-kde4
infrastructure/bin                      infrastructure/mk
japanese/Wnn                            lang/g77
math                                    math/ginac
math/logic2cnf                          net/py-botocore
productivity/kmymoney                   productivity/libalkimia
sysutils/awscli                         sysutils/beats
textproc/cloc                           www/kibana
www/youtube-dl                          x11/gnome
x11/xscribble                           

== comms ============================================================= 01/15 ==

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

owx

  + patches/patch-src_file_cc             + patches/patch-src_throw_cc

  > missing prototypes (espie@)

== devel ============================================================= 02/15 ==

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

commoncpp

  ~ Makefile                              + patches/patch-inc_cc++_string_h
  + patches/patch-src_cidr_cpp            

  > let it build with clang...
  > - friend declaration with default params have to be definitions.
  > - the cidr set functions are very disturbing, assume people don't use
  > it on network classes with constants, because it *will* try to modify
  > char constants. (espie@)

meson

  ~ Makefile                              ~ distinfo

  > Update to meson-0.40.1. (ajacoutot@)

p5-Devel-Symdump

  ~ Makefile                              ~ distinfo

  > Update to p5-Devel-Symdump-2.18. (benoit@)

p5-Parallel-Forker

  ~ Makefile                              ~ distinfo

  > Update to p5-Parallel-Forker-1.234. (benoit@)

p5-Sub-Exporter-Progressive

  ~ Makefile                              ~ distinfo

  > Update to p5-Sub-Exporter-Progressive-0.001013. (benoit@)

p5-Sys-Mmap

  ~ Makefile                              ~ distinfo

  > Update to p5-Sys-Mmap-0.19. (benoit@)

p5-Test-POE-Server-TCP

  ~ Makefile                              ~ distinfo

  > Update to p5-Test-POE-Server-TCP-1.20. (benoit@)

p5-Test-Without-Module

  ~ Makefile                              ~ distinfo

  > Update to p5-Test-Without-Module-0.20. (benoit@)

p5-Tree-Simple-View

  ~ Makefile                              ~ distinfo

  > Update to p5-Tree-Simple-View-0.180001. (benoit@)

p5-Type-Tiny

  ~ Makefile                              ~ distinfo

  > Update to p5-Type-Tiny-1.000006. (benoit@)

p5-YAML-Shell

  ~ Makefile                              ~ distinfo

  > Update to p5-YAML-Shell-0.71. (benoit@)

p5-YAML-Syck

  ~ Makefile                              ~ distinfo

  > Update to p5-YAML-Syck-1.30. (benoit@)

p5-YAML-Tiny

  ~ Makefile                              ~ distinfo

  > Update to p5-YAML-Tiny-1.70. (benoit@)

p5-YAML-XS

  ~ Makefile                              ~ distinfo

  > Update to p5-YAML-XS-0.64. (benoit@)

py-algorithm-munkres

  ~ Makefile                              ~ distinfo

  > Update to py-algorithm-munkres-1.0.8. (benoit@)

py-altgraph

  ~ Makefile                              ~ distinfo

  > Update to py-altgraph-0.13. (benoit@)

py-bytecodeassembler

  ~ Makefile                              ~ distinfo

  > Update to py-bytecodeassembler-0.6.1. (benoit@)

py-test-xdist

  ~ Makefile                              ~ distinfo

  > Update to py-test-xdist-1.16.0. (benoit@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > Add quirks for removal of logic2cnf.
  > OK naddy@ (edd@)

== editors =========================================================== 03/15 ==

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

moe

  ~ Makefile                              + patches/patch-window_vector_cc

  > fix build with clang and use regular GNU master site (naddy@)

vim

  ~ Makefile                              ~ distinfo
  ~ patches/patch-runtime_filetype_vim    ~ patches/patch-src_configure_ac
  ~ pkg/PFRAG.no-no_x11-main              ~ pkg/PLIST-main

  > update to vim-8.0.587 (sthen@)

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

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

xboard

  - patches/patch-args_h                  - patches/patch-xaw-xboard_h
  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             ~ pkg/PLIST
  + patches/patch-gtk_xboard_h            

  > update to xboard-4.9.1
  > Initial diff from me, improved version from and ok from jca@ (rsadowski@)

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

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

digikam-kde4

  ~ Makefile                              

  > disable doxygen
  > ok jca@ (rsadowski@)

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

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

bin

  ~ update-patches                        

  > new update-patches.
  > that one deals with .beforesubst files, so it should be nicer with
  > SUBST_CMD handling. It also doesn't care nor emits timestamps markers
  > in diff, so less garbage to think about.
  > Please report any issue, things work better so far, but it's a work
  > in progress and change to make it better.
  > 'let's finish this in tree' okay aja@ (espie@)

mk

  ~ bsd.port.mk                           

  > new update-patches.
  > that one deals with .beforesubst files, so it should be nicer with
  > SUBST_CMD handling. It also doesn't care nor emits timestamps markers
  > in diff, so less garbage to think about.
  > Please report any issue, things work better so far, but it's a work
  > in progress and change to make it better.
  > 'let's finish this in tree' okay aja@ (espie@)

== japanese ========================================================== 07/15 ==

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

Wnn

  ~ Makefile                              ~ patches/patch-Wnn_conv_cvt_read_c
  ~ patches/patch-Wnn_etc_bdic_c          ~ patches/patch-Wnn_etc_msg_c
  ~ patches/patch-Wnn_etc_pwd_c           ~ patches/patch-Wnn_jlib_jl_c
  ~ patches/patch-Wnn_jlib_js_c           ~ patches/patch-Wnn_jserver_b_index_c
  ~ patches/patch-Wnn_jserver_de_c        
  ~ patches/patch-Wnn_jserver_do_filecom_c
  ~ patches/patch-Wnn_jserver_error_c     
  ~ patches/patch-Wnn_jserver_readfile_c
  ~ patches/patch-Wnn_jutil_atod_c        ~ patches/patch-Wnn_jutil_atof_c
  ~ patches/patch-Wnn_jutil_dtoa_c        ~ patches/patch-Wnn_jutil_ujisf_c
  ~ patches/patch-Wnn_jutil_wddel_c       ~ patches/patch-Wnn_jutil_wdreg_c
  ~ patches/patch-Wnn_jutil_wnnstat_c     ~ patches/patch-Wnn_jutil_wnntouch_c
  ~ patches/patch-Wnn_uum_jhlp_c          ~ patches/patch-Wnn_uum_key_bind_c
  ~ patches/patch-Wnn_uum_prologue_c      ~ patches/patch-Wnn_uum_setutmp_c
  ~ patches/patch-Wnn_uum_termio_c        ~ patches/patch-Wnn_uum_wnnrc_op_c
  ~ patches/patch-Xwnmo_xjutil_init_w_c   ~ patches/patch-Xwnmo_xjutil_jhlp_c
  ~ patches/patch-Xwnmo_xjutil_jutil_c    
  ~ patches/patch-Xwnmo_xwnmo_do_xjutil_c
  ~ patches/patch-Xwnmo_xwnmo_jhlp_c      
  ~ patches/patch-Xwnmo_xwnmo_killxwnmo_c
  ~ patches/patch-kWnn_jlib_Imakefile     + patches/patch-Wnn_etc_dic_atojis_c
  + patches/patch-Wnn_etc_gethinsi_c      + patches/patch-Wnn_etc_server_env_c
  + patches/patch-Wnn_etc_sstrings_c      + patches/patch-Wnn_etc_xutoj_c
  + patches/patch-Wnn_etc_yincoding_c     + patches/patch-Wnn_jlib_Imakefile
  + patches/patch-Wnn_jlib_V3_jlv3_c      + patches/patch-Wnn_jlib_wnnerrmsg_c
  + patches/patch-Wnn_jserver_Imakefile   
  + patches/patch-Wnn_jserver_dispatch_c
  + patches/patch-Wnn_jserver_do_env_c    
  + patches/patch-Wnn_jserver_initjserv_c
  + patches/patch-Wnn_jserver_sisheng_c   
  + patches/patch-Wnn_jutil_oldatonewa_c
  + patches/patch-Wnn_jutil_wnnkill_c     
  + patches/patch-Wnn_romkan_rk_bltinfn_c
  + patches/patch-Wnn_romkan_rk_modread_c
  + patches/patch-Wnn_uum_basic_op_c      + patches/patch-Wnn_uum_hinsi_c
  + patches/patch-Wnn_uum_inspect_c       + patches/patch-Wnn_uum_jikouho_c
  + patches/patch-Wnn_uum_jutil_c         + patches/patch-Wnn_uum_kensaku_c
  + patches/patch-Wnn_uum_printf_c        + patches/patch-Wnn_uum_screen_c
  + patches/patch-Wnn_uum_select_ele_c    + patches/patch-Wnn_uum_touroku_c
  + patches/patch-Wnn_uum_ttyfdslot_c     + patches/patch-Wnn_uum_uif_c
  + patches/patch-Xwnmo_xjutil_xext_h     
  + patches/patch-Xwnmo_xjutil_xselectele_c
  + patches/patch-Xwnmo_xwnmo_ext_h       + patches/patch-Xwnmo_xwnmo_ichiran_c
  + patches/patch-Xwnmo_xwnmo_jutil_c     
  + patches/patch-Xwnmo_xwnmo_multi_lang_c
  + patches/patch-cWnn_jlib_Imakefile     
  + patches/patch-cWnn_jserver_Imakefile
  + patches/patch-kWnn_jserver_Imakefile

  > fixes for clang: don't compile a clone of getopt.
  > while there, fix system includes, implicit ints, and void main. (espie@)

== lang ============================================================== 08/15 ==

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

g77

  ~ Makefile                              

  > get libgcc location in a simpler way that also works with clang.
  > fixes dependent ports (espie@)

== math ============================================================== 09/15 ==

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

math

  ~ Makefile                              

  > Unlink math/logic2cnf.
  > OK naddy@ (edd@)

ginac

  - patches/patch-check_check_matrices_cpp
  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               ~ pkg/PLIST

  > update to ginac-1.7.2
  > ok pirofti@ jca@ (rsadowski@)

logic2cnf

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

  > Remove math/logic2cnf from ports.
  > I wrote logic2cnf many years ago and have no intention of maintaining it.
  > No-one appears to be using it, so let's remove it (especially since it
  > doesn't
  > build under clang).
  > OK naddy@ (edd@)

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

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

py-botocore

  ~ Makefile                              ~ distinfo

  > Update to py-botocore-1.5.45. (ajacoutot@)

== productivity ====================================================== 11/15 ==

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

kmymoney

  ~ Makefile                              

  > disable doxygen
  > ok jca@ (rsadowski@)

libalkimia

  ~ Makefile                              

  > disable doxygen
  > ok jca@ (rsadowski@)

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

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

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.82. (ajacoutot@)

beats

  + heartbeat/distinfo                    + heartbeat/Makefile
  + heartbeat/pkg/PLIST                   + heartbeat/pkg/DESCR
  + heartbeat/pkg/heartbeat.rc            

  > New import:
  >     import heartbeat-5.2.1

  ~ Makefile                              

  > +heartbeat (jasper@)

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

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

cloc

  - patches/patch-Unix_Makefile           ~ Makefile
  ~ distinfo                              

  > upgrade to 1.72, drop patch merged upstream
  > ok sthen (jung@)

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

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

kibana

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to kibana-5.3.1; from Pavel Korovin (MAINTAINER) (jasper@)

youtube-dl

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > youtube-dl had 14 new releases with 36 core improvements and 109
  > extractor fixes during the last 40 days; noticed because youtube.com
  > broke again yesterday...  so update to VERSION=2017.04.28
  > "commit!" pirofti@ (MAINTAINER) (schwarze@)

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

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

gnome

  ~ sushi/Makefile                        ~ sushi/distinfo
  ~ sushi/pkg/PLIST                       

  > Update to sushi-3.24.0. (ajacoutot@)

xscribble

  ~ patches/patch-Imakefile               ~ patches/patch-lirec_Imakefile
  ~ patches/patch-lirec_li_recognizer_c   ~ patches/patch-lirec_util_h
  + patches/patch-lirec_sc_c              

  > fix build with clang + regen other patches with longer lines (espie@)

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

Reply via email to