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 (2h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-13 03:08:09 UTC Now

2017-03-18 07:08:23 UTC MAIN commitmail json YAML

Version 4.89
------------

1. Allow relative config file names for ".include"

2. A main-section config option "debug_store" to control the checks on
    variable locations during store-reset.  Normally false but can be enabled
    when a memory corrution issue is suspected on a production system.

(adam)

2017-03-18 01:49:20 UTC MAIN commitmail json YAML

Added devel/py-ipython_genutils version 0.2.0

(minskim)

2017-03-18 01:48:57 UTC MAIN commitmail json YAML

Add py-ipython_genutils

(minskim)

2017-03-18 01:48:05 UTC MAIN commitmail json YAML

2017-03-17 23:40:13 UTC MAIN commitmail json YAML

2017-03-17 22:43:53 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.19

(rillig)

2017-03-17 22:43:34 UTC MAIN commitmail json YAML

Updated pkglint to 5.4.19.

Changes since 5.4.18:

* Added generated Go yacc source files to CVS, since starting with Go 1.8
  the yacc tool is no longer part of the core distribution. The dependency
  on yacc would pull in all the Go tools, which are quite a few, and some
  of these do not currently build since they depend on go-crypto. See
  https://mail-index.netbsd.org/tech-pkg/2017/03/17/msg017900.html

(rillig)

2017-03-17 22:41:17 UTC MAIN commitmail json YAML

Updated lang/llvm to 4.0.0; devel/include-what-you-use to 0.7nb2

(adam)

2017-03-17 22:39:31 UTC MAIN commitmail json YAML

2017-03-17 22:38:18 UTC MAIN commitmail json YAML

LLVM 4.0.0:
The minimum compiler version required for building LLVM has been raised to 4.8 for GCC and 2015 for Visual Studio.
The C API functions LLVMAddFunctionAttr, LLVMGetFunctionAttr, LLVMRemoveFunctionAttr, LLVMAddAttribute, LLVMRemoveAttribute, LLVMGetAttribute, LLVMAddInstrAttribute and LLVMRemoveInstrAttribute have been removed.
The C API enum LLVMAttribute has been deleted.
The definition and uses of LLVM_ATRIBUTE_UNUSED_RESULT in the LLVM source were replaced with LLVM_NODISCARD, which matches the C++17 [[nodiscard]] semantics rather than gcc窶冱 __attribute__((warn_unused_result)).
The Timer related APIs now expect a Name and Description. When upgrading code the previously used names should become descriptions and a short name in the style of a programming language identifier should be added.
LLVM now handles invariant.group across different basic blocks, which makes it possible to devirtualize virtual calls inside loops.
The aggressive dead code elimination phase (窶彗dce窶�) now removes branches which do not effect program behavior. Loops are retained by default since they may be infinite but these can also be removed with LLVM option -adce-remove-loops when the loop body otherwise has no live operations.
The llvm-cov tool can now export coverage data as json. Its html output mode has also improved.

(adam)

2017-03-17 22:12:31 UTC MAIN commitmail json YAML

Updated multimedia/adobe-flash-player to 25.0.0.127

(tsutsui)

2017-03-17 22:11:12 UTC MAIN commitmail json YAML

Update adobe-flash-player to 25.0.0.127.

Upstream announcements:

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

Security updates available for Adobe Flash Player

Release date: March 14, 2017

Vulnerability identifier: APSB17-07

CVE number: CVE-2017-2997, CVE-2017-2998, CVE-2017-2999, CVE-2017-3000,
CVE-2017-3001, CVE-2017-3002, CVE-2017-3003

Platform: Windows, Macintosh, Linux and Chrome OS

(tsutsui)

2017-03-17 22:01:59 UTC MAIN commitmail json YAML

Renamed multimedia/adobe-flash-player24 to multimedia/adobe-flash-player

(tsutsui)

2017-03-17 21:59:40 UTC MAIN commitmail json YAML

2017-03-17 21:56:29 UTC MAIN commitmail json YAML

Re-import multimedia/adobe-flash-player24 as multimedia/adobe-flash-player
for future major version bump with compatibility.

We had multiple adobe-flash-plugin versions in the past because
newer 11.x versions didn't work on older (4.x) NetBSD systems.
However I guess Adobe will not put aggressive changes that require
newer Linux kernel version (i.e. emul.linux.kern.osrelease on NetBSD)
in future periodical major updates, as per their announcements:
https://blogs.adobe.com/flashplayer/2016/08/beta-news-flash-player-npapi-for-linux.html
> Because this change is primarily a security initiative, some features
> (like GPU 3D acceleration and premium video DRM) will not be fully
> implemented.

No objection on pkgsrc-users@:
http://mail-index.netbsd.org/pkgsrc-users/2017/03/14/msg024523.html
Also ok'ed by gdt@ in private mail.

---

NPAPI Adobe Flash player plugin for the Firefox browser.
This package contains a plugin that enables web browsers to render
the Flash format.

The nspluginwrapper option (enabled by default on non Linux platforms)
permits the use of the the Linux x86 and x86_64 flash player in Firefox
browsers on other x86 systems and x86_64 systems.

For NetBSD this package requires NetBSD 6.2 or 7.1 (and later versions)
which include procfs fixes for Linux binaries.

(tsutsui)

2017-03-17 21:31:50 UTC MAIN commitmail json YAML

Added devel/py-line_profiler version 2.0

(minskim)

2017-03-17 21:31:24 UTC MAIN commitmail json YAML

Add py-line_profiler

(minskim)

2017-03-17 21:30:36 UTC MAIN commitmail json YAML

Import py-line_profiler-2.0

line_profiler will profile the time individual lines of code take to
execute. The profiler is implemented in C via Cython in order to reduce
the overhead of profiling. Also included is the script kernprof, which
can be used to conveniently profile Python applications and scripts
either with line_profiler or with the function-level profiling tools in
the Python standard library.

(minskim)

2017-03-17 21:16:38 UTC MAIN commitmail json YAML

2017-03-17 20:46:51 UTC MAIN commitmail json YAML

Add missing DEPENDS on devel/py-rauth.

(darcy)

2017-03-17 20:46:04 UTC MAIN commitmail json YAML

Note addition of py-rauth 0.7.3.

(darcy)

2017-03-17 20:44:38 UTC MAIN commitmail json YAML

2017-03-17 19:30:47 UTC MAIN commitmail json YAML

Clear USE_LANGUAGES for py-multipledispatch

(minskim)

2017-03-17 17:30:34 UTC MAIN commitmail json YAML

2017-03-17 16:56:47 UTC MAIN commitmail json YAML

2017-03-17 16:27:28 UTC MAIN commitmail json YAML

Updated devel/bugzilla to 5.0.3

(mef)

2017-03-17 16:26:31 UTC MAIN commitmail json YAML

Update devel/bugzilla from 2.22.7 to 5.0.3
-------------------------------------
- please note devel/bugzilla3 has now 3.6.8
- Below is a Release note for 5.0.1 to 5.0.3 from:
  https://www.bugzilla.org/releases/5.0.3/release-notes.html
-------------------------------------
Bugzilla 5.0.3 Release Notes
  * Introduction
  * Updates in this 5.0.x Release
    ..
    (original has more sections, but omitted, see above URL for more info)

Introduction

Welcome to Bugzilla 5.0! It has been slightly over two years since we
released Bugzilla 4.4 in May of 2013. This new major release comes with many
new features and improvements to WebServices and performance.

If you're upgrading, make sure to read Notes On Upgrading From a Previous
Version. If you are upgrading from a release before 4.4, make sure to read
the release notes for all the previous versions in between your version and
this one, particularly the Upgrading section of each version's release notes.

Updates in this 5.0.x Release

5.0.3

This release fixes one security issue. See the Security Advisory for details.

This release also contains the following bug fixes:
  * A regression in Bugzilla 5.0.2 caused whine.pl to be unable to send
    emails due to a missing subroutine. (Bug 1235395)
  * The Encode module changed the way it encodes strings, causing email
    addresses in emails sent by Bugzilla to be encoded, preventing emails
    from being correctly delivered to recipients. We now encode email headers
    correctly. (Bug 1246228)
  * Fix additional taint issues with Strawberry Perl. (Bug 987742 and bug
    1089448)
  * When exporting a buglist as a CSV file, fields starting with either "=",
    "+", "-" or "@" are preceded by a space to not trigger formula execution
    in Excel. (Bug 1259881)
  * An extension which allows user-controlled data to be used as a link in
    tabs could trigger XSS if the data is not correctly sanitized. Bugzilla
    no longer relies on the extension to do the sanity check. A vanilla
    installation is not affected as no tab is user-controlled. (Bug 1250114)
    * Extensions can now easily override the favicon used for the Bugzilla
    website. (Bug 1250264)

5.0.2
This release fixes two security issues. See the Security Advisory for
details.

This release also contains the following bug fixes:

  * mod_perl now works correctly with mod_access_compat turned off on Apache
    2.4. To regenerate the .htaccess files, you must first delete all
    existing ones in subdirectories:

    find . -mindepth 2 -name .htaccess -exec rm -f {} \;

    You must then run checksetup.pl again to recreate them with the correct
    syntax. (Bug 1223790)
  * Emails sent by Bugzilla are now correctly encoded as UTF-8. (Bug 714724)
  * Strawberry Perl is now fully supported on Windows. (Bug 1089448 and bug
    987742)
  * The XML-RPC API now works with IIS on Windows. (Bug 708252)
  * Some queries should now be faster on PostgreSQL. (Bug 1184431)

5.0.1
This release fixes one security issue. See the Security Advisory for details.

This release also contains the following bug fixes:

  * Users whose login name is not an email address could not log in on
    installations which use LDAP to authenticate users. (Bug 1179160)

  * If a mandatory custom field was hidden, it was not possible to create a
    new bug or to edit existing ones. (Bug 1183398 and bug 1196969)

  * A user editing his login name to point to a non-existent email address
    could cause Bugzilla to stop working, causing a denial of service. (Bug
    1194987)
  * Emails generated during a transaction made PostgreSQL stop working. (Bug
    1186700)
  * Bugs containing a comment with a reference to a bug ID larger than 2^31
    could not be displayed anymore using PostgreSQL. (Bug 1191937)
  * The date picker in the "Time Summary" page was broken. (Bug 1181649)
  * If Test::Taint or any other Perl module required to use the JSON-RPC API
    was not installed or was too old, the UI to tag comments was displayed
    anyway, you could tag comments, but tags were not persistent (they were
    lost on page reload). Now the UI to tag comments is not displayed at all
    until the missing Perl modules are installed and up-to-date. (Bug
    1183227)
  * Custom fields of type INTEGER now accept negative integers. (Bug 1198659)
  * On Windows, the checksetup.pl installation script no longer asks for a
    SMTP server. It can be set after the installation is complete. (Bug
    1191255)

(mef)

2017-03-17 15:50:20 UTC MAIN commitmail json YAML

Note update of net/pear-Net_Socket package to 1.1.0.

(taca)

2017-03-17 15:49:50 UTC MAIN commitmail json YAML

Update pear-Net_Socket to 1.1.0.

Release date: 2017-03-08 14:32 UTC

Changelog:

* Set minimum PHP version to 5.4.0
* Set minimum PEAR version to 1.10.1

* Bug #18262: Incomplete buffer sent with fwrite after bugfix #14619
* Bug #20113: package.xml does not validate
* Bug #21031: Warning on connection error(stream_socket_client)
* PR #7: Fix for "Maximum execution time of 30 seconds exceeded" error
* PR #8: Make PHP5 compatible

(taca)

2017-03-17 15:47:46 UTC MAIN commitmail json YAML

Note update of net/pear-Net_IDNA2 package to 0.2.0.

(taca)

2017-03-17 15:47:23 UTC MAIN commitmail json YAML

Update pear-Net_IDNA2 to 0.2.0.

Release Date: 2017-03-06 15:50 UTC

Changelog:

* Set minimum PHP version to 5.4.0
* Set minimum PEAR version to 1.10.1

* Bug #19375: Add static to the fuction getInstance
* Bug #21123: Signing the source package

(taca)

2017-03-17 15:45:45 UTC MAIN commitmail json YAML

Note update of mail/pear-Auth_SASL package to 1.1.0.

(taca)

2017-03-17 15:45:18 UTC MAIN commitmail json YAML

Update pear-Auth_SASL to 1.1.0.

Release date: 2017-03-07 09:43 UTC

Changelog:

* Set minimum PHP version to 5.4.0
* Set minimum PEAR version to 1.10.1

* Request #21033: PHP warning depreciated

(taca)

2017-03-17 15:36:08 UTC MAIN commitmail json YAML

Note update of php70 and php71 package.

lang/php70 7.0.17
lang/php71 7.1.3

(taca)

2017-03-17 15:35:14 UTC MAIN commitmail json YAML

Update php71 to 7.1.3.

16 Mar 2017, PHP 7.1.3

- Core:
  . Fixed bug #74157 (Segfault with nested generators). (Laruence)
  . Fixed bug #74164 (PHP hangs when an invalid value is dynamically passed to
    typehinted by-ref arg). (Laruence)
  . Fixed bug #74093 (Maximum execution time of n+2 seconds exceed not written
    in error_log). (Laruence)
  . Fixed bug #73989 (PHP 7.1 Segfaults within Symfony test suite).
    (Dmitry, Laruence)
  . Fixed bug #74084 (Out of bound read - zend_mm_alloc_small). (Laruence)
  . Fixed bug #73807 (Performance problem with processing large post request).
    (Nikita)
  . Fixed bug #73998 (array_key_exists fails on arrays created by
    get_object_vars). (mhagstrand)
  . Fixed bug #73954 (NAN check fails on Alpine Linux with musl). (Andrea)
  . Fixed bug #73677 (Generating phar.phar core dump with gcc ASAN enabled
    build). (ondrej)

