OpenBSD ports changes summary for 2016-04-21
============================================

databases/hs-hedis                      devel/py-babel
devel/quirks                            infrastructure/bin
mail/roundcubemail                      net
net/amsn                                net/dhcpcd
net/icinga                              net/pebrot
net/rrdtool                             net/syncthing
security/ccid                           shells
shells/yash                             sysutils/google-cloud-sdk
sysutils/logstash                       sysutils/pstree
telephony/siproxd                       textproc
textproc/hs-scanner                     www/chromium
www/kcaldav                             x11/mlterm
x11/type1inst                           

== databases ========================================================= 01/12 ==

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

hs-hedis

  ~ Makefile                              ~ distinfo

  > Update to hedis-0.8.0 (dcoppa@)

== devel ============================================================= 02/12 ==

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

py-babel

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-babel 2.3.3 and take maintainer.
  > ok danj@ (shadchin@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > remove clients for discontinued Microsoft Messenger service
  > noticed by Frederic Cambus (naddy@)

== infrastructure ==================================================== 03/12 ==

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

bin

  ~ portcheck                             

  > Print warning when SHARED_ONLY being set in a port. (zhuk@)

== mail ============================================================== 04/12 ==

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

roundcubemail

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

  > update to roundcubemail-1.1.5 (sthen@)

== net =============================================================== 05/12 ==

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

net

  ~ Makefile                              

  > Link net/syncthing. (edd@)

  ~ Makefile                              

  > remove clients for discontinued Microsoft Messenger service
  > noticed by Frederic Cambus (naddy@)

amsn

  - Makefile                              - distinfo
  - patches/patch-Makefile_in             - patches/patch-amsn-remote
  - patches/patch-amsn-remote-CLI         - patches/patch-configure
  - pkg/DESCR                             - pkg/PLIST

  > remove clients for discontinued Microsoft Messenger service
  > noticed by Frederic Cambus (naddy@)

dhcpcd

  - patches/patch-dhcp6_c                 ~ Makefile
  ~ distinfo                              

  > update to dhcpcd-6.10.3 (sthen@)

icinga

  ~ core2/Makefile                        ~ core2/distinfo

  > update to icinga2-2.4.7 (sthen@)

pebrot

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

  > remove clients for discontinued Microsoft Messenger service
  > noticed by Frederic Cambus (naddy@)

rrdtool

  - patches/patch-src_rrd_daemon_c        ~ Makefile
  ~ distinfo                              ~ patches/patch-bindings_Makefile_in
  ~ patches/patch-configure               ~ patches/patch-doc_Makefile_in
  ~ patches/patch-examples_Makefile_in    
  ~ patches/patch-examples_rrdcached_Makefile_in
  ~ patches/patch-src_Makefile_in         ~ pkg/PLIST-main

  > update to rrdtool-1.6.0, librrd_th is removed,
  > the main library is now meant to be thread-safe (sthen@)

syncthing

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST
  + pkg/README                            + pkg/syncthing.rc

  > New import:
  >     Import net/syncthing. A file synchroniser.

== security ========================================================== 06/12 ==

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

ccid

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_Makefile_in         

  > Bugfixing update to ccid-1.4.23 (dcoppa@)

== shells ============================================================ 07/12 ==

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

shells

  ~ Makefile                              

  > +yash (naddy@)

yash

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST
  + patches/patch-variable_c              

  > New import:
  >     Import yash 2.41.

== sysutils ========================================================== 08/12 ==

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

google-cloud-sdk

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

  > Update to google-cloud-sdk-106.0.0. (ajacoutot@)

logstash

  ~ forwarder/Makefile                    

  > Do not strip lang/go binaries in sysutils/logstash/forwarder
  > The Go compiler doesn't output all the expected segments and
  > upstream is officially against stripping Go binaries. It's also
  > known to cause crashesh and other runtime issues.
  > The warnings were initially spotted by Fritjof Bornebusch thanks!
  > OK czarkoff@ (awolk@)

pstree

  ~ Makefile                              ~ patches/patch-pstree_c

  > pledge sysutils/pstree
  > initial patch from steve latif
  > ok sthen@ (semarie@)

== telephony ========================================================= 09/12 ==

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

siproxd

  ~ Makefile                              ~ distinfo
  ~ patches/patch-doc_siproxd_conf_example
  ~ patches/patch-src_Makefile_in         ~ pkg/PLIST

  > Update to 0.8.2.
  > Major changes:
  > - support dealing with anonymous calls
  > - support for SIP Trunks
  > - various interoperability issues have been resolved
  > (Snom phones no longer require the "broken registrar" setting)
  > New plugins:
  > stripheader, codecfilter, siptrunk, fix_DTAG, fix_fbox_anoncall
  > In the port, don't build useless static versions of the modules in
  > the first place instead of deleting them later.
  > ok lteo@ (naddy@)

== textproc ========================================================== 10/12 ==

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

textproc

  ~ Makefile                              

  > hook hs-scanner to the build (dcoppa@)

hs-scanner

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

  > New import:
  >     Import hs-scanner, new dependency of an upcoming update to hedis-0.8.0.

== www =============================================================== 11/12 ==

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

chromium

  ~ Makefile                              ~ distinfo

  > update to 50.0.2661.86 (robert@)

kcaldav

  ~ Makefile                              ~ pkg/README

  > Remove stray ' in README, bump for safety. Spotted by sthen@ (jturner@)

== x11 =============================================================== 12/12 ==

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

mlterm

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure_in            ~ patches/patch-mkf_lib_Makefile_in
  ~ patches/patch-mlterm_Makefile_in      ~ patches/patch-xwindow_x_screen_c
  ~ pkg/PLIST                             

  > Update to mlterm-3.7.0 (dcoppa@)

type1inst

  ~ Makefile                              

  > use INSTALL_SCRIPT (naddy@)

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

Reply via email to