OpenBSD ports changes summary for 2017-11-20
============================================

archivers/libzip                        audio/xcd
databases                               databases/puppetdb5
databases/ruby-sqlite3                  databases/tdb
devel                                   devel/capstone
devel/darcs                             devel/hs-sandi
devel/hs-temporary                      devel/libtalloc
devel/luacheck                          devel/quirks
devel/ruby-cicphash                     devel/ruby-daemons
devel/ruby-highline                     devel/ruby-log4r
devel/ruby-mocha                        geo/geos
graphics                                graphics/hs-colour
graphics/hs-graphviz                    lang/jruby
mail/ruby-mime                          net/corebird
net/exabgp                              net/gupnp
net/icinga                              net/knot
net/ruby-stomp                          security
security/burpsuite                      security/fierce
security/hydra                          security/libnettle
security/sqlmap                         security/vomit
sysutils/facter                         sysutils/libevtx
sysutils/mcollective                    sysutils/ruby-puppet
textproc                                textproc/hs-stringsearch
textproc/hs-wl-pprint-text              textproc/libical
textproc/ruby-kramdown                  textproc/ruby-maruku
textproc/ruby-treetop                   www/ruby-addressable
www/ruby-mechanize                      x11/gnome
x11/kde4                                

== archivers ========================================================= 01/14 ==

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

libzip

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

  > Update to libzip 1.3.2 -- adds a new function, so minor bump.
  > All consumers are happy with this. (bcallah@)

== audio ============================================================= 02/14 ==

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

xcd

  ~ Makefile                              

  > Update to working MASTER_SITES. From FreeBSD. (stu@)

== databases ========================================================= 03/14 ==

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

databases

  ~ Makefile                              

  > Hook up PuppetDB 5 (sebastia@)

puppetdb5

  + Makefile                              + distinfo
  + patches/patch-Makefile                + patches/patch-ext_bin_puppetdb
  + patches/patch-ext_cli_ssl-setup       
  + patches/patch-ext_config_conf_d_config_ini
  + patches/patch-ext_config_conf_d_jetty_ini
  + pkg/DESCR-main                        + pkg/DESCR-plugin
  + pkg/PLIST-main                        + pkg/PLIST-plugin
  + pkg/README-main                       + pkg/puppetdb.rc

  > New import:
  >     Import puppetdb5, 5.1.1, for the time being, next to puppetdb4

ruby-sqlite3

  ~ Makefile                              

  > Update HOMEPAGE so it doesn't reference Rubyforge
  > Rubyforge went away years ago. (jeremy@)

tdb

  ~ Makefile                              ~ distinfo
  ~ patches/patch-buildtools_wafsamba_wafsamba_py

  > Update to tdb-1.3.15
  > One function added: tdb_transaction_active() (jca@)

== devel ============================================================= 04/14 ==

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

devel

  ~ Makefile                              

  > Add devel/hs-temporary to the build. (kili@)

capstone

  - patches/patch-Makefile                
  - patches/patch-arch_Mips_MipsInstPrinter_c
  - patches/patch-cs_c                    - patches/patch-include_capstone_h
  - patches/patch-tests_test_mips_c       - pkg/DESCR
  - pkg/PLIST                             

  > remove unused, empty files (naddy@)

darcs

  ~ Makefile                              ~ patches/patch-darcs_cabal
  ~ patches/patch-src_Darcs_UI_Commands_Show_hs

  > Enable 'darcs show dependencies'. (kili@)

  - patches/patch-darcs_cabal             
  - patches/patch-src_Darcs_UI_Commands_Show_hs

  > Blargh! Remove empty patch files. (kili@)

hs-sandi

  ~ Makefile                              

  > Remove BROKEN marker and update BUILD_DEPENDS. (kili@)

hs-temporary

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

  > New import:
  >     Import devel/hs-temporary.

libtalloc

  - patches/patch-wscript                 ~ Makefile
  ~ distinfo                              

  > Update to talloc-2.1.10
  > No header changes. (jca@)