- Apache:
  . Fixed bug #61471 (Incomplete POST does not timeout but is passed to PHP).
    (Zheng Shao)

- Date:
  . Fixed bug #73837 ("new DateTime()" sometimes returns 1 second ago value).
    (Derick)

- FPM:
  . Fixed bug #69860 (php-fpm process accounting is broken with keepalive).
    (Denis Yeldandi)

- Hash:
  . Fixed bug #73127 (gost-crypto hash incorrect if input data contains long
    0xFF sequence). (Grundik)

- GD:
  . Fixed bug #74031 (ReflectionFunction for imagepng is missing last two
    parameters). (finwe)

- Mysqlnd:
  . Fixed bug #74021 (fetch_array broken data. Data more then MEDIUMBLOB).
    (Andrew Nester, Nikita)

- Opcache:
  . Fixed bug #74019 (Segfault with list). (Laruence)

- OpenSSL:
  . Fixed bug #74022 (PHP Fast CGI crashes when reading from a pfx file).
    (Anatol)
  . Fixed bug #74099 (Memory leak with openssl_encrypt()). (Andrew Nester)

- Standard:
  . Fixed bug #74005 (mail.add_x_header causes RFC-breaking lone line feed).
    (Anatol)
  . Fixed bug #74041 (substr_count with length=0 broken). (Nikita)
  . Fixed bug #73118 (is_callable callable name reports misleading value for
    anonymous classes). (Adam Saponara)
  . Fixed bug #74105 (PHP on Linux should use /dev/urandom when getrandom is
    not available). (Benjamin Robin)

- Streams:
  . Fixed bug #73496 (Invalid memory access in zend_inline_hash_func).
    (Laruence)
  . Fixed bug #74090 (stream_get_contents maxlength>-1 returns empty string).
    (Anatol)

(taca)

2017-03-17 15:34:15 UTC MAIN commitmail json YAML

Update php70 to 7.0.17.

16 Mar 2017 PHP 7.0.17

- Core:
  . Fixed bug #73989 (PHP 7.1 Segfaults within Symfony test suite).
    (Dmitry, Laruence)
  . Fixed bug #74084 (Out of bound read - zend_mm_alloc_small). (Laruence)
  . Fixed bug #73807 (Performance problem with processing large post request).
    (Nikita)
  . Fixed bug #73998 (array_key_exists fails on arrays created by
    get_object_vars). (mhagstrand)
  . Fixed bug #73954 (NAN check fails on Alpine Linux with musl). (Andrea)
  . Fixed bug #74039 (is_infinite(-INF) returns false). (Christian Schmidt)
  . Fixed bug #73677 (Generating phar.phar core dump with gcc ASAN enabled
    build). (ondrej)

- Apache:
  . Fixed bug #61471 (Incomplete POST does not timeout but is passed to PHP).
    (Zheng Shao)

- Date:
  . Fixed bug #72719 (Relative datetime format ignores weekday on sundays
    only). (Derick)
  . Fixed bug #73294 (DateTime wrong when date string is negative). (Derick)
  . Fixed bug #73489 (wrong timestamp when call setTimeZone multi times with
    UTC offset). (xiami, Derick)
  . Fixed bug #73858 (first/last day of' flag is not being reset). (Derick)
  . Fixed bug #73942 ($date->modify('Friday this week') doesn't return a Friday
    if $date is a Sunday). (Derick)
  . Fixed bug #74057 (wrong day when using "this week" in strtotime). (Derick)

- FPM:
  . Fixed bug #69860 (php-fpm process accounting is broken with keepalive).
    (Denis Yeldandi)

- Hash:
  . Fixed bug #73127 (gost-crypto hash incorrect if input data contains long
    0xFF sequence). (Grundik)

- GD:
  . Fixed bug #74031 (ReflectionFunction for imagepng is missing last two
    parameters). (finwe)

- Mysqlnd:
  . Fixed bug #74021 (fetch_array broken data. Data more then MEDIUMBLOB).
    (Andrew Nester, Nikita)

- Opcache:
  . Fixed bug #74152 (if statement says true to a null variable). (Laruence)
  . Fixed bug #74019 (Segfault with list). (Laruence)

- OpenSSL:
  . Fixed bug #74022 (PHP Fast CGI crashes when reading from a pfx file).
    (Anatol)

- Standard:
  . Fixed bug #74148 (ReflectionFunction incorrectly reports the number of
    arguments). (Laruence)
  . Fixed bug #74005 (mail.add_x_header causes RFC-breaking lone line feed).
    (Anatol)
  . Fixed bug #73118 (is_callable callable name reports misleading value for
    anonymous classes). (Adam Saponara)
  . Fixed bug #74105 (PHP on Linux should use /dev/urandom when getrandom is
    not available). (Benjamin Robin)

- Streams:
  . Fixed bug #73496 (Invalid memory access in zend_inline_hash_func).
    (Laruence)
  . Fixed bug #74090 (stream_get_contents maxlength>-1 returns empty string).
    (Anatol)

(taca)

2017-03-17 14:52:49 UTC MAIN commitmail json YAML

Updated devel/gflags to 2.2.0; graphics/guetzli to 1.0

(adam)

2017-03-17 14:51:25 UTC MAIN commitmail json YAML

Changes 1.0:
fixed two crashes (29 and 5de9ad8),
made memory requirements more explicit.

(adam)

2017-03-17 14:49:58 UTC MAIN commitmail json YAML

Changes 2.2.0:
This release adds support for use of the gflags library as external dependency not only in projects using CMake, but also Bazel, or pkg-config. One new minor feature is added in this release: when a command flag argument contains dashes, these are implicitly converted to underscores. This is to allow those used to separate words of the flag name by dashes to do so, while the flag variable names are required to use underscores.

Memory leaks reported by valgrind should be resolved by this release.
This release fixes build errors with MS Visual Studio 2015.

(adam)

2017-03-17 14:38:03 UTC MAIN commitmail json YAML

Note lang/erlang update to 19.3

(fhajny)

2017-03-17 14:37:05 UTC MAIN commitmail json YAML

Update lang/erlang* to 19.3.

Some highlights for 19.3:

- crypto, ssh: The implementation of the key exchange algorithms
  diffie-hellman-group-exchange-sha* are optimized, up to a factor of 11
  for the slowest ( = biggest and safest) group size.
- dialyzer: The peak memory consumption is reduced. Analyzing modules
  with binary construction with huge strings is now much faster.
- erts: A received SIGTERM signal to beam will generate a 'stop' message
  to the init process and terminate the Erlang VM nicely. This is
  equivalent to calling init:stop/0.
- kernel: The functions in the 'file' module that take a list of paths
  (e.g. file:path_consult/2) will now continue to search in the path if
  the path contains something that is not a directory.
- public_key: New function pkix_verify_hostname/2,3 Implements
  certificate hostname checking. See the manual and RFC 6125.
- public_key, ssh: The ssh host key fingerprint generation now also
  takes a list of algorithms and returns a list of corresponding
  fingerprints. See public_key:ssh_hostkey_fingerprint/2 and the option
  silently_accept_hosts in ssh:connect.
