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

archivers/pecl-lzf                      databases/tdb
devel/cppcheck                          devel/libtalloc
devel/py-backports-ssl-match-hostname   graphics/rawstudio
infrastructure/db                       mail
mail/mailman                            math/octave
net/py-boto3                            net/py-botocore
net/py-msgpack                          net/samba
news/pan                                plan9/plan9port
security/oletools                       security/py-oauthlib
sysutils/awscli                         sysutils/collectd
sysutils/sysclean                       telephony/asterisk
www/c-icap                              www/lynx
www/webkit                              x11/gnome
x11/kde                                 

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

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

pecl-lzf

  ~ Makefile                              ~ distinfo

  > update to pecl-lzf 1.6.5, from maintainer Johan Huldtgren (sthen@)

== databases ========================================================= 02/15 ==

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

tdb

  ~ Makefile                              ~ distinfo
  ~ patch-buildtools_wafsamba_samba_install_py
  ~ patch-buildtools_wafsamba_wafsamba_py

  > Update to tdb-1.3.8 (jca@)

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

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

cppcheck

  ~ Makefile                              ~ distinfo

  > update to 1.73 (gsoares@)

libtalloc

  ~ Makefile                              ~ distinfo
  ~ patch-buildtools_wafsamba_samba_install_py
  ~ patch-buildtools_wafsamba_wafsamba_py
  + patches/patch-wscript                 

  > Update to talloc-2.1.6 (jca@)

py-backports-ssl-match-hostname

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-backports-ssl-match-hostname 3.5.0.1 and take maintainer.
  > (shadchin@)

== graphics ========================================================== 04/15 ==

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

rawstudio

  ~ Makefile                              + patches/patch-src_Makefile_in

  > don't use -O4, from mmcc (sthen@)

== infrastructure ==================================================== 05/15 ==

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

db

  ~ user.list                             

  > Reserve _mailmanq for upcoming changes to mail/mailman. (okan@)

== mail ============================================================== 06/15 ==

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

mail

  ~ Makefile                              

  > mailman no longer requires a FLAVOR for each mail/web server (okan@)

mailman

  - patches/patch-configure               ~ Makefile
  ~ distinfo                              
  ~ patches/patch-Mailman_Defaults_py_in
  ~ pkg/DESCR                             ~ pkg/PLIST
  ~ pkg/README                            + patches/patch-src_common_c
  + patches/patch-src_common_h            

  > - Update to 2.1.21.
  > - gc configure patch since it hasn't been required since introducing
  > --without-permcheck in configure, despite the comment in Makefile.
  > - Some of Defaults.py are now upstream defaults.
  > Remove FLAVORs:
  > - Rewrite src/common.c:check_caller() for the cgi/mail wrapper to now
  > look at the defined group membership instead, _mailmanq (a new group).
  > This allows the administrator to switch mail servers and web servers
  > without requiring a FLAVOR for each combination; but rather, by simply
  > adding the cgi/mail user to the _mailmanq group. This is a diversion
  > from upstream, but will be proposed. At least sthen@ and dlg@ agree to
  > go in this general direction. (okan@)

== math ============================================================== 07/15 ==

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

octave

  + patches/patch-doc_interpreter_Makefile_in
  + patches/patch-doc_liboctave_Makefile_in

  > unbreak by completely disabling building of info files.
  > pointed out by sthen and naddy (steven@)

== net =============================================================== 08/15 ==

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

py-boto3

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-boto3-1.3.1. (ajacoutot@)

py-botocore

  ~ Makefile                              ~ distinfo

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

py-msgpack

  ~ Makefile                              ~ distinfo

  > Update to py-msgpack 0.4.7 and take maintainer. (shadchin@)

samba

  - patches/patch-examples_libsmbclient_teststat2_c
  - patches/patch-examples_libsmbclient_teststat_c
  - patches/patch-examples_libsmbclient_testutime_c
  ~ Makefile                              ~ distinfo
  ~ patches/patch-buildtools_wafsamba_samba_autoconf_py
  ~ patches/patch-buildtools_wafsamba_samba_conftests_py
  ~ patches/patch-buildtools_wafsamba_samba_install_py
  ~ patches/patch-buildtools_wafsamba_symbols_py
  ~ patches/patch-buildtools_wafsamba_wafsamba_py
  ~ patches/patch-buildtools_wafsamba_wscript
  ~ patches/patch-lib_ldb_wscript         ~ patches/patch-lib_replace_wscript
  ~ patches/patch-python_samba_provision___init___py
  ~ patches/patch-source3_wscript         
  ~ patches/patch-source4_heimdal_build_wscript_build
  ~ pkg/PLIST-ldb                         ~ pkg/PLIST-main

  > Update to samba-4.4.2
  > Tests by Vijay Sankar and Ian, ok Ian
  > This release contains the security fixes introduced by 4.4.2, plus the
  > new features and improvements from 4.4.0:
  > https://www.samba.org/samba/history/samba-4.4.0.html (jca@)

== news ============================================================== 09/15 ==

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

pan

  ~ Makefile                              ~ pkg/PLIST

  > Bring gtkspell3 support back now that it's supported.
  > Drop unused post-configure.
  > Regen PLIST+WANTLIB.
  > ok pea@ (maintainer) (ajacoutot@)

  ~ Makefile                              

  > Bump after changes.
  > Ok aja@ (nigel@)

== plan9 ============================================================= 10/15 ==

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

plan9port

  ~ Makefile                              ~ distinfo

  > update to latest git commit (gsoares@)

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

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

oletools

  ~ Makefile                              ~ distinfo

  > update oletools to 0.46. (rpointel@)

py-oauthlib

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             
  + pkg/patch-tests_oauth1_rfc5849_test_client_py
  + pkg/patch-tests_oauth1_rfc5849_test_signatures_py

  > update to py-oauthlib-1.1.0, from maintainer Johan Huldtgren (sthen@)

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

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

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.10.22. (ajacoutot@)

collectd

  ~ Makefile                              ~ patches/patch-configure

  > handle rrdtool lib change that I missed in collectd when I looked at
  > sqlports results (thanks nigel for pointing out), sync other wantlib
  > while there. (sthen@)

sysclean

  ~ Makefile                              ~ distinfo

  > update sysutils/sysclean to 1.5
  > ok jung@ (semarie@)

== telephony ========================================================= 13/15 ==

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

asterisk

  ~ Makefile                              ~ distinfo

  > update to asterisk-13.8.2 (sthen@)

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

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

c-icap

  ~ c-icap/Makefile                       ~ c-icap/distinfo
  ~ c-icap/patches/patch-c-icap_conf_in   
  ~ c-icap/patches/patch-docs_man_c-icap_8_in
  ~ modules/Makefile                      ~ modules/distinfo

  > update to c-icap 0.4.3 (sthen@)

lynx

  ~ Makefile                              

  > Link lynx with bzlib, to avoid an attempt to exec() to handle bzip2-
  > compressed http transfers. From Frederic Cambus (maintainer). (sthen@)

webkit

  ~ Makefile                              

  > needs gettext-tools (naddy@)

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

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

gnome

  ~ gvfs/Makefile                         

  > Sync WANTLIB after net/samba update (jca@)

kde

  ~ base3/Makefile                        

  > Sync WANTLIB after net/samba update (jca@)

  + bindings3/patches/patch-kalyptus_kdocAstUtil_pm

  > add perl 5.22 fix, found lost in a tree (sthen@)

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

Reply via email to