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

devel/p5-Test-TrailingSpace             games/frozen-bubble
graphics/gd                             graphics/p5-Barcode-DataMatrix
graphics/sane-backends                  infrastructure/lib
infrastructure/man                      lang/php
mail/p5-Mail-SPF-Iterator               mail/popa3d
net/py-botocore                         net/tor
security/wpa_supplicant                 shells/osh
sysutils/awscli                         sysutils/backuppc
www/pnp4nagios                          x11/qt3
x11/qt4                                 x11/qt5

== devel ============================================================= 01/12 ==

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

p5-Test-TrailingSpace

  ~ Makefile                              ~ distinfo

  > update p5-Test-TrailingSpace to 0.0300 (bluhm@)

== games ============================================================= 02/12 ==

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

frozen-bubble

  ~ Makefile                              

  > replace gettext module; ok sthen@ (naddy@)

== graphics ========================================================== 03/12 ==

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

gd

  ~ Makefile                              + patches/patch-src_gd_gd2_c

  TAGGED OPENBSD_5_9
  > security fix for CVE-2016-3074 (jasper@)

p5-Barcode-DataMatrix

  ~ Makefile                              
  + patch-lib_Barcode_DataMatrix_Engine_pm
  + patch-lib_Barcode_DataMatrix_pm       

  > Patch Barcode::DataMatrix to allow manual setting of matrix sizes.
  > Take maintainer. (sthen@)

  - patch-lib_Barcode_DataMatrix_Engine_pm
  - patch-lib_Barcode_DataMatrix_pm       ~ Makefile
  ~ distinfo                              

  > committed upstream (sthen@)

sane-backends

  ~ Makefile                              ~ patches/patch-backend_canon-sane_c
  + patches/patch-backend_genesys_low_c   + patches/patch-backend_gt68xx_low_c
  + patches/patch-backend_p5_device_c     + patches/patch-backend_pint_c
  + patches/patch-backend_plustek-usb_c   
  + patches/patch-backend_sm3600-scanusb_c
  + patches/patch-backend_snapscan-mutex_c
  + patches/patch-backend_snapscan-sources_c
  + patches/patch-backend_snapscan-usb_c

  > Make sure we pull in errno.h for all files in sane-backends that use
  > errno. This is a requirement on OpenBSD now that errno is stored in the
  > TIB; most uses have already been taken care of, but this slipped through
  > the cracks as it only provides a dlopen()'d module rather than object
  > code which is linked during build.  ok guenther@ ajacoutot@
  > Note to readers, if you see "undefined symbol 'errno'" messages when you
  > run or use programs on OpenBSD following this change (libc 87.0 etc.),
  > please report them, even if the program appears to otherwise run normally.
  > (sthen@)

== infrastructure ==================================================== 04/12 ==

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

lib

  ~ DPB/Fetch.pm                          

  > ports like firefox-i18n have huge common distinfo located thru ../distinfo.
  > let read_checksums normalize the path so they get recognize as one file.
  > -> parse it once instead of 40 times.
  > also, remove the old `next if md5/sha1' test, it was always just an
  > optimization, and becomes a pessimization now that these are gone. (espie@)

man

  ~ man1/dpb.1                            

  > reexplain the directories that need to be shared, use % constructs more
  > liberally, remove references to old log files. Talk further about rolling
  > logs, introduce proot, fix confusion with FULLDISTDIR. (espie@)

== lang ============================================================== 05/12 ==

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

php

  ~ 5.6/Makefile                          ~ 5.6/distinfo
  ~ 5.6/patches/patch-ext_spl_php_spl_c   
  ~ 5.6/patches/patch-ext_standard_config_m4
  ~ 5.6/patches/patch-php_ini-development
  ~ 5.6/patches/patch-php_ini-production
  ~ 5.6/patches/patch-sapi_cgi_cgi_main_c
  ~ 5.6/pkg/PLIST-main                    

  TAGGED OPENBSD_5_9
  > - update to php-5.6.21
  > ok robert@ (MAINTAINER) (jasper@)

== mail ============================================================== 06/12 ==

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

p5-Mail-SPF-Iterator

  ~ Makefile                              ~ distinfo

  > update p5-Mail-SPF-Iterator to 1.113 (bluhm@)

popa3d

  ~ Makefile                              + patches/patch-auth_passwd_c

  > Use getpwnam_shadow to unbreak popa3d following libc changes.
  > Reported and diff tested by Andreas Bartelt. (sthen@)

== net =============================================================== 07/12 ==

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

py-botocore

  ~ Makefile                              ~ distinfo

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

tor

  ~ Makefile                              
  ~ patches/patch-src_config_torrc_sample_in

  > Adjust commented-out HiddenServiceDir directives in sample torrc.
  > from Michael McConville (pascal@)

== security ========================================================== 08/12 ==

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

wpa_supplicant

  ~ Makefile                              
  ~ patches/patch-src_drivers_driver_openbsd_c
  ~ patches/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

  TAGGED OPENBSD_5_9
  > security fixes for CVE-2016-4476 and CVE-2016-4477 (jasper@)

== shells ============================================================ 09/12 ==

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

osh

  ~ Makefile                              ~ distinfo

  > Update to 4.2.1, from upstream maintainer J.A. Neitzel. (pascal@)

== sysutils ========================================================== 10/12 ==

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

awscli

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to awscli-1.10.29. (ajacoutot@)

backuppc

  ~ Makefile                              
  + patches/patch-lib_BackupPC_CGI_Browse_pm
  + patches/patch-lib_BackupPC_Xfer_Smb_pm

  > Add patches to fix browsing errors with perl 5.22 (use of defined.. see
  > https://bugzilla.redhat.com/show_bug.cgi?id=1259481) and backup failures
  > with smbclient > 4.2 (see
  > https://bugzilla.redhat.com/show_bug.cgi?id=1294761) (landry@)

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

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

pnp4nagios

  ~ Makefile                              ~ pkg/PLIST-main
  + pkg/npcd.rc                           

  > Add rc script for npcd
  > feedback and OK zhuk@, kirby@ (MAINTAINER) (sebastia@)

  ~ Makefile                              ~ pkg/npcd.rc

  > Don't hardcode paths. (ajacoutot@)

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

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

qt3

  ~ qt3.port.mk                           

  > Add an abstraction for the lrelease Qt tool
  > ok sthen@ zhuk@ (jca@)

qt4

  ~ qt4.port.mk                           

  > Add an abstraction for the lrelease Qt tool
  > ok sthen@ zhuk@ (jca@)

qt5

  ~ qt5.port.mk                           

  > Add an abstraction for the lrelease Qt tool
  > ok sthen@ zhuk@ (jca@)

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

Reply via email to