- ssl: Move PEM cache to a dedicated process, to avoid making the SSL
  manager process a bottleneck. This improves scalability of TLS
  connections.
- stdlib: filename:safe_relative_path/1 to sanitize a relative path has
  been added.

Full release notes:

  http://erlang.org/download/otp_src_19.3.readme

(fhajny)

2017-03-17 14:33:14 UTC MAIN commitmail json YAML

Updated net/py-lexicon to 2.0.0

(fhajny)

2017-03-17 14:33:05 UTC MAIN commitmail json YAML

Update net/py-lexicon to 2.0.0.

- Add OTP to test filters
- Remove unnecessary filter from test
- Update DNSimple provider to v2
- Add username/password authentication (with optional 2fa) to
  dnsimplev

(fhajny)

2017-03-17 12:42:40 UTC MAIN commitmail json YAML

Updated devel/phabricator to 20170316

(roy)

2017-03-17 12:42:15 UTC MAIN commitmail json YAML

Updated devel/arcanist to 20170225

(roy)

2017-03-17 12:41:53 UTC MAIN commitmail json YAML

Updated devel/libphutil to 20170304

(roy)

2017-03-17 12:40:59 UTC MAIN commitmail json YAML

Update phabricator and friends to latest stable branches.
There's been no upadte here for over a year and noting all the changes
there-in would be futile here.

The important change is that Phabricator now works with php-7.1.x.

(roy)

2017-03-17 11:55:53 UTC MAIN commitmail json YAML

putty: amend patch to use the BSD syntax on BSDs, and the alternate
syntax otherwise -- it has a better chance of working.

(maya)

2017-03-17 11:13:40 UTC MAIN commitmail json YAML

Updated multimedia/ffmpeg3 to 3.2.4nb2

(maya)

2017-03-17 11:13:15 UTC MAIN commitmail json YAML

ffmpeg3: bump pkgrevision with no changes because of libvdpau/libva fuckup
(it builds with no options).

(maya)

2017-03-17 10:52:07 UTC MAIN commitmail json YAML

Updated lang/nodejs to 7.7.3

(fhajny)

2017-03-17 10:51:58 UTC MAIN commitmail json YAML

Update lang/nodejs to 7.7.3.

- module: The module loading global fallback to the Node executable's
  directory now works correctly on Windows.
- net: Socket.prototype.connect now once again functions without
  a callback.
- url: URL.prototype.origin now properly specified an opaque return
  of 'null' for file:// URLs.

(fhajny)

2017-03-17 10:24:31 UTC MAIN commitmail json YAML

Updated www/firefox to 52.0nb1

(maya)

2017-03-17 10:24:11 UTC MAIN commitmail json YAML

Bump pkgrevision with no changes for libvdpau/libva screwup, as this
package built with changed options.

(maya)

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

revert libvdpau/libva changes, this doesn't work as expected.

(maya)

2017-03-17 08:48:30 UTC MAIN commitmail json YAML

Not all the world is GNU configure.
Unbreaks mail/notmuch.

(wiz)

2017-03-17 08:42:37 UTC MAIN commitmail json YAML

2017-03-17 08:40:42 UTC MAIN commitmail json YAML

2017-03-17 03:53:32 UTC MAIN commitmail json YAML

Modify DEPENDS so that any version can be built/checked.  As discussed on
the mailing list with joerg@.

(darcy)

2017-03-17 03:06:55 UTC MAIN commitmail json YAML

Updated cross/arm-none-eabi-gcc to 6.3.0nb1

(ryoon)

2017-03-17 03:06:01 UTC MAIN commitmail json YAML

Bump PKGREVISION

Add perl as a tool

(ryoon)

2017-03-17 00:29:11 UTC MAIN commitmail json YAML

Fix one indentation of a line.

(taca)

2017-03-17 00:28:50 UTC MAIN commitmail json YAML

Noet addition of misc/ruby-powerbar package version 1.0.18.

(taca)

2017-03-17 00:27:47 UTC MAIN commitmail json YAML

Add and enable ruby-powerbar.

(taca)

2017-03-17 00:26:53 UTC MAIN commitmail json YAML

Add ruby-powerbar 1.0.18 which is required by archivers/ruby-minitar-cli.

# PowerBar

This is PowerBar - The last progressbar-library you'll ever need.

## Features

* Detects when stdout is not a terminal and automatically falls back to logging
  * Does not clutter your log-files with ansi-codes!
  * If your CLI-app can run interactively and non-interactively (e.g. cronjob)
    you will automatically get reasonable progress-output in both modes.
  * By default prints to stderr but can call any output-method
    of your choice (e.g. your favorite Logger).

* Fully customizable; all output is template-driven.

* All output is optional. You may set PowerBar to silently collect progress
  information (percentage-done, throughput, ETA, etc.) and then use the
  computed values elsewhere in your app.

* All state can be updated at any time. For example: If you're monitoring a
  multi-part operation then you can change the status-message of a running
  PowerBar to reflect the current state.

(taca)

2017-03-17 00:12:14 UTC MAIN commitmail json YAML

Updated security/putty to 0.68

(maya)

2017-03-17 00:11:48 UTC MAIN commitmail json YAML

putty: update to 0.68

PuTTY 0.68, released today, supports elliptic-curve cryptography for host
keys, user authentication keys, and key exchange. Also, for the first time,
it comes in a 64-bit Windows version.

This update may create a build issue for non-BSD due to ancient functions
being different on BSD and SYSV. there's always macros if this fails.

(maya)

2017-03-16 23:39:05 UTC MAIN commitmail json YAML

Remove alpha.gnu.org from master sites, this has been properly released.

(wiz)

2017-03-16 23:07:28 UTC MAIN commitmail json YAML

libva, libvdpau: use options correctly.. fixes libvdpau build, pointed out
by paulg

(maya)

2017-03-16 22:44:19 UTC MAIN commitmail json YAML

Added devel/py-multipledispatch version 0.4.9

(minskim)

2017-03-16 22:43:50 UTC MAIN commitmail json YAML

Add py-multipledispatch

(minskim)

2017-03-16 22:42:56 UTC MAIN commitmail json YAML

Import py-multipledispatch-0.4.9 as devel/py-multipledispatch

multipledispatch is an efficient, mostly complete implementation of
multiple dispatch that performs static analysis to avoid conflicts, and
provides optional namespace support.

(minskim)

2017-03-16 21:59:42 UTC MAIN commitmail json YAML

Updated graphics/opencv to 3.2.0

(prlw1)

2017-03-16 21:59:13 UTC MAIN commitmail json YAML

Update opencv to 3.2

Many Darwin library handling patches removed because of commit 912592de4ce
  Remove "INSTALL_NAME_DIR lib" target property

Full changelog at

https://github.com/opencv/opencv/wiki/ChangeLog

Highlights:

    * Results from 11 GSoC 2016 projects have been submitted to the
      library, 9 of them have been integrated already, 2 still pending
      (the numbers below are the id's of the Pull Requests in opencv or
      opencv_contrib repository):
          + Ambroise Moreau (Delia Passalacqua) - sinusoidal patterns for
            structured light and phase unwrapping module (711)
          + Alexander Bokov (Maksim Shabunin) - DIS optical flow
            (excellent dense optical flow algorithm that is both
            significantly better and significantly faster than Farneback's
            algorithm - our baseline), and learning-based color constancy
            algorithms implementation (689, 708, 722, 736, 745, 747)
          + Tyan Vladimir (Antonella Cascitelli) - CNN based tracking
            algorithm (GOTURN) (718, 899)
          + Vladislav Samsonov (Ethan Rublee) - PCAFlow and Global Patch
            Collider algorithms implementation (710, 752)
          + Jo o Cartucho (Vincent Rabaud) - Multi-language OpenCV
            Tutorials in Python, C++ and Java (7041)
          + Jiri Horner (Bo Li) - New camera model and parallel processing
            for stitching pipeline (6933)
          + Vitaliy Lyudvichenko (Anatoly Baksheev) - Optimizations and
            improvements of dnn module (707, 750)
          + Iric Wu (Vadim Pisarevsky) - Base64 and JSON support for file
            storage (6697, 6949, 7088). Use names like
            `"myfilestorage.xml?base64"` when writing file storage to
            store big chunks of numerical data in base64-encoded form.
          + Edgar Riba (Manuele Tamburrano, Stefano Fabri) - tiny_dnn
            improvements and integration (720: pending)
          + Yida Wang (Manuele Tamburrano, Stefano Fabri) - Quantization
            and semantic saliency detection with tiny_dnn
          + Anguelos Nicolaou (Lluis Gomez) - Word-spotting CNN based
            algorithm (761: pending)

(prlw1)

2017-03-16 21:08:35 UTC MAIN commitmail json YAML

fail2ban: fix build on linux and others

having an empty SUBST_SED returns usage and a non-zero exit value and
the build doesn't continue.

(maya)

2017-03-16 20:10:02 UTC MAIN commitmail json YAML

Note addition of textproc/py-pdfrw.

(darcy)

2017-03-16 20:07:05 UTC MAIN commitmail json YAML

2017-03-16 20:05:47 UTC MAIN commitmail json YAML

go-{net,crypto,tools}, pkglint.

(bsiegert)

2017-03-16 20:03:22 UTC MAIN commitmail json YAML

2017-03-16 20:02:50 UTC MAIN commitmail json YAML

Note addition of textproc/py-rst2pdf version 0.93.

(darcy)

2017-03-16 20:00:40 UTC MAIN commitmail json YAML

2017-03-16 19:33:50 UTC MAIN commitmail json YAML

Update go-tools to 1.8 release as part of PR pkg/52081.

No changelog from upstream. There is now a "goyacc" tool to replace
"go tool yacc" from the main repo.

(bsiegert)

2017-03-16 19:29:39 UTC MAIN commitmail json YAML

libva: Similar to libvdpau, add an x11 option to make it easier to disable
libva dependencies for non-X11 users. feel free to suggest alternatives.

PR pkg/52021

(maya)

2017-03-16 19:27:36 UTC MAIN commitmail json YAML

Update go-crypto to 20170317, part of PR pkg/52081.

No changelog from upstream but there is a new acme package for Let's
Encrypt certificates.

(bsiegert)

2017-03-16 19:21:10 UTC MAIN commitmail json YAML

libvdpau: add an option 'x11' (default enabled) in available.mk, so non-X11
users can avoid all of Xorg being pulled in for a dependency with ease,
without needing to know about vdpau, for example in the case of ffmpeg3
which shouldn't require X11.

