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

archivers                               databases
devel                                   devel/git
devel/hs-ConfigFile                     devel/hs-MissingH
devel/json-c                            devel/lua-cjson
devel/p5-BSD-Resource                   graphics
infrastructure/bin                      infrastructure/lib
infrastructure/mk                       mail
mail/postfix                            net/GeoIP
net/hpodder                             net/py-cares
security/wpa_supplicant                 textproc/the_silver_searcher
www/lynx                                www/pnp4nagios
www/tomcat                              x11/gnome

== archivers ========================================================= 01/11 ==

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

archivers

  ~ Makefile                              

  > More lua52-flavored packages broken at runtime (jca@)

== databases ========================================================= 02/11 ==

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

databases

  ~ Makefile                              

  > Unhook lua52-flavored packages broken at runtime; ok jasper@ (jca@)

== devel ============================================================= 03/11 ==

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

devel

  ~ Makefile                              

  > Unhook lua52-flavored packages broken at runtime; ok jasper@ (jca@)

  ~ Makefile                              

  > More lua52-flavored packages broken at runtime (jca@)

git

  ~ Makefile                              ~ pkg/PLIST-main

  > Upstream has moved this file since rev. 1.114;  ok benoit@ (maintainer)
  > (jca@)

hs-ConfigFile

  ~ Makefile                              

  > Forgot to update MODGHC_PACKAGE_KEY and bump.
  > Spotted by nigel@, thanks! (dcoppa@)

hs-MissingH

  ~ Makefile                              ~ distinfo

  > Update to MissingH-1.3.0.2 (dcoppa@)

json-c

  ~ Makefile                              ~ patches/patch-configure_ac
  + patches/patch-random_seed_c           

  > Use arc4random in libjson-c.
  > Idea and initial patch from Kristaps Dzonsons who wants to safely use
  > json-c from within a chroot.  Autohell glue added by yours truly.
  > ok sthen@ (jca@)

lua-cjson

  ~ Makefile                              + patches/patch-lua_cjson_util_lua

  > Add some compat glue for lua53, for tests and the json2lua/lua2json scripts
  > lua53 flavor not yet hooked to the build.  ok sthen@ (jca@)

p5-BSD-Resource

  ~ Makefile                              ~ distinfo

  > update p5-BSD-Resource to 1.2910 (bluhm@)

== graphics ========================================================== 04/11 ==

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

graphics

  ~ Makefile                              

  > Unhook lua52-flavored packages broken at runtime; ok jasper@ (jca@)

== infrastructure ==================================================== 05/11 ==

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

bin

  ~ proot                                 

  > fix (for now) (espie@)

  ~ dpb                                   

  > tweaks to heuristics
  > 1/ do subdirs on the command line first
  > 2/ ignore errors from "preferred" dependencies (and don't register
  > anything)
  > if there are actual errors beyond paths that no longer exist, we'll get
  > them
  > during the next pass. (espie@)

  ~ proot                                 

  > PORT_USER is required for checkout_ports (cryptic error noticed by juanfra)
  > (espie@)

  ~ proot                                 

  > typo in conversion (espie@)

lib

  ~ DPB/Grabber.pm                        ~ DPB/Vars.pm

  > tweaks to heuristics
  > 1/ do subdirs on the command line first
  > 2/ ignore errors from "preferred" dependencies (and don't register
  > anything)
  > if there are actual errors beyond paths that no longer exist, we'll get
  > them
  > during the next pass. (espie@)

mk

  ~ bsd.port.mk                           

  > Introduce PLIST_REPOSITORY, to be more similar to PACKAGE_REPOSITORY
  > (makes sense in cluster bulk setup contexts)
  > okay sthen@, landry@ (after thinko fix) (espie@)

  ~ bsd.port.mk                           

  > propagate emptyness property from PLIST_DB into PACKAGE_REPOSITORY (espie@)

== mail ============================================================== 06/11 ==

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

mail

  ~ Makefile                              

  > Unhook lua52-flavored packages broken at runtime; ok jasper@ (jca@)

postfix

  - stable/patches/patch-makedefs         
  - stable/patches/patch-src_util_sys_defs_h
  ~ stable/Makefile                       ~ stable/distinfo

  > update to Postfix 3.1.1, from Brad (sthen@)

  - snapshot/patches/patch-makedefs       
  - snapshot/patches/patch-src_util_sys_defs_h
  ~ snapshot/Makefile                     ~ snapshot/distinfo

  > update to Postfix 3.2-20160515, from Brad (sthen@)

== net =============================================================== 07/11 ==

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

GeoIP

  ~ Makefile                              ~ distinfo

  > update to newer geolite databases (sthen@)

hpodder

  ~ patches/patch-Commands_Download_hs    

  > Zap bogus tab (dcoppa@)

py-cares

  ~ Makefile                              

  > Needs gmake. (ajacoutot@)

== security ========================================================== 08/11 ==

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

wpa_supplicant

  ~ Makefile                              ~ patch-src_drivers_driver_openbsd_c
  ~ patch-src_utils_eloop_c               + patches/patch-src_utils_common_c
  + patches/patch-src_utils_common_h      
  + patches/patch-src_wps_wps_attr_process_c
  + patches/patch-wpa_supplicant_config_c

  > Apply upstream fixes for CVE-2016-4476 and CVE-2016-4477 (dcoppa@)

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

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

the_silver_searcher

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to the_silver_searcher-0.32.0, which adds pledge support (upstream).
  > use more of upstream's build infrastructure to simplify the ports Makefile.
  > ok Florian Stinglmayr (maintainer), tb@ (sthen@)

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

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

lynx

  ~ Makefile                              ~ distinfo

  > update to lynx2.8.9dev.9, from fcambus (sthen@)

pnp4nagios

  ~ Makefile                              
  ~ patches/patch-sample-config_httpd_conf_in
  ~ pkg/PLIST-cgi                         + patches/patch-share_Makefile_in
  + patches/patch-share_pnp_templates_dist_check_dns_php
  + patches/patch-share_pnp_templates_dist_check_multi_php
  + patches/patch-share_pnp_templates_dist_check_ping_tick_php
  + patches/patch-share_pnp_templates_dist_check_users_php
  + patches/patch-share_pnp_templates_dist_default_php

  > - fix config syntax for apache-2.4.x
  > - fix compatibility with rrdtool-1.6.x
  > - @sample templates (kirby@)

tomcat

  ~ v8/Makefile                           ~ v8/distinfo
  ~ v8/pkg/PLIST-examples                 

  > Update to tomcat-8.0.35 (dcoppa@)

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

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

gnome

  ~ orca/Makefile                         ~ orca/distinfo

  > Update to orca-3.20.2. (ajacoutot@)

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

  > Update to sushi-3.20.0. (ajacoutot@)

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

Reply via email to