OpenBSD ports changes summary for 2016-06-03
============================================

archivers/gtar                          audio/pianobar
databases/postgresql                    devel/jsoncpp
devel/kf5                               devel/p5-Config-IniFiles
devel/p5-Data-Validate-IP               devel/py-buildslave
devel/py-click                          devel/ruby-puppet_forge
devel/ruby-semantic_puppet              games/oolite
net/GeoIP                               net/amule
net/p5-Net-DNS                          net/py-botocore
plan9/plan9port                         security/letsencrypt
sysutils/apcupsd                        sysutils/awscli
sysutils/ruby-r10k                      textproc/p5-Regexp-Common
textproc/p5-XML-LibXML                  www/cntlm
www/opengroupware                       www/php-predis
www/ruby-faraday_middleware             www/sogo
www/sope                                x11/gnustep

== archivers ========================================================= 01/12 ==

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

gtar

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               + patches/patch-tests_numeric_at

  > Update to 1.29, which adds some new options:
  > --verbatim-files-from, --no-verbatim-files-from
  > --owner-map=FILE, --group-map=FILE
  > --clamp-mtime (naddy@)

== audio ============================================================= 02/12 ==

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

pianobar

  - patches/patch-src_settings_c          ~ Makefile
  ~ distinfo                              ~ patches/patch-Makefile
  ~ patches/patch-src_ui_c                

  > Update to pianobar-2016.06.02 (dcoppa@)

== databases ========================================================= 03/12 ==

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

postgresql

  ~ Makefile                              

  > Add alpha to the 'need --disable-spinlocks' boat
  > http://build-failures.rhaalovely.net/alpha/2016-05-26/databases/postgresql.
  > log
  > error: #error PostgreSQL does not have native spinlock support on this
  > platform. To continue the compilation, rerun configure using
  > --disable-spinlocks. However, performance will be poor. Please report
  > this to [email protected]. (landry@)

== devel ============================================================= 04/12 ==

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

jsoncpp

  ~ Makefile                              ~ patches/patch-include_json_config_h
  + patches/patch-src_lib_json_json_reader_cpp

  > Generalize setting of JSONCPP_OVERRIDE to all compilers
  > (upstream git commit ba6fa48d31091a151b10dd47986602889731a893)
  > Fix int->char conversions
  > (upstream git commit ea4af183171bcc1d775af301d9e8bd8db9405cc7) (dcoppa@)

kf5

  ~ kparts/Makefile                       

  > KF5Parts needs gettext at run-time.
  > The bug was introduced when devel/gettext was removed from MODULES.
  > The issue (when building port depending on devel/kf5/kparts) was reported
  > by aja@, thanks! (zhuk@)

p5-Config-IniFiles

  ~ Makefile                              ~ distinfo

  > update to p5-Config-IniFiles-2.90 (jasper@)

p5-Data-Validate-IP

  ~ Makefile                              ~ distinfo

  > update p5-Data-Validate-IP to 0.26 (bluhm@)

py-buildslave

  ~ Makefile                              ~ pkg/buildslave.rc

  > Use the ${daemon_flags:+ ${daemon_flags}} construct for consistency.
  > ok landry@ (maintainer) (ajacoutot@)

py-click

  ~ Makefile                              ~ distinfo

  > bugfix update to 6.6 (sebastia@)

ruby-puppet_forge

  ~ Makefile                              ~ distinfo

  > Update to 2.2.1 (sebastia@)

ruby-semantic_puppet

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to 0.1.3 (sebastia@)

== games ============================================================= 05/12 ==

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

oolite

  ~ Makefile                              

  > bump after gnustep make/base update (sebastia@)

== net =============================================================== 06/12 ==

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

GeoIP

  ~ Makefile                              ~ distinfo

  > update geolite databases, and fix another CC-BY-SA 3.0 -> 4.0 that fcambus
  > found (sthen@)

amule

  ~ Makefile                              ~ patches/patch-acinclude_m4
  ~ patches/patch-src_PartFile_cpp        ~ patches/patch-src_UPnPBase_cpp
  + patches/patch-src_ED2KLinkParser_cpp
  + patches/patch-src_MuleCollection_cpp
  + patches/patch-src_PartFileConvert_cpp
  + patches/patch-src_PartFile_h          
  + patches/patch-src_webserver_default_login_php
  + patches/patch-src_webserver_src_WebServer_h

  > Merge various fixes from upstream:
  > Use the proper return type of std::string.length() and std::string.size()
  > (git commit bb890318844e571fc18d3b80d79cbc8bece54540)
  > Fix crash when importing partfiles with the "Preallocate space for
  > new files" preference option enabled
  > (git commit f2c05727c232b607be5a3b8b78279a669b1e7ef3)
  > Fix usage of uninitialized value in libupnp
  > (git commit f2ea995c6bf85c748824b473e6238fef0ae3f44c)
  > [webserver] Remove erroneous close anchor tag from login.php
  > (git commit 25a34ff0ddf01c249f36d7a16d58631ad3e39b63)
  > [webserver] Add missing includes
  > (git commit 3550730658f3084b4c84a2387d87b070122becb4) (dcoppa@)

p5-Net-DNS

  ~ Makefile                              ~ distinfo

  > update p5-Net-DNS to 1.06 (bluhm@)

py-botocore

  ~ Makefile                              ~ distinfo

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

== plan9 ============================================================= 07/12 ==

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

plan9port

  ~ Makefile                              + patches/patch-bin_web

  > fix web(1) plumb $BROWSER
  > from Neven Sajko via plan9port-review
  > # https://plan9port-review.googlesource.com/#/c/1561
  > I had a similar patch rotting in my tree.
  > Works fine, I've been using it daily with chrome. (gsoares@)

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

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