Feel free to propose alternatives.

Clean some commented out bits.

PR pkg/52021

(maya)

2017-03-16 19:14:19 UTC MAIN commitmail json YAML

Update go-net to 20170308. Part of PR pkg/52081 (a dependency of go-tools).

No changelog from upstream other than "git log".

(bsiegert)

2017-03-16 18:55:09 UTC MAIN commitmail json YAML

As this package doesn't install anything into "bin" we don't need to
create that directory.

(tron)

2017-03-16 18:38:33 UTC MAIN commitmail json YAML

Fix build under Mac OS X when XQuartz is used instead of modular X11.

(tron)

2017-03-16 15:46:22 UTC MAIN commitmail json YAML

2017-03-16 15:15:53 UTC MAIN commitmail json YAML

Updated graphics/png to 1.6.29

(wiz)

2017-03-16 15:15:42 UTC MAIN commitmail json YAML

Updated png to 1.6.29.

Version 1.6.29beta01 [January 12, 2017]
  Readded "include(GNUInstallDirs)" to CMakeLists.txt (Gianfranco Costamagna).
  Moved SSE2 optimization code into the main libpng source directory.
    Configure libpng with "configure --enable-intel-sse" or compile
    libpng with "-DPNG_INTEL_SSE" in CPPFLAGS to enable it.
  Simplified conditional compilation in pngvalid.c, for AIX (Michael Felt).

Version 1.6.29beta02 [February 22, 2017]
  Avoid conditional directives that break statements in pngrutil.c (Romero
    Malaquias)
  The contrib/examples/pngtopng.c recovery code was in the wrong "if"
    branches; the comments were correct.
  Added code for PowerPC VSX optimisation (Vadim Barkov).

Version 1.6.29beta03 [March 1, 2017]
  Avoid potential overflow of shift operations in png_do_expand() (Aaron Boxer).
  Change test ZLIB_VERNUM >= 0x1281 to ZLIB_VERNUM >= 0x1290 in pngrutil.c
    because Solaris 11 distributes zlib-1.2.8.f that is older than 1.2.8.1.
  Suppress clang warnings about implicit sign changes in png.c

Version 1.6.29 [March 16, 2017]
  No changes.

(wiz)

2017-03-16 15:08:45 UTC MAIN commitmail json YAML

Add upstream bug report URL.

(wiz)

2017-03-16 15:02:05 UTC MAIN commitmail json YAML

2017-03-16 15:01:53 UTC MAIN commitmail json YAML

Updated npth to 1.3.

Note: this now needs "-pthread" on NetBSD; please check if it's needed
on your OPSYS too.

Noteworthy changes in version 1.3 (2016-11-22)
----------------------------------------------

* Bypass npth_protect/npth_unprotect iff the library has not yet been
  initialized.

* Fix problems on macOS and AIX

* Improve detection of clock_gettime

(wiz)

2017-03-16 14:58:02 UTC MAIN commitmail json YAML

Updated www/p5-libwww to 6.24

(wiz)

2017-03-16 14:57:51 UTC MAIN commitmail json YAML

Updated p5-libwww to 6.24.

6.24      2017-03-14
    - Document clone methods inability to clone cookie jars (RT #13542)
    - It is now possible to set the proxy and no_proxy attributes from the
      constructor of LWP::UserAgent. (GH #124)

(wiz)

2017-03-16 14:57:25 UTC MAIN commitmail json YAML

Updated multimedia/gst123 to 0.3.4

(wiz)

2017-03-16 14:57:13 UTC MAIN commitmail json YAML

Updated gst123 to 0.3.4.

Overview of changes in gst123-0.3.4:

* Option parsing bug for "-@, --list" fixed.
* Avoid annoying redundant tag updates.
* Support video subtitles [Ahmed El-Mahmoudy].
* Use A/a keys to set video opacity [Ahmed El-Mahmoudy].
* Work around kwin window manager policy "focus stealing prevention".
* Fix image filetype detection bug.
* Fix Issue 14: Use sync bus handler to set window xid.
* Fix Issue 13: In some cases playing videos leads to g_criticals().
* Added "-f, --fullscreen" option to start playback in fullscreen mode.
* Added "--volume" option to set initial playback volume.
* Ignore symlinks when crawling directories.
* Various bugfixes.

(wiz)

2017-03-16 14:51:31 UTC MAIN commitmail json YAML

gstreamer1 and plugins -> 1.10.4

(wiz)

2017-03-16 14:51:19 UTC MAIN commitmail json YAML

Missed one of the plugin packages -- update to 1.10.4 like the rest.

(wiz)

2017-03-16 14:39:16 UTC MAIN commitmail json YAML

2017-03-16 14:37:33 UTC MAIN commitmail json YAML

Reset PKGREVISION after update.

(wiz)

2017-03-16 14:35:23 UTC MAIN commitmail json YAML

Update gstreamer1 and its plugins to 1.10.4.

### 1.10.4

The third 1.10 bug-fix release (1.10.4) was released on 23 February 2017.
This release only contains bugfixes and it should be safe to update from 1.10.x.

#### Major bugfixes in 1.10.4

- Various fixes for crashes, assertions, deadlocks and memory leaks on fuzzed
  input files and in other situations (CVE-2017-5847, CVE-2017-5848)
- More regression fixes for souphttpsrc redirection tracking
- Regression fix for gmodule on 32 bit Android, which was introduced as part
  of the 64 bit Android fix in 1.10.3 and broke the androidmedia plugin
- Various bugfixes for regressions and other problems in the V4L2 plugin
- Fix for 5.1, 6.1 and 7.1 channel layouts for Vorbis
- Fixes for timestamp generation of Android video encoder element
- gst-libav was updated to ffmpeg 3.2.4, fixing a couple of CVEs
- ... and many, many more!

(wiz)

2017-03-16 14:34:51 UTC MAIN commitmail json YAML

Updated net/mitmproxy to 0.17nb1

(leot)

2017-03-16 14:34:41 UTC MAIN commitmail json YAML

Add (missing but needed) dependency to devel/py-requests

Bump PKGREVISION

(leot)

2017-03-16 14:13:56 UTC MAIN commitmail json YAML

Updated lang/guile22 to 2.2.0nb1

(wiz)

2017-03-16 14:13:43 UTC MAIN commitmail json YAML

Fix installation prefix from 2.1 to 2.2. Bump PKGREVISION.

Noted by gdt.

(wiz)

2017-03-16 13:20:52 UTC MAIN commitmail json YAML

Just call it gimp, not gimp2

(gdt)

2017-03-16 13:20:06 UTC MAIN commitmail json YAML

Updated print/gutenprint-lib to 5.2.12

(gdt)

2017-03-16 13:17:54 UTC MAIN commitmail json YAML

Update to 5.1.12

Upstream change summary (see NEWS for details):

  *) The Ghostscript IJS driver and Foomatic data generator have been
    removed.  CUPS is ubiquitous on Linux/UNIX systems, and the
    Ghostscript IJS driver and Foomatic data are not needed with
    CUPS.

  *) New/improved support for many dyesub printers, including media
    status reporting.

  *) Added/improved support for many printers.

  *) Removed support for Brother HL-1430.

(gdt)

2017-03-16 13:03:43 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-LibXML to 2.0129

(wiz)

2017-03-16 13:03:30 UTC MAIN commitmail json YAML

Updated p5-XML-LibXML to 2.0129.

2.0129  2017-03-14
    - Add example/create-sample-html-document.pl .
        - https://rt.cpan.org/Ticket/Display.html?id=117923
    - Add support for the set_document_locator() SAX method .
        - Thanks to Alexander Batyrshin for the pull-request.
    - Make parsing of large perl strings much faster.
        - https://github.com/shlomif/perl-XML-LibXML/pull/5
        - Thanks to Cedric Cellier for the pull-request.

(wiz)

2017-03-16 13:02:19 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-BibTeX to 0.79

(wiz)

2017-03-16 13:02:07 UTC MAIN commitmail json YAML

Updated p5-Text-BibTeX to 0.79.

0.79 2017-03-13
* Further fixes to allow the parse of multiple files (Karl Wette).

(wiz)

2017-03-16 12:58:59 UTC MAIN commitmail json YAML

+ p5-Text-BibTeX-0.79, p5-XML-LibXML-2.0129, p5-libwww-6.24.

(wiz)

2017-03-16 12:07:16 UTC MAIN commitmail json YAML

Updated x11/xf86-video-amdgpu to 1.3.0

(wiz)

2017-03-16 12:07:03 UTC MAIN commitmail json YAML

Updated xf86-video-amdgpu to 1.3.0.

I'm pleased to announce the 1.3.0 release of xf86-video-amdgpu, the Xorg
driver for AMD Radeon GPUs supported by the amdgpu kernel driver.
This release supports xserver versions 1.10-1.19.

Highlights:

* Allow TearFree to be toggled at runtime via an RandR output property
  "TearFree". The xorg.conf option "TearFree" now controls the default
  value of the output properties.
* Use libdrm_amdgpu functionality to determine the GPU marketing name,
  remove corresponding tables from this driver.
* Use DRM render nodes for DRI3 clients when available.

Plus many other improvements and fixes. Thanks to everybody who
contributed to this release in any way!

Emil Velikov (1):
      autogen.sh: use quoted string variables

Hans De Goede (1):
      amdgpu_probe: Do not close server managed drm fds

Jammy Zhou (1):
      Use render node for DRI3 if available