luacheck

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to luacheck 0.21.2 (jsg@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > brush away vomit (jasper@)

ruby-cicphash

  ~ Makefile                              

  > Update HOMEPAGE so it doesn't reference Rubyforge
  > Rubyforge went away years ago. (jeremy@)

ruby-daemons

  ~ Makefile                              

  > Update HOMEPAGE so it doesn't reference Rubyforge
  > Rubyforge went away years ago. (jeremy@)

ruby-highline

  ~ Makefile                              

  > Update HOMEPAGE so it doesn't reference Rubyforge
  > Rubyforge went away years ago. (jeremy@)

ruby-log4r

  ~ Makefile                              

  > Update HOMEPAGE so it doesn't reference Rubyforge
  > Rubyforge went away years ago. (jeremy@)

ruby-mocha

  ~ Makefile                              

  > Update HOMEPAGE so it doesn't reference Rubyforge
  > Rubyforge went away years ago. (jeremy@)

== geo =============================================================== 05/14 ==

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

geos

  + patches/patch-include_geos_geom_Lineal_h
  + patches/patch-include_geos_geom_Polygonal_h
  + patches/patch-include_geos_geom_Puntal_h
  + patches/patch-include_geos_util_GEOSException_h

  > Remove UTF8 BOM, hopefully fixing the build on non-clang archs.
  > Reported upstream in https://trac.osgeo.org/geos/ticket/846. (landry@)

== graphics ========================================================== 06/14 ==

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

graphics

  ~ Makefile                              

  > Add graphics/hs-colour and graphics/hs-graphviz to the build. (kili@)

hs-colour

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

  > New import:
  >     Import graphics/hs-colour.

hs-graphviz

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

  > New import:
  >     Import graphics/hs-graphviz.

== lang ============================================================== 07/14 ==

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

jruby

  ~ Makefile                              ~ distinfo

  > Update to JRuby 9.1.14.0
  > Update MASTER_SITES for switch from S3 to Maven. (jeremy@)

== mail ============================================================== 08/14 ==

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

ruby-mime

  ~ Makefile                              

  > Update HOMEPAGE so it doesn't reference Rubyforge
  > Rubyforge went away years ago. (jeremy@)

== net =============================================================== 09/14 ==

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

corebird

  ~ Makefile                              ~ distinfo
  ~ pkg/DESCR                             ~ pkg/PLIST

  > net/corebird 1.5.1 => 1.7.3
  > OK rsadowski@
  > Klemens Nanni suggested the following tweaks
  > on ports@ (thanks!) which have been included:
  > - added a missing full stop in DESCR
  > - SEPARATE_BUILD now set to Yes
  > - fixed indent for TEST & TEST_INTERACTIVE
  > - switch HOMEPAGE to https:// (also pointed out by rsadowski@)
  > Port changes:
  > - dropping dependency on librest
  > - dropping wantlib on soup-gnome
  > - appdata changed it's dwelling place
  > - setting HOME for tests and interactive
  > causing all tests to finally pass
  > upstream changelog:
  > ---
  > Version 1.7.3
  > Changelog:
  > - Increase maximum tweet length to 280 characters
  > - Increase maximum name length to 50 characters and improve
  > certain parts of the UI to cope better with longer names
  > - Fix the emoji button not showing up in the compose window
  > - Update translations
  > Version 1.7.2
  > Changelog:
  > - Fix window cancel button label mixup
  > - Fix potential crash when composing a tweet (#779)
  > - Fix abort when trying to detect emoji support (#781)
  > - Fix spell checking
  > - Update translations
  > Release 1.7.1
  > Changelog:
  > - Fixed a small problem with the appdata file in 1.7
  > Version 1.7
  > Changelog:
  > - Hashtags and Mentions in profile desriptions are now clickable
  > - The mention-completion when composing a new tweet now fetches
  > unknown users from the twitter server
  > - Videos larger than the screen size are now getting scaled down
  > while playing
  > - Profiles now indicate when an account is suspended
  > - Profiles handle protected accounts better when trying to
  > access followers/following users, etc.
  > - The compose window now allows tweets with just media
  > attached but not text
  > - Improve the hashtag/mention/link detection when composing a new tweet
  > - The compose dialog now shows an emoji chooser. This is
  > only available starting GTK+ 3.22.19 and the emojis will only be
  > rendered with color if you have the needed cairo version
  > installed, as well as an emoji font.
  > - Fixed a bug that led to wrong Direct Message info being
  > inserted into the database
  > - Fixed a bug that resulted in broken files when downloading
  > instagram images
  > Version 1.6 (2017-08-25)
  > Changelog:
  > - Dependencies: GTK+ 3.20 is now required, and librest is no longer
  > a dependency
  > - Facelift for the tweet info page
  > - Lots of stability fixes
  > - The compose window now starts uploading images as soon as they
  > are selected (awolk@)

exabgp

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

  > Update to exabgp-3.4.22, add a test target and prettify the Makefile
  > ok jca@ sthen@ (danj@)

gupnp

  ~ igd/Makefile                          ~ igd/distinfo
  ~ igd/pkg/PLIST                         

  > update to gupnp-igd-0.2.5 (jasper@)

icinga

  - core2/patches/patch-CMakeLists_txt    
  - core2/patches/patch-etc_icinga_icinga-classic-apache_conf_cmake
  - core2/patches/patch-lib_base_CMakeLists_txt
  - core2/patches/patch-lib_base_stacktrace_cpp
  ~ core2/Makefile                        ~ core2/distinfo
  ~ core2/patches/patch-config_h_cmake    ~ core2/pkg/PLIST-main
  ~ core2/pkg/PLIST-mysql                 ~ core2/pkg/PLIST-pgsql
  + core2/pkg/patch-etc_icinga2_features-available_api_conf

  > update to icinga2-2.8.0, drop libexecinfo (libbacktrace) use while there.
  > See https://www.icinga.com/docs/icinga2/snapshot/doc/16-upgrading-icinga-2/
  > - you must update database schema (as common for 2.n -> 2.n+1 update) - you
  > don't need to do anything special with cert location if you use standard
  > icinga cli/wizards, but should update deployment tools/scripts if you use
  > them to provision certificates.
  > (Regarding cert migration: patch added to new api.conf to work around
  > pkg_add's behaviour of updating config files if there are no local
  > changes). (sthen@)

knot

  ~ Makefile                              

  > Re-enable fast zone parser with clang (jca@)

  - patches/patch-src_contrib_net_c       - patches/patch-src_contrib_net_h
  ~ Makefile                              

  > Better fix for the symbol conflict that affects our libtool
  > Allows us to run the testsuite again. (jca@)

ruby-stomp

  ~ Makefile                              

  > running mcollective, have seen warnings that using global constant
  > TRUE is deprecated, so just use  true (sebastia@)

== security ========================================================== 10/14 ==

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

security

  ~ Makefile                              

  > +fierce (jasper@)

  ~ Makefile                              

  > -vomit (jasper@)

burpsuite

  ~ Makefile                              ~ distinfo

  > update burpsuite to 1.7.29.
  > Release notes: http://releases.portswigger.net/2017/11/1729.html
  > (rpointel@)

fierce

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

  > New import:
  >     import fierce-1.2.0

hydra

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               

  > update to hydra-8.6 (jasper@)

libnettle

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             ~ patches/patch-configure
  ~ pkg/PLIST                             

  > Update to libnettle-3.4. (ajacoutot@)

sqlmap

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to sqlmap-1.1.11
  > ok rpointel@ (jasper@)

vomit

  - Makefile                              - distinfo
  - patches/patch-buffer_c                - patches/patch-configure
  - patches/patch-pcapu_c                 - patches/patch-voip_c
  - patches/patch-vomit_c                 - pkg/DESCR
  - pkg/PLIST                             

  > broken and not quite maintained
  > flush it (jasper@)

== sysutils ========================================================== 11/14 ==

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

facter

  ~ Makefile                              ~ distinfo

  > simple bugfix update to 3.9.3, most notably not evaluating custom puppet
  > facts twice which should speed up fact resolving quite a lot (sebastia@)

libevtx

  ~ Makefile                              

  > Picks up xgettext(1) if present, so add BDEP on devel/gettext-tools.
  > Remove gettext MODULE while here. (ajacoutot@)

mcollective

  ~ Makefile                              ~ distinfo

  > small update to 2.11.4 (sebastia@)

ruby-puppet

  ~ Makefile.inc                          ~ 4/Makefile
  ~ 4/pkg/PLIST                           

  > Preps for puppet5, do not bother with the emacs files anymore for puppet4,
  > it's not worth it bothering, and puppet5 doesn't provide them anymore
  > (sebastia@)

  + 5/Makefile                            + 5/distinfo
  + 5/patches/patch-ext_rack_config_ru    
  + 5/patches/patch-lib_puppet_defaults_rb
  + 5/patches/patch-lib_puppet_provider_package_gem_rb
  + 5/patches/patch-lib_puppet_provider_package_openbsd_rb
  + 5/patches/patch-lib_puppet_provider_package_pip_rb
  + 5/patches/patch-lib_puppet_provider_service_openbsd_rb
  + 5/patches/patch-lib_puppet_reference_configuration_rb
  + 5/patches/patch-lib_puppet_type_package_rb
  + 5/patches/patch-lib_puppet_util_run_mode_rb
  + 5/patches/patch-lib_puppet_gettext_config_rb
  + 5/pkg/PLIST                           

  > New import:
  >     Import Puppet 5, 5.3.2, for the time being, next to Puppet 4

  ~ Makefile                              

  > hook up Puppet5 (sebastia@)

  ~ 4/Makefile                            ~ 4/distinfo

  > bugfix update to 4.10.9 (sebastia@)

== textproc ========================================================== 12/14 ==

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

textproc

  ~ Makefile                              

  > Add textproc/hs-stringsearch and textproc/hs-wl-pprint-text to the build.
  > (kili@)

hs-stringsearch

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

  > New import:
  >     Import textproc/hs-stringsearch.

hs-wl-pprint-text

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

  > New import:
  >     Import textproc/hs-wl-pprint-text.

libical

  - patches/patch-src_libicalss_CMakeLists_txt
  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_libical_icaltimezone_c
  ~ pkg/PLIST-main                        

  > Update to libical-3.0.1. (ajacoutot@)

ruby-kramdown

  ~ Makefile                              

  > Update HOMEPAGE so it doesn't reference Rubyforge
  > Rubyforge went away years ago. (jeremy@)

ruby-maruku

  ~ Makefile                              

  > Update HOMEPAGE so it doesn't reference Rubyforge
  > Rubyforge went away years ago. (jeremy@)

ruby-treetop

  ~ Makefile                              

  > Update HOMEPAGE so it doesn't reference Rubyforge
  > Rubyforge went away years ago. (jeremy@)

== www =============================================================== 13/14 ==

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

ruby-addressable

  ~ Makefile                              

  > Update HOMEPAGE so it doesn't reference Rubyforge
  > Rubyforge went away years ago. (jeremy@)

ruby-mechanize

  ~ Makefile                              

  > Update HOMEPAGE so it doesn't reference Rubyforge
  > Rubyforge went away years ago. (jeremy@)

== x11 =============================================================== 14/14 ==

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

gnome

  ~ builder/Makefile                      

  > Issue has been fixed, tweak comment. (ajacoutot@)

kde4

  - cantor/patches/patch-src_backends_lua_CMakeLists_txt
  ~ cantor/Makefile                       
  ~ cantor/patches/patch-cmake_FindLibSpectre_cmake
  ~ cantor/patches/patch-cmake_FindLuaJIT_cmake
  ~ cantor/patches/patch-src_backends_python2_python2extensions_cpp
  + cantor/patches/patch-src_CMakeLists_txt
  + cantor/patches/patch-src_backends_lua_luaexpression_cpp
  + cantor/patches/patch-src_backends_lua_luahelper_cpp
  + cantor/patches/patch-src_backends_lua_luasession_h

  > Finale try to fix random build issues
  > - Fix LUA detection from dcoppa@
  > - Fix libspectre include issue
  > - Remove gettext as MODULE
  > Tweaks and input from naddy@ and jca@ (rsadowski@)

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

Reply via email to