letsencrypt

  - client/pkg/patch-certbot_plugins_webroot_py
  ~ client/distinfo                       ~ client/pkg/PLIST

  > update to certbot-0.7.0 (another one that would have been earlier if the
  > pypi.io redirector actually worked properly) (sthen@)

  ~ Makefile.inc                          ~ py-acme/distinfo

  > update to certbot-0.7.0 (another one that would have been earlier if the
  > pypi.io redirector actually worked properly)
  > should have been in previous commit, commited from one level too deep,
  > spotted by danj (sthen@)

  ~ Makefile.inc                          ~ client/distinfo
  ~ client/pkg/PLIST                      ~ py-acme/distinfo

  > update to certbot-0.8.0.. (sthen@)

== sysutils ========================================================== 09/12 ==

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

apcupsd

  - patches/patch-autoconf_configure_in   - patches/patch-autoconf_targets_mak
  - patches/patch-configure               ~ Makefile
  ~ distinfo                              
  ~ patches/patch-src_drivers_usb_bsd_bsd-usb_c

  > update to apcupsd-3.14.14 (kirby@)

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.10.35. (ajacoutot@)

ruby-r10k

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to 2.3.0, removed unneeded dependencies to json_pure and the
  > faradays (sebastia@)

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

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

p5-Regexp-Common

  ~ Makefile                              ~ distinfo

  > update p5-Regexp-Common to 2016060201 (bluhm@)

p5-XML-LibXML

  ~ Makefile                              ~ distinfo

  > update p5-XML-LibXML to 2.0125 (bluhm@)

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

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

cntlm

  ~ Makefile                              

  > awk.cz is dead, provide valid alternatives (dcoppa@)

opengroupware

  ~ Makefile                              

  > bump after gnustep make/base update (sebastia@)

php-predis

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to Predis-1.1.0 (dcoppa@)

ruby-faraday_middleware

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to 0.10.0 (sebastia@)

sogo

  ~ Makefile                              

  > bump after gnustep make/base update (sebastia@)

  ~ Makefile                              ~ distinfo

  > Update to 2.3.11 (sebastia@)

sope

  ~ Makefile                              

  > bump after gnustep make/base update (sebastia@)

  ~ Makefile                              ~ distinfo

  > Update to 2.3.11 (sebastia@)

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

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

gnustep

  ~ make/Makefile                         ~ make/distinfo
  ~ make/patches/patch-Instance_framework_make
  ~ make/patches/patch-Instance_library_make

  > Update to 2.6.8, most notably, enabling new ng-gnu-gnu library
  > combo on platforms where GNUstep is built with clang. (sebastia@)

  ~ gnustep.port.mk                       

  > cleanup after gnustep-make update to 2.6.8 (sebastia@)

  ~ base/Makefile                         ~ base/distinfo
  ~ base/patches/patch-Source_Additions_Unicode_m
  ~ base/patches/patch-Tools_AGSOutput_m
  ~ base/pkg/PLIST                        

  > Update to 1.24.9 (sebastia@)

  ~ gui/Makefile                          
  ~ gui/patches/patch-Tools_speech_GNUmakefile
  ~ gui/patches/patch-configure_ac        

  > gssspeechserver now bilds again with Werror after gnustep-make update
  > (sebastia@)

  ~ webserver/Makefile                    ~ webserver/distinfo

  > Update to 1.5.5, needed because of the gnustep-base update (sebastia@)

  ~ aclock/Makefile                       ~ addresses/Makefile
  ~ affiche/Makefile                      ~ back/Makefile
  ~ batmon/Makefile                       ~ camera/Makefile
  ~ camerakit/Makefile                    ~ cdplayer/Makefile
  ~ corebase/Makefile                     ~ cynthiune/Makefile
  ~ databasin/Makefile                    ~ databasinkit/Makefile
  ~ dbuskit/Makefile                      ~ displaycalibrator/Makefile
  ~ edenmath/Makefile                     ~ examples/Makefile
  ~ fisicalab/Makefile                    ~ ftp/Makefile
  ~ gemas/Makefile                        ~ gmastermind/Makefile
  ~ gmines/Makefile                       ~ gnumail/Makefile
  ~ gomoku/Makefile                       ~ gorm/Makefile
  ~ graphos/Makefile                      ~ grr/Makefile
  ~ gshisen/Makefile                      ~ gspdf/Makefile
  ~ gworkspace/Makefile                   ~ highlighterkit/Makefile
  ~ imageviewer/Makefile                  ~ impersonatortoolkit/Makefile
  ~ jigsaw/Makefile                       ~ lapispuzzle/Makefile
  ~ laternamagica/Makefile                ~ libobjc2/Makefile
  ~ matharray/Makefile                    ~ mpdcon/Makefile
  ~ neos-theme/Makefile                   ~ netclasses/Makefile
  ~ paje/Makefile                         ~ pantomime/Makefile
  ~ pcapkit/Makefile                      ~ pdfkit/Makefile
  ~ performance/Makefile                  ~ price/Makefile
  ~ projectcenter/Makefile                ~ remotedesk/Makefile
  ~ renaissance/Makefile                  ~ rsskit/Makefile
  ~ silver-theme/Makefile                 ~ simpleagenda/Makefile
  ~ sqlclient/Makefile                    ~ sudoku/Makefile
  ~ systempreferences/Makefile            ~ terminal/Makefile
  ~ timemon/Makefile                      ~ webservices/Makefile
  ~ zipper/Makefile                       

  > Bump after gnustep make/base update (sebastia@)

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

Reply via email to