Michel Dè¾°nzer (44):
      Post-release version bump
      Move struct amdgpu_gpu_info out of amdgpu_get_tile_config
      Use family information from libdrm_amdgpu / kernel
      Stop using generated amdgpu_device_match
      Remove amdpciids.h
      Stop using AMDGPUPciChipsets
      Stop using AMDGPU(Unique)Chipsets
      Remove generated header files
      Use DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags when available
      Make libdrm >= 2.4.72 requirement explicit
      Don't install Flush/EventCallback for GPU screens
      Add amdgpu_is_gpu_screen helper
      Take current scanout_id into account everywhere involved with TearFree
      Fix amdgpu_scanout_extents_intersect for GPU screens
      Call ValidateGC after ChangeClip in amdgpu_sync_scanout_pixmaps
      Call amdgpu_drm_abort_entry on failure to flip to a scanout pixmap
      Simplify drmmode_handle_uevents
      Pass pitch from drmmode_crtc_scanout_allocate to drmmode_create_bo_pixmap
      Call drmmode_crtc_scanout_create in drmmode_crtc_shadow_allocate as well
      Fold drmmode_crtc_scanout_allocate into drmmode_crtc_scanout_create
      Handle rotation in the driver also with Xorg 1.12-1.18
      Fix flip event data leak if calloc or drmModeAddFB fails
      Don't destroy current FB if drmModeAddFB fails
      Factor out amdgpu_prime_dirty_to_crtc helper
      Factor out drmmode_crtc_scanout_update helper
      Allow toggling TearFree at runtime via output property
      Use drmmode_crtc_scanout_free in drmmode_fini
      present: Only call drmModeRmFB after setting modes for unflip
      present: Wait for GPU idle before setting modes for unflip
      present: Also flush before using a flip to unflip
      present: Use async flip for unflip if possible
      present: Flush before flipping
      Call drmmode_set_desired_modes from a WindowExposures hook
      Move DPMS check from amdgpu_scanout_do_update to amdgpu_scanout_flip
      Don't call amdgpu_glamor_flush in drmmode_copy_fb
      Don't use pScrn->is_gpu in AMDGPUCreateScreenResources_KMS
      Use local implementation of RegionDuplicate for older xserver
      Only define transform_region for XF86_CRTC_VERSION >= 4
      glamor: Don't flush in BlockHandler with Xorg >= 1.19
      Refactor amdgpu_kernel_close_fd helper
      glamor: Use glamor_finish when available
      Skip some initialization steps for GPU screens
      Pass TRUE to drmmode_set_desired_modes the first time for GPU screens
      Bump version for 1.3.0 release

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

jimqu (1):
      udev_monitor_receive_device() will block when hotplug monitor

(wiz)

2017-03-16 12:04:38 UTC MAIN commitmail json YAML

Updated x11/xf86-video-ati to 7.9.0

(wiz)

2017-03-16 12:04:25 UTC MAIN commitmail json YAML

Updated xf86-video-ati to 7.9.0.

I'm pleased to announce the 7.9.0 release of xf86-video-ati, the Xorg
driver for ATI/AMD Radeon GPUs supported by the radeon kernel driver.
This release supports xserver versions 1.10-1.19.

Highlights:

* Allow TearFree to be toggled at runtime via an RandR output property
  "TearFree". The xorg.conf option "TearFree" now controls the default
  value of the output properties.
* Use glamor by default for 2D acceleration with >= R600 and Xorg >=
  1.18.3.
* Ship 10-radeon.conf xorg.conf.d snippet for Xorg >= 1.16, so that the
  radeon driver can be loaded automatically even when the ati wrapper
  driver isn't installed.
* Support loading the amdgpu driver from the ati wrapper driver.
* Use DRM render nodes for DRI3 clients when available.

Plus many other improvements and fixes. Thanks to everybody who
contributed to this release in any way!

Emil Velikov (1):
      autogen.sh: use quoted string variables

Jammy Zhou (1):
      Use render node for DRI3 if available

Jochen Rollwagen (3):
      fix build for xserver < 1.13
      Calculate log base 2 in radeon.h based on clz for all platforms
      Fix build for XServer 1.13

Michel Dè¾°nzer (38):
      Post-release version bump
      Use DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags when available
      Enable glamor by default with >= R600 and Xorg >= 1.18.3
      Don't install Flush/EventCallback for GPU screens
      Pass fb_id into drmmode_page_flip_target_absolute/relative
      Add radeon_is_gpu_screen helper
      Take current scanout_id into account everywhere involved with TearFree
      Fix radeon_scanout_extents_intersect for GPU screens
      Call ValidateGC after ChangeClip in radeon_sync_scanout_pixmaps
      Call radeon_drm_abort_entry on failure to flip to a scanout pixmap
      Simplify drmmode_handle_uevents
      Pass pitch from drmmode_crtc_scanout_allocate to drmmode_create_bo_pixmap
      .editorconfig: src/ati.c only uses spaces for indentation
      ati: Support loading the amdgpu driver from the ati wrapper
      Add 10-radeon.conf xorg.conf.d snippet
      Enable tiling by default with glamor on PALM
      Don't handle Option "SwapbuffersWait" at all with glamor
      Fix flip event data leak if calloc or drmModeAddFB fails
      Don't destroy current FB if drmModeAddFB fails
      Factor out radeon_prime_dirty_to_crtc helper
      Factor out drmmode_crtc_scanout_update helper
      Allow toggling TearFree at runtime via output property
      Use drmmode_crtc_scanout_free in drmmode_fini
      present: Only call drmModeRmFB after setting modes for unflip
      present: Wait for screen pixmap BO idle before setting modes for unflip
      Call drmmode_crtc_scanout_create in drmmode_crtc_shadow_allocate as well
      Fold drmmode_crtc_scanout_allocate into drmmode_crtc_scanout_create
      Handle rotation in the driver also with Xorg 1.12-1.18
      present: Also flush before using a flip to unflip
      present: Use async flip for unflip if possible
      present: Flush before flipping
      Fix bogus indentation
      Call drmmode_set_desired_modes from a WindowExposures hook
      Move DPMS check from radeon_scanout_do_update to radeon_scanout_flip
      Don't call radeon_cs_flush_indirect & radeon_bo_wait in drmmode_copy_fb
      Skip some initialization steps for GPU screens
      Pass TRUE to drmmode_set_desired_modes the first time for GPU screens
      Bump version for 7.9.0 release

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

jimqu (1):
      udev_monitor_receive_device() will block when hotplug monitor

(wiz)

2017-03-16 11:57:02 UTC MAIN commitmail json YAML

Updated x11/modular-xorg-server to 1.19.3

(wiz)

2017-03-16 11:56:46 UTC MAIN commitmail json YAML

Updated modular-xorg-server to 1.19.3.

1.19.3

A couple more minor fixes, most notably a revert of a page-flipping                                                                                                            change that regressed some drivers.                                                                                                                                                                                                                                                                                                                          Adam Jackson (2):                                                                                                                                                                    Revert "present: Allow flipping with PRIME slave outputs"                                                                                                                      xserver 1.19.3                                                                                             
                                                                                                                                                                                                                                          Chris Wilson (2):                                                                                                                                                                    Revert "prime: Sync shared pixmap from root window instead of screen pixmap"                                                                                                  os: Fix iteration over busfaults                                                                                                                                                                                                                                                                                                                        Dr.-Ing. Dieter Jurzitza (1):                                 
                                                                                                                      glamor: Fix missing declaration in dash vertex shader                                                                                                                                                                                                                                                                                                  Olivier Fourdan (2):                                                                                                                                                                xwayland: clear cursor frame callback                                                                                                                                          xwayland: Monitor client states to destroy callbacks                                                                                                                             
                                                                                                                                                                      Qiang Yu (1):                                                                                                                                                                        present: disable page flip only when a slave crtc is active                                                                                                                                                                                                                                                                                            Tobias Stoeckmann (1):                                                                                                                                                              render: Fix out of boundary heap access
1.19.2

A collection of stability fixes here across glamor, Xwayland, input,
and Prime support. Also a security fix for CVE-2017-2624, a timing
attack which can brute-force MIT-MAGIC-COOKIE authentication. Everybody
is encouraged to upgrade. Thanks to all who contributed fixes!

Adam Jackson (5):
      xserver 1.19.2
      Revert "xserver 1.19.2"
      os: Squash missing declaration warning for timingsafe_memcmp
      xserver 1.19.2
      xserver 1.19.2, no, really

Chris Wilson (3):
      xfree86: Take the input lock for xf86RecolorCursor
      xfree86: Take input lock for xf86TransparentCursor
      xfree86: Take input_lock() for xf86ScreenCheckHWCursor

Matthieu Herrb (4):
      Use timingsafe_memcmp() to compare MIT-MAGIC-COOKIES CVE-2017-2624
      Use arc4random_buf(3) if available to generate cookies.
      auth: remove AuthToIDFunc and associated functions. Not used anymore.
      Brown bag commit to fix 957e8d (arc4random_buf() support)

Michel Dänzer (3):
      prime: Sync shared pixmap from root window instead of screen pixmap
      present: Allow flipping with PRIME slave outputs
      damage: Validate source pictures bound to windows before unwrapping

Olivier Fourdan (5):
      xwayland: Apply output rotation for screen size
      xwayland: CRTC should support all rotations
      glamor: Two pass won't work on memory pixmaps
      xwayland: Make sure we have a focus window
      xwayland: do not set checkRepeat on master kbd

Peter Hutterer (1):
      os: log a bug whenever WriteToClient is called from the input thread

Svitozar Cherepii (1):
      xwayland: Add hack for FWXGA resolution #99574

(wiz)

2017-03-16 11:41:43 UTC MAIN commitmail json YAML

Updated chat/irssi to 1.0.2nb1

(maya)

2017-03-16 11:41:19 UTC MAIN commitmail json YAML

irssi: re-enable perl option, bump pkgrevision.
I'm not sure what I did differently before that it wasn't building.

(maya)

2017-03-16 10:18:52 UTC MAIN commitmail json YAML

Doesn't support Python 3. Confirms and fixes pkg/52079.

(fhajny)

2017-03-16 10:07:38 UTC MAIN commitmail json YAML

2017-03-16 10:07:28 UTC MAIN commitmail json YAML

2017-03-16 10:07:06 UTC MAIN commitmail json YAML

Update DESCR now that guile-2.2 is out.

(wiz)

2017-03-16 10:03:24 UTC MAIN commitmail json YAML

Added lang/guile22 version 2.2.0

(wiz)

2017-03-16 10:03:09 UTC MAIN commitmail json YAML

2017-03-16 10:02:57 UTC MAIN commitmail json YAML

Import guile22-2.2.0 as lang/guile22.

GUILE, GNU's Ubiquitous Intelligent Language for Extension, is a library
that implements the Scheme language plus various convenient facilities.
It's designed so that you can link it into an application or utility to
make it extensible. Our plan is to link this library into all GNU programs
that call for extensibility.

This is guile 2.2, the current stable version.

(wiz)

2017-03-16 10:02:57 UTC MAIN commitmail json YAML

Update DESCR now that guile-2.2 is out.

(wiz)

2017-03-16 09:08:56 UTC MAIN commitmail json YAML

Fix PKGVERSION (...and use DISTNAME in PKGNAME to avoid copypastos)

(leot)

2017-03-16 05:23:38 UTC MAIN commitmail json YAML

