Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (5h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-13 06:03:16 UTC Now

2017-10-12 06:38:08 UTC MAIN commitmail json YAML

py-arrow: update to 0.10.0

0.10.0
- [FIX] Fix getattr off by one for quarter
- [FIX] Fix negative offset for UTC
- [FIX] Update arrow.py

(adam)

2017-10-12 06:28:30 UTC MAIN commitmail json YAML

Updated devel/py-async-timeout, devel/py-test-xdist

(adam)

2017-10-12 06:27:53 UTC MAIN commitmail json YAML

py-test-xdist: update to 1.20.1

1.20.1:

Bug Fixes
- Fix hang when all worker nodes crash and restart limit is reached
- Fix issue where the -n option would still run distributed tests when pytest
  was run with the --collect-only option

(adam)

2017-10-12 06:25:24 UTC MAIN commitmail json YAML

py-async-timeout: update to 2.0.0

2.0.0:
* Changed `timeout <= 0` behaviour
  * Backward incompatibility change, prior this version `0` was
    shortcut for `None`
  * when timeout <= 0 `TimeoutError` raised faster

(adam)

2017-10-12 05:12:14 UTC MAIN commitmail json YAML

typo:  u-boot-nanopi-neo22 -> u-boot-nanopi-neo2

(jnemeth)

2017-10-11 22:54:42 UTC MAIN commitmail json YAML

2017-10-11 20:35:16 UTC MAIN commitmail json YAML

Added sysutils/u-boot-nanopi-neo2 version 2017.09

(jmcneill)

2017-10-11 20:34:34 UTC MAIN commitmail json YAML

+ u-boot-nanopi-neo2

(jmcneill)

2017-10-11 20:34:18 UTC MAIN commitmail json YAML

Initial import of u-boot-nanopi-neo2 version 2017.09.

U-Boot is a bootloader for embedded boards based on PowerPC, ARM, MIPS and
several other processors, which can be installed in a boot ROM and used to
initialize and test the hardware or to download and run application code.

This package provides U-Boot for the FriendlyARM NanoPi NEO 2.

(jmcneill)

2017-10-11 19:53:55 UTC MAIN commitmail json YAML

Updated emulators/qemu

(adam)

2017-10-11 19:53:23 UTC MAIN commitmail json YAML

2017-10-11 16:47:51 UTC MAIN commitmail json YAML

doc: Updated x11/libXfont2 to 2.0.2

(wiz)

2017-10-11 16:47:42 UTC MAIN commitmail json YAML

libXfont2: update to 2.0.2.

A collection of minor fixes since 2.0.1, including CVEs 2017-13720
and 2017-13722.

(wiz)

2017-10-11 16:45:53 UTC MAIN commitmail json YAML

doc: Updated x11/libXres to 1.2.0

(wiz)

2017-10-11 16:45:43 UTC MAIN commitmail json YAML

libXres: update to 1.2.0.

Version 1.2 of the X-Resource extension (added in xserver 1.13)
added some new requests allowing inspection of every resource for a
client, the bytes used per resource, and the PIDs of local clients.
Unfortunately the client library never saw a corresponding release, so
let's fix that.

(wiz)

2017-10-11 16:13:58 UTC MAIN commitmail json YAML

gtk-doc: Add comment about failing test case.

(wiz)

2017-10-11 15:46:56 UTC MAIN commitmail json YAML

doc: Updated textproc/gtk-doc to 1.26

(wiz)

2017-10-11 15:46:46 UTC MAIN commitmail json YAML

gtk-doc: update to 1.26.

GTK-Doc 1.26  (Aug 11 2017)
==============

Remove tmpl support (gtkdoc-mktmpl). Port all tools from bash/perl to python.

Changes

o 773879 :  -    scangobj: Do not generate unused parameters
o 780789 : Convert gtkdoc-scan from Perl to Python
o 752126 : Add support for inline program documentation
o 753052 : _() causes element a: validity error : ID idx already defined
o 758137 : GtkLabel and GtkShortcutsShortcut notes on escaping character entities don't render properly
o 764407 : Broken links to structs in function definitions
o 764543 : /usr/bin/gtkdoc-mkpdf always exits with an error
o 768675 : make check fails on master
o 769125 : gtkdoc-mkhtml/pdf fails on spaces in search path
o 769341 : gtkdoc-mkdb line 3966 triggers " Negative repeat count does nothing " warnings
o 771255 :  " Symbol name not found at the start of comment block " warning with " attributes " annotation.
o 773151 : configure: Lower perl dependency to 5.16.0
o 774168 : gobject introspection annotations and gtk-doc parser do not agree
o 774812 : Error messages from xsltproc are hidden by gtkdoc-mkhtml
o 778144 : Allow disabling introspection for ancillary property mechanisms
o 779566 : Replace shell executables with Python

GTK-Doc 1.25  (Mar 21 2016)
==============

Changes

o 763465 :  -    released version of gtk-doc no longer understands cross-reference data in gtk+
o 742404 : unify index.sgml and *.devhelp2 + change gtkdoc-fixxref to use *.devhelp2
o 743182 : Automatically support PACKAGE variables as XML entities
o 744061 : Skip standard g_iface, parent_instance and parent_class struct members
o 751479 : help: Document the Stability tag for documentation comments
o 751777 : gtk-doc -sections.txt file documentation is a bit confusing
o 751783 : Creating master xml document documentation is a bit lacking
o 751906 : help: Fix incorrect example syntax for embedded images
o 752795 : documentation is not rebuilt when only content of doc comments change
o 753145 : gtkdoc-mkhtml fails on spaces in file names
o 753348 : gtkdocize does not handle -flat flavours
o 756297 : Add CMake module
o 756368 : gtkdocize mistakenly parses options from comments in configure.ac
o 756519 : `make check' fails - Sequence (?R...) not recognized in regex
o 756684 : Support (not nullable) annotation
o 756998 : Support |[ <!-- language= " plain " --> ]|
o 758996 : gtkdoc-mkdb: ensure macros appear in the correct section
o 759017 : autogenerated ids in return and parameter blocks

GTK-Doc 1.24  (May 29 2015)
============

This is another quick bugfix release for a regression, see bug #749591

Changes

o 749591 : gtk-doc 1.23 no longer includes xml namespace in .devhelp2 files
o 749706 : .gitignore files should not be under version control
o 749816 : Support syntax highlighting of different languages (patch included)
o 749901 : Strip common indent when highlighting with vim

GTK-Doc 1.23  (May 17 2015)
============

This is a quick bugfix release for a regression, see bug #749142.

Changes

o 749142 : Can't build totem-pl-parser from master using gtk-doc 1.22
o 749210 : mkman: Use full URL to refer to the docbook manpages stylesheet

GTK-Doc 1.22    (May 07 2015)
============

Important notice - starting with the next release these long deprecated
features will be removed - you'll now see a warning if you actually use these
features. Please write to gtk-doc-list@gnome.org and tell us your concerns:
o gtkdoc-mktmpl - please move all the comments into the sources.
o generating html via sgml tools (jade/openjade), using xsltproc and
  docbook-xslt is pretty common and preferred since version 1.6

Changes

o 727778 :  -    gtk-doc doesn't understand annotations for GList-contained types
o 729911 : Using #TypeName inshort_description makes " - " in HTML index disappear
o 732689 : strange result on a generated html page
o 734689 :  " Specific -> General " document title format
o 736073 : Regression: problems with enum constants
o 736725 : Documentation consists mostly of empty space
o 741305 : Scanner issue with enum containing value ='{'
o 741763 : Example Makefile.am improvements
o 741941 : Last function argument missing in docs (possibly due to macro in code)
o 743879 : special case G_DECLARE_*_TYPE
o 743967 : Make build results reproducible
o 744075 : Missing struct members if forward declared in another header
o 744368 : gtkdoc-depscan doesn't handle unicode in .devhelp2 files correctly
o 746118 : gtkdoc-scan: fix regex for get_type() functions
o 746120 : Expand annotation recognition on symbol lines
o 746121 : gtkdoc-mkdb: don't warn on 'deprecated entities'
o 747207 : Typos in documentation
o 747298 : Test still tries to check gtkdoc-scanobj
o 748456 : xsl: Enable ToC generation on empty <toc/> elements

(wiz)

2017-10-11 14:28:23 UTC MAIN commitmail json YAML

doc: Updated multimedia/adobe-flash-player to 27.0.0.159

(tsutsui)

2017-10-11 14:26:51 UTC MAIN commitmail json YAML

adobe-flash-player: update to 27.0.0.159.

Note this version seems to include a fix for crash of nspluginwrapper
(npviewer.bin) on NetBSD/i386 7.1 with pulseaudio (i.e. no libflashsupport)
settings.

Upstream changes:

https://helpx.adobe.com/security/products/flash-player/apsb17-31.html

Adobe Security Bulletin

Summary

Adobe has released an update for Adobe Flash Player for Windows,
Macintosh, Linux and Chrome OS. This monthly update addresses
functionality bugs.

(tsutsui)

2017-10-11 14:23:02 UTC MAIN commitmail json YAML

doc: Added devel/ocaml-ppx_hash version 0.9.0

(jaapb)

2017-10-11 14:22:39 UTC MAIN commitmail json YAML

New package devel/ocaml-ppx_hash.

This is an OCaml library that automatically generates hash functions
from type definitions. It's needed as a dependency for
devel/ocaml-ppx_base.

(jaapb)

2017-10-11 13:58:15 UTC MAIN commitmail json YAML

Added ocaml-ppx_enumerate to Makefile SUBDIRs

(jaapb)

2017-10-11 13:57:39 UTC MAIN commitmail json YAML

doc: Added devel/ocaml-ppx_enumerate version 0.9.0

(jaapb)

2017-10-11 13:57:16 UTC MAIN commitmail json YAML

New package devel/ocaml-ppx_enumerate

This is a library that generates a list of values of finite types. It's
needed as a dependency of devel/ocaml-ppx_base.

(jaapb)

2017-10-11 13:55:52 UTC MAIN commitmail json YAML

Added ocaml-ppx_compare to Makefile SUBDIRs

(jaapb)

2017-10-11 13:52:22 UTC MAIN commitmail json YAML

doc: Added devel/ocaml-ppx_compare version 0.9.0

(jaapb)

2017-10-11 13:51:56 UTC MAIN commitmail json YAML

New package devel/ocaml-ppx_compare

This is an OCaml library to generate comparison functions from type
definitions. It's needed as a dependency of ocaml-ppx_base.

(jaapb)

2017-10-11 12:47:08 UTC MAIN commitmail json YAML

2017-10-11 12:20:26 UTC MAIN commitmail json YAML

Updated mail/py-authres

(adam)

2017-10-11 12:18:42 UTC MAIN commitmail json YAML

py-authres: update to 1.0.1

1.0.1:
+ Extended experimental support for ARC results

1.0.0:
+ Added initial experimental support for ARC results
+ Swith to sematic versioning scheme and only set version in setup.py and
  __init__

(adam)

2017-10-11 09:41:03 UTC MAIN commitmail json YAML

doc: Updated sysutils/salt to 2017.7.2

(sborrill)

2017-10-11 09:40:28 UTC MAIN commitmail json YAML

2017-10-11 09:23:49 UTC MAIN commitmail json YAML

Update to revision 44986 - note simplekv

(markd)

2017-10-11 09:21:44 UTC MAIN commitmail json YAML

doc/TODO: - ImageMagick, perl

(wiz)

2017-10-11 09:20:10 UTC MAIN commitmail json YAML

doc: Updated devel/dconf to 0.26.1

(wiz)

2017-10-11 09:20:00 UTC MAIN commitmail json YAML

dconf: update to 0.26.1.

Changes in dconf 0.26.1
========================

- Work around a deadlock in GObject type initialization (#674885)

(wiz)

2017-10-11 07:35:01 UTC MAIN commitmail json YAML

doc: Updated net/p5-Net-Libdnet6 to 0.27nb4

(wiz)

2017-10-11 07:34:51 UTC MAIN commitmail json YAML

2017-10-11 07:18:27 UTC MAIN commitmail json YAML

Updated devel/py-logilab-common, math/py-simpleeval, www/py-mod_wsgi

(adam)

2017-10-11 07:17:38 UTC MAIN commitmail json YAML

py-mod_wsgi: update to 4.5.20

Version 4.5.20:
Bugs Fixed
Installation on MacOS X using setup.py or pip would fail if Xcode 9.0 was installed.

(adam)

2017-10-11 07:16:14 UTC MAIN commitmail json YAML

doc: Updated devel/p5-local-lib to 2.000024

(wiz)

2017-10-11 07:16:02 UTC MAIN commitmail json YAML

p5-local-lib: update to 2.000024.

2.000024 - 2017-10-08
- be compatible with CPAN.pm 1.82 to 1.86_51 during bootstrap process

(wiz)

2017-10-11 07:15:26 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Term-Table to 0.011

(wiz)

2017-10-11 07:15:16 UTC MAIN commitmail json YAML

p5-Term-Table: update to 0.011.

0.011    2017-10-09 12:52:32-07:00 America/Los_Angeles

    - Honor the env variable even on non-term output

(wiz)

2017-10-11 07:13:52 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Test-Simple to 1.302100

(wiz)

2017-10-11 07:13:41 UTC MAIN commitmail json YAML

p5-Test-Simple: update to 1.302100.

1.302100  2017-10-10 14:30:18-07:00 America/Los_Angeles

    - No changes since last TRIAL

1.302099  2017-10-10 09:29:40-07:00 America/Los_Angeles (TRIAL RELEASE)

    - Fix run_subtest inherit_trace option

(wiz)

2017-10-11 07:13:30 UTC MAIN commitmail json YAML

doc: Updated net/syncthing to 0.14.39

(wiz)

2017-10-11 07:12:33 UTC MAIN commitmail json YAML

doc: Updated www/p5-HTTP-Server-Simple-Static to 0.13

(wiz)

2017-10-11 07:12:24 UTC MAIN commitmail json YAML

p5-HTTP-Server-Simple-Static: update to 0.13.

0.13  Sun, 08 Oct 2017 09:38:00 +0100

        - Reworked file path handling to prevent attacker traversing
          out of the base directory. Closes:
  https://rt.cpan.org/Ticket/Display.html?id=123178

(wiz)

2017-10-11 07:10:47 UTC MAIN commitmail json YAML

py-simpleeval: update to 0.9.5

0.9.5:
Python 3 compatibility.
Bug fixes.

(adam)

2017-10-11 07:09:47 UTC MAIN commitmail json YAML

doc: Updated devel/p5-CPANPLUS to 0.9172

(wiz)

2017-10-11 07:09:37 UTC MAIN commitmail json YAML

p5-CPANPLUS: update to 0.9172.

0.9172      Mon Oct  9 12:14:38 BST 2017

* Replace File'Fetch with File::Fetch [rt.cpan.org #123221]

(wiz)

2017-10-11 07:07:54 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Alien-Build to 1.25

(wiz)

2017-10-11 07:07:45 UTC MAIN commitmail json YAML

p5-Alien-Build: update to 1.25.

1.25      2017-10-09 08:57:34 -0400

1.24_01  2017-10-08 10:40:11 -0400
  - Build process now considers share/pkgconfig in addition to lib/pkgconfig
    for all things pkg-config related (gh#39, gh#40 a3f++)

1.23_01  2017-10-07 20:58:52 -0400
  - Improve SSL diagnostics for Download::Negotiate and Fetch::HTTPTiny
    plugins.

(wiz)

2017-10-11 07:07:10 UTC MAIN commitmail json YAML

2017-10-11 07:06:28 UTC MAIN commitmail json YAML

doc: Updated audio/p5-MP3-Info to 1.26

(wiz)

2017-10-11 07:06:18 UTC MAIN commitmail json YAML

p5-MP3-Info: update to 1.26.

Changes not documented.

(wiz)

2017-10-11 07:04:15 UTC MAIN commitmail json YAML

syncthing: update to 0.14.39.

This is a regularly scheduled stable release.

Resolved issues:

    #4357: Removing paused folders no longer triggers a crash.
    #4360: Add further security related HTTP headers
    #4375: Improve info level logging in some cases
    #4377: Improve GUI tooltips in chromium based browsers
    #4382: Hide temporary files on Windows
    #4387: Add -device-id command line switch

In addition, failure to upgrade folder markers from file to directory type is
no longer fatal.

(wiz)

2017-10-11 06:35:50 UTC MAIN commitmail json YAML

py-websocket-client: pkgsrc fixes

Sorted PLIST
Added ALTERNATIVES
Removed underscore (_) from PKGNAME

(adam)

2017-10-10 21:24:06 UTC MAIN commitmail json YAML

mit-krb5: update to 1.14.6

(tez)

2017-10-10 21:22:53 UTC MAIN commitmail json YAML

mit-krb5: update to 1.14.6

Major changes in 1.14.6 (2017-09-25)

This is a bug fix release.

    Fix a KDC denial of service vulnerability caused by unset status strings [CVE-2017-11368]
    Preserve GSS contexts on init/accept failure [CVE-2017-11462]
    Fix kadm5 setkey operation with LDAP KDB module
    Use a ten-second timeout after successful connection for HTTPS KDC requests, as we do for TCP requests
    Fix client null dereference when KDC offers encrypted challenge without FAST

(tez)

2017-10-10 19:49:04 UTC MAIN commitmail json YAML

ImageMagick: update to 7.0.7.7

(tez)

2017-10-10 19:47:50 UTC MAIN commitmail json YAML

ImageMagick: update to 7.0.7.7

2017-10-07  7.0.7-7 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-7, GIT revision 21432:29003eeed:20171007.

2017-10-06  7.0.7-7 Cristy  <quetzlzacatenango@image...>
  * Correct handling of GIF transparency (reference
    https://github.com/ImageMagick/ImageMagick/issues/831).

2017-10-04  7.0.7-6 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-6, GIT revision 21426:0a1cb507b:20171004.

2017-10-03  7.0.7-6 Cristy  <quetzlzacatenango@image...>
  * Reset the magick_list_initialized boolean when needed (reference
    https://github.com/ImageMagick/ImageMagick/pull/826).
2017-10-02  7.0.7-6 Cristy  <quetzlzacatenango@image...>
  * Reset the magick_list_initialized boolean when needed (reference
    https://github.com/ImageMagick/ImageMagick/pull/826).

2017-10-01  7.0.7-5 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-5, GIT revision 21382:3846f9d97:20171001.

2017-09-28  7.0.7-5 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues).
  * Support URW-base35 fonts.

2017-09-26  7.0.7-5 Glenn Randers-Pehrson <glennrp@image...>
  * Removed "ping_preserve_iCCP=MagickTrue;" statement that was inadvertently
    added to coders/png.c (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32771).

2017-09-23  7.0.7-4 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-4, GIT revision 21265:bdbc14590:20170923.

2017-09-23  7.0.7-4 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/pull/763).

2017-09-17  7.0.7-3 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-3, GIT revision 21202:6e6907ac7:20170917.

2017-09-17  7.0.7-3 ADLab of Venustech
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/pull/763).

2017-09-15  7.0.7-3 Glenn Randers-Pehrson <glennrp@image...>
  * Stop potential leaks in the JNG decoder (reference:
    https://github.com/ImageMagick/ImageMagick/issues/760).
  * Maximum valid hour is 23, not 24, in the PNG tIME chunk, and maximum
    valid minute is 59, not 60.

(tez)

2017-10-10 13:58:00 UTC MAIN commitmail json YAML

xfce4-whiskermenu-plugin: Remove duplicate BUILDLINK_TRANSFORM.

(jperkin)

2017-10-10 13:57:23 UTC MAIN commitmail json YAML

mk/platform: Remove unsupported Darwin/SunOS linker arguments.

(jperkin)

2017-10-10 13:51:21 UTC MAIN commitmail json YAML

hal: Remove duplicate BUILDLINK_TRANSFORM.

(jperkin)

2017-10-10 12:26:15 UTC MAIN commitmail json YAML

Updated finance/py-stripe

(adam)

2017-10-10 12:23:24 UTC MAIN commitmail json YAML

py-stripe: update to 1.66.0

1.66.0:
* Support length reads on list objects

(adam)

2017-10-10 12:10:36 UTC MAIN commitmail json YAML

NOte update of lang/ocaml to 4.05.0nb1.

(he)

2017-10-10 12:10:05 UTC MAIN commitmail json YAML

2017-10-10 11:17:42 UTC MAIN commitmail json YAML

doc: Updated misc/tmux to 2.6

(leot)

2017-10-10 11:17:32 UTC MAIN commitmail json YAML

tmux: Update misc/tmux to 2.6

Changes:
CHANGES FROM 2.5 TO 2.6, 05 October 2017
* Add select-pane -T to set pane title.
* Fix memory leak when lines with BCE are removed from history.
* Fix (again) the "prefer unattached" behaviour of attach-session.
* Reorder how keys are checked to allow keys to be specified that have a
  leading escape. GitHub issue 1048.
* Support REP escape sequence (\033[b).
* Run alert hooks based on options rather than always, and allow further bells
  even if there is an existing bell.
* Add -d flag to display-panes to override display-panes-time.
* Add selection_present format when in copy mode (allows key bindings that do
  something different if there is a selection).
* Add pane_at_left, pane_at_right, pane_at_top and pane_at_bottom formats.
* Make bell, activity and silence alerting more consistent by: removing the
  bell-on-alert option; adding activity-action and silence-action options with
  the same possible values as the existing bell-action; adding a "both" value
  for the visual-bell, visual-activity and visual-silence options to trigger
  both a bell and a message.
* Add a pane_pipe format to show if pipe-pane is active.
* Block signals between forking and resetting signal handlers so that the
  libevent signal handler doesn't get called in the child and incorrectly write
  into the signal pipe that it still shares with the parent. GitHub issue 1001.
* Allow punctuation in pane_current_command.
* Add -c for respawn-pane and respawn-window.
* Wait for any remaining data to flush when a pane is closed while pipe-pane is
  in use.
* Fix working out current client with no target. GitHub issue 995.
* Try to fallback to C.UTF-8 as well as en_US.UTF-8 when looking for a UTF-8
  locale.
* Add user-keys option for user-defined key escape sequences (mapped to User0
  to User999 keys).
* Add pane-set-clipboard hook.
* FAQ file has moved out of repository to online.
* Fix problem with high CPU usage when a client dies unexpectedly. GitHub issue
  941.
* Do a dance on OS X 10.10 and above to return tmux to the user namespace,
  allowing access to the clipboard.
* Do not allow escape sequences which expect a specific terminator (APC, DSC,
  OSC) to wait for forever - use a small timeout. This reduces the chance of
  the pane locking up completely when sent garbage (cat /dev/random or
  similar).
* Support SIGUSR2 to toggle logging on a running server, also generate the
  "out" log file with -vv not -vvvv.
* Make set-clipboard a three state option: on (tmux both sends to outside
  terminal and accepts from applications inside); external (tmux sends outside
  but does not accept inside); and off.
* Fix OSC 4 palette setting for bright foreground colours. GitHub issue 954.
* Use setrgbf and setrgbb terminfo(5) capabilities to set RGB colours, if they
  are available. (Tc is still supported as well.)
* Fix redrawing panes when they are resized several times but end up with the
  size unchanged (for example, splitw/resizep -Z/breakp).
* Major rewrite of choose mode. Now includes preview, sorting, searching and
  tagging; commands that can be executed directly from the mode (for example,
  to delete one or more buffers); and filtering in tree mode.
* choose-window and choose-session are now aliases of choose-tree (in the
  command-alias option).
* Support OSC 10 and OSC 11 to set foreground and background colours.
* Check the U8 capability to determine whether to use UTF-8 line drawing
  characters for ACS.
* Some missing notifications for layout changes.
* Control mode clients now do not affect session sizes until they issue
  refresh-client -C. new-session -x and -y works with control clients even if
  the session is not detached.
* All new sessions that are unattached (whether with -d or started with no
  terminal) are now created with size 80 x 24. Whether the status line is on or
  off does not affect the size of new sessions until they are attached.
* Expand formats in option names and add -F flag to expand them in option values.
* Remember the search string for a pane even if copy mode is exited and entered
  again.
* Some further BCE fixes (scroll up, reverse index).
* Improvements to how terminals are cleared (entirely or partially).

(leot)

2017-10-10 10:24:25 UTC MAIN commitmail json YAML

2017-10-10 10:15:28 UTC MAIN commitmail json YAML

Revbumped databases/pgocaml after update of textproc/ocaml-csv

(jaapb)

2017-10-10 10:07:09 UTC MAIN commitmail json YAML

doc: Updated textproc/ocaml-csv to 2.0

(jaapb)

2017-10-10 09:47:25 UTC MAIN commitmail json YAML

Updated package textproc/ocaml-csv to latest version (2.0).

Changes: Lwt support has been added (I'll add an option for that later)
and the package now uses jbuilder to build.

(jaapb)

2017-10-10 08:27:28 UTC MAIN commitmail json YAML

neomutt: Remove duplicate option, no functional change.

(jperkin)

2017-10-10 08:19:11 UTC MAIN commitmail json YAML

doc: Updated mail/neomutt to 20170912nb1

(jperkin)

2017-10-10 08:19:02 UTC MAIN commitmail json YAML

neomutt: Register conflict with mutt.  Bump PKGREVISION.

(jperkin)

2017-10-10 08:18:31 UTC MAIN commitmail json YAML

doc: Updated mail/mutt to 1.9.1nb1

(jperkin)

2017-10-10 08:18:21 UTC MAIN commitmail json YAML

mutt: Register conflict with neomutt.  Bump PKGREVISION.

(jperkin)

2017-10-10 08:07:44 UTC MAIN commitmail json YAML

Note update of net/unbound to 1.6.7.

(he)

2017-10-10 08:07:08 UTC MAIN commitmail json YAML

Upgrade unbound to version 1.6.7.

Pkgsrc changes:
* None.

Upstream changes:

Features:
* Set trust-anchor-signaling default to yes
* Fix #1440: [dnscrypt] client nonce cache.
* Fix #1435: Please allow UDP to be disabled separately upstream and
  downstream.

Bug fixes:
* Fix that looping modules always stop the query, and don't pass
  control.
* Fix unbound-host to report error for DNSSEC state of failed lookups.
* Spelling fixes, from Josh Soref.
* Fix #1400: allowing use of global cache on ECS-forwarding unless
  always-forward.
* use a cachedb answer even if it's "expired" when serve-expired is yes
  (patch from Jinmei Tatuya).
* trigger refetching of the answer in that case (this will bypass
  cachedb lookup)
* allow storing a 0-TTL answer from cachedb in the in-memory message
  cache when serve-expired is yes
* Fix DNSCACHE_STORE_ZEROTTL to be bigger than 0xffff.
* Log name of looping module
* Fix #1450: Generate again patch contrib/aaaa-filter-iterator.patch
  (by Danilo G. Baio).
* Fix param unused warning for windows exportsymbol compile.
* Use RCODE from A query on DNS64 synthesized answer.
* Fix trust-anchor-signaling works in libunbound.
* Fix spelling in unbound-control man page.

(he)

2017-10-10 07:44:35 UTC MAIN commitmail json YAML

Updated devel/py-ZopeComponent, devel/py-cffi

(adam)

2017-10-10 07:44:12 UTC MAIN commitmail json YAML

py-cffi: update to 1.11.2

v1.11.2
Fix Windows issue with managing the thread-state on CPython 3.0 to 3.5

(adam)

2017-10-10 07:42:33 UTC MAIN commitmail json YAML

py-ZopeComponent: update to 4.4.1

4.4.1:
- Remove obsolete call of ``searchInterface``

(adam)

2017-10-10 07:33:53 UTC MAIN commitmail json YAML

Added devel/py-ordered-set, devel/py-mixbo; Updated security/py-cybox, security/py-stix

(adam)

2017-10-10 07:32:30 UTC MAIN commitmail json YAML

py-stix: update to 1.2.0.4

Version 1.2.0.4:
Add support for Python 3.6.
Update to latest mixbox.
Emit proper xsi:type for AISMarkingStructure.
Implement hash for required objects

(adam)

2017-10-10 07:30:58 UTC MAIN commitmail json YAML

py-cybox: update to 2.1.0.14

Version 2.1.0.14:
- Add support for Python 3.6.
- Update to latest version of mixbox.
- Add __hash__ to classes.

(adam)

2017-10-10 07:27:40 UTC MAIN commitmail json YAML

2017-10-10 07:27:10 UTC MAIN commitmail json YAML

An OrderedSet is a custom MutableSet that remembers its order, so that every
entry has an index that can be looked up.

(adam)

2017-10-09 22:41:24 UTC MAIN commitmail json YAML

doc: Added www/R-curl version 3.0

(brook)

2017-10-09 22:39:57 UTC MAIN commitmail json YAML

2017-10-09 22:38:12 UTC MAIN commitmail json YAML

Initial import of R-curl v3.0 from CRAN.

The curl() and curl_download() functions provide highly configurable
drop-in replacements for base url() and download.file() with better
performance, support for encryption (https, ftps), gzip compression,
authentication, and other 'libcurl' goodies. The core of the package
implements a framework for performing fully customized requests where
data can be processed either in memory, on disk, or streaming via the
callback or connection interfaces.

(brook)

2017-10-09 21:43:30 UTC MAIN commitmail json YAML

seems we actually don't need the EXTRACT_USING=gtar, apparently
it's been carried over from php 5.x times

(jdolecek)

2017-10-09 15:36:46 UTC MAIN commitmail json YAML

visualvm: Disable SSP checks for bundled libraries.

(jperkin)

2017-10-09 15:34:04 UTC MAIN commitmail json YAML

ruby-metasploit_payloads-mettle: Disable SSP checks.

(jperkin)

2017-10-09 15:32:07 UTC MAIN commitmail json YAML

paros: Disable SSP checks for bundled libraries.

(jperkin)

2017-10-09 15:30:12 UTC MAIN commitmail json YAML

netbeans-ide: Disable SSP checks for bundled files.

(jperkin)

2017-10-09 15:27:40 UTC MAIN commitmail json YAML

jetty9: Disable SSP for bundled libraries.

(jperkin)

2017-10-09 15:26:11 UTC MAIN commitmail json YAML

jalbum: Disable SSP for bundled libraries.

(jperkin)

2017-10-09 15:23:11 UTC MAIN commitmail json YAML

eclipse: Disable SSP for bundled libraries.

(jperkin)

2017-10-09 14:27:46 UTC MAIN commitmail json YAML

doc: Updated sysutils/liblognorm to 2.0.4

(fhajny)

2017-10-09 14:27:36 UTC MAIN commitmail json YAML

Update sysutils/liblognorm to 2.0.4.

- added support for native JSON number formats
  supported by parsers: number, float, hex
- added support for creating unix timestamps
  supported by parsers: date-rfc3164, date-rfc5424
- fixed build problems on Solaris

(fhajny)

2017-10-09 12:32:27 UTC MAIN commitmail json YAML

doc: Updated print/py-weasyprint to 0.41

(kleink)

2017-10-09 12:32:16 UTC pkgsrc-2017Q3 commitmail json YAML

2017-10-09 12:30:42 UTC pkgsrc-2017Q3 commitmail json YAML

Pullup ticket #5565 - requested by sevan
lang/go: security update

Revisions pulled up:
- lang/go/distinfo                                              1.52
- lang/go/version.mk                                            1.29

-------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  bsiegert
  Date:          Fri Oct  6 18:38:25 UTC 2017

  Modified Files:
          pkgsrc/lang/go: distinfo version.mk

  Log Message:
  Update Go to 1.9.1 (security fix).

  Two security-related issues were recently reported.
  To address this issue, we have just released Go 1.8.4 and Go 1.9.1.

  We recommend that all users update to one of these releases (if you're
  not sure
  which, choose Go 1.9.1).

  The issues addressed by these releases are:

  By nesting a git checkout inside another version control repository, it was
  possible for an attacker to trick the "go get" command into executing
  arbitrary
  code. The go command now refuses to use version control checkouts found
  inside
  other version control systems, with an exception for git submodules (git
  inside
  git).
  The issue is tracked as https://golang.org/issue/22125 (Go 1.8.4) and
  https://golang.org/issue/22131 (Go 1.9.1). Fixes are linked from the issues.
  Thanks to Simon Rawet for the report.

  In the smtp package, PlainAuth is documented as sending credentials only
  over
  authenticated, encrypted TLS connections, but it was changed in Go 1.1
  to also
  send credentials on non-TLS connections when the remote server
  advertises that
  PLAIN authentication is supported. The change was meant to allow use of
  PLAIN
  authentication on localhost, but it has the effect of allowing a
  man-in-the-middle attacker to harvest credentials. PlainAuth now requires
  either TLS or a localhost connection before sending credentials,
  regardless of
  what the remote server claims.
  This issue is tracked as https://golang.org/issue/22134 (Go 1.8.4) and
  https://golang.org/issue/22133 (Go 1.9.1). Fixes are linked from the issues.
  Thanks to Stevie Johnstone for the report.

  To generate a diff of this commit:
  cvs rdiff -u -r1.51 -r1.52 pkgsrc/lang/go/distinfo
  cvs rdiff -u -r1.28 -r1.29 pkgsrc/lang/go/version.mk

(spz)

2017-10-09 12:30:23 UTC MAIN commitmail json YAML

py-weasyprint: update to 0.41.

Version 0.41
------------

Released on 2017-10-05.

WeasyPrint now depends on pdfrw >= 0.4.

New features:

* `#471 <https://github.com/Kozea/WeasyPrint/issues/471>`_:
  Support page marks and bleed.

Bug fixes:

* `#513 <https://github.com/Kozea/WeasyPrint/issues/513>`_:
  Don't crash on unsupported image-resolution values.
* `#506 <https://github.com/Kozea/WeasyPrint/issues/506>`_:
  Fix @font-face use with write_* methods.
* `#500 <https://github.com/Kozea/WeasyPrint/pull/500>`_:
  Improve readability of _select_source function.
* `#498 <https://github.com/Kozea/WeasyPrint/issues/498>`_:
  Use CSS prefixes as recommanded by the CSSWG.
* `#441 <https://github.com/Kozea/WeasyPrint/issues/441>`_:
  Fix rendering problems and crashes when using @font-face.
* `bb3a4db <https://github.com/Kozea/WeasyPrint/commit/bb3a4db>`_:
  Try to break pages after a block before trying to break inside it.
* `1d1654c <https://github.com/Kozea/WeasyPrint/commit/1d1654c>`_:
  Fix and test corner cases about named pages.

Documentation:

* `#508 <https://github.com/Kozea/WeasyPrint/pull/508>`_:
  Add missing libpangocairo dependency for Debian and Ubuntu.
* `a7b17fb <https://github.com/Kozea/WeasyPrint/commit/a7b17fb>`_:
  Add documentation on logged rendering steps.

(kleink)

2017-10-09 12:23:08 UTC pkgsrc-2017Q3 commitmail json YAML

Pullup ticket #5564 - requested by sevan
math/py-numpy: security update

Revisions pulled up:
- math/py-numpy/Makefile                                        1.44
- math/py-numpy/distinfo                                        1.25
- math/py-numpy/patches/patch-numpy_distutils_fcompiler_gnu.py  1.13

-------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  adam
  Date:          Thu Oct  5 08:21:27 UTC 2017

  Modified Files:
          pkgsrc/math/py-numpy: Makefile distinfo
          pkgsrc/math/py-numpy/patches: patch-numpy_distutils_fcompiler_gnu.py

  Log Message:
  py-numpy: update to 1.13.3

  NumPy 1.13.3:
  This is a bugfix release for some problems found since 1.13.1. The most
  important fixes are for CVE-2017-12852 and temporary elision. Users of
  earlier
  versions of 1.13 should upgrade.

  To generate a diff of this commit:
  cvs rdiff -u -r1.43 -r1.44 pkgsrc/math/py-numpy/Makefile
  cvs rdiff -u -r1.24 -r1.25 pkgsrc/math/py-numpy/distinfo
  cvs rdiff -u -r1.12 -r1.13 \
      pkgsrc/math/py-numpy/patches/patch-numpy_distutils_fcompiler_gnu.py

(spz)

2017-10-09 09:01:22 UTC MAIN commitmail json YAML

doc/TODO: + ImageMagick-7.0.7.7, cfengine3-3.10.2, dconf-0.26.1, freedv-1.2.2,
  gdk-pixbuf2-2.36.11, gtk3-3.22.24, gtksourceview3-3.24.5,
  itstool-2.0.3, jbig2dec-0.14, kismet-2016.07R1, librsvg-2.40.19,
  libxml2-2.9.6, libxslt-1.1.31, php-tt-rss-fever-plugin-1.4.7,
  poppler-0.60.1, py-cssselect2-0.2.1, py-libxml2-2.9.6,
  py-libxslt-1.1.31, py-test-xdist-1.20.1, thunderbird-enigmail-1.9.8.3,
  vim-8.0.1181, vim-share-8.0.1181, x264-devel-20171007, xlockmore-5.55.

(wiz)

2017-10-09 08:55:36 UTC MAIN commitmail json YAML

xtris: comment out dead sites

(wiz)

2017-10-09 08:53:57 UTC MAIN commitmail json YAML

ytalk: update HOMEPAGE and MASTER_SITES

(wiz)

2017-10-09 08:52:04 UTC MAIN commitmail json YAML

yap: update HOMEPAGE

(wiz)

2017-10-09 08:50:24 UTC MAIN commitmail json YAML

xlockmore: update HOMEPAGE and MASTER_SITES

(wiz)

2017-10-09 08:47:51 UTC MAIN commitmail json YAML

ruby-metasploit-payloads: follow redirect

(wiz)

2017-10-09 08:47:02 UTC MAIN commitmail json YAML

py-test-localserver: follow redirect

(wiz)

2017-10-09 08:46:25 UTC MAIN commitmail json YAML

py-termcolor: follow redirect

(wiz)

2017-10-09 08:45:03 UTC MAIN commitmail json YAML

u-boot: don't override EXTRACT_SUFX

Fixes u-boot-pinebook.

(wiz)

2017-10-09 08:37:09 UTC MAIN commitmail json YAML

jsonnet: improve DISTNAME and fix fetch

(wiz)

2017-10-09 08:32:01 UTC MAIN commitmail json YAML

py-sure: follow redirect

(wiz)

2017-10-09 08:31:30 UTC MAIN commitmail json YAML

py-spreadmodule: remove package

Last release from 2005 and tested with python-2.4. Nothing in pkgsrc
uses it.

(wiz)

2017-10-09 08:25:57 UTC MAIN commitmail json YAML

py-slowaes: update HOMEPAGE

(wiz)

2017-10-09 08:25:13 UTC MAIN commitmail json YAML

py-readline: update HOMEPAGE

(wiz)

2017-10-09 08:24:23 UTC MAIN commitmail json YAML

py-memory-profiler: follow redirect

(wiz)

2017-10-09 08:23:41 UTC MAIN commitmail json YAML

py-gdbm: update HOMEPAGE

(wiz)

2017-10-09 08:22:20 UTC MAIN commitmail json YAML

py-cssselect2: update HOMEPAGE

(wiz)

2017-10-09 08:21:24 UTC MAIN commitmail json YAML

php-tt-rss-fever-plugin: update HOMEPAGE and MASTER_SITES

(wiz)

2017-10-09 08:18:52 UTC MAIN commitmail json YAML

p5-HTML-Mason: update HOMEPAGE

(wiz)

2017-10-09 08:17:41 UTC MAIN commitmail json YAML

opencv2: update HOMEPAGE

(wiz)

2017-10-09 08:16:35 UTC MAIN commitmail json YAML

2017-10-09 08:14:03 UTC MAIN commitmail json YAML

moon-buggy: Comment out dead sites

(wiz)

2017-10-09 08:13:10 UTC MAIN commitmail json YAML

kismet: follow redirects

(wiz)

2017-10-09 08:11:46 UTC MAIN commitmail json YAML

ical2rem: comment out dead site

(wiz)

2017-10-09 08:10:33 UTC MAIN commitmail json YAML

freedv: follow redirect

(wiz)

2017-10-09 08:07:55 UTC MAIN commitmail json YAML

baci: update HOMEPAGE

(wiz)

2017-10-09 08:06:20 UTC MAIN commitmail json YAML

alpine: comment out dead sites

(wiz)

2017-10-09 07:53:04 UTC MAIN commitmail json YAML

Updated devel/py-libmc

(adam)

2017-10-09 07:52:12 UTC MAIN commitmail json YAML

py-libmc: update to 1.5.2

1.5.2:
Bug fixes.

(adam)

2017-10-09 07:48:52 UTC MAIN commitmail json YAML

2017-10-09 07:44:03 UTC MAIN commitmail json YAML

doc: Updated multimedia/p5-xmltv to 0.5.69

(wiz)

2017-10-09 07:43:51 UTC MAIN commitmail json YAML

p5-xmltv: update to 0.5.69.

Major Changes in this release (0.5.69)

    tv_grab_hr - removed broken grabber
    tv_grab_pt - removed broken grabber
    tv_grab_uk_atlas - removed due to new target site rules

    tv_grab_fi - major changes, need to run configure again

    tv_grab_sd_json/tv_grab_zz_sdjson - major speed improvements.
    This grabber is replicated as tv_grab_zz_sdjson and will only
    be available via the new name in the next release. Please switch
    to the new name.

    tv_grab_zz_sdjson_sqlite - additional grabber for Schedule
    Direct's fee-based SD-JSON service. Supports 50+ countries.

(wiz)

2017-10-09 07:40:13 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Test-Simple to 1.302098

(wiz)

2017-10-09 07:39:51 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Safe-Isa to 1.000008

(wiz)

2017-10-09 07:39:26 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Devel-Cover to 1.28

(wiz)

2017-10-09 07:37:48 UTC MAIN commitmail json YAML

doc: Updated security/p5-Digest-SHA3 to 0.27

(wiz)

2017-10-09 07:37:32 UTC MAIN commitmail json YAML

p5-Digest-SHA3: update to 0.27.

0.27  Wed Oct  4 00:40:04 MST 2017
- removed "portable" mode from sha3sum and addfile
-- rarely used, mostly in outdated systems
-- potentially confusing features (e.g. \r\r\n -> \n)
-- Universal Newlines mode (-U) a much cleaner approach
-- mimics Universal Newlines in Python
- sha3sum now depends explicitly on Digest::SHA3
-- eliminates runtime loading of modules
-- no future plans to write Digest::SHA3::PurePerl

(wiz)

2017-10-09 07:37:06 UTC MAIN commitmail json YAML

doc: Updated security/p5-Digest-SHA to 5.98

(wiz)

2017-10-09 07:36:54 UTC MAIN commitmail json YAML

p5-Digest-SHA: update to 5.98.

5.98  Wed Oct  4 00:40:02 MST 2017
- removed "portable" mode from shasum and addfile
-- rarely used, mostly in outdated systems
-- potentially confusing features (e.g. \r\r\n -> \n)
-- Universal Newlines mode (-U) a much cleaner approach
-- mimics Universal Newlines in Python
- shasum now uses Digest::SHA explicitly
-- no longer loads Digest::SHA::PurePerl as an option
-- hence no need for -R switch
-- Digest::SHA::PurePerl has its own shasum: shasumpp

(wiz)

2017-10-09 07:36:03 UTC MAIN commitmail json YAML

doc: Updated net/p5-Net-IPv6Addr to 0.91

(wiz)

2017-10-09 07:35:51 UTC MAIN commitmail json YAML

p5-Net-IPv6Addr: update to 0.91.

0.91 2017-10-06     Ben Bullock <bkb@cpan.org>

* Documentation (esp. SEE ALSO, BUGS)
        * Better validation of IPv4 addresses in ipv6_chkip

(wiz)

2017-10-09 07:35:02 UTC MAIN commitmail json YAML

p5-Test-Simple: update to 1.302098.

1.302098  2017-10-03 06:13:49-07:00 America/Los_Angeles

    - Add docs for test2_stdout and test2_stderr
    - Fix 5.6 support

1.302097  2017-10-02 19:35:08-07:00 America/Los_Angeles

    - Fix hub->process bug that could let an error pass
    - Fix #789 (Modification of read only value)
    - Fix typo in Test::Builder when looking for IPC (#777)
    - Fix #791, clone_io broke on scalar io layer
    - Fix #790 and #756, Exception event stingify exception
    - Localize $^E in context (#780)
    - Fix test that failed in verbose mode (#770)

(wiz)

2017-10-09 07:33:47 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Test-MockModule to 0.13

(wiz)

2017-10-09 07:33:35 UTC MAIN commitmail json YAML

p5-Test-MockModule: update to 0.13.

v0.13
    - Added the `redefine()` function. It works just like `mock()`, except if the
      method being mocked doesn't exist, it causes a panic. Many thanks to Felipe
      Gasper for this feature!

(wiz)

2017-10-09 07:32:52 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Term-Table to 0.010

(wiz)

2017-10-09 07:32:37 UTC MAIN commitmail json YAML

p5-Term-Table: update to 0.010.

0.010    2017-10-03 09:41:46-07:00 America/Los_Angeles

    - No changes since trial

0.009    2017-09-18 20:51:26-07:00 America/Los_Angeles (TRIAL RELEASE)

    - Further optimize term_size when SIGWINCH is supported

(wiz)

2017-10-09 07:31:50 UTC MAIN commitmail json YAML

p5-Safe-Isa: update to 1.000008.

1.000008 - 2017-10-03
  - fix scalar/list context handling for $_call_if_can

(wiz)

2017-10-09 07:31:08 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Log-Any to 1.70.0

(wiz)

2017-10-09 07:30:56 UTC MAIN commitmail json YAML

p5-Log-Any: update to 1.70.0.

1.701    2017-10-02 14:36:51-05:00 America/Chicago

    [Fixed]

    - Fixed more method aliases in Log::Any::Adapter::Syslog that were
      mapped to invalid syslog priorities. Thanks @legaultp for the
      patch!

(wiz)

2017-10-09 07:29:30 UTC MAIN commitmail json YAML

doc: Updated devel/p5-List-MoreUtils-XS to 0.426

(wiz)

2017-10-09 07:29:16 UTC MAIN commitmail json YAML

p5-List-MoreUtils-XS: update to 0.426.

0.426 2017-10-02
    - release 0.425_001 as 0.426

0.425_001 2017-09-27
    - Fix broken format in part (fixes issues/4, thanks Andreas Schwab
      for reporting and testing the fix)
    - Fix gcc 4.7 sequence point warning (fixes issues/5, thanks Andreas
      Schwab for reporting and testing the fix)
    - Fix incorrect padname resolving for perl > 5.21.6 (Fixes RT#122883,
      thanks Alexander Bluhm <alexander.bluhm@gmx.net> for reporting).
    - Fix compiling issue on CentOS 4 & CentOS 5 (thanks Alex Karelas
      <alex.karelas@gmail.com> for reporting and testing the fix)

(wiz)

2017-10-09 07:28:09 UTC MAIN commitmail json YAML

p5-Devel-Cover: update to 1.28.

Release 1.28 - 5 October 2017
- Fix typo in docs (Gregor Herrmann) (github 195)
- Fix up options to cover program (github 194)

(wiz)

2017-10-09 07:26:34 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Config-Std to 0.903

(wiz)

2017-10-09 07:26:21 UTC MAIN commitmail json YAML

p5-Config-Std: update to 0.903.

0.903 Fri Oct 6, 2017
  -  general Kwallitee cleanup
  -  warnings cleanup
  -  limitations noted re sequential tests only and repeated re-reading.

0.902 Thu Oct 5, 2017
    - Fix test for RT 114342  (Literal '{' in RE fatal in 5.25+)

(wiz)

2017-10-09 07:25:01 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Alien-Base-ModuleBuild to 1.00

(wiz)

2017-10-09 07:24:49 UTC MAIN commitmail json YAML

p5-Alien-Base-ModuleBuild: update to 1.00.

1.00 2017-10-01 06:21:53 -0400
  - Remove Alien::Base::PkgConfig
  - Require Alien::Build::PkgConfig 1.20

(wiz)

2017-10-09 07:23:24 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Alien-Build to 1.22

(wiz)

2017-10-09 07:23:11 UTC MAIN commitmail json YAML

p5-Alien-Build: update to 1.22.

1.22      2017-10-05 11:43:25 -0400
  - Improved bootstrap_ssl to allow use of Net::SSLeay, if it is already
    installed.
  - Windows path fix in test suite

1.21      2017-10-02 15:36:33 -0400
  - Fix bug in Test::Alien where extra_compiler_flags or extra_linker_flags
    could override (instead of augment) the alien cflags or libs.  This is
    most commonly a problem when using Test::Alien::CPP.

1.20      2017-10-01 06:52:36 -0400
  - Remove dependency on Alien::Base::ModuleBuild
  - Add access to environment via %{env.VARNAME}
  - Move Alien::Base::PkgConfig from ABMB

1.19_01  2017-09-28 13:06:28 -0400
  - Add Alien::Build::Version::Basic
  - Add Alien::Build::Plugin::Fetch::CurlCommand
  - Add Alien::Build::Plugin::Fetch::Wget
  - Workaround for old tar on Solaris
  - Fix test for Solaris 64 bit
  - Add start_url directive to alienfile
  - Add bootstrap_ssl property to Alien::Build::Plugin::Download::Negotiate

(wiz)

2017-10-09 07:12:35 UTC MAIN commitmail json YAML

doc: Updated cad/p5-gds2 to 3.35

(wiz)

2017-10-09 07:12:23 UTC MAIN commitmail json YAML

p5-gds2: update to 3.35.

3.35  Tweaks to testing - playing the Kwalitee game
3.34  Tweaks

(wiz)

2017-10-09 06:21:39 UTC MAIN commitmail json YAML

Fixed: PLIST is different for Python 2.x and 3.x

(adam)

2017-10-08 23:25:16 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkglint4 to 4.164

(rillig)

2017-10-08 23:25:06 UTC MAIN commitmail json YAML

Updated pkglint4 to 4.164

Removed support for kde3, since it has been removed from pkgsrc.

(rillig)

2017-10-08 22:31:30 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkglint to 5.4.21

(rillig)

2017-10-08 22:31:13 UTC MAIN commitmail json YAML

2017-10-08 22:17:07 UTC MAIN commitmail json YAML

2017-10-08 20:25:54 UTC MAIN commitmail json YAML

py-textile: Needs py-test-runner. Downgrade various other build deps.

(joerg)

2017-10-08 20:23:37 UTC MAIN commitmail json YAML

Updated math/py-autograd

(adam)

2017-10-08 20:22:46 UTC MAIN commitmail json YAML

2017-10-08 16:01:30 UTC MAIN commitmail json YAML

open-vm-tools: fix distfile retrieval, building, and clean-ups

PkgSrc-only changes:
- Used proper MASTER_SITE
- Distfile now can be downloaded correctly
- Unified PLISTs
- Clean up

(adam)

2017-10-08 15:25:54 UTC MAIN commitmail json YAML

doc: Updated net/quagga to 1.2.2

(gdt)

2017-10-08 15:25:45 UTC MAIN commitmail json YAML

quagga: Update to 1.2.2

Upstream changes:

Quagga 1.2.2

  Upstream did not publsh NEWS -- basically bug fixes

Quagga 1.2.1

  bug fixes and minor improvements

Quagga 1.2.0

  This is a feature release, for testing or more adventurous
  users. More conservative users may wish to stay with an older
  release. This release contains:

    Next-Hop Resolution Protocol support from Timo Teräs
    BGP Large Community support, thanks to Job Snijders and Keyur Patel
    BGP session establishment reworked, for speed and reliability
    BGP route-advertisement timer interval default lowered, to 3s for eBGP and 1s for iBGP.
    BGP Connect retries made more aggressive, with lower retry timer and a slower-ramping backoff.

Quagga 1.1.1

  bug and security fixes
  There is a known regression with IPv6 BGP sessions, see Bugzilla #870.

Quagga 1.1.0

  This is a release with a number of new features, and many bug fixes.
  Notably:

    Greatly improved nexthop resolution for recursive routes. (Cumulus)
    Event driven nexthop resolution for BGP (Cumulus)
    Route tags support (Piotr ChytÅ‚a, Packet Consulting)
    Transport of TE related metrics over OSPF, IS-IS (Olivier Dugeon, Orange)
    IPv6 Multipath for zebra and BGP (Ayan Banerjee, Cumulus)

  This release also changed the default of 'link-detect' state,
  controlling whether zebra will respond to link-state events and
  consider an interface to be down when link is down. To retain
  current the behavior save your config before updating, otherwise
  remove the 'link-detect' flag from your config prior to
  updating. There is also a new global 'default link-detect (on|off)'
  flag to configure the global default.

Quagga 1.0.20161017

  zebra IPv6 RA and BGP MRT dump security fixes

(gdt)

2017-10-08 13:19:40 UTC MAIN commitmail json YAML

Added sysutils/u-boot-a10-olinuxino-lime version 2017.09

(jmcneill)

2017-10-08 13:19:15 UTC MAIN commitmail json YAML

+ u-boot-a10-olinuxino-lime

(jmcneill)

2017-10-08 13:18:58 UTC MAIN commitmail json YAML

Initial import of u-boot-a10-olinuxino-lime version 2017.09.

U-Boot is a bootloader for embedded boards based on PowerPC, ARM, MIPS and
several other processors, which can be installed in a boot ROM and used to
initialize and test the hardware or to download and run application code.

This package provides U-Boot for the Olimex A10-OLinuXino-LIME.

(jmcneill)

2017-10-08 13:08:56 UTC MAIN commitmail json YAML

Added sysutils/u-boot-cubietruck version 2017.09

(jmcneill)

2017-10-08 13:08:14 UTC MAIN commitmail json YAML

+ u-boot-cubietruck

(jmcneill)

2017-10-08 13:07:54 UTC MAIN commitmail json YAML

Initial import of u-boot-cubietruck version 2017.09.

U-Boot is a bootloader for embedded boards based on PowerPC, ARM, MIPS and
several other processors, which can be installed in a boot ROM and used to
initialize and test the hardware or to download and run application code.

This package provides U-Boot for the Cubietech Cubietruck.

(jmcneill)

2017-10-08 12:29:30 UTC MAIN commitmail json YAML

doc: Updated geography/osm2pgsql to 0.94.0

(wiedi)

2017-10-08 12:28:55 UTC MAIN commitmail json YAML

osm2pgsql: update to 0.94.0

Release 0.94.0, a new stable branch
This is the last release which will support old-style
multipolygons.

Upgrading to this version requires a reimport for the slim
table changes.

Major changes since 0.92.0 are

- Coordinates are now stored unprojected in slim tables, and an
  osmium dense file array is used for flat nodes. This dense
  file array can be read by other libosmium-based programs.

- Libosmium is used for geometry building instead of GEOS

  This offers speed increases, improves code, and avoids relying
  on a large library for a small portion of its functionality.

Other changes are

- Tile expiry has been rewritten, fixing bugs, including one
  that dropped large portions of expiry lists.

- Node tags are no longer stored in slim tables, consistent with
  flat-nodes. THis reduces space required for --slim imports
  without --flat-nodes.

- A default database name of gis is no longer assumed. An
  explicit -d option is recommended if compatibility with 0.92
  and earlier.

(wiedi)

2017-10-08 12:12:43 UTC MAIN commitmail json YAML

Updated sysutils/u-boot-bananapi to 2017.09
Updated sysutils/u-boot-beagleboard to 2017.09
Updated sysutils/u-boot-beagleboneblack to 2017.09
Updated sysutils/u-boot-beaglebonewhite to 2017.09
Updated sysutils/u-boot-chip to 2017.09
Updated sysutils/u-boot-cubieboard2 to 2017.09
Updated sysutils/u-boot-cubieboard4 to 2017.09
Updated sysutils/u-boot-hummingbird-a31 to 2017.09
Updated sysutils/u-boot-jetson-tx1 to 2017.09
Updated sysutils/u-boot-nanopi-neo to 2017.09
Updated sysutils/u-boot-orangepi-2 to 2017.09
Updated sysutils/u-boot-orangepi-one to 2017.09
Updated sysutils/u-boot-orangepi-plus2e to 2017.09
Updated sysutils/u-boot-pine64 to 2017.09
Updated sysutils/u-boot-pocketchip to 2017.09
Updated sysutils/u-boot-sinovoip-bpi-m3 to 2017.09

(jmcneill)

2017-10-08 12:09:43 UTC MAIN commitmail json YAML

2017-10-08 11:24:02 UTC MAIN commitmail json YAML

doc: Updated devel/jsonnet to 0.9.5

(seb)

2017-10-08 11:23:24 UTC MAIN commitmail json YAML

update devel/jsonnet to version 0.9.5

- One major change: Import paths now are properly escaped [...]
- Allow formatting of multiple files with a single jsonnet fmt invocation
- jsonnet fmt will now sort your imports alphabetically
- The Bazel Python build works again
- jsonnet fmt fixes code with mismatched newlines in { } and similar start/end syntax
- The Python bindings are now compatible with Python 3
- There is a VS2017 solution file
- The default -J paths were broken [...]

(seb)

2017-10-08 10:23:05 UTC MAIN commitmail json YAML

Updated math/py-intervals, devel/py-Pyro

(adam)

2017-10-08 10:21:57 UTC MAIN commitmail json YAML

py-Pyro: update to 4.62

Pyro 4.62:
major new feature: SSL/TLS support added - a handful of new config items (窶牢SL窶� prefixed), supports server-only certificate and also 2-way-ssl (server+client certificates). For testing purposes, self-signed server and client certificates are available in the 窶歪erts窶� directory. SSL/TLS in Pyro is supported on Python 2.7.11+ or Python 3.4.4+ (these versions have various important security related changes such as disabling vulnerable cyphers or protocols by default)
added SSL example that shows how to configure 2-way-SSL in Pyro and how to do certificate verification on both sides.
added cloudpickle serialization support (https://github.com/cloudpipe/cloudpickle/)
added a small extended-pickle example that shows what dill and cloudpickle can do (send actual functions)
daemon is now more resilient to exceptions occurring with socket communications (it logs them but is otherwise not interrupted) (this was required to avoid errors occurring in the SSL layer stopping the server)
some small bugs fixed (crash when logging certain errors in thread server, invalid protected members showing up on pypy3)
the raise data line in a traceback coming from Pyro now has a comment after it, telling you that you probably should inspect the remote traceback as well.
note: if you窶决e using Python 3 only and are interested in a modernized version of Pyro, have a look at Pyro5: https://github.com/irmen/Pyro5 It窶冱 experimental work in progress, but it works pretty well.
note: Pyro4 is reaching a state where I consider it 窶彷eature complete窶�: I窶冦 considering not adding more new features but only doing bug-fixes. New features (if any) will then appear only in Pyro5.

(adam)

2017-10-08 10:12:40 UTC MAIN commitmail json YAML

py-intervals: update to 0.8.0

0.8.0:
- Added is_connected utility method
- Made interval constructor throw IllegalArgument exception for intervals such as (a..a)
- Fixed some edge cases with interval intersections
- Fixed interval union

(adam)

2017-10-08 09:44:13 UTC MAIN commitmail json YAML

Updated fonts/py-fonttools, www/py-djangorestframework

(adam)

2017-10-08 09:43:29 UTC MAIN commitmail json YAML

py-djangorestframework: update to 3.7.0

Django REST framework 3.7
The 3.7 release focuses on improvements to schema generation and the interactive API documentation.

(adam)

2017-10-08 09:39:52 UTC MAIN commitmail json YAML

py-fonttools: update to 3.16.0

3.16.0:
[head] Try using SOURCE_DATE_EPOCH environment variable when setting the head modified timestamp to ensure reproducible builds.
[VTT] Decode VTT窶冱 TSI* tables text as UTF-8.
Added support for Graphite font tables: Feat, Glat, Gloc, Silf and Sill.
[varLib] Default to using axis 窶從ame窶� attribute if 窶徑abelname窶� element is missing.
[merge] Added support for merging Script records. Remove unused features and lookups after merge.
Added fontTools.svgLib package. Includes a parser for SVG Paths that supports the Pen protocol. Also, added a snippet to convert SVG outlines to UFO GLIF.
[AAT] Added support for ankr, bsln, mort, morx, gcid, and cidg.
[subset] Implemented subsetting of prop, opbd, bsln, lcar.

(adam)