2017-03-16 00:34:46 UTC MAIN commitmail json YAML

Add gpgme to gimem's bl3

While arguably the real bug is that gmime's pkg-config file libs
includes gpgme's libs, this makes libraries visible to depending
builds that end up on link lines.  Resolves build failure for
totem-pl-parser.

ok wiz@

(gdt)

2017-03-16 00:03:12 UTC MAIN commitmail json YAML

Updated www/php-nextcloud to 11.0.2

(ryoon)

2017-03-16 00:01:54 UTC MAIN commitmail json YAML

Update to 11.0.2

Changelog:
Changes
Server

    Use login name to fix password confirm with ldap users (server/2953)
    Change the row-format before changing the collation (server/3063)
    Generate correct path for owner and use the display name (server/3080)
    Markdown support for app descriptions (server/3117)
    Fix style in comment (server/3143)
    Escape the name for the jquery selector (server/3138)
    Define spreed calls (server/3115)
    LDAP Backend OCS Api (server/3213)
    Fix Sharing app description (server/3397)
    Fix shared-as-busy events for owner (server/3363)
    Use correct theming when returning the defaults (server/3399)
    Filter out sensitive appconfig values (server/3400)
    Add transifex config for sharebymail (server/3423)
    Update the email in the accounts table as well (server/3411)
    Don't log the password on confirmPassword when LDAP throws an exception (server/3414)
    Make sure ownCloud 8.2 activities also can get displayed (server/3412)
    Popovermenu backport (server/3286)
    Set vendor during install (server/3426)
    Make sure the file information is available when sending the email (server/3433)
    Add profile data to provisioning api (server/3259)
    Fix detection of the new iOS app (server/3431)
    Add integration tests for legacy DAV endpoints (server/3445)
    Make sure invalid images don't flood the log file (server/3440)
    Fix printing backup code (server/3510)
    Fix cookie name (nctoken instead of octoken) (server/3511)
    LDAP's checkPassword should only catch when a user was not found (server/3493)
    Return unknown free space from nullstorage (server/3508)
    Fix for address book data lost when any user receiving a share is deleted (server/3499)
    Rename database password toggle (server/3500)
    Popovermenu files css fix (server/3494)
    Add screensharing icon (server/3481)
    Fix misleading wording: searching is affected, not user access (server/3560)
    Backport of Fix Broken UUID Attribute Detection (server/3528)

Activity

    Make sure integer like names are still strings (activity/103)
    Fix activities for public uploads (activity/113)
    Show the parent as target when the file was not renamed (activity/114)
    Fix activities for "Files drop" on external storages (activity/118)

SAML & SSO

    Setup account later (user_saml/79)

Serverinfo

    Fix SQL syntax error on MariaDB 10.0.27 and 10.1.19 (serverinfo/77)
    Don't throw an error when /proc/meminfo is not readable (serverinfo/76)

Survey_Client

    Fix problem when checking size with dash in DB name (survey_client/50)

(ryoon)

2017-03-15 20:26:34 UTC MAIN commitmail json YAML

Updated audio/py-audioread to 2.1.4

(adam)

2017-03-15 20:25:05 UTC MAIN commitmail json YAML

Changes 2.1.4:
Fix a bug in the FFmpeg backend where, after closing a file, the program's
standard input stream would be "broken" and wouldn't receive any input.

(adam)

2017-03-15 19:48:40 UTC MAIN commitmail json YAML

Add more ".if !target" guards around targets defined by go-package.mk,
to allow overriding.

(bsiegert)

2017-03-15 19:39:58 UTC MAIN commitmail json YAML

2017-03-15 19:38:09 UTC MAIN commitmail json YAML

Update Go to 1.8.

The compiler back end introduced in Go 1.7 for 64-bit x86 is now used on all
architectures, and those architectures should see significant performance
improvements. For instance, the CPU time required by our benchmark programs was
reduced by 20-30% on 32-bit ARM systems. There are also some modest performance
improvements in this release for 64-bit x86 systems. The compiler and linker
have been made faster. Compile times should be improved by about 15% over Go
1.7. There is still more work to be done in this area: expect faster
compilation speeds in future releases.

Garbage collection pauses should be significantly shorter, usually under 100
microseconds and often as low as 10 microseconds.

The HTTP server adds support for HTTP/2 Push, allowing servers to preemptively
send responses to a client. This is useful for minimizing network latency by
eliminating roundtrips. The HTTP server also adds support for graceful
shutdown, allowing servers to minimize downtime by shutting down only after
serving all requests that are in flight.

Contexts (added to the standard library in Go 1.7) provide a cancelation and
timeout mechanism. Go 1.8 adds support for contexts in more parts of the
standard library, including the database/sql and net packages and
Server.Shutdown in the net/http package.

Go 1.8 includes many more additions, improvements, and fixes. Find the complete
set of changes, and more information about the improvements listed above, in
the Go 1.8 release notes: https://golang.org/doc/go1.8

(bsiegert)

2017-03-15 18:53:04 UTC MAIN commitmail json YAML

Updated security/mozilla-rootcerts to 1.0.20170121nb2

(jperkin)

2017-03-15 18:52:56 UTC MAIN commitmail json YAML

Limit broken openssl.cnf handling to NetBSD only after no response from
bsiegert@.  There's no reason to pollute other operating systems.

Bump PKGREVISION.

(jperkin)

2017-03-15 18:45:56 UTC MAIN commitmail json YAML

2017-03-15 18:44:07 UTC MAIN commitmail json YAML

Added finance/py-quickbooks version 0.6.0.

(darcy)

2017-03-15 18:43:41 UTC MAIN commitmail json YAML

New package for docbook2odf. From D.H. Gutteridge in PR pkg/51906.

docbook2odf is a toolkit that automatically converts DocBook to OASIS
OpenDocument (ODF, the ISO standardized format used for texts,
spreadsheets and presentations). Conversion is based on XSLT which
makes it easy to convert DocBook->ODF, ODT, ODS and ODP as all these
documents are XML-based.

(bsiegert)

2017-03-15 18:41:43 UTC MAIN commitmail json YAML

2017-03-15 16:33:07 UTC MAIN commitmail json YAML

Remove incorrect patch.

Upstream (Bruno Haible) write:
The comment says that this include of <pthread.h> is there to make sure that
<signal.h> declares pthread_sigmask.

But on DragonFly (I checked versions 3.8, 4.6, and 4.8.0-RC), pthread_sigmask
is already declared in <signal.h>, not in <pthread.h>.

(wiz)

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

Updated ham/gnuradio-core to 3.7.11

(mef)

2017-03-15 14:07:12 UTC MAIN commitmail json YAML

Updated ham/gnuradio from 3.7.10.1 to 3.7.11
--------------------------------------------
ChangeLog v3.7.11

This is a feature release of the 3.7 API series, and incorporates all
the bug fixes implemented in the 3.7.10.2 maintenance release.

Contributors
    (omitted in this commit log, sorry)

Changes

The GNU Radio project tracks changes via Github pull requests. You can
get details on each of the below by going to:

https://github.com/gnuradio/gnuradio

Note: Please see the release notes for 3.7.10.2 for details on the bug
fixes included in this release.

gnuradio-runtime
    #1077 Support dynamically loaded gnuradio installs (Josh Blum)

gnuradio-companion
    #1118 Support vector types in embedded Python blocks (Clayton Smith)

gr-audio
    #1051 Re-implemented defunct Windows audio source (Geof Gnieboer)
    #1052 Implemented block in Windows audio sink (Geof Gnieboer)

gr-blocks
    #896 Added PDU block setters and GRC callbacks (Jacob Gilbert)
    #900 Exposed non-vector multiply const to GRC (Ron Economos)
    #903 Deprecated old-style message queue blocks (Johnathan Corgan)
    #1067 Deprecated blks2 namespace blocks (Johnathan Corgan)

gr-digital
    #910 Deprecated correlateandsync block 3.8 (Johnathan Corgan)
    #912 Deprecated modulation blocks for 3.8 (Sebastian M端ller)
    #1069 Improved build memory usage with swig split (Michael Dickens)
    #1097 Deprecated mpskreceivercc block (Johnathan Corgan)
    #1099 Deprecated old-style OFDM receiver blocks (Martin Braun)

gr-dtv
    #875 Added ability to cross-compile gr-dtv (Ron Economos)
    #876 Improved ATSC transmitter performance (Ron Economos)
    #894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos)
    #898 Improved error handling and logging (Ron Economos)
    #900 Improved DVB-T performance (Ron Economos)
    #907 Updated examples to use QT (Ron Economos)
    #1025 Refactor DVB-T2 interleaver (Ron Economos)

gr-filter
    #885 Added set parameter msg port to fractional resampler (Sebastian M端ller)

gr-trellis
    #908 Updated examples to use QT (Martin Braun)

gr-uhd
    #872 Added relative phase plots to uhd_fft (Martin Braun)
    #1032 Replace zero-timeout double-recv() with one recv() (Martin Braun)
    #1053 UHD apps may now specify multiple subdevs (Martin Braun)
    #1101 Support TwinRX LO sharing parameters (Andrej Rode)
    #1139 Use UHD internal normalized gain methods (Martin Braun)

gr-utils
    #897 Improved python docstring generation in gr_modtool

(mef)

2017-03-15 14:02:57 UTC MAIN commitmail json YAML

Updated www/moodle to 3.2.2

(wen)

2017-03-15 14:00:03 UTC MAIN commitmail json YAML

Update to 3.2.2

Upstream changes:
Here is the full list of fixed issues in 3.2.2.

Highlights

    MDL-36233 - Fixed inconsistent "Submissions not graded" link displayed to the teachers on the course overview block
    MDL-48228 - MySQL and MariaDB drivers updated to support full UTF-8 . For sites upgrading to 3.2.2, a CLI script may be used to convert to full UTF-8. See MySQL full unicode support for details.

Security issues

A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.
Fixes and improvements

    MDL-56122 - Force reload/recreation of (unoconv) preview in grading interface
    MDL-51833 - Performance improvement in event monitor preferences loading
    MDL-55859 - Assignment: Delete incomplete files after pdf conversion failure
    MDL-55762 - Better error handling around ghostscript
    MDL-50719 - Long-running scheduled task should not significantly slow down cron processing of other tasks
    MDL-57587 - Quiz: Show feedback images when reviewing a quiz attempt
    MDL-57608 - VideoJS and VideoJs-Youtube javascript modules are no longer loaded when not required on the page
    MDL-50770 - Dashboard should apply customized block positions during dashboard reset
    MDL-57374 - Pasting unformatted non HTML plain text in Atto should not remove all styles and class attributes from all existing content in editor
    MDL-57362 - Assignment list all submissions must respect separate groups mode
    MDL-46782 - When re-entering Multi-SCO SCORM start from the first uncompleted SCO
    MDL-53367 - Importing a forum with auto subscription now automatically subscribes current users
    MDL-50625 - Allow to use LDAP user synchronisation without page control
    MDL-55915 - Respect capability to view full names in assignment grading, grader report and manual user enrolment popup
    MDL-57785 - Don't refresh SCORM navigation when navigation display is disabled
    MDL-57370 - Performance improvement when displaying notifications and messages popups
    MDL-57296 - Fixed bug when teacher without permission to view hidden grades was not able to collapse grade categories in the gradebook
    MDL-55547 - Event monitor: fixed bug preventing to view current subscription after deleting a course with subscriptions

For developers

    MDL-57030 - Add option to behat run tool to automatically rerun failures
    MDL-57940 - Allow behat parallel run to start at different time

(wen)

2017-03-15 13:56:22 UTC MAIN commitmail json YAML

Fix pkglint warning.

(wiz)

2017-03-15 13:55:53 UTC MAIN commitmail json YAML

Remove patch for the combination of DragonFly + ia64, which does not exist.
Suggested by upstream (Andy Wingo).

(wiz)

2017-03-15 13:42:04 UTC MAIN commitmail json YAML

Port across commandline, email and clamd options from dansguardian.
Enable NTLM support.
Bump PKGREVISION.

(sborrill)

2017-03-15 13:42:01 UTC MAIN commitmail json YAML

2017-03-15 11:33:03 UTC MAIN commitmail json YAML

octave: amend wrapper patches to be netbsd-specific. fix sunOS build

octave is using gnulib for portability, but has an additional wrapper
around it. unfortunately that means that this type signature is no longer
portable. netbsd doesn't have struct tm_zone, others do.

I failed to use gnulib to provide struct tm_zone, using an OS-specific macro
as an ugly hack.

reported by hans

(maya)

2017-03-15 09:35:19 UTC MAIN commitmail json YAML

2017-03-14 21:50:25 UTC MAIN commitmail json YAML

Updated net/parpd to 1.6

(roy)

2017-03-14 21:50:00 UTC MAIN commitmail json YAML

Import parpd-1.6 with the following changes:
  *  Improved BPF ARP filter.
  *  Use inet_pton to convert addresses for better error reporting.

(roy)

2017-03-14 19:28:58 UTC MAIN commitmail json YAML

Updated net/py-twython to 3.4.0

(adam)

2017-03-14 19:28:31 UTC MAIN commitmail json YAML

3.4.0 (2016-30-04)
++++++++++++++++++
- Added `upload_video` endpoint
- Fix quoted status checks in `html_for_tweet`
- Fix `html_for_tweet` method response when hashtag/mention is a substring of another

(adam)

2017-03-14 19:18:09 UTC MAIN commitmail json YAML

Updated audio/eyeD3 to 0.7.11

(adam)

2017-03-14 19:17:21 UTC MAIN commitmail json YAML

0.7.11 - 03.12.2017 (Evergreen)
New Features:
* Repo and issue tracker moved to GitHub: https://github.com/nicfit/eyeD3
Bug Fixes:
[issue 78] - 窶朗oneType窶� object has no attribute 窶�year窶�
[issue 108] - Multiple date related fixes.
[issue 110] - Allow superfluous 窶渡o-tagging-ttme-frame option for backward compatibility.
[issue 111] - The 窶砺ersion option now prints a short, version-only, message.
[issue 116] - Allow 窶土ear option for backward compatibility. Converts to 窶途elease-year.
[issue 117] - Fixes for 窶砥ser-text-frame with multiple colons and similar fixes.
[issue 125] - ID3 v1.1 encoding fixes.

(adam)

2017-03-14 15:38:46 UTC MAIN commitmail json YAML

Updated www/e2guardian to 3.5.1

(sborrill)

2017-03-14 15:38:01 UTC MAIN commitmail json YAML

Update to 3.5.1. Changelog:

- Fix bug #181 ERR_RESPONSE_HEADERS with bypass
- Fix bug #183 whitelist and identification
- Fix bug #182 e2guardian systemd service does not support reload
- Fix bug #178 (NTLM Messages)

(sborrill)

2017-03-14 15:34:56 UTC MAIN commitmail json YAML

Add missing '+'.
Noted by Dennis Lindroos in 52071.
Only affected builds with 'x11' option turned off (non-default).

(wiz)

2017-03-14 15:15:08 UTC MAIN commitmail json YAML

Use VIM_SUBDIR.  Fixes build on systems without /bin/csh.

(jperkin)

2017-03-14 14:51:36 UTC MAIN commitmail json YAML

Updated shells/bash-completion to 2.1nb1

(jperkin)

2017-03-14 14:51:28 UTC MAIN commitmail json YAML

Pull in upstream fix for bug 1289597.  Brought to our attention by Kevin
Neaton in joyent/pkgsrc#471.  Bump PKGREVISION.

(jperkin)

2017-03-14 14:49:51 UTC MAIN commitmail json YAML

Updated www/py-flask-sqlalchemy to 2.2.

(kleink)

2017-03-14 14:49:01 UTC MAIN commitmail json YAML

Update py-flask-sqlalchemy to 2.2.

Version 2.2
-----------

Released on February 27, 2017, codename Dubnium

- Minimum SQLAlchemy version is 0.8 due to use of ``sqlalchemy.inspect``.
- Added support for custom ``query_class`` and ``model_class`` as args
  to the ``SQLAlchemy`` constructor. (`#328`_)
- Allow listening to SQLAlchemy events on ``db.session``. (`#364`_)
- Allow ``__bind_key__`` on abstract models. (`#373`_)
- Allow ``SQLALCHEMY_ECHO`` to be a string. (`#409`_)
- Warn when ``SQLALCHEMY_DATABASE_URI`` is not set. (`#443`_)
- Don't let pagination generate invalid page numbers. (`#460`_)
- Drop support of Flask < 0.10. This means the db session is always tied to
  the app context and its teardown event. (`#461`_)
- Tablename generation logic no longer accesses class properties unless they
  are ``declared_attr``. (`#467`_)

.. _#328: https://github.com/mitsuhiko/flask-sqlalchemy/pull/328
.. _#364: https://github.com/mitsuhiko/flask-sqlalchemy/pull/364
.. _#373: https://github.com/mitsuhiko/flask-sqlalchemy/pull/373
.. _#409: https://github.com/mitsuhiko/flask-sqlalchemy/pull/409
.. _#443: https://github.com/mitsuhiko/flask-sqlalchemy/pull/443
.. _#460: https://github.com/mitsuhiko/flask-sqlalchemy/pull/460
.. _#461: https://github.com/mitsuhiko/flask-sqlalchemy/pull/461
.. _#467: https://github.com/mitsuhiko/flask-sqlalchemy/pull/467

(kleink)

2017-03-14 14:41:33 UTC MAIN commitmail json YAML

Updated textproc/p5-ack to 2.16

(schmonz)

2017-03-14 14:41:27 UTC MAIN commitmail json YAML

Update to 2.16. From the changelog:

[CONFUSING BEHAVIOR & UPCOMING CHANGES]
The -w has a confusing behavior that it's had since back to ack 1.x
that will be changing in the future.  It's not changing in this
version, but this is a heads-up that it's coming.

ack -w is "match a whole word", and ack does this by putting turning
your PATTERN into \bPATTERN\b.  So "ack -w foo" effectively becomes
"ack \bfoo\b".  Handy.

The problem is that ack doesn't put a \b before PATTERN if it begins
with a non-word character, and won't put a \b after PATTERN if it
ends with a non-word character.

The problem is that if you're searching for "fool" or "foot", but
only as a word, and you do "ack -w foo[lt]" or "ack -w (fool|foot)",
you'll get matches for "football and foolish" which certainly should
not match if you're using -w.

[ENHANCEMENTS]
Include .cljs, .cljc and .edn files with the --clojure filetype.  Thanks,
Austin Chamberlin.

Added .xsd to the --xml filetype.  Thanks, Nick Morrott.

Added support for Swift language.  Thanks, Nikolaj Schumacher. (GH #512)

The MSYS2 project is now seen as Windows.  Thanks, Ray Donnelly. (GH #450)

Expand the definition of OCaml files.  Thanks, Marek Kubica. (GH #511)

Add support for Groovy Server Pages.  Thanks, Ethan Mallove. (GH #469)

The JSP filetype (--jsp) now recognizes .jspf files.  Thanks, Sebastien
Feugere.  (GH #586)

Many optimizations and code cleanups.  Thanks, Stephan Hohe.

Added --hpp option for C++ header files.  Thankis, Steffen Jaeckel.

ack now supports --ignore-dir=match:....  Thanks, Ailin Nemui! (GitHub ticket #42)

ack also supports --ignore-dir=ext:..., and --noignore-dir supports match/ext as well

[INTERNALS]
Added test to test --output. Thanks, Varadinsky! (GH #587, GH #590)

Added test to make sure subdirs of target subdirs are ignored if
--ignore-dir applies to them.  Thanks, Pete Houston. (GH #570)

[DOCUMENTATION]
Expanded the explanation of how the -w flag works.  Thanks, Ed Avis.
(GH #585)

[FIXES]
Reverted an optimization to make \s work properly again. (GH #572,
GH #571, GH #562, GH #491, GH #498)

Fixed an out-of-date FAQ entry.  Thanks, Jakub Wilk.  (GH #580)

The -l and -c flags would sometimes return inaccurate results due to
a bug introduced in 2.14.  Thanks to Elliot Shank for the report! (GH #491)

Behavior when using newlines in a search was inconsistent.  Thanks to
Yves Chevallier for the report! (GH #522)

Add minimal requirement of Getopt::Long 2.38, not 2.35, for GetOptionsFromString.

Don't ignore directories that are specified as command line targets (GH #524)

Fix a bug where a regular expression that matches the empty string could cause ack
to go into an infinite loop (GH #542)

(schmonz)

2017-03-14 14:12:27 UTC MAIN commitmail json YAML

Updated www/py-flask-admin to 1.5.0.

(kleink)

2017-03-14 14:11:51 UTC MAIN commitmail json YAML

Update py-flask-admin to 1.5.0.

1.5.0
-----

* Fixed CSRF generation logic for multi-process deployments
* Added WTForms >= 3.0 support
* Flask-Admin would not recursively save inline models, allowing arbitrary
  nesting
* Added configuration properties that allow injection of additional CSS and
  JS dependencies into templates without overriding them
* SQLAlchemy backend
  - Updated hybrid property detection using new SQLAlchemy APIs
  - Added support for association proxies
  - Added support for remote hybrid properties filters
  - Added support for ARRAY column type
* Localization-related fixes
* MongoEngine backend is now properly formats model labels
* Improved Google App Engine support:
  - Added TextProperty, KeyProperty and SelectField support
  - Added support for form_args, excluded_columns, page_size and
    after_model_update
* Fixed URL generation with localized named filters
* FileAdmin has Bootstrap 2 support now
* Geoalchemy fixes
  - Use Google Places (by default) for place search
* Updated translations
* Bug fixes fixes

(kleink)

2017-03-14 13:49:44 UTC MAIN commitmail json YAML

Updated www/py-werkzeug to 0.12.
Updated www/py-werkzeug-docs to 0.12.

(kleink)

2017-03-14 13:48:22 UTC MAIN commitmail json YAML

Update py-werkzeug and py-werkzeug-docs to 0.12.

Version 0.12
------------

Released on March 10th 2017

- Spit out big deprecation warnings for werkzeug.script
- Use `inspect.getfullargspec` internally when available as
  `inspect.getargspec` is gone in 3.6
- Added support for status code 451 and 423
- Improved the build error suggestions.  In particular only if
  someone stringifies the error will the suggestions be calculated.
- Added support for uWSGI's caching backend.
- Fix a bug where iterating over a `FileStorage` would result in an infinite
  loop.
- Datastructures now inherit from the relevant baseclasses from the
  `collections` module in the stdlib. See #794.
- Add support for recognizing NetBSD, OpenBSD, FreeBSD, DragonFlyBSD platforms
  in the user agent string.
- Recognize SeaMonkey browser name and version correctly
- Recognize Baiduspider, and bingbot user agents
- If `LocalProxy`'s wrapped object is a function, refer to it with __wrapped__
  attribute.
- The defaults of ``generate_password_hash`` have been changed to more secure
  ones, see pull request ``#753``.
- Add support for encoding in options header parsing, see pull request
  ``#933``.
- ``test.Client`` now properly handles Location headers with relative URLs, see
  pull request ``#879``.
- When `HTTPException` is raised, it now prints the description, for easier
  debugging.
- Werkzeug's dict-like datastructures now have ``view``-methods under Python 2,
  see pull request ``#968``.
- Fix a bug in ``MultiPartParser`` when no ``stream_factory`` was provided
  during initialization, see pull request ``#973``.
- Disable autocorrect and spellchecker in the debugger middleware's Python
  prompt, see pull request ``#994``.
- Don't redirect to slash route when method doesn't match, see pull request
  ``#907``.
- Fix a bug when using ``SharedDataMiddleware`` with frozen packages, see pull
  request ``#959``.
- `Range` header parsing function fixed for invalid values ``#974``.
- Add support for byte Range Requests, see pull request ``#978``.
- Use modern cryptographic defaults in the dev servers ``#1004``.
- the post() method of the test client now accept file object through the data
  parameter.
- Color run_simple's terminal output based on HTTP codes ``#1013``.
- Fix self-XSS in debugger console, see ``#1031``.
- Fix IPython 5.x shell support, see ``#1033``.

Version 0.11.16
---------------

- werkzeug.serving: set CONTENT_TYPE / CONTENT_LENGTH if only they're provided by the client
- werkzeug.serving: Fix crash of reloader when using `python -m werkzeug.serving`.

(kleink)

2017-03-14 13:37:01 UTC MAIN commitmail json YAML

Updated textproc/py-markupsafe to 1.0.

(kleink)

2017-03-14 13:36:17 UTC MAIN commitmail json YAML

Update py-markupsafe to 1.0.

Version 1.0
-----------

- Fixed custom types not invoking `__unicode__` when used
  with `format()`.
- Added `__version__` module attribute
- Improve unescape code to leave lone ampersands alone.

(kleink)

2017-03-14 13:26:59 UTC MAIN commitmail json YAML

Switch SunOS over to x11/xf86-video-ati too.

(jperkin)

2017-03-14 13:20:27 UTC MAIN commitmail json YAML

Added databases/leveldb version 1.20

(wiz)

2017-03-14 13:20:14 UTC MAIN commitmail json YAML

2017-03-14 13:12:28 UTC MAIN commitmail json YAML

Import leveldb-1.20 as databases/leveldb.

Packaged for wip by Mike M. Volokhov and myself.

LevelDB is a fast key-value storage library written at Google that
provides an ordered mapping from string keys to string values.

(wiz)

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

Added net/websocketpp version 0.7.0

(wiz)

2017-03-14 13:09:55 UTC MAIN commitmail json YAML

+ websocketpp

(wiz)

2017-03-14 13:09:37 UTC MAIN commitmail json YAML

Import websocketpp-0.7.0 as net/websocketpp.

WebSocket++ is a header-only C++ library that implements RFC6455
The WebSocket Protocol. It allows integrating WebSocket client and
server functionality into C++ programs. It uses interchangeable
network transport modules, including one based on raw char buffers,
one based on C++ iostreams, and one based on Asio (either via Boost
or standalone). End users can write additional transport policies
to support other networking or event libraries as needed.

(wiz)

2017-03-13 19:43:03 UTC MAIN commitmail json YAML

Updated math/py-scipy to 0.19.0

(adam)

2017-03-13 19:42:22 UTC MAIN commitmail json YAML

SciPy 0.19.0 is the culmination of 7 months of hard work. It contains
many new features, numerous bug-fixes, improved test coverage and
better documentation. There have been a number of deprecations and
API changes in this release, which are documented below. All users
are encouraged to upgrade to this release, as there are a large number
of bug-fixes and optimizations. Moreover, our development attention
will now shift to bug-fix releases on the 0.19.x branch, and on adding
new features on the master branch.

(adam)

2017-03-13 16:43:00 UTC MAIN commitmail json YAML

Note update of devel/ruby-logging package to 2.2.0.

(taca)

2017-03-13 16:42:32 UTC MAIN commitmail json YAML

Update ruby-logging to 2.2.0.

== 2.2.0 / 2017-03-09

Enhancements
- diagnostic context inheritance is now optional [PR #160]
- add support for setting a UTC offset [PR #157]
- setting a basepath for call tracing [PR #154]

Bug Fixes
- use thread-local variables for diagnostic contexts [PR #162]
- replace `Fixnum` with `Integer` [PR #161]
- fixed a race condition in the rolling file appender [PR #151]

Deprecations
- dropped Ruby 1.9 support

(taca)

2017-03-13 16:33:01 UTC MAIN commitmail json YAML

Note update of devel/ruby-i18n package to 0.8.1.

(taca)

2017-03-13 16:32:33 UTC MAIN commitmail json YAML

Update ruby-i18n to 0.8.1

v0.8.1 2017/02/22

* This release fixes an issue with I18n.transliterate and Chinese
  characters. See #362 for more information.

v0.8.0 2017/01/31

Notable changes

* You can now set I18n.cache_key_digest to determine how cache keys are
  calculated. If you were seeing issues where the same value stored in a cache
  produced a different key, then this fix will interest you. For more
  information, see #285.

* You can now override translate_format in I18n::Backend classes to customize
  how localize will perform. See #347 (comment) for more details.

* You can now interpolate the value of a key inside another key. See #300 for
  more information.

* The exists? method was added to the fallback backend, to match other backend
  implementations - #326

* Added N_ to GetText::Helpers - #121

* Added a :default option for I18n.localize - #251

Bug fixes

* Reverted a commit which made it so that the great documentation for
  I18n.translate wasn't made visible through a yard documentation
  generation. - bc926eb

* I18n.MissingTranslation.new can now be called with two arguments. It will no
  longer raise a "TypeError: can't dup NilClass" exception - #295

* I18n's Hash#slice method no longer fails if the hash does not have the
  specified key - #289

* I18n::Backend::Metadata will now no longer attempt to set
  @translation_metadata on frozen objects - #305

* Added missing many rule to pl translation rules - #346

* Calling I18n.t(:foo, default: nil) Or I18n.t(:foo, default: false) will now
  return nil or false, rather than returning a missing translation exception -
  #144

* Setting I18n.load_path via I18n.load_path= will now reset the
  @@available_locales_set setting. - #348 & #173

* The subclasses of Hash when calling Hash#slice are maintained - #250

* Fixed I18n.interpolate behaviour when it was passed an
  ActiveSupport::SafeBuffer object - #216

(taca)

2017-03-13 16:25:00 UTC MAIN commitmail json YAML

Note update of devel/ruby-flexmock package to 2.3.5.

(taca)

2017-03-13 16:24:36 UTC MAIN commitmail json YAML

Update ruby-flexmock to 2.3.5.

2.3.2

* Make test-unit make_assertion compatible with new code.

2.3.3

* Define should_expect on partial mocks as well.
* Fix unused variable

2.3.4

* Workaround Ruby 2.0.x brokenness w.r.t. singletons of classes

2.3.5

* Avoid deprecated Fixnum warnings on Ruby 2.4.0.
* Add a LICENSE.txt file.

(taca)

2017-03-13 16:18:57 UTC MAIN commitmail json YAML

Note update of devel/ruby-ffi package to 1.9.18.

(taca)

2017-03-13 16:18:34 UTC MAIN commitmail json YAML

Update ruby-ffi to 1.9.18.

* Add AbstractMemory#get and AbstractMemory#put
* Add Pointer#to_ptr
* Update x86_64-openbsd types close #535
* Use latest rake-compiler-dock and rake-compiler.
* Avoid undefined behaviour of LoadLibrary() on Windows.
* Suppress deprecated Fixnum warnings on Ruby 2.4.0.

(taca)

2017-03-13 16:09:14 UTC MAIN commitmail json YAML

Note addtion and update of ruby-minitar and update of related
ruby-archive-tar-minitar package, version 0.6.1.

archivers/ruby-minitar
archivers/ruby-minitar-cli
archivers/ruby-archive-tar-minitar

(taca)

2017-03-13 16:07:59 UTC MAIN commitmail json YAML

Add and enable ruby-minitar and ruby-minitar-cli.

(taca)

2017-03-13 16:07:29 UTC MAIN commitmail json YAML