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

2024-05-13 01:19:22 UTC Now

2016-03-12 09:53:54 UTC MAIN commitmail json YAML

Update databases/py-cassandra-driver to 3.1.0.

Features
- Pass name of server auth class to AuthProvider
- Surface schema agreed flag for DDL statements
- Automatically convert float and int to Decimal on serialization
- Eventlet Reactor IO improvement
- Make pure Python ProtocolHandler available even when Cython is
  present
- Optional Cython deserializer for bytes as bytearray
- Add Session.default_serial_consistency_level
- cqlengine: Expose prior state information via cqlengine
  LWTException
- cqlengine: Collection datatype "contains" operators support
  (Cassandra 2.1)
- cqlengine: Add DISTINCT query operator
- cqlengine: Tuple cqlengine api
- cqlengine: Add support for UPDATE/DELETE ... IF EXISTS statements
- cqlengine: Allow nested container types
- cqlengine: Add ability to set query's fetch_size and limit
- cqlengine: Internalize default keyspace from successive set_session
- cqlengine: Warn when Model.create() on Counters

Bug Fixes
- Bus error (alignment issues) when running cython on some ARM
  platforms
- Overflow when decoding large collections (cython)
- Timer heap comparison issue with Python 3
- Cython deserializer date overflow at 2^31 - 1
- Decode error encountered when cython deserializing large map
  results
- Don't require Cython for build if compiler or Python header
  not present
- Unorderable types in task scheduling with Python 3
- cqlengine: Fix crash when updating a UDT column with a None value
- cqlengine: Race condition in ..connection.execute with lazy_connect
- cqlengine: doesn't support case sensitive column family names
- cqlengine: UserDefinedType mandatory in create or update
- cqlengine: db_field breaks UserType
- cqlengine: UDT badly quoted
- cqlengine: Use of db_field on primary key prevents querying except
  while tracing.
- cqlengine: DateType.deserialize being called with one argument
  vs two
- cqlengine: Querying without setting up connection now throws
  AttributeError and not CQLEngineException
- cqlengine: BatchQuery multiple time executing execute statements.
- cqlengine: Better error for management functions when no connection
  set
- cqlengine: Handle None values for UDT attributes in cqlengine
- cqlengine: Fix inserting None for model save
- cqlengine: EQ doesn't map to a QueryOperator (setup race condition)
- cqlengine: class.MultipleObjectsReturned has DoesNotExist as base
  class
- cqlengine: Typo in cqlengine UserType __len__ breaks attribute
  assignment

Other
- cqlengine: a major improvement on queryset has been introduced.
  It is a lot more efficient to iterate large datasets: the rows
  are now fetched on demand using the driver pagination.
- cqlengine: the queryset len() and count() behaviors have changed.
  It now executes a "SELECT COUNT(*)" of the query rather than
  returning the size of the internal result_cache (loaded rows).
  On large queryset, you might want to avoid using them due to
  the performance cost. Note that trying to access objects using
  list index/slicing with negative indices also requires a count
  to be executed.

(fhajny)

2016-03-12 09:44:45 UTC MAIN commitmail json YAML

Remove php-oauth 2.0.0 update request

(fhajny)

2016-03-12 09:44:14 UTC MAIN commitmail json YAML

Enable php-oauth1

(fhajny)

2016-03-12 09:43:35 UTC MAIN commitmail json YAML

Updated security/php-oauth to 2.0.1

(fhajny)

2016-03-12 09:42:48 UTC MAIN commitmail json YAML

Update security/php-oauth to 2.0.1.

2.0.1
* Fix multiple segfaults (kgovande, rlerdorf)

2.0.0
- PHP 7 Support
- Bug 67658: configure does not detect missing pcre.h
- Bug 67665: update fetch to accept 20X HTTP ranges
- Bug 67883: check SERVER[REDIRECT_HTTP_AUTHORIZATION]
  for the Authorization header

(fhajny)

2016-03-12 09:39:57 UTC MAIN commitmail json YAML

Re-import security/php-oauth as security/php-oauth1 (for PHP<7).

OAuth is an authorization protocol built on top of HTTP which allows
applications to securely access data without having to store usernames
and passwords.

(fhajny)

2016-03-12 09:29:30 UTC MAIN commitmail json YAML

Remove php-http 3.0.0 and deps, sort

(fhajny)

2016-03-12 09:27:19 UTC MAIN commitmail json YAML

configure insists that it wants a C++ preprocessor, so let it for now

(tnn)

2016-03-12 09:26:51 UTC MAIN commitmail json YAML

Enable www/php-http3 and deps

(fhajny)

2016-03-12 09:15:58 UTC MAIN commitmail json YAML

Added www/php-http3 and deps

(fhajny)

2016-03-12 09:15:15 UTC MAIN commitmail json YAML

Import www/php-http2 3.0.1 (the PHP 7 variant of www/php-http).

This HTTP extension aims to provide a convenient and powerful
set of functionality for one of PHPs major applications.

It eases handling of HTTP urls, dates, redirects, headers and
messages, provides means for negotiation of clients preferred
language and charset, as well as a convenient way to send any
arbitrary data with caching and resuming capabilities.

(fhajny)

2016-03-12 09:12:52 UTC MAIN commitmail json YAML

Import devel/php-propro2 2.0.0 (the PHP 7 variant of devel/php-propro).

Property proxy: A reusable split-off of pecl_http's property proxy API.

(fhajny)

2016-03-12 09:11:01 UTC MAIN commitmail json YAML

Import devel/php-raphf2 2.0.0 (the PHP 7 variant of devel/php-raphf).

Reusable split-off of pecl_http's persistent handle and resource factory API.

(fhajny)

2016-03-12 09:06:29 UTC MAIN commitmail json YAML

Remove duplicate if. Ride bump.

(wiz)

2016-03-12 09:05:31 UTC MAIN commitmail json YAML

Updated pkgtools/lintpkgsrc to 4.92

(wiz)

2016-03-12 09:05:22 UTC MAIN commitmail json YAML

2016-03-12 08:51:15 UTC MAIN commitmail json YAML

Updated x11/modular-xorg-xephyr to 1.18.2

(wiz)

2016-03-12 08:51:05 UTC MAIN commitmail json YAML

Updated x11/modular-xorg-server to 1.18.2

(wiz)

2016-03-12 08:50:50 UTC MAIN commitmail json YAML

Update modular-xorg-server (and -xephyr) to 1.18.2.

A big pile of updates in this one. Highlights include:

- glamor is updated to use OpenGL core profiles if available, which
should improve memory usage and performance on modern hardware, and got
some other performance improvements for rpi and other GLES platforms

- DRI2, DRI3, and Present all received correctness fixes for hangs,
crashes, and other weirdness

- Xwayland server has been updated to support the Xv and the
xf86vidmode extensions for better compatibility, and fixed some bugs
with output hotplug and pointer updates

- Xwin saw improvements to window and clipboard management, and a few
new keyboard layouts

(wiz)

2016-03-12 08:39:47 UTC MAIN commitmail json YAML

Clear PKGREVISION on update

(fhajny)

2016-03-12 08:39:26 UTC MAIN commitmail json YAML

Updated www/php-http and deps

(fhajny)

2016-03-12 08:38:39 UTC MAIN commitmail json YAML

Update www/php-http to 2.5.6.

2.5.6
* Fix php-bug #71719: Buffer overflow in HTTP url parsing
  functions
* Fix gh-issue #28: Possible null pointer dereference
  in php_http_url_mod()
* Fix gh-issue #22: Fix PHP5 config.w32
* Fix gh-issue #20: setSslOptions notice with curl 7.43

2.5.5
* Fixed gh-issue #16: No Content-Length header with empty
  POST requests

2.5.3
* Fixed gh-issue #12: crash on bad url passed
  to http\Message::setRequestUrl()
* The URL parser now fails on empty labels

2.5.2
* Fixed regression with HEAD requests always warning about
  a partial file transfer
+ Added "path_as_is" request option (libcurl >= 7.42)

(fhajny)

2016-03-12 08:34:33 UTC MAIN commitmail json YAML

Update www/php-propro to 1.0.2.

* Internals documentation at http://m6w6.github.io/ext-propro/v1.0.x/
* Travis support
* Fix package.xml's maximum and minimum PHP version

(fhajny)

2016-03-12 08:33:12 UTC MAIN commitmail json YAML

Update devel/php-raphf to 1.1.2.

* Source code documentation available at http://m6w6.github.io/ext-raphf/v1.1.x
* Travis support
* Fix package.xml's maximum and minimum PHP version

(fhajny)

2016-03-12 08:14:14 UTC MAIN commitmail json YAML

Updated x11/videoproto to 2.3.3

(wiz)

2016-03-12 08:14:05 UTC MAIN commitmail json YAML

Update videoproto to 2.3.3:

No functional change, just squashing a build warning for new xserver.

Adam Jackson (2):
      xv: Build left-shift constants from ints not longs
      videoproto 2.3.3

Gaetan Nadon (1):
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES

(wiz)

2016-03-12 07:31:02 UTC MAIN commitmail json YAML

Make sure to use $(X_LIBS) when linking libjawt.so against libawt_xawt.so.
Might fix "ld: fatal: library -lXrender: not found" seen in SmartOS bulk build.

(tnn)

2016-03-12 06:27:17 UTC MAIN commitmail json YAML

don't default to EOL versions of java:
- change Linux x86 from sun-jdk6 to oracle-jdk8
- change SunOS x86 from openjdk7 to openjdk8
- change DragonFly from openjdk7 to openjdk8

leave Darwin at sun-jdk6 for now, not sure how the builtin stuff works ...

(tnn)

2016-03-12 03:49:08 UTC MAIN commitmail json YAML

Updated www/firefox38-l10n to 38.7.0

(ryoon)

2016-03-12 03:48:41 UTC MAIN commitmail json YAML

Update to 38.7.0

* Sync with firefox38-38.7.0

(ryoon)

2016-03-12 03:47:57 UTC MAIN commitmail json YAML

Updated www/firefox38 to 38.7.0

(ryoon)

2016-03-12 03:47:20 UTC MAIN commitmail json YAML

Update to 38.7.0

Changelog:
Fixed in Firefox ESR 38.7
    2016-37 Font vulnerabilities in the Graphite 2 library
    2016-35 Buffer overflow during ASN.1 decoding in NSS
    2016-34 Out-of-bounds read in HTML parser following a failed allocation
    2016-31 Memory corruption with malicious NPAPI plugin
    2016-28 Addressbar spoofing though history navigation and Location protocol property
    2016-27 Use-after-free during XML transformations
    2016-25 Use-after-free when using multiple WebRTC data channels
    2016-24 Use-after-free in SetBody
    2016-23 Use-after-free in HTML5 string parser
    2016-21 Displayed page address can be overridden
    2016-20 Memory leak in libstagefright when deleting an array during MP4 processing
    2016-17 Local file overwriting and potential privilege escalation through CSP reports
    2016-16 Miscellaneous memory safety hazards (rv:45.0 / rv:38.7)
    2015-136 Same-origin policy violation using performance.getEntries and history navigation
    2015-81 Use-after-free in MediaStream playback

(ryoon)

2016-03-12 02:23:10 UTC MAIN commitmail json YAML

Updated x11/deforaos-keyboard to 0.3.0

(khorben)

2016-03-12 02:22:08 UTC MAIN commitmail json YAML

Package DeforaOS Keyboard 0.3.0

This release brings:
- support for the newest API from libDesktop
- generic keyboard widget for libDesktop
- improved support for Gtk+ 3
- early translation to Spanish
- no more conflicts with x11/gnome-control-center

(khorben)

2016-03-11 23:54:09 UTC MAIN commitmail json YAML

Re-arrange support for FORTIFY/MKPIE/RELRO/SSP

- No _GCC_* anything in mk/bsd.prefs.mk;
- No compiler flags in platform files.

Tested again on NetBSD/amd64, with and without cwrappers, with the same
outcome.

With feedback from jperkin@

(khorben)

2016-03-11 23:03:32 UTC MAIN commitmail json YAML

Add support for a number of security features

- Revisit (and rename) support for FORTIFY as PKGSRC_USE_FORTIFY (instead
  of PKGSRC_USE_FORT) for easier support outside NetBSD/gcc;
- PKGSRC_USE_SSP is no longer enabled by default when PKGSRC_USE_FORTIFY
  is enabled;
- PKGSRC_MKPIE builds executables as PIE (to leverage userland ASLR)
- PKGSRC_USE_RELRO builds with a read-only GOT to prevent some exploits
  from functioning.

Tested on NetBSD/amd64 by myself, in every combination, with and without
pkgtools/cwrappers. MKPIE is not supported at the moment with cwrappers.
Also, MKPIE is known to still break a number of packages when enabled (and
actually supported).

Tested on SunOS by jperkin@, thank you!

As discussed on tech-pkg@, the default behavior is not changed, except
where noted above.

ok bsiegert@

(khorben)

2016-03-11 22:04:34 UTC MAIN commitmail json YAML

Strip --enable-new-dtags GNU ld arg on Darwin and SunOS.

(fhajny)

2016-03-11 21:53:28 UTC MAIN commitmail json YAML

Updated net/nsd to 4.1.8

(pettai)

2016-03-11 21:53:07 UTC MAIN commitmail json YAML

4.1.8
================

FEATURES:
        - #732: tcp-mss, outgoing-tcp-mss options for nsd.conf.
        - #739: zonefile changes when mtime is small are detected on reload,
          if filesystem supports precision mtime values.
        - RR type CSYNC (RFC7477) syntax is supported.

BUG FIXES:
        - take advantage of arc4random_uniform if available.
        - Fix flto check for OSX clang.
        - Define _DEFAULT_SOURCE with _BSD_SOURCE for glibc 2.20 on Linux.
        - Fix #736: segfault during zone transfer.
        - Fix #744: Fix that NSD replies for configured but unloaded zone
          with SERVFAIL, not REFUSED.

(pettai)

2016-03-11 21:31:36 UTC MAIN commitmail json YAML

2016-03-11 21:31:13 UTC MAIN commitmail json YAML

Added databases/pgpool2 version 3.5.0

(fhajny)

2016-03-11 21:30:55 UTC MAIN commitmail json YAML

2016-03-11 21:11:47 UTC MAIN commitmail json YAML

Explicitly skip directories. PR 50955.

(dholland)

2016-03-11 20:34:49 UTC MAIN commitmail json YAML

2016-03-11 20:32:31 UTC MAIN commitmail json YAML

Update to ECL 16.1.2

Changes since 16.0.0

* API changes

- si:do-setf accepts optional parameter stores.  New lambda-list:
  (access-fn function &optional (stores `(,(gensym))))
  This change is backward compatible.

- New MP functions:
  mp:with-rwlock
  mp:try-get-semaphore (non-blocking)
  mp:mailbox-try-read  (non-blocking)
  mp:mailbox-try-send  (non-blocking)

- Added back removed C interfaces
  ecl_import_current_thread
  ecl_release_current_thread

- When cl-truename encounters a broken symlink, it returns its path
  instead of signalling a file-error

- Deprecated variables has been removed
  c::*suppress-compiler-warnings*, c::*suppress-compiler-notes*

- Random state might be initialized by a random seed (truncated to
  32bit value) or by a precomputed array.

  Latter is designed to allow reading back the printed random state
  (when printed readably), not as an array to initialize the random
  state.

- C99 supporting compiler is mandatory for C backend.

- COMPILER::*cc_is_cxx*: New variable to switch the output extension of
  emitted compiler code to ".cxx" when configured with "--with-c++". This
  eliminates compiler warnings that compiling C++ with a ".c" extension is
  deprecated; this is seen mostly with Clang++.

- Added Clang-specific pragmas to disable return type, unused value and
  excessive parentheses warnings, which are fairly harmless, but annoying
  and clutter user output.

- GRAY:CLOSE isn't specialized on T to preserve compatibility with some
  libraries.

* Enhancements:

- Added code walker (present as *feature* :walker)

- Testing framework cleanup

- Format fallbacks to prin1 if infinity or NaN are passed to it

- Annotations are added at runtime (better integration with SLIME)

- Mersenne-Twister RNG has new 64 bit implementation for appropriate
  machines

- Add sockets implementation for android platform

- Add android build target (official android support)

* Issues fixed:

- si:open-unix-socket-stream accepts both string and base-string
  (automatic coercion is performed)

- Long form of DEFSETF accepts multiple-values as a store forms:

  (defsetf gah (x) (y z) `(list ,x ,y ,z))
  (setf (gah 3) (values 3 4))

- Building with single-threaded boehm works if ECL threads are disabled

- Using labels works with sharp-S-reader

  (read-from-string
    "(#1=\"Hello\" #S(sharp-s-reader.1.example-struct :A #1#))")

- Generated C code works well with IEEE 754 infinities
  (regression tests created)

- User-defined heap sizes can now exceed the size of a fixnum on 32-bit

- The heap size limit was intended to be 1GB on 32-bit or 4GB on 64-bit
  but inconsistency between ECL_FIXNUM_BITS and FIXNUM_BITS in the code
  prevented the heap to grow for 64-bit.  This now occurs, and a few
  other less visible bugs were fixed by restoring consistency to
  ECL_FIXNUM_BITS.

- EXT:EXTERNAL-PROCESS-WAIT potential race condition fix

- Building with object files not created by ECL works (CFFI wrappers)

- Regression regarding initialization of build by ECL libraries from
  external code fixed. Static and shared libraries initialization
  funcitons has predetermined name while object files has randomized
  names.

- Random state initial state generation was buggy and insecure (entropy
  from urandom was rejected)

- Fix `listen' on streams when FILE_CNT isn't available (use read instad
  of fread)

- `FIND' compiled with C compiler didn't respect `START' nor `END'
  arguments. Compiler macro is fixed now and should work as expected

- `compute-applicable-methods-using-classes` bugfix

(asau)

2016-03-11 18:39:05 UTC MAIN commitmail json YAML

Add a MESSAGE to document that further tools can be needed for some sites
(but aren't strictly needed for most supported sites).

Thanks to coypu who pointed out that via a private email.

(leot)

2016-03-11 16:51:33 UTC MAIN commitmail json YAML

Rather than remove the library completely, just fix the path to use the
installed version.  Clean up some variable assignment while here.

Ride the previous PKGREVISION bump.

(jperkin)

2016-03-11 15:42:59 UTC MAIN commitmail json YAML

2016-03-11 15:37:28 UTC MAIN commitmail json YAML

Updated print/qpdf to 6.0.0

(ryoon)

2016-03-11 15:37:02 UTC MAIN commitmail json YAML

Update to 6.0.0

Changelog:
2015-11-10  Jay Berkenbilt  <ejb@ql.org>

        * 6.0.0: release

        * No changes from 5.2.0. The 5.2.0 release broke binary
        compatibility and was withdrawn.

2015-10-31  Jay Berkenbilt  <ejb@ql.org>

        * 5.2.0: release

        * libqpdf/QPDF.cc (read_xrefTable): Be tolerant of some malformed
        xref tables that don't have the required trailing space after each
        line.

2015-10-29  Jay Berkenbilt  <ejb@ql.org>

        * Implement QPDFWriter::setDeterministicID and --deterministic-id
        commandline-flag to qpdf to request generation of a deterministic
        /ID for non-encrypted files.

(ryoon)

2016-03-11 13:34:14 UTC MAIN commitmail json YAML

Updated emulators/xnp2 to 0.86

(tsutsui)

2016-03-11 13:33:22 UTC MAIN commitmail json YAML

Update xnp2 to 0.86.

upstream changes (no English changelog):
- fix build issue on certain environments

(tsutsui)

2016-03-11 13:06:52 UTC MAIN commitmail json YAML

Updated multimedia/adobe-flash-plugin11 to 11.2.202.577

(tsutsui)

2016-03-11 13:05:44 UTC MAIN commitmail json YAML

Update adobe-flash-plugin11 to 11.2.202.577.

Upstream annoucement:

https://helpx.adobe.com/security/products/flash-player/apsb16-08.html

Adobe Security Bulletin

Security updates available for Adobe Flash Player

Release date: March 10, 2016

Vulnerability identifier: APSB16-08

CVE number: CVE-2016-0960, CVE-2016-0961, CVE-2016-0962, CVE-2016-0963,
CVE-2016-0986, CVE-2016-0987, CVE-2016-0988, CVE-2016-0989, CVE-2016-0990,
CVE-2016-0991, CVE-2016-0992, CVE-2016-0993, CVE-2016-0994, CVE-2016-0995,
CVE-2016-0996, CVE-2016-0997, CVE-2016-0998, CVE-2016-0999, CVE-2016-1000,
CVE-2016-1001, CVE-2016-1002, CVE-2016-1005, CVE-2016-1010

Platform: Windows, Macintosh and Linux

(tsutsui)

2016-03-11 11:48:59 UTC MAIN commitmail json YAML

Add bl3.mk file for libopts.

(wiz)

2016-03-11 11:41:02 UTC MAIN commitmail json YAML

Updated x11/kdelibs4 to 4.14.15nb2

(jperkin)

2016-03-11 11:40:52 UTC MAIN commitmail json YAML

Fixup for dylib too.  Bump PKGREVISION.

(jperkin)

2016-03-11 10:56:21 UTC MAIN commitmail json YAML

Fix build when KDE is installed
No PKGREVISION bump as does not affect any existing successful build

(abs)

2016-03-11 10:27:17 UTC MAIN commitmail json YAML

Updated misc/libreoffice to 5.1.1.3

(ryoon)

2016-03-11 10:23:42 UTC MAIN commitmail json YAML

Update to 5.1.1.3

Changelog:
List of fixed bugs

Bugs fixed compared to 5.1.1 rc1:

    fdo#94009 FILESAVE: DOCX - Margins not preserve [Michael Stahl]
    tdf#40517 Decimal alignment (user defined number formats with question marks) lost in ODF [Laurent Balland-Poirier]
    tdf#56544 FILEOPEN: Lock file is not created on samba share (via gvfs) [Stephan Bergmann]
    tdf#97197 With OpenGL active Impress slide transition Rochade effect blanking entire UI to white [Michael Meeks]
    tdf#97739 OpenGL: dissapear field controls in dialogue Format-Page, tab Page (Calc) [Michael Meeks]
    tdf#97763 divide by zero bug ... [Toma転 Vajngerl]
    tdf#97808 FILEOPEN: arrowheads added to lines within groups [Michael Stahl]
    tdf#97816 opengl - corrupted icon with 1bit mask in calc toolbar [Michael Meeks]

st of fixed bugs

Bugs fixed compared to 5.1.0 final (rc2):

    coverity#1348468 oox: copy-paste error [Michael Stahl]
    rhbz#1240591 Clipboard is cleared when LO is closed [Caol叩n McNamara]
    rhbz#1257635 [fix available] sometimes LO doesn't see cups printers [Caol叩n McNamara]
    rhbz#1289394 [gtk3] [wayland] tooltips are misplaced before moving window for the first time [Caol叩n McNamara]
    rhbz#1294208 [GTK3] [Xorg] Scrolling in LibreOffice bounces or go in reverse direction [Caol叩n McNamara]
    tdf#40517 Decimal alignment (user defined number formats with question marks) lost in ODF [Laurent Balland-Poirier]
    tdf#45771 SVG: Incorrect text size [Xisco Fauli]
    tdf#61511 problem Background rtf [Miklos Vajna]
    tdf#72695 crash on concurrent SwXTextDocument::dispose and SwXTextFrame::release [Michael Stahl]
    tdf#74667 Data Analysis Toolkit - Regression [Toma転 Vajngerl]
    tdf#75256 Meta: incomplete Sifr icon theme [Matthias Freund]
    tdf#79163 SVG Import - gradients bugged and some transparent sections fully white [Xisco Fauli]
    tdf#85770 In svg image, visibility does not work for tspan [Xisco Fauli]
    tdf#86609 TOOLBAR: Paste no longer has paste special drop down in Impress/Draw [Maxim Monastirsky]
    tdf#87178 DIALOG: Reset menus in Customize dialog resets toolbars as well [Maxim Monastirsky]
    tdf#89031 EDITING - Calc Function suggestion too agressive [Winfried Donkers]
    tdf#91017 [Regression] Black squares hide content of WMF image [Armin Le Grand]
    tdf#91762 Inserting table has incorrect row heights [Xisco Fauli]
    tdf#91909 Uno commands for slide navigation and slide sorting [Caol叩n McNamara]
    tdf#92077 FILESAVE: Rotated shapes double rotated when exported to OOXML [Andras Timar]
    tdf#92630 GTK+ auto-accelerator functionality missing [Katarina Behrens]
    tdf#92720 EDITING: Report-Builder - Report fails to open with Charts in a Report [Michael Stahl]
    tdf#93038 ICONS: Missing Open Remote File icon [Laurent Balland-Poirier]
    tdf#93054 EDITING: dragging and dropping selected cells doesn't work (GTK3 only) [Caol叩n McNamara]
    tdf#93151 "Expand references when new columns/rows are inserted" broken for named ranges [Eike Rathke]
    tdf#93637 PDF export missing ToC page numbers [Justin Luth]
    tdf#94739 Images are distorted diagonally on PDF export when OpenGL rendering is enabled [Caol叩n McNamara]
    tdf#95024 Support for new Hungarian orthography [L叩szl坦 N辿meth]
    tdf#95217 Persian text not imported with "Link to External Data..." in Calc [Giuseppe Castagno]
    tdf#95573 EXTENSION MANAGER - freeze / hang when attempting to install extensions on OSX 10.11, installation confirmation dialog not displayed [Michael Meeks]
    tdf#95587 position values do not follow base point setting [Katarina Behrens]
    tdf#95648 When OpenGL rendering is active-- Graphite font has black blocks when used in a justified paragraph [Tor Lillqvist]
    tdf#96147 ODF export: CharHighlight property causes duplicate fo:background-color attributes on text/paragraph styles [Michael Stahl]
    tdf#96174 "File - Save to Remote Server" spits out "Error saving document $document: The specified device is invalid", when trying to save to GDrive [Giuseppe Castagno]
    tdf#96222 Simple matrix formulas give wrong results when calc file saved in .ods is reopened (openCL) [Tor Lillqvist]
    tdf#96245 Frames are deleted from document that doesn't contain the draw:name property in draw:frame elements [Caol叩n McNamara]
    tdf#96308 FILEOPEN RTF incorrect tab spacing on table [Miklos Vajna]
    tdf#96327 Start Center: "F" accelerator for "Remote Files" conflicts with "alt+F" accelerator for "File" menu [Gabriele Ponzo]
    tdf#96385 Tracker: GL black / flickering issues [Michael Meeks]
    tdf#96407 Mac OS X version doesnt appear in About dialog [Douglas Mencken]
    tdf#96420 Glyph replacement causes caret misplacement and/or mis-rendered replacement glyph [Tor Lillqvist]
    tdf#96580 "Edit with External Tool" damages svg image [Caol叩n McNamara]
    tdf#96604 ungrab modal dialogs [Caol叩n McNamara]
    tdf#96606 Bring shipped Spanish dictionary up to version 2.0 [Ricardo Palomares]
    tdf#96653 PNG graphics are corrupted when exported to PDF [Caol叩n McNamara]
    tdf#96669 UI: 'Save to remote server' error: 'A file named "$file" already exists' though file is not present on target WebDAV server. [Giuseppe Castagno]
    tdf#96685 EditEng AccessibleParagraph not focused on first use - KMFL doesn't swallow characters [Justin Luth]
    tdf#96833 Remote Files UI dialog has various small issues (lost values in editing, wrong TCP port number management...) [Giuseppe Castagno]
    tdf#96910 EDITING - Crashs using "insert column left" for large documents with concatenation [Yogesh]
    tdf#96943 Hide whitespace mode: new page is inserted for window/orphan-controlled paragraph [Miklos Vajna]
    tdf#96961 Hide whitespace mode: whitespace is hidden even on the last page [Miklos Vajna]
    tdf#96993 Images in PDF files opened with 5.1.0.0.beta 2 Draw are inverted. [Mike Kaganski]
    tdf#97033 EDITING - Malformed ODB file crashes when editing tables, queries, forms in master dbgutil [Michael Stahl]
    tdf#97051 Writer crashes on saving document with header or footer after using page style dialog [Oliver Specht]
    tdf#97108 Assertion `!rDestShellID.isEmpty() && !rDestShellID.startsWith("0x")' failed when copying OLE object [Michael Stahl]
    tdf#97116 New commands insertbefore and insertafter have no icons in theme Galaxy [Regina Henschel]
    tdf#97196 Some Slide transition variant names are duplicated in the drop lists created for groups [Julien Nabet]
    tdf#97247 Focus goes strange when typing UP/LEFT at merged cell at top-left corner [Takeshi Abe]
    tdf#97276 Cannot select line shape with mouse [Caol叩n McNamara]
    tdf#97308 FORMATTING: Conditional "Ends with" applies formatting to inverted selection [Julien Nabet]
    tdf#97331 Crash conditional formatting, when scrolling on Icon set [Caol叩n McNamara]
    tdf#97369 SUM formulas, in the cell below one with the same formula (and maybe more?) are not calculate correctly in 5.1 (with more then ~100 rows) [Tor Lillqvist]
    tdf#97375 Impress crashes in text selection [Caol叩n McNamara]
    tdf#97407 SIDEBAR: Spacing drop down has 2 'Custom' entries in Wrap content panel [Rishabh]
    tdf#97417 DOCX import: paragraphs wrongly in a list in particular document [Michael Stahl]
    tdf#97419 Crash when creating table with wizard [Maxim Monastirsky]
    tdf#97439 Update (merge) Autocorrect pt_PT to 2016-01-29 [Marco A. G. Pinto]
    tdf#97458 LO 5.1.0.3 - Writer: Immediate crash after opening ".docx" or ".odt" when OpenGL enabled (Intel HD 3000) [Michael Meeks]
    tdf#97465 Calc doesn't show referenced cell highlights (colored borders) for selected formula when using the GTK3 UI version [Caol叩n McNamara]
    tdf#97495 Tooltip is not aligned with its UI element [Caol叩n McNamara]
    tdf#97512 LO5.0.1RC3 About box not fully localizable [Andras Timar]
    tdf#97587 Software interpreter for SUM treats empty cells as #VALUE! [Tor Lillqvist]
    tdf#97633 VCL: UNO API for getBufferSwapCounter() [Tor Lillqvist]
    tdf#97666 avoid pointless pull & push of bitmaps [Toma転 Vajngerl]
    tdf#97700 extraordinary memory corruption ... [Michael Meeks]

(ryoon)

2016-03-11 09:53:08 UTC pkgsrc-2015Q4 commitmail json YAML

Pullup tickets #4949 and #4950.

(bsiegert)

2016-03-11 09:51:11 UTC pkgsrc-2015Q4 commitmail json YAML

Pullup ticket #4950 - requested by taca
net/bind99: security fix

Revisions pulled up:
- net/bind99/Makefile                                          1.54
- net/bind99/distinfo                                          1.37

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Mar 10 00:50:35 UTC 2016

  Modified Files:
  pkgsrc/net/bind99: Makefile distinfo

  Log Message:
  Update bind99 package to 9.9.8pl4 (BIND 9.9.8-P4).

  --- 9.9.8-P4 released ---

  4319. [security] Fix resolver assertion failure due to improper
  DNAME handling when parsing fetch reply messages.
  (CVE-2016-1286) [RT #41753]

  4318. [security] Malformed control messages can trigger assertions
  in named and rndc. (CVE-2016-1285) [RT #41666]

(bsiegert)

2016-03-11 09:38:01 UTC pkgsrc-2015Q4 commitmail json YAML

Pullup ticket #4949 - requested by taca
net/bind910: security fix

Revisions pulled up:
- net/bind910/Makefile                                          1.18
- net/bind910/distinfo                                          1.15

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Mar 10 00:48:41 UTC 2016

  Modified Files:
  pkgsrc/net/bind910: Makefile distinfo

  Log Message:
  Update bind910 to 9.10.3pl4 (BIND 9.10.3-P4), security release.

  --- 9.10.3-P4 released ---

  4322. [security] Duplicate EDNS COOKIE options in a response could
  trigger an assertion failure. (CVE-2016-2088)
  [RT #41809]

  4319. [security] Fix resolver assertion failure due to improper
  DNAME handling when parsing fetch reply messages.
  (CVE-2016-1286) [RT #41753]

  4318. [security] Malformed control messages can trigger assertions
  in named and rndc. (CVE-2016-1285) [RT #41666]

(bsiegert)

2016-03-11 09:09:57 UTC MAIN commitmail json YAML

skip the SHLIBS check for libjawt.so

It is a dlopened library and needs libmawt.so, but that can be provided by
either xawt/libmawt.so or headless/libmawt.so. The JVM will pick and load
the correct implementation to use so an explicit run path is neither
appropriate nor required.

(tnn)

2016-03-11 08:18:12 UTC MAIN commitmail json YAML

If the configure script can't figure out the correct answer, bail out
with exit 1 instead of trying an interactive prompt that goes into an
infinite loop if stdin is not a tty.

(tnn)

2016-03-11 07:02:59 UTC MAIN commitmail json YAML

try harder to find system's zlib

(tnn)

2016-03-11 06:50:42 UTC MAIN commitmail json YAML

resurrect and copy the previous clang patch-ac to here

jperkin Mon Mar  7 16:27:47 UTC 2016
Do not use "-z discard-unused" linker flags on SunOS, it is only supported
by the very latest Oracle Solaris release.

(tnn)

2016-03-11 05:42:35 UTC MAIN commitmail json YAML

let's do just "Solaris" instead of "Oracle"

The only current use of this is pbulk's subject line, and Solaris 11.3
makes more sense than Oracle 11.3.

(tnn)

2016-03-11 04:58:51 UTC MAIN commitmail json YAML

for SunOS, assume that OS_VARIANT is Oracle if no match on other variants
for OmniOS, stop processing /etc/release after the first line

(tnn)

2016-03-10 22:54:23 UTC MAIN commitmail json YAML

Updated sysutils/tarsnap to 1.0.37

(wiz)

2016-03-10 22:54:13 UTC MAIN commitmail json YAML

Update tarsnap to 1.0.37.

First the new release: Tarsnap 1.0.37 is now available.  This version brings
the following substantive changes compared to tarsnap 1.0.36:

* tarsnap-key(gen|mgmt|regen) now accept a --passphrase-time option,
which specifies the duration to be spent on computing the derived keys
used for encrypting the tarsnap key file.

* tarsnap now accepts a --keep-going option when deleting or printing
statistics about multiple archives.

* tarsnap-keymgmt now accepts a --print-key-permissions option for
listing the permissions contained in a key file.

* tarsnap --print-stats now accepts a --csv-file option for printing
statistics in comma-separated-value format.

* tarsnap now accepts a --verify-config command which exits silently
after checking the configuration file(s) for syntax errors.

* tarsnap now looks for a server named "v1-0-0-server.tarsnap.com"
instead of the historic "betatest-server.tarsnap.com" hostname.  This
should have no user-visible effect in most configurations.

* tarsnap now correctly warns if a sparse extract fails due to hardlinks.

* tarsnap now prints a warning if creating an empty archive.

As usual, there are also many minor build fixes, harmless bug fixes, and code
refactoring / cleanup changes.  For a full listing of changes, consult the
tarsnap git repository: https://github.com/Tarsnap/tarsnap

(wiz)

2016-03-10 21:12:13 UTC MAIN commitmail json YAML

Updated textproc/libxml++ to 2.40.1

(nros)

2016-03-10 21:08:43 UTC MAIN commitmail json YAML

Revbump because of libxml++ update.

(nros)

2016-03-10 21:07:34 UTC MAIN commitmail json YAML

Revbump because of libxml++ update.

(nros)

2016-03-10 21:05:12 UTC MAIN commitmail json YAML

Revbump because of libxml++ update.
Set LICENSE.

(nros)

2016-03-10 21:00:45 UTC MAIN commitmail json YAML

Update libxml++ to version 2.40.1

Changelog:

2.40:

Major changes since 2.38:

* Use (and require) C++11.
  (Murray Cumming, Kjell Ahlstedt, Mikhail Titov)
* SaxParser: Fix "double free or corruption" if a std::exception is thrown
  by a handler method.
  (Daniel Trebbien, Kjell Ahlstedt)

2.40.0 (unstable):

* Build improvements.
  (Kjell Ahlstedt)

2.38.1 (stable):

* Fix the build with C++11 compilers, such as MS Visual C++ 2013 - Implicit
  conversions from streams to bool are no longer allowed.)
  (Mikhail Titov)
* Build: Disable deprecated API in dependencies if --enable-warnings=fatal
  (Kjell Ahlstedt)
* Build: Require libxml2 2.7.7 or later
  (Kjell Ahlstedt)

2.38.0 (stable):

This stable version is identical to the unstable version 2.37.2.

API additions since 2.36:

* Add Node::add_child_with_new_ns().
  (Kjell Ahlstedt) Bug #737682 (Mathias Lorente)
* Add XsdSchema and XsdValidator classes. Deprecate Schema and SchemaValidator.
  Add RelaxNGSchema and RelaxNGValidator.
  (Kjell Ahlstedt) Bug #737712 (Michel Stam)
  Thanks to Tjalling Hattink, who made initial versions of the RelaxNG classes.
* Parser: Add input operator>>(std::istream& in, Parser& parser).
  (Kjell Ahlstedt) Bug #329281 (Pierre Thierry)
* Parser: Add [set|get]_include_default_attributes() and
  [set|get]_parser_options().
  (Kjell Ahlstedt) Bug #701674 (Bob Nolty)

2.36.0 (unstable):

* Element::set_namespace_declaration():
  It is not an error to set the same URI twice.
  (Kjell Ahlstedt) Bug #635846, comment 27.
* Require libxml-2.0 >= 2.7.3.
  (Kjell Ahlstedt)
* Parser::initialize_context(): Call xmlCtxtUseOptions().
  (Kjell Ahlstedt)

2.35.4 (unstable):

* Document:
  - Add process_xinclude(), using new XIncludeStart
    and XIncludeEnd classes, derived from Node.
    (Kjell Ahlsted) Bug #338521.
  - Make the Document(xmlDoc*) constructor public.
    (Kjell Ahlsted) Bug #668980.
* Parser: Make it thread-safe.
  (Kjell Ahlstedt) Bug #681467.
* Schema::set_document(): If the argument 'document' is 0 then
  create an empty document, as the documentation says.
  (Kjell Ahlstedt)
* Improve the error handling.
  (Kjell Ahlstedt) Bug #635846.
* Documentation:
  - Add incremental parsing to the SaxParser example program.
  - DtdValidation and SchemaValidation: Print all exception information.
  - Improve error descriptions.
    (Kjell Ahlstedt)

2.35.3 (unstable):

* Node:
  - Add eval_to_[boolean|number|string]() methods.
  (Kjell Ahlstedt) Bug #316244
  - Fix memory problems in import_node().
  (Kjell Ahlstedt) Bug #672992
* Build:
  - The examples are now built and run during make check.
  (Kjell Ahlstedt) Bug #678390
  - Define LIBXMLCPP_EXCEPTIONS_ENABLED unconditionally.
  (Kjell Ahlstedt)

2.35.2 (unstable):

* Node: Add get_first_child().
  (Murray Cumming, Based on a patch by Ilya Murav'jov in bug #648125)
* Build: Remove the --disable-api-exceptions configure option.
  (Murray Cumming)

2.35.1 (unstable):

* Handle attributes with default values correctly.
  (Kjell Ahlstedt) Bug #669635.
* Improved handling of entity references and processing instructions.
  (Kjell Ahlstedt) Bug #669481
* Parser: Throw more detailed error messages.
  (Kjell Ahlstedt) Bug #304020 (Virgile Devaux)
* Document: Make the Document(xmlDoc*) constructor protected.
  (Murray Cumming) Bug #668980 (A. Pignotti).

(nros)

2016-03-10 19:20:15 UTC MAIN commitmail json YAML

Set CHECK_SHLIBS_SUPPORTED=no for both the JRE and JDK, a bug in check-shlibs
was masking test failures for the JDK package.

(jperkin)

2016-03-10 18:42:34 UTC MAIN commitmail json YAML

Updated archivers/lzmalib to 0.0.1nb1

(jperkin)

2016-03-10 18:42:25 UTC MAIN commitmail json YAML

Ensure we append to LDFLAGS, fixes rpath issues that were only exposed after
fixing check-shlibs.  Bump PKGREVISION.

(jperkin)

2016-03-10 18:22:07 UTC MAIN commitmail json YAML

Updated security/mit-krb5 to 1.10.7nb9

(jperkin)

2016-03-10 18:21:58 UTC MAIN commitmail json YAML

Ensure libss is built -static, the library is not installed resulting
in runtime failures which weren't previously detected due to a bug in
check-shlibs.  Bump PKGREVISION.

(jperkin)

2016-03-10 18:16:00 UTC MAIN commitmail json YAML

Updated devel/nspr to 4.12nb1

(jperkin)

2016-03-10 18:15:51 UTC MAIN commitmail json YAML

Bump PKGREVISION for previous change.

(jperkin)

2016-03-10 16:58:19 UTC MAIN commitmail json YAML

2016-03-10 16:23:54 UTC MAIN commitmail json YAML

Fix rpath, we don't support $ORIGIN.  Fixes issues previously masked by a
bug in check-shlibs.

(jperkin)

2016-03-10 16:04:13 UTC MAIN commitmail json YAML

Set CHECK_SHLIBS_SUPPORTED=no for both the JRE and JDK, a bug in check-shlibs
was masking test failures for the JDK package.

(jperkin)

2016-03-10 15:56:24 UTC MAIN commitmail json YAML

Reset 'found' variable for each library check.  Previously, all subsequent
tests would pass after the first successful check.  Exposes library issues
in a number of packages.

(jperkin)

2016-03-10 15:06:07 UTC MAIN commitmail json YAML

2016-03-10 15:01:52 UTC MAIN commitmail json YAML

Update to clang-3.8.0. Split out llvm tools to lang/llvm.
Packaged in pkgsrc-wip by myself and Kamil.
Remove stale pkgsrc/SunOS bread crumbs that were difficult to merge
following the build framework switch. Needs to be redone. (Sorry!)

Summary of significant changes in LLVM:
- switch build framework from autoconf to CMake
- llvm-ar now supports thin archives.
- llvm doesn t produce .data.rel.ro.local or .data.rel sections anymore.
- opional support for linking clang and the LLVM tools with a single
  libLLVM shared library

  pkgsrc note: we have this library in lang/libLLVM, but we don't currently
  use it. We may do so in the future if/when the API matures.

- The optimization to move the prologue and epilogue of functions in colder
  code path (shrink-wrapping) is now enabled by default
- new target-independent gcc-compatible emulated Thread Local Storage mode
- various target specific optimizations

Summary of significant changes in Clang:

- new compiler flags for tuning what DWARF information is included
- better strict alignment handling
- better support for __builtin_object_size

(tnn)

2016-03-10 13:15:56 UTC MAIN commitmail json YAML

+ htop-2.0.1, openssh-7.2p2, php-owncloud-9.0.

(wiz)

2016-03-10 13:15:14 UTC MAIN commitmail json YAML

Updated textproc/mdoclint to 1.38

(wiz)

2016-03-10 13:15:04 UTC MAIN commitmail json YAML

No more vax on OpenBSD. From jmc@OpenBSD.

Bump version.

(wiz)

2016-03-10 12:58:25 UTC MAIN commitmail json YAML

Needs pkg-config.

(leot)

2016-03-10 12:57:09 UTC MAIN commitmail json YAML

2016-03-10 12:49:44 UTC MAIN commitmail json YAML

Updated textproc/heirloom-doctools to 160308

(leot)

2016-03-10 12:49:32 UTC MAIN commitmail json YAML

Update textproc/heirloom-doctools to 160308.
Patch provided by Carsten Kunze via pkgsrc-wip.

Changes:
Release 160308
==============
2016-03-08
    refer:  Bug introduced in commit
    89b1284c1de8071f3d7bb3a308cb080b8e2f311b fixed.  (Reported by
    Anthony J. Bentley (@OpenBSD))

(leot)

2016-03-10 12:43:48 UTC MAIN commitmail json YAML

be compatible with "nm -p" on Solaris 11.3

It now differentiates between bss and common symbols, and lists variables
in the latter section with symbol type "C", like GNU nm(1) does.
So add "C" to the list of letters that the global_symbol_pipe script
accepts on Solaris.
Bump PKGREVISION of libtool-base.

(tnn)

2016-03-10 10:30:05 UTC MAIN commitmail json YAML

Updated databases/percona-toolkit to 2.2.17

(fhajny)

2016-03-10 10:29:53 UTC MAIN commitmail json YAML

Update databases/percona-toolkit to 2.2.17.

v2.2.17 released 2016-03-07

* General compatibility with MySQL 5.7 tools, docs and test suite
* pt-mysql-summary displays incorrect info about Fast Server Restarts
  for Percona Server 5.6
* pt-online-schema-change cannot set sql_mode using --set-vars
* pt-online-schema-change added --null-to-non-null option to allow
  NULLable columns to be converted to NOT NULL
* pt-online-schema-change doesn't apply underscores to foreign
  keys individually
* pt-online-schema Invalid recursion method: t=dsns
* pt-online-schema-change fails when using --no-drop-old-table
  after 10 times
* pt-query-digest : Redundant argument in sprintf
* pt-query-digest doc bug with --since and too many colons
* pt-query-digest: Make documentation of --attribute-value-limit
  option more clear
* pt-show-grants fails against MySQL-5.7.6
* pt-show-grants doesn't sort column-level privileges
* pt-slave-restart fails on MariaDB 10.0.13 (gtid_mode confusion)
* pt-stalk: new var binlog_error_action causes bug in collect module
* pt-table-checksum has high likelyhood to skip a table when row count
  is around chunk-size * chunk-size-limit
* pt-table-checksum redundant argument in printf

v2.2.16 released 2015-11-09

* pt-archiver dies with "MySQL server has gone away" when
  innodb_kill_idle_transaction set to low value and bulk
  insert/delete process takes too long time
* pt-kill option --filter does not work
* pt-online-schema-change should reconnect to slaves
* pt-online-schema-change, MySQL 5.6, and InnoDB optimizer stats
  can cause downtime
* pt-stalk find -warn option is not portable
* Document that pt-table-checksum has high likelihood to skip a table
  when row count is around chunk-size * chunk-size-limit

v2.2.15 released 2015-08-28

* pt-archiver checked lag too frequently
* pt-archiver clarified function of --check-interval [DOC]
* pt-archiver now accepts checking lag on multiple slaves
* pt-archiver now checks for PXC flow control via --max-flow-ctl option
* pt-archiver options --no-delete and --purge were not mutually
  exclusive
* pt-archiver mysql timed out when innodb_kill_idle_transaction set
  to low value and check-slave-lag used
* pt-duplicate-key-checker doesn't support triple quote in column name
* pt-kill enable support for RDS
* pt-mysql-summary lacked an --ask-pass option
* pt-online-schema-change added --sleep option
* pt-online-schema-change core dump on erroneous alter directive
* pt-online-schema-change now checks for PXC flow control via
  --max-flow-ctl option
* pt-online-schema-change unstable signal handling
* pt-online-schema-change now controls constraint name length
* pt-online-schema-change --chunk-size-limit=0 inhibited checksumming
  of single nibble tables
* pt-sift failed when fetching missing tools
* pt-stalk monitors tokudb status
* pt-table-checksum doesn't reconnect to slaves when timed out
  on very long lags
* passsword parameter must escape commas - all tools [DOC]
* changes needed to build packages from git tree
* write-user-docs script stopped working after switching to github
* testing bugs related to newer perl versions

(fhajny)

2016-03-10 09:25:42 UTC MAIN commitmail json YAML

Use LDFLAGS, LDADD isn't in OPSYSVARS and LDFLAGS doesn't require
having to pass through MAKE_ENV.  Fixes build on SunOS.

(jperkin)

2016-03-10 08:15:23 UTC MAIN commitmail json YAML

+ abcmidi-20160303, avidemux-2.6.12, blender-2.77, py-borgbackup-1.0,
  wine-devel-1.9.5.

(wiz)

2016-03-10 07:40:24 UTC MAIN commitmail json YAML

The strerror fix removed patch-aa from distinfo.
Finish the removal, and add some necessary overrides to the Makefile.

(wiz)

2016-03-10 07:23:49 UTC MAIN commitmail json YAML

2016-03-10 05:29:56 UTC MAIN commitmail json YAML

needs at least libdrm 2.4.60

(tnn)

2016-03-10 00:51:08 UTC MAIN commitmail json YAML

Note update of net/bind99 package to 9.9.8pl4.

(taca)

2016-03-10 00:50:35 UTC MAIN commitmail json YAML

Update bind99 package to 9.9.8pl4 (BIND 9.9.8-P4).

--- 9.9.8-P4 released ---

4319. [security] Fix resolver assertion failure due to improper
DNAME handling when parsing fetch reply messages.
(CVE-2016-1286) [RT #41753]

4318. [security] Malformed control messages can trigger assertions
in named and rndc. (CVE-2016-1285) [RT #41666]

(taca)

2016-03-10 00:49:19 UTC MAIN commitmail json YAML

Note update of net/bind910 package to 9.10.3pl4.

(taca)

2016-03-10 00:48:41 UTC MAIN commitmail json YAML

Update bind910 to 9.10.3pl4 (BIND 9.10.3-P4), security release.

--- 9.10.3-P4 released ---

4322. [security] Duplicate EDNS COOKIE options in a response could
trigger an assertion failure. (CVE-2016-2088)
[RT #41809]

4319. [security] Fix resolver assertion failure due to improper
DNAME handling when parsing fetch reply messages.
(CVE-2016-1286) [RT #41753]

4318. [security] Malformed control messages can trigger assertions
in named and rndc. (CVE-2016-1285) [RT #41666]

(taca)

2016-03-09 23:53:17 UTC MAIN commitmail json YAML

Drop maintainership.

(wiz)

2016-03-09 23:22:02 UTC MAIN commitmail json YAML

2016-03-09 23:21:29 UTC MAIN commitmail json YAML

Update qconf to version 2.0

The only difference that I could find between this and the earlier
version is that this one builds with Qt5. Due to this a qt5 package
option has been added that allows the package to be built with Qt5.

(nros)

2016-03-09 22:27:29 UTC MAIN commitmail json YAML

Add special handling for Debian derived systems as they do not have GNU awk
in /usr/bin/awk but mawk. Use /usr/bin/gawk if it exists, otherwise
depend on gawk from pkgsrc when required.

(tnn)

2016-03-09 22:21:39 UTC MAIN commitmail json YAML

Set QTDIR as an environment variable in Qt5 since some packages need it.

(nros)

2016-03-09 22:10:13 UTC MAIN commitmail json YAML

needs -lm on Linux too

(tnn)

2016-03-09 22:08:46 UTC MAIN commitmail json YAML

2016-03-09 21:55:00 UTC MAIN commitmail json YAML

Updated databases/mysql-cluster to 7.4.10

(fhajny)

2016-03-09 21:51:45 UTC MAIN commitmail json YAML

Update databases/mysql-cluster to 7.4.10.

7.4.10

- A serious regression was inadvertently introduced in MySQL Cluster NDB
  7.4.8 whereby local checkpoints and thus restarts often took much longer
  than expected.

See more at:

  http://dev.mysql.com/doc/relnotes/mysql-cluster/7.4/en/mysql-cluster-news-7-4-10.html

7.4.9

- Important Change: Previously, the NDB scheduler always optimized for
  speed against throughput in a predetermined manner (this was hard coded);
  this balance can now be set using the SchedulerResponsiveness data node
  configuration parameter.
- Added the tc_time_track_stats table to the ndbinfo information database.
- Cluster Replication: Normally, RESET SLAVE causes all entries to be
  deleted from the mysql.ndb_apply_status table. This release adds
  the ndb_clear_apply_status system variable, which makes it possible
  to override this behavior.

See more at:

  http://dev.mysql.com/doc/relnotes/mysql-cluster/7.4/en/mysql-cluster-news-7-4-9.html

7.4.8

- Changes have been made in the minimum values for a number of parameters
  applying to data buffers for backups and LCPs. These parameters, listed
  here, can no longer be set so as to make the system impossible to run:
  - BackupDataBufferSize: minimum increased from 0 to 2M.
  - BackupLogBufferSize: minimum increased from 0 to 2M.
  - BackupWriteSize: minimum increased from 2K to 32K.
  - BackupMaxWriteSize: minimum increased from 2K to 256K.
  In addition, the BackupMemory data node parameter is now deprecated and
  subject to removal in a future version of MySQL Cluster. Use
  BackupDataBufferSize and BackupLogBufferSize instead.
- When a backup was unsuccessful due to insufficient resourcesa subsequent
  retry worked only for those parts of the backup that worked in the same
  thread, since delayed signals are only supported in the same thread.
  Delayed signals are no longer sent to other threads in such cases.
- An instance of an internal list object used in searching for queued
  scans was not actually destroyed before calls to functions that could
  manipulate the base object used to create it.
- ACC scans were queued in the category of range scans, which could lead
  to starting an ACC scan when DBACC had no free slots for scans. We fix
  this by implementing a separate queue for ACC scans.
- Cluster Replication: Added the create_old_temporals server system
  variable to compliment the system variables avoid_temporal_upgrade and
  show_old_temporals introduced in MySQL 5.6.24 and available in MySQL
  Cluster beginning with NDB 7.3.9 and NDB 7.4.6.
- When the --database option has not been specified for ndb_show_tables,
  and no tables are found in the TEST_DB database, an appropriate warning
  message is now issued.
- Bug fixes.

See more at

  http://dev.mysql.com/doc/relnotes/mysql-cluster/7.4/en/mysql-cluster-news-7-4-8.html

(fhajny)

2016-03-09 21:50:35 UTC MAIN commitmail json YAML

2016-03-09 21:47:12 UTC MAIN commitmail json YAML

only for NetBSD, fss(4) is NetBSD-specific

(tnn)

2016-03-09 21:40:05 UTC MAIN commitmail json YAML

2016-03-09 21:34:22 UTC MAIN commitmail json YAML

2016-03-09 21:33:43 UTC MAIN commitmail json YAML

Updated lang/qore to 0.8.11nb4

(nros)

2016-03-09 21:32:41 UTC MAIN commitmail json YAML

2016-03-09 21:20:51 UTC MAIN commitmail json YAML

Don't list possibly nonexistent headers like /usr/include/sys/signal.h
in makefile dependency lists.

(tnn)

2016-03-09 20:58:24 UTC MAIN commitmail json YAML

needs BUILDLINK_LDADD.dl for dlopen on Linux

(tnn)

2016-03-09 20:55:46 UTC MAIN commitmail json YAML

Updated sysutils/rsyslog to 8.17.0

(fhajny)

2016-03-09 20:55:35 UTC MAIN commitmail json YAML

2016-03-09 20:54:43 UTC MAIN commitmail json YAML

Update sysutils/rsyslog to 8.17.0.

- NEW REQUIREMENT: libfastjson
- new testbench requirement: faketime command line tool
- improve json variable performance
- new experimental feature: lookup table suport
- new feature: dynamic statistics counters
- new contributed plugin: omampq1 for AMQP 1.0-compliant brokers
- new set of UTC-based $now family of variables ($now-utc, $year-utc, ...)
- simplified locking when accessing message and local variables
- new global parameter "debug.unloadModules"
- timestamp handling: guard against invalid dates
- imfile: add "trimlineoverbytes" input paramter
- ommongodb: add support for extended json format for dates
- omjournal: add support for templates
- imuxsock: add "ruleset" input parameter
- testbench: framework improvement: configs can be included in test file
- imptcp: performance improvements
- made build compile (almost) without warnings
- solaris build: MAXHOSTNAMELEN properly detected
- build system improvement: ability to detect old hiredis libs
- rsgtutil: dump mode improvements
- build system: fix build issues with clang
- bugfix: unixtimestamp date format was incorrectly computed
- bugfix: date-ordinal date format was incorrectly computed
- bugfix: some race when shutting down input module threads
- bugfix tcpflood: did not handle connection drops correct in TLS case
- bugfix: abort if global parameter value was wrong
- bugfix omkafka: fix potential NULL pointer addressing
- bugfix impstats: @cee cookie was prefixed to wrong fromat (json vs. cee)
- bugfix imfile: fix race during startup that could lead to some duplication
- bugfix: potential loss of single message at queue shutdown
- bugfix: potential deadlock with heavy variable access
- bugfix ommysql: on some platforms, serverport parameter had no effect
- bugfix omelasticsearch: invalid pointer dereference
- bugfix omhiredis: serverport config parameter did not reliably work
- bugfix rsgtutil: -h command line option did not work
- bugfix lexer: hex numbers were not properly represented
- bugfix TLS syslog: intermittent errors while sending data
- bugfix imfile: abort on startup if no slash was present in file name param
- bugfix rsgtutil: fixed abort when using short command line options
- bugfix rsgtutil: invalid computation of log record extraction file
- bugfix build system: KSI components could only be build if in default path

(fhajny)

2016-03-09 20:51:38 UTC MAIN commitmail json YAML

2016-03-09 20:49:59 UTC MAIN commitmail json YAML

New package, py-thrift.

>From Aleksej Lebedev in PR pkg/50853.

Thrift is a software library and set of code-generation tools developed
at Facebook to expedite development and implementation of efficient and
scalable backend services. Its primary goal is to enable efficient and
reliable communication across programming languages by abstracting the
portions of each language that tend to require the most customization
into a common library that is implemented in each language.

Specifically, Thrift allows developers to define datatypes and service
interfaces in a single language-neutral file and generate all the
necessary code to build RPC clients and servers.

(bsiegert)

2016-03-09 20:45:53 UTC MAIN commitmail json YAML

Updated sysutils/liblognorm to 1.1.3

(fhajny)

2016-03-09 20:45:44 UTC MAIN commitmail json YAML

Update sysutils/liblognorm to 1.1.3.

- add support for libfastjson
- make work on Solaris
- check for runaway rules.
- fix: process last line if it misses the terminating LF

(fhajny)

2016-03-09 20:44:18 UTC MAIN commitmail json YAML

Updated editors/yed to 3.15

(tnn)

2016-03-09 20:43:38 UTC MAIN commitmail json YAML

Update to yet-3.15. Previous distfile is gone and can't be redistributed.

New Features
  The Circular and Radial layout algorithm as well as Balloon and all Directed
  Tree layout algorithms support a new edge routing style where edge paths are
  bundled to prevent visual clutter.

Bugfixes
  Disabled menu interaction on Mac OS X during layout runs to prevent
  accidental graph structure modifications.
  Many bugfixes, great and small.

(tnn)

2016-03-09 20:43:07 UTC MAIN commitmail json YAML

Update textproc/libfastjson to 0.99.2.

- new API: json_object_get_member_count()
- make compatible with autoconf < 2.64

(fhajny)

2016-03-09 20:33:26 UTC pkgsrc-2015Q4 commitmail json YAML

2016-03-09 20:19:31 UTC MAIN commitmail json YAML

2016-03-09 20:18:51 UTC MAIN commitmail json YAML

Updated lang/nodejs4 to 4.4.0

(fhajny)

2016-03-09 20:18:39 UTC MAIN commitmail json YAML

Update lang/nodejs to 4.4.0. Clean stale bits from options.mk.

Notable changes

- deps: An update to v8 that introduces a new flag
  --perf_basic_prof_only_functions
- http: A new feature in http(s) agent that catches errors on keep
  alived connections
- src: Better support for Big-Endian systems
- tls: A new feature that allows you to pass common SSL options
  to tls.createSecurePair
- tools: a new flag --prof-process which will execute the tick
  processor on the provided isolate files
- build: Support python path that includes spaces. This should be
  of particular interest to our Windows users who may have python
  living in c:/Program Files
- https: A potential fix for #3692 HTTP/HTTPS client requests
  throwing EPROTO
- installer: More readable profiling information from isolate
  tick logs
- npm: upgrade to npm 2.14.20
- process: Add support for symbols in event emitters. Symbols
  didn't exist when it was written
- querystring: querystring.parse() is now 13-22% faster!
- streams: performance improvements for moving small buffers that
  shows a 5% throughput gain. IoT projects have been seen to be as
  much as 10% faster with this change!
- tools: eslint has been updated to version 2.1.0

(fhajny)

2016-03-09 20:13:36 UTC MAIN commitmail json YAML

Updated lang/nodejs to 5.8.0

(fhajny)

2016-03-09 20:13:23 UTC MAIN commitmail json YAML

Update lang/nodejs to 5.8.0. Clean stale bits from options.mk.

Changes since 5.7.1:
- child_process: send() now accepts an options parameter
- constants: ENGINE_METHOD_RSA is now correctly exposed
- Fixed two regressions which originated in v5.7.0:
  - http: Errors inside of http client callbacks now propagate
    correctly
  - path: Fixed normalization of absolute paths
- repl: start() no longer requires an options parameter
- util: Improved format() performance 50-300%

(fhajny)

2016-03-09 20:03:23 UTC pkgsrc-2015Q4 commitmail json YAML

Pullup ticket #4946 - requested by taca
lang/php70: security fix

Revisions pulled up:
- lang/php/phpversion.mk                                        1.128
- lang/php70/distinfo                                          1.6
- lang/php70/patches/patch-configure                            1.2
- lang/php70/patches/patch-ext_opcache_config.m4                deleted

---
  Module Name:    pkgsrc
  Committed By:  taca
  Date:          Sat Mar  5 05:20:17 UTC 2016

  Modified Files:
          pkgsrc/lang/php: phpversion.mk
          pkgsrc/lang/php70: distinfo
          pkgsrc/lang/php70/patches: patch-configure
  Removed Files:
          pkgsrc/lang/php70/patches: patch-ext_opcache_config.m4

  Log Message:
  Update php70 to 7.0.4 (PHP 7.0.4), including security fxies.

  03 Mar 2016 PHP 7.0.4

  - Core:
    . Fixed bug (Low probability segfault in zend_arena). (Laruence)
    . Fixed bug #71441 (Typehinted Generator with return in try/finally crashes).
      (Bob)
    . Fixed bug #71442 (forward_static_call crash). (Laruence)
    . Fixed bug #71443 (Segfault using built-in webserver with intl using
      symfony). (Laruence)
    . Fixed bug #71449 (An integer overflow bug in php_implode()). (Stas)
    . Fixed bug #71450 (An integer overflow bug in php_str_to_str_ex()). (Stas)
    . Fixed bug #71474 (Crash because of VM stack corruption on Magento2).
      (Dmitry)
    . Fixed bug #71485 (Return typehint on internal func causes Fatal error
      when it throws exception). (Laruence)
    . Fixed bug #71529 (Variable references on array elements don't work when
      using count). (Nikita)
    . Fixed bug #71601 (finally block not executed after yield from). (Bob)
    . Fixed bug #71637 (Multiple Heap Overflow due to integer overflows in
      xml/filter_url/addcslashes). (Stas)

  - CLI server:
    . Fixed bug #71559 (Built-in HTTP server, we can download file in web by bug).
      (Johannes, Anatol)

  - CURL:
    . Fixed bug #71523 (Copied handle with new option CURLOPT_HTTPHEADER crashes
      while curl_multi_exec). (Laruence)
    . Fixed memory leak in curl_getinfo(). (Leigh)

  - Date:
    . Fixed bug #71525 (Calls to date_modify will mutate timelib_rel_time,
      causing date_date_set issues). (Sean DuBois)

  - Fileinfo:
    . Fixed bug #71434 (finfo throws notice for specific python file). (Laruence)

  - FPM:
    . Fixed bug #62172 (FPM not working with Apache httpd 2.4 balancer/fcgi
      setup). (Matt Haught, Remi)
    . Fixed bug #71269 (php-fpm dumped core). (Micka谷l)

  - Opcache:
    . Fixed bug #71584 (Possible use-after-free of ZCG(cwd) in Zend Opcache).
      (Yussuf Khalil)

  - PCRE:
    . Fixed bug #71537 (PCRE segfault from Opcache). (Laruence)

  - phpdbg:
    . Fixed inherited functions from unspecified files being included in
      phpdbg_get_executable(). (Bob)

  - SOAP:
    . Fixed bug #71610 (Type Confusion Vulnerability - SOAP /
      make_http_soap_request()). (Stas)

  - Standard:
    . Fixed bug #71603 (compact() maintains references in php7). (Laruence)
    . Fixed bug #70720 (strip_tags improper php code parsing). (Julien)

  - XMLRPC:
    . Fixed bug #71501 (xmlrpc_encode_request ignores encoding option). (Hieu Le)

  - Zip:
    . Fixed bug #71561 (NULL pointer dereference in Zip::ExtractTo). (Laruence)

(bsiegert)

2016-03-09 18:10:28 UTC MAIN commitmail json YAML

Updated databases/squirrelsql to 3.7

(asau)

2016-03-09 18:04:38 UTC MAIN commitmail json YAML

Updated chat/libotr to 4.1.1

(gdt)

2016-03-09 18:04:17 UTC MAIN commitmail json YAML

Update to 4.1.1.

This is a security release addressing CVE-2016-2851.

- Fix an integer overflow bug that can cause a heap buffer overflow (and
  from there remote code execution) on 64-bit platforms
- Fix possible free() of an uninitialized pointer
- Be stricter about parsing v3 fragments
- Add a testsuite ("make check" to run it), but only on Linux for now,
  since it uses Linux-specific features such as epoll
- Fix a memory leak when reading a malformed instance tag file
- Protocol documentation clarifications

(gdt)

2016-03-09 17:48:50 UTC MAIN commitmail json YAML

Updated print/qpdfview to 0.4.16

(nros)

2016-03-09 17:45:52 UTC MAIN commitmail json YAML

Updated qpdfview to version 0.4.16.

Changelog:

Release 0.4.16:
  * Fixed an incompatibility with FDo's shared MIME type database that broke
    opening DjVu documents.
  * Added function to dynamically fit thumbnails into the viewport.
  * Added support to use system SyncTeX parser library.
  * Added support to open image formats supported by Qt.
  * SyncTeX is now available and discoverable with the main view's context menu.
  * Updated Czech translations. Thanks to Pavel Fric.
  * Updated Malay translations. Thanks to abuyop.
  * Updated Brazilian Portuguese translations. Thanks to Felipe Braga.
  * Updated Russian translations. Thanks to ned.
  * Updated British English translations. Thanks to Andi Chandler
    and Anthony Harrington.
  * Updated Ukrainian translations. Thanks to Yuri Chornoivan.
  * Updated Portuguese translations. Thanks to Sérgio Marques.
  * Updated Lithunian translations. Thanks to Moo.
  * Updated Spanish translations. Thanks to Guillermo and Adolfo Jayme.
  * Updated French translations. Thanks to Charles Monzat.

Release 0.4.15:
  * Fixed compatibility with MuPDF version 1.7. Thanks to Martin Banky.
  * Added keeping the page-relative position upon page change.
  * Added document properties on PDF version, encryption and linearization.
  * Added keyboard navigation to the outline view. Thanks to Bendik R. Opstad.
  * Added configurable document and tab context menus.
    Thanks to S. Razi Alavizadeh.
  * Added composition modes to adjust the background of scanned documents.
  * Extended the default movement keyboard shortcuts to include the numpad keys.
  * Made the trim-margins setting a per-tab property.
  * Added Hungarian translations. Thanks to Páder Rezső.
  * Updated Polish translations. Thanks to Piotr Strębski.
  * Updated Italian translations. Thanks to Claudio Arseni.
  * Updated Czech translations. Thanks to Pavel Fric.
  * Updated British English translations.
    Thanks to Anthony Harrington and Andy Chandler.
  * Updated Malay translations. Thanks to abuyop.
  * Updated Ukrainian translations. Thanks to Yuri Chornoivan.
  * Updated French translations. Thanks to Jean Marc.

Release 0.4.14:
  * Fixed keyboard movement not working in annotations and form fields.
  * Fixed display of warning dialog upon restoring tabs.
  * Fixed compilation using LLVM Clang. Thanks to Franz Fellner.
  * Fixed crash upon middle-clicking into empty part of tab bar.
  * Fixed a race condition in text extraction within the extended search dock.
  * Fixed losing rendering hints after unlocking encrypted PDF documents.
  * Improved user interaction of the extended search dock.
  * Improved the speed of text extraction within the extended search dock.
    Thanks to S. Razi Alavizadeh.
  * Improved performance at very large scale factors by dynamically
    adjusting tile size.
  * Added restoring of expanded outline items after refresh.
    Thanks to Bendik R. Opstad.
  * Added various smaller user interface enhancements.
  * Added whole-words-only search option
    (depending on Poppler version 0.31 or higher).
  * Added optionally searchable tabs and bookmarks menus.
  * Improved flexibility of searching DjVu documents.
  * Added Finnish translation of online help. Thanks to Timo Seppola.
  * Updated settings section of the online help.
  * Updated Czech translations. Thanks to Pavel Fric.
  * Updated Ukrainian translations. Thanks to Yuri Chornoivan.
  * Updated Polish translations. Thanks to Piotr Strębski.
  * Updated British English translations. Thanks to Anthony Harrington.
  * Updated Slovak translations. Thanks to DAG Software.
  * Updated Spanish translations. Thanks to Adolfo Jayme.
  * Updated Simplified Chinese translations. Thanks to electricface.
  * Updated Catalan translations. Thanks to VPablo.
  * Updated Russian translations. Thanks to ☠Jay ZDLin☠
    and Aleksey Kabanov.
  * Updated Galician translations. Thanks to Marcos Lans.
  * Updated Malay translations. Thanks to abuyop.
  * Updated French translations. Thanks to Jean Marc.

Release 0.4.13:
  * Fixed a memory leak when processing meta-data in the DjVu plug-in.
  * Fixed a crash when loading corrupted DjVu documents.
  * Removed the warning dialog about unknown file type to fix the '--quiet'
    option.
  * Added optional extended search dock displaying results from all open tabs.
    Thanks to S. Razi Alavizadeh.
  * Added per-tab setting to convert pages to grayscale after rendering.
  * Updated British English translations. Thanks to Anthony Harrington.
  * Updated Czech translations. Thanks to Pavel Fric.
  * Updated Malay translations. Thanks to abuyop.
  * Updated Galician translations. Thanks to Marcos Lans.
  * Updated Kazakh translations. Thanks to Baurzhan Muftakhidinov.
  * Updated Ukrainian translations. Thanks to Yuri Chornoivan.
  * Updated Portuguese translations. Thanks to Sérgio Marques.
  * Updated Polish translations. Thanks to Piotr Strębski.

Release 0.4.12:
  * Fixed loading document-supplied view mode defaults.
  * Fixed installation location of application icon to use hicolor icon theme.
  * Fixed an instability of DjVu meta-data extraction.
  * Added function to automatically trim empty page margins.
  * Added dock to improved access to bookmarks. Thanks to S. Razi Alavizadeh.
  * Added support for document-supplied page label.
    Thanks to S. Razi Alavizadeh.
  * Added context menu to copy link addresses.
  * Improved caching, i.e. do not drop pixmaps on scale factor change.
    Thanks to Martin Spacek.
  * Improved rendering by giving a higher priority to rendering visible pages
    compared to prefetching. Thanks to S. Razi Alavizadeh.
  * Improved computation of current page for continuous layouts.
    Thanks to S. Razi Alavizadeh.
  * Improved searching of DjVu documents. Thanks to S. Razi Alavizadeh.
  * Extended the D-Bus interface to support more IPC scenarios.
  * Updated Italian translations. Thanks to Claudio Arseni.
  * Updated British English translations. Thanks to Anthony Harrington.
  * Updated Ukrainian translations. Thanks to Yuri Chornoivan.
  * Updated Czech translations. Thanks to Pavel Fric.
  * Updated Slovak translations. Thanks to DAG Software.
  * Updated Thai translations. Thanks to Rockworld.
  * Updated Russian translations. Thanks to Oleg Koptev.
  * Updated Malay translations. Thanks to abuyop.
  * Updated Catalan translations. Thanks to VPablo.
  * Updated Galician translations. Thanks to Marcos Lans.
  * Updated Polish translations. Thanks to Mateusz Łukasik.

Release 0.4.11.1:
  * Fix progress and error icons and obsolete pixmaps not working without
    tiling.
  * Fix compilation using Microsoft Visual C++. Thanks to S. Razi Alavizadeh.

Release 0.4.11:
  * Added tiled rendering currently disabled by default.
  * Made zooming logarithmic instead of linear. Thanks to Martin Spacek.
  * Added displaying various library versions in the about box.
    Thanks to Martin Spacek.
  * Added actions to toggle visibility of tool bars and menu bar.
  * Fixed questionably low interval for automatically saving persistent state.
    Thanks to Martin Spacek.
  * Fixed high writing overhead for automatically saving persistent state.
    Thanks to Boris Popov.
  * Fixed building without SQLite support again. Thanks to Sébastien Szymanski.
  * Fixed disabling restoring of tabs and bookmarks. Thanks to Benjamin Eltzner.
  * Removed extended print options page set and number-up as Qt version 5.2
    supports them internally.
  * Updated French translations. Thanks to Tubuntu and Sylvie Gallet.
  * Updated British English translations.
    Thanks to A. Kohl, Anthony Harrington and fossfreedom.
  * Updated Galician translations. Thanks to Marcos Lans.
  * Updated Ukrainian translations. Thanks to Yuri Chornoivan.
  * Updated Spanish translations. Thanks to Adolfo Jayme.
  * Updated Czech translations. Thanks to Pavel Fric.
  * Updated Catalan translations. Thanks to VPablo.
  * Updated Malay translations. Thanks to abuyop.
  * Updated Italian translations. Thanks to Claudio Arseni.
  * Updated Polish translations. Thanks to Piotr Strębski.
  * Updated Russian translations. Thanks to Alexander Volkov.
  * Updated Slovak translations. Thanks to DAG Software.
  * Added Belarussian translations. Thanks to Yury Yatsynovich.
  * Added Thai translations. Thanks to KL.

Release 0.4.10:
  * Fixed race condition when a deleted render task mit tries to emit a signal.
    Thanks to Benjamin Eltzner.
  * Fixed double deletion in recently closed menu. Thanks to Arnaud Schmittbuhl.
  * Fixed inconsistency when invoking a unique instance.
    Thanks to Dorian Scholz.
  * Fixed confusing auto-refresh if file is deleted.
  * Added using the document title from the meta-data as the tab title.
    Thanks to Dorian Scholz.
  * Added spreading out tabs to fill the whole tab bar. Thanks to Dorian Scholz.
  * Added periodically storing persistent state.
  * Added opening internal links in a new tab by middle-clicking.
  * Added zooming to selection by middle-dragging.
  * Updated Ukrainian translations. Thanks to Yuri Chornoivan.
  * Updated British English translations. Thanks to Anthony Harrington.
  * Updated Vietnamese translations. Thanks to Khang Mạnh Tử.
  * Updated Indonesian translation. Thanks to Rizal Muttaqin and Trisno Pamuji.
  * Updated Czech translations. Thanks to Pavel Fric.
  * Updated Slovak translations. Thanks to DAG Software.
  * Updated Polish translations. Thanks to Piotr Strębski.
  * Updated Romainian translations. Thanks to Vlad Paul Paval.
  * Updated Portuguese translations. Thanks to Sérgio Marques.
  * Updated Malay translations. Thanks abuyop.
  * Updated Galician translations. Thanks to Marcos Lans.
  * Updated Asturian translations. Thanks to Xuacu Saturio.
  * Updated Brazilian Portuguese translations. Thanks to Lucas Reis.

Release 0.4.9:
  * Added experimental Fitz plug-in.
  * Added action to use text as selection instead of copying to clipboard.
  * Added color feedback whether search term was found to help dialog.
    Thanks to Benjamin Eltzner.
  * Added option to switch multiple page layouts into right-to-left mode.
    Thanks to Abdellah Chelli.
  * Added loading of document-supplied defaults.
  * Added setting to choose Poppler backend.
  * Updated Czech translations. Thanks to Pavel Fric.
  * Updated Slovak translations. Thanks to DAG Software.
  * Updated British English translations. Thanks to Anthony Harrington.
  * Updated Polish translations. Thanks to Piotr Strębski.
  * Updated French translations. Thanks to Pierre Soulat and Arnaud Schmittbuhl.
  * Updated Azerbaijani translations. Thanks to Rashid Aliyev.
  * Updated Ukrainian translations. Thanks to Yuri Chornoivan.
  * Updated Malay translations. Thanks to abuyop.
  * Updated German translations. Thanks to Benjamin Eltzner.
  * Updated Vietnamese translations. Thanks to Khang Mạnh Tử.
  * Updated Kazakh translations. Thanks to Baurzhan Muftakhidinov.
  * Updated Asturian translations. Thanks to Xuacu Saturio.
  * Updated Catalan translations. Thanks to Marc Coll Carrillo and VPablo.
  * Updated Spanish translations. Thanks to Aaron Farias.
  * Updated Galician translatios. Thanks to Miguel Anxo Bouzada.
  * Updated Hebrew translations. Thanks to Yaron Shahrabani.
  * Updated Italian translations. Thanks to Claudio Arseni.

Release 0.4.8:
  * Fixed building without SQLite support. Thanks to Franz Fellner.
  * Fixed a performance problem when switching to a tab with a fallback
    outline takes seconds.
  * Added optional functionality to restore closed tabs.
  * Added zoom functionality to the presentation view.
  * Added Vietnamese translations. Thanks to Khang Mạnh Tử.
  * Added Swedish translations. Thanks to Martin Linder.
  * Updated Bulgarian translations. Thanks to Atanas Kovachki.
  * Updated Malay translations. Thanks to abuyop.
  * Updated Ukrainian translations. Thanks to Yuri Chornoivan.
  * Updated Slovak translations. Thanks to DAG Software.
  * Updated Portuguese translations. Thanks to Sérgio Marques.
  * Updated Czech translations. Thanks to Pavel Fric.
  * Updated Russian translations. Thanks to HsH and Aleksey Kabanov.
  * Updated French translations. Thanks to Arnaud Schmittbuhl.
  * Updated British English translations. Thanks to Anthony Harrington.
  * Updated Catalan translations. Thanks to Marc Coll Carrillo.
  * Updated German translations. Thanks to Dennis Baudys.
  * Updated Chinese (Simplified) translations. Thanks to Evo Jimmy.
  * Updated Malay translations. Thanks to abuyop.
  * Updated Azerbaijani translations. Thanks to Rashid Aliyev.
  * Updated Polish translations. Thanks to Mateusz Łukasik.

Release 0.4.7:
  * Extended bookmarks storage format to add labelled bookmarks.
  * Extended handling of annotations and form fields using overlays.
  * Added support for opening execute links and for saving file attachments
    from annotations.
  * Improved parsing of command-line arguments and Workbench integration
    on AmigaOS. Thanks to Chris Young.
  * Improved behaviour of movement keys in certain corner cases.
    Thanks to Thomas Etter.
  * Added keyboard shortcuts to focus current page and scale factor in tool bar.
  * Fixed a race condition that could lead to dropping rendered pages.
  * Fixed a small issue with adding and removing annotations.
  * Added partial Lithunian translation. Thanks to Automatizatorius.
  * Added partial Korean translation. Thanks to Litty.
  * Updated Czech translations. Thanks to Pavel Fric.
  * Updated French translations. Thanks to Arnaud Schmittbuhl, Tubuntu,
    Pierre Soulat and Teromene.
  * Updated Ukrainian translations. Thanks to Yuri Chornoivan.
  * Updated British English translations. Thanks to Andi Chandler and
    Anthony Harrington.
  * Updated Malay translations. Thanks to abuyop.
  * Updated Italian translations. Thanks to Claudio Arseni.
  * Updated Polish translations. Thanks to Mateusz Łukasik and
    Piotr Strębski.
  * Updated Brazilian Portuguese translations. Thanks to Rodrigo Zimmermann.
  * Updated German translations. Thanks to Thomas Worofsky,
    Tobias B. and Benjamin Eltzner.
  * Updated Kazakh translations. Thanks to Baurzhan Muftakhidinov.
  * Updated Slovak translations. Thanks to DAG Software.
  * Updated Bulgarian translations. Thanks to Atanas Kovachki.
  * Updated Galician translations. Thanks to Marcos Lans.
  * Updated Catalan translations. Thanks to VPablo.
  * Updated Greek translations. Thanks to George Christofis.
  * Updated Italian translations. Thanks to Giovanni Grieco.
  * Updated Spanish translations. Thanks to Adolfo Jayme Barrientos.
  * Updated Azerbaijani translations. Thanks to Rashid Aliyev.

Release 0.4.6:
  * Added function that keeps obsolete pixmaps and displays them until
    final rendering is available.
  * Added command-line option that displays a dialog to choose the name of
    the started instance.
  * Added confirmation dialog before closing a modified document.
  * Added optional support for device pixel ratios that are unequal to one.
  * Added setting to change presentation background.
  * Added desktop action for non-unique instances and choosing instances to
    the desktop entry.
  * Fixed loading of translation for Qt dialogs, e.g. the print dialog.
  * Added support for translations of online help. Thanks to Yuri Chornoivan.
  * Added support for searching of online help. Thanks to Benjamin Eltzner.
  * Updated Ukrainian translation and added translation of the online help.
    Thanks to Yuri Chornoivan.
  * Updated Czech translation. Thanks to Pavel Fric.
  * Updated Galician translation and added partial translation of
    the online help. Thanks to Marcos Lans.
  * Updated Malay translation and added partial translation of the online help.
    Thanks to abuyop.
  * Updated Polish translation and added partial translation of the online help.
    Thanks to Mateusz Łukasik.
  * Updated French translation and added partial translation ofthe online help.
    Thanks to Arnaud Schmittbuhl, Pierre Soulat and Pierre Slamich.
  * Updated Italian translation and added partial translation of
    the online help. Thanks to Claudio Arseni.
  * Updated Catalan translation. Thanks to Marc Coll Carrillo and VPablo.
  * Updated Czech translation and added translation of the online help.
    Thanks to Pavel Fric.
  * Updated Slovak translation and added partial translation of
    the online help. Thanks to DAG Software.
  * Updated Portuguese translation. Thanks to Sérgio Marques.
  * Updated British English translation and added partial translation of
    the online help. Thanks to fossfreedom and Andi Chandler.
  * Updated Idonesian translation. Thanks to Trisno Pamuji.
  * Updated Azerbaijani translation and added partial translation of
    the online help. Thanks to Rashid Aliyev.
  * Updated Chinese (Simplified) translation and added partial translation of
    the online help. Thanks to Xiaoxing Ye.
  * Updated Hebrew translation. Thanks to Yaron Shahrabani.
  * Updated German translation and added partial translation of the online
    help. Thanks to Tobias B. and Benjamin Eltzner.
  * Added partial Bulgarian translation of the online help. Thanks to
    Atanas Kovachki.

Release 0.4.5:
  * Fixed an error in drawing the search progress.
  * Fixed an error preventing the annotation context menu from being displayed.
  * Fixed decorating links when using Qt5.
  * Improved the layout of the search widgets.
  * Added setting to heuristically synchronize the outline view to
    the current page.
  * Improved thumbnails layout to change between horizontal and
    vertical according to dock location.
  * Updated Malay translation. Thanks to abuyop.
  * Updated Ukrainian translation. Thanks to Yuri Chornoivan.
  * Updated Czech translation. Thanks to Pavel Fric.
  * Updated Italian translation. Thanks to Claudio Arseni.
  * Updated Slovak translation. Thanks to DAG Software.
  * Updated German translation. Thanks to A. Kohl.
  * Updated Bulgarian translation. Thanks to Blagovest Petrov.
  * Updated French translation. Thanks to Arnaud Schmittbuhl.
  * Updated Kazakh translation. Thanks to Baurzhan Muftakhidinov.

Release 0.4.4:
  * Improved building on Windows and OS/2 and plug-in handling on
    all platforms. Thanks to Silvan Scherrer.
  * Added button to revert only the settings on the current tab of
    the settings dialog to their defaults.
  * Added tool tip showing paper size to the thumbnails view.
  * Added setting for number of entries in the recently used list.
  * Updated Russian translation. Thanks to Kyrill Detinov and Rashid Aliyev.
  * Updated Azerbaijani translation. Thanks to Rashid Aliyev.
  * Updated Brazilian Portuguese translation. Thanks to Phillipe Smith.
  * Updated Spanish translation. Thanks to Adolfo Jayme Barrientos.
  * Updated Slovak translation. Thanks to DAG Software.
  * Updated Ukrainian translation. Thanks to Yuri Chornoivan.
  * Updated Esperanto translation. Thanks to Eliovir.
  * Updated Czech translation. Thanks to Pavel Fric.
  * Updated Galician translation. Thanks to Marcos Lans.
  * Updated Romanian translation. Thanks to Vlad Paul Paval.
  * Updated Malay translation. Thanks to abuyop.
  * Updated British English translation. Thanks to Andi Chandler.
  * Updated Italian translation. Thanks to Claudio Arseni.
  * Updated Polish translation. Thanks to Mateusz Łukasik.
  * Updated Croatian translation. Thanks to freedomrun.
  * Updated French translation. Thanks to Teromene.
  * Added Portuguese translation. Thanks to Sérgio Marques.
  * Added Kazakh translation. Thanks to Baurzhan Muftakhidinov.

Release 0.4.3:
  * Fixed custom movement shortcuts not being activated after program
    initialization.
  * Fixed default scroll area shortcuts not being shadowed completely.
  * Fixed outline view layout on open and refresh and trying to set resize
    mode of non-existent outline view columns.
  * Increased auto-refresh timeout and made auto-refresh and prefetch
    timeouts configurable.
  * Improved drawing of search result highlights and added a setting
    for the highlight color.
  * Added command-line options '--quiet' and '--help'.
  * Added support for multiple shortcuts for each action.
  * Added option to highlight the current thumbnail.
  * Updated Ukrainian translation. Thanks to Yuri Chornoivan.
  * Updated Malay translation. Thanks to abuyop.
  * Updated Slovak translation. Thanks to DAG Software.
  * Updated Croatian translation. Thanks to freedomrun.
  * Updated Polish translation. Thanks to Mateusz Łukasik.
  * Updated Czech translation. Thanks to Pavel Fric.
  * Updated French translation. Thanks to Hélion du Mas des Bourboux
    and Dorian.
  * Updated Catalan translation. Thanks to VPablo.
  * Updated Hebrew translation. Thanks to Yaron Shahrabani.
  * Updated Asturian translation. Thanks to Xuacu Saturio.
  * Updated British English translation. Thanks to Andi Chandler.
  * Updated Brazilian Portuguese translation. Thanks to Phillipe Smith.
  * Updated Romanian translation. Thanks to Vlad Paul Paval.
  * Added Galician translation. Thanks to Marcos Lans and Miguel Anxo Bouzada.

Release 0.4.2:
  * Refactoring to improve code size and quality.
  * Added restoring and saving of printer settings.
  * Added command-line option to initiate a search in the current tab.
  * Added setting to determine the color of annotations added.
  * Instead of return to page, there is now jump backward and forward.
  * Added setting to limit thumbnails to search results.
  * Added setting on where to open new tabs.
  * Added setting to display the current page in the window title.
  * Updated Czech translation. Thanks Pavel Fric.
  * Updated Malay translation. Thanks to abuyop.
  * Updated French translation. Thanks to Tubuntu and
    Hélion du Mas des Bourboux.
  * Updated Ukrainian translation. Thanks to Yuri Chornoivan.
  * Updated Polish translation. Thanks to isamu715 and Mateusz Łukasik.
  * Updated Azerbaijani translation. Thanks to Rashid Aliyev.
  * Updated Romanian translation. Thanks to Vlad Paul Paval.
  * Updated Bulgarian translation. Thanks to Blagovest Petrov.
  * Updated Slovak translation. Thanks to DAG Software.
  * Updated Russian translation. Thanks to Eugene Marshal and Ivlev Denis.
  * Updated British English translation. Thanks to fossfreedom.
  * Updated Croatian translation. Thanks to freedomrun and Paolo Pelesk.
  * Updated Spanish translation. Thanks to Adolfo Jayme Barrientos and
    Aaron Farias.
  * Updated Italian translation. Thanks to Claudio Arseni.
  * Updated Catalan translation. Thanks to VPablo.
  * Updated Chinese (Simplified) translation. Thanks to Wang Dianjin.
  * Updated Brazilian Portuguese translation. Thanks to Phillipe Smith.

Release 0.4.1:
  * Added configurable keyboard shortcuts.
  * Added per-plug-in settings for PDF and PS plug-ins.
  * Added granular hinting and thin line mode settings for the PDF plug-in.
  * Added progress and errors icons for page rendering.
  * Added workaround for overwriting a file with itself using a temporary file.
  * Added rudimentary text extraction and search support for DjVu documents.
  * Changed color inversion to be a per-tab property.
  * Improved rotation and color inversion in the presentation view.
  * Updated Danish translation. Thanks to Aputsiaq Niels Janussen.
  * Updated Czech translation. Thanks to Pavel Fric.
  * Updated Polish translation. Thanks to Mateusz Łukasik and isamu715.
  * Updated Malay translation. Thanks to abuyop.
  * Updated Slovak translation. Thanks to DAG Software.
  * Updated Italian translation. Thanks to Claudio Arseni.
  * Updated Russian translation. Thanks to Kyrill Detinov.
  * Updated Brazilian Portuguese translation. Thanks to Phillipe Smith.
  * Updated Danish translation. Thanks to Aputsiaq Niels Janussen.
  * Updated French translation. Thanks to Sylvie Gallet and Tubuntu.
  * Updated Catalan translation. Thanks to VPablo.
  * Updated Spanish translation. Thanks to Adolfo Jayme Barrientos.
  * Updated Hebrew translation. Thanks to Yaron Shahrabani.
  * Updated Ukrainian translation. Thanks to yurchor.
  * Updated British English translation. Thanks to Andi Chandler.
  * Added Esperanto translation. Thanks to Donald Rogers.
  * Added Bulgarian translation. Thanks to Atanas Kovachki and Blagovest Petrov.
  * Added partial Azerbaijani translation. Thanks to Rashid Aliyev.

(nros)

2016-03-09 17:41:06 UTC MAIN commitmail json YAML

Update to SQuirreL 3.7.0

3.7.0 (09/14/2015)
==================

Enhancements:

Feature request #521 Alias name in SQL History search dialog.

Upgraded to latest RSyntax version (2.5.6).
  The new version has a clipboard history which is accessible
  through ctrl shift v.
  A little drawback of the new version is that background colors
  are not supported in syntax styles.

Feature request #485 Execute multiple SQL statements on one
click without selection
  The new feature executes all SQLs in the editor.
  If there are multiple SQLs in the editor the statement
  separator has to be used.
  The feature is accessible through a new tool bar button,
  tools popup and the alt shift ENTER key combination

Feature request #484 Query output preferences --> Allow table
and text output simultaneously
  Note: SQL result output as table or editable table now
  includes text output in an extra tab.
        That's why there should be only few cases where
  choosing text output in Session Properties makes sense
  anymore.

Feature request #479 Add option for tab names to contain only
Alias name
  The option can be found at menu File --> Global Preferences -->
  Tab General --> Bottom of section Appearance

Feature request #487 Show AS label as column header (if present)
  If a SQL result contains at least one column whose column name
  is not equal to its column label a button is shown at the header
  of the tab named "Result".
  By this button one can toggle display between column names
  and labels.
  Note: To configure the default display see menu File ->
  Global Preferences -> Tab Data Type Controls -> Top of panel.

WIKI table Plugin: Added support for JIRA/Confluence Markup Style
  Thanks to Thomas Hackel for the merge request.

Feature request #501 Overview/Charts Tab: Distinct Counts
  - Distinct counts for an Overview as a whole are now displayed
    right next to the column name
  - Distinct counts of Intervals are available as tool tips
    as well as a new details window which is accessible through
    the right mouse menu

Sybase dialect support when using jtds
Thanks to Sumit Agarwal for the merge request.

On Mac OS X the SQuirreL now uses the acorn icon instead of the
default java coffee cup icon.
  Thanks to Martin W. Kirst for the merge request.

New command line parameter:
Short form: -detectEDT
Long form: --detect-long-running-swing-edt-events
The parameter has no arguments.
The parameter enables SQuirreL to detect long running Swing
Event Dispatch Thread events.
When the dispatch thread is blocked for longer than two seconds
a warning containing a thread dump is written to the logs.

Upgraded to the latest RSyntax version (2.5.3).

Syntax Plugin: Made background color for white spaces affect
the whole SQL editors background, see menu File --> New Session
Properties --> tab Syntax
  Note: If you combine this feature with the Metal-Charcoal Look
  and Feel you can make SQuirreL appear in "fashionable" black.
  Thanks to Duane Redfern for the patch.

When adjusting table column widths a maximum width may now be
defined.
  See menu File --> Global Preferences --> Tab General -->
  right column

Speeded up reading and writing Alias properties. As result
opening and closing a connections will be much faster for big,
complicated databases.
  Thanks to Jaroslaw Jarmolowicz for the patch

Starting and stopping SQuirreL is much faster for big,
complicated databases
  Thanks to Jaroslaw Jarmolowicz for the patch

Postgres Plugin:
- For postgres query plans explain was used which is less
accurate than explain analyze so it was changed to use it
instead.
- Previous implementation had limitation of producing query
plans only for SELECT queries. It was changed so query plan can
work for every type of query.
- Query plan executions are wrapped in transaction so they don't
change database state.
Thanks to Jaroslaw Jarmolowicz for the patch

Bug fixes.

(asau)

2016-03-09 15:09:50 UTC MAIN commitmail json YAML

Note update of math/ruby-roo package to 2.3.2.

(taca)

2016-03-09 15:09:22 UTC MAIN commitmail json YAML

Update ruby-roo to 2.3.2.

## [2.3.2] 2016-02-18
### Fixed
- Handle url with long query params (ex. S3 secure url) [302](https://github.com/roo-rb/roo/pull/302)
- Allow streaming for Roo::CSV [297](https://github.com/roo-rb/roo/pull/297)
- Export Fixnums to Added csv [295](https://github.com/roo-rb/roo/pull/295)
- Removed various Ruby warnings [289](https://github.com/roo-rb/roo/pull/289)
- Fix incorrect example result in Readme.md [293](https://github.com/roo-rb/roo/pull/293)

(taca)

2016-03-09 15:08:12 UTC MAIN commitmail json YAML

Note update of math/ruby-narray package to 0.6.1.2.

(taca)

2016-03-09 15:07:35 UTC MAIN commitmail json YAML

Update ruby-narray to 0.6.1.2.

2016-02-11  Masahiro TANAKA  <masa16.tanaka@gmail.com>

* nmatrix.rb, narray_ext.rb: moved from lib/ to lib/narray/
* ver 0.6.1.2

(taca)

2016-03-09 13:35:52 UTC MAIN commitmail json YAML

Note update of devel/ruby-rspec-core package to 3.4.4.

(taca)

2016-03-09 13:35:11 UTC MAIN commitmail json YAML

Update ruby-rspec-core to 3.4.4.

### Development
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.4...3-4-maintenance)

### 3.4.4 / 2016-03-09
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.3...3.4.4)

Bug Fixes:

* Fix `RSpec::Core::RakeTask` so that it works with Rake 11.
  (Travis Grathwell, #2197)

(taca)

2016-03-09 12:51:33 UTC MAIN commitmail json YAML

Updated sysutils/facette to 0.4.0devnb5

(imil)

2016-03-09 12:50:29 UTC MAIN commitmail json YAML

Make pkglint(1) happy

. added BUILD_DEFS
. included bsd.prefs.mk
. moved COMMENTS up
. modified ${CGO_LDFLAGS} to ${CGO_LDFLAGS:Q}

Thanks Youri ;)

(imil)

2016-03-09 12:28:49 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-XPath to 1.34

(wen)

2016-03-09 12:27:43 UTC MAIN commitmail json YAML

Update to 1.34

Upstream changes:
1.34  2016-03-08 MANWAR
      - Applied the patch to script examples/xpath (kindly provided by GREGOA).

1.33  2016-03-02 MANWAR
      - Fixed issue RT #112584 (use of /d modifier in transliteration operator).

(wen)

2016-03-09 12:25:01 UTC MAIN commitmail json YAML

Update to 0.084

Upstream changes:
0.084    2016-03-04 07:17:49-05:00 America/New_York

    [Fixes]

    - Fixed relative() for the case with regex metacharacters in the path

0.082    2016-03-01 18:23:26-05:00 America/New_York

    [!!! INCOMPATIBLE CHANGES !!!]

    - (This warning repeated from 0.079-TRIAL) The relative() method no
      longer uses File::Spec's buggy rel2bs method.  The new Path::Tiny
      algorithm should be comparable and passes File::Spec rel2abs test
      cases, except that it correctly accounts for symlinks.  For common
      use, you are not likely to notice any difference. For uncommon use,
      this should be an improvement.  As a side benefit, this change drops
      the minimum File::Spec version required, allowing Path::Tiny to be
      fatpacked if desired.

    [Changes]

    - no other changes from 0.081

0.081    2016-02-18 16:55:37-05:00 America/New_York (TRIAL RELEASE)

    [Fixed]

    - Fixed lines_utf8+chomp and relative() bugs on Windows

0.079    2016-02-15 20:52:10-07:00 America/Mazatlan (TRIAL RELEASE)

    [!!! INCOMPATIBLE CHANGES !!!]

    - The relative() method no longer uses File::Spec's buggy rel2bs
      method.  The new Path::Tiny algorithm should be comparable and passes
      File::Spec rel2abs test cases, except that it correctly accounts for
      symlinks.  For common use, you are not likely to notice any
      difference. For uncommon use, this should be an improvement.  As a
      side benefit, this change drops the minimum File::Spec version
      required, allowing Path::Tiny to be fatpacked if desired.

    [FIXED]

    - Fixed lines_utf8() with chomping for repeated empty lines.

    [DOCS]

    - Documented that subclassing is not supported

0.077    2016-02-10 14:17:32-07:00 America/Mazatlan (TRIAL RELEASE)

    [ADDED]

    - Added 'edit' and 'edit_lines' plus _utf8 and _raw variants; this
      is similar to perl's -i flag (though without backups)

0.076    2015-11-16 10:47:24-05:00 America/New_York

    - no changes from 0.075

0.075    2015-11-15 21:02:18-05:00 America/New_York (TRIAL RELEASE)

    [FIXED]

    - Tilde expansion on Windows was resulting in backslashes.  Now they
      are correctly normalized to forward slashes.

    [DOCS]

    - Typos fixed

0.073    2015-10-30 10:36:18-04:00 America/New_York (TRIAL RELEASE)

    [FIXED]

    - Fixed spewing to a symlink that crosses a filesystem boundary

    [PREREQS]

    - Add Test::MockRandom to META as an recommended test prerequisite.

(wen)

2016-03-09 12:22:54 UTC MAIN commitmail json YAML

Updated filesystems/p5-Path-Tiny to 0.084

(wen)

2016-03-09 12:09:29 UTC MAIN commitmail json YAML

. Added rc.d script
. Handle needed directories
. Working-by-default configuration
. More path fixing in templates

(imil)

2016-03-09 11:57:33 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 6.55

(wen)

2016-03-09 11:56:00 UTC MAIN commitmail json YAML

Update to 6.55

Upstream changes:
6.55  2016-03-08
  - Deprecated Mojo::Server::Morbo::check in favor of
    Mojo::Server::Morbo::modified_files. (leejo, nugged)
  - Added modified_files method to Mojo::Server::Morbo. (leejo, nugged)
  - Improved renderer performance slightly.
  - Fixed a bug where Morbo would restart more than once if multiple files
    changed at the same time. (leejo, nugged)

6.54  2016-03-06
  - Deprecated Mojo::Template::build and Mojo::Template::compile.
  - Deprecated Mojo::Template::interpret in favor of Mojo::Template::process.
  - Added support for named variables to Mojo::Template.
  - Added vars attribute to Mojo::Template.
  - Added process method to Mojo::Template.
  - Improved Mojo::Template performance slightly.

(wen)

2016-03-09 11:32:34 UTC MAIN commitmail json YAML

Updated mail/p5-MIME-Types to 2.13

(wiz)

2016-03-09 11:32:24 UTC MAIN commitmail json YAML

Update to 2.13:

version 2.13: Mon  7 Mar 15:48:28 CET 2016

Fixes:
- not all information was extracted from the Apache tables.
  [Thomas Eckardt]

(wiz)

2016-03-09 11:31:36 UTC MAIN commitmail json YAML

Updated net/p5-Net-DNS to 1.05

(wiz)

2016-03-09 11:31:27 UTC MAIN commitmail json YAML

Update to p5-Net-DNS to 1.05:

**** 1.05 March 7, 2016

Fix rt.cpan.org #111559

1.04: TSIG not working anymore (TSIG.pm)

Fix rt.cpan.org #108908

Installing recent version gets shadowed by old version.
Warnings added to Makefile.PL and t/00-version.t.

Fix rt.cpan.org #66900

Net::DNS::Async unable to retry truncated UDP using TCP because
of limitations in Net::DNS.

(wiz)

2016-03-09 11:29:46 UTC MAIN commitmail json YAML

2016-03-09 11:26:53 UTC MAIN commitmail json YAML

Updated time/p5-DateTime to 1.2500

(wiz)

2016-03-09 11:26:43 UTC MAIN commitmail json YAML

Update p5-DateTime to 1.25:

1.25  2016-03-06

- DateTime->from_object would die if given a DateTime::Infinite object. Now it
  returns another DateTime::Infinite object. Reported by Greg Oschwald. RT
  #112712.

(wiz)

2016-03-09 11:18:59 UTC MAIN commitmail json YAML

actually, needs curses only on Linux (see DebianGNULinux.mak)

(tnn)

2016-03-09 11:13:54 UTC MAIN commitmail json YAML

2016-03-09 11:09:02 UTC MAIN commitmail json YAML

package not applicable for Linux

(tnn)

2016-03-09 10:49:01 UTC MAIN commitmail json YAML

syslog-ng installs systemd journal library on Linux with systemd

(tnn)

2016-03-09 10:47:54 UTC MAIN commitmail json YAML

Updated security/p5-Crypt-ECB to 2.05

(wiz)

2016-03-09 10:47:45 UTC MAIN commitmail json YAML

Update p5-Crypt-ECB to 2.05:

v2.05, 04.03.2016
- make Crypt:ECB work under perl-5.8.* again
- some changes actually made in v2.00 haven't been mentioned in the changelog
- add some more block ciphers to the test suite
- minor changes in test.pl
- minor documentation update

(wiz)

2016-03-09 10:35:20 UTC MAIN commitmail json YAML

Updated sysutils/dbus to 1.10.8

(prlw1)

2016-03-09 10:34:53 UTC MAIN commitmail json YAML

Update dbus to 1.10.8

g/c CONFIGURE_ARGS_GROUPS (Unused since PR pkg/50075 point 13) )

D-Bus 1.10.8 (2016-03-07)
==

The "digestive biscuits" release.

Fixes:

* Enable "large file support" on systems where it exists: dbus-daemon
  is not expected to open large files, but it might need to stat files
  that happen to have large inode numbers (fd.o #93545, Hongxu Jia)

* Eliminate padding inside DBusMessageIter on 64-bit platforms,
  which might result in a pedantic C compiler not copying the entire contents
  of a DBusMessageIter; statically assert that this is not an ABI change
  in practice (fd.o #94136, Simon McVittie)

* Document dbus-test-tool echo --sleep-ms=N instead of incorrect --sleep=N
  (fd.o #94244, Dmitri Iouchtchenko)

* Correctly report test failures in C tests from run-test.sh
  (fd.o #93379; amit tewari, Simon McVittie)

* When tests are enabled, run all the marshal-validate tests, not just
  the even-numbered ones (fd.o #93908, Nick Lewycky)

* Correct the expected error from one marshal-validate test, which was
  previously not run due to the above bug (fd.o #93908, Simon McVittie)

(prlw1)

2016-03-09 10:22:06 UTC MAIN commitmail json YAML

Limit databases/wiredtiger to x86_64 platforms, no support for others.

(fhajny)

2016-03-09 08:25:14 UTC MAIN commitmail json YAML

USE_TOOLS+= flex, no need for flex/buildlink3.mk

(tnn)

2016-03-09 08:08:32 UTC MAIN commitmail json YAML

does not need to link with -lfl

(tnn)

2016-03-09 08:06:45 UTC MAIN commitmail json YAML

don't try to put CONFIGURE_ENV into CONFIGURE_ARGS

(tnn)

2016-03-09 07:31:57 UTC MAIN commitmail json YAML

Add Linux specific PLIST

(tnn)

2016-03-09 07:23:06 UTC MAIN commitmail json YAML

Add Linux specific PLIST

(tnn)

2016-03-09 07:19:56 UTC MAIN commitmail json YAML

Add Linux specific PLIST

(tnn)

2016-03-09 07:12:25 UTC MAIN commitmail json YAML

Disable the SPS profiler. It makes extra files appear on Linux in the PLIST
and is only useful for Gecko developers.

(tnn)

2016-03-09 06:54:58 UTC MAIN commitmail json YAML

force APP_MAN_SUFFIX

(tnn)

2016-03-09 06:52:02 UTC MAIN commitmail json YAML

2016-03-09 06:01:09 UTC MAIN commitmail json YAML

2016-03-09 05:39:12 UTC MAIN commitmail json YAML

Don't arbitrarily use bundled zlib on some platforms and system's on others.
We do include zlib.buildlink3.mk, so make sure we always use that zlib.

Remove manual do-build target and set BUILD_DIRS instead.
Set MAKE_JOBS_SAFE=no. The previous do-build target didn't respect MAKE_JOBS.

Bump PKGREVISON.

(tnn)

2016-03-09 05:24:57 UTC MAIN commitmail json YAML

2016-03-09 05:24:38 UTC MAIN commitmail json YAML

Unbound 1.5.8
=============

Features:
---------
-  ip-transparent option for FreeBSD with IP_BINDANY socket option.
-  insecure-lan-zones: yesno config option.
-  RR Type CSYNC support RFC 7477, in debug printout and config input.
-  RR Type OPENPGPKEY support (draft-ietf-dane-openpgpkey-07).
-  [bugzilla: 731 ] tcp-mss, outgoing-tcp-mss options for unbound.conf
-  Support RFC7686: handle ".onion" Special-Use Domain. It is blocked
    by default, and can be unblocked with "nodefault" localzone config.
-  ub_ctx_set_stub() function for libunbound to config stub zones.

Bug Fixes:
----------
-  Fix that NSEC3 negative cache is used when there is no salt.
-  sorted ubsyms.def file with exported libunbound functions.
-  Print understandable debug log when unusable DS record is seen.
-  load gost algorithm if digest is seen before key algorithm.
-  Fix that "make install" fails due to "text file busy" error.
-  Set IPPROTO_IP6 for ipv6 sockets otherwise invalid argument error.
-  wait for sendto to drain socket buffers when they are full.
-  Neater cmdline_verbose increment patch from Edgar Pettijohn.
-  Made NetBSD sendmsg test nonfatal, in case of false positives.
-  [bugzilla: 741 ] Fix: log message for dnstap socket connection is
    more clear.
-  [bugzilla: 734 ] Fix: chown the pidfile if it resides inside the
    chroot.
-  Fix cmsg alignment for argument to sendmsg on NetBSD.
-  Fix that unbound complains about unimplemented IP_PKTINFO for
    sendmsg on NetBSD (for interface-automatic).
-  [bugzilla: 738 ] Fix: Swig should not be invoked with CPPFLAGS.
-  Squelch 'cannot assign requested address' log messages unless
    verbosity is high, it was spammed after network down.
-  Fix to simplify empty string checking.
-  [bugzilla: 734 ] Fix: Do not log an error when the PID file cannot
    be chown'ed.
-  Fix test if -pthreads unused to use better grep for portability.
-  Fix mingw crosscompile for recent mingw.
-  Update aclocal, autoconf output with new versions (1.15, 2.4.6).
-  Define DEFAULT_SOURCE together with BSD_SOURCE when that is defined,
    for Linux glibc 2.20.
-  Fixup contrib/aaaa-filter-iterator.patch for moved contents in the
    source code, so it applies cleanly again. Removed unused variable
    warnings.
-  [bugzilla: 729 ] Fix: omit use of escape sequences in echo since
    they are not portable (unbound-control-setup).
-  remove NULL-checks before free, patch from Michael McConville.
-  updated ax_pthread.m4 to version 21 with clang support, this removes
    a warning from compilation.
-  OSX portability, detect if sbrk is deprecated.
-  OSX clang, stop -pthread unused during link stage warnings.
-  OSX clang new flto check.
-  iana portlist update.

(pettai)

2016-03-09 03:26:14 UTC MAIN commitmail json YAML

fix build with pkgsrc openssl

(tnn)

2016-03-09 03:24:19 UTC MAIN commitmail json YAML

revert that, SSL is an option

(tnn)

2016-03-09 03:20:05 UTC MAIN commitmail json YAML

2016-03-08 21:55:51 UTC MAIN commitmail json YAML

Updated lang/libLLVM to 3.8.0

(tnn)

2016-03-08 21:50:29 UTC MAIN commitmail json YAML

remove mentions of release candidate

(tnn)

2016-03-08 21:50:03 UTC MAIN commitmail json YAML

2016-03-08 21:33:51 UTC MAIN commitmail json YAML

Updated www/firefox to 45.0

(ryoon)

2016-03-08 21:32:52 UTC MAIN commitmail json YAML

pkgsrc/www/firefox/Makefile@1.246 / diff
pkgsrc/www/firefox/PLIST@1.104 / diff
pkgsrc/www/firefox/distinfo@1.239 / diff
pkgsrc/www/firefox/mozilla-common.mk@1.72 / diff
pkgsrc/www/firefox/patches/patch-config_baseconfig.mk@1.7 / diff
pkgsrc/www/firefox/patches/patch-ipc_chromium_Makefile.in deleted
pkgsrc/www/firefox/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc@1.7 / diff
pkgsrc/www/firefox/patches/patch-ipc_chromium_src_base_process__util__bsd.cc@1.3 / diff
pkgsrc/www/firefox/patches/patch-js_src_jsdate.cpp@1.3 / diff
pkgsrc/www/firefox/patches/patch-media_libcubeb_AUTHORS deleted
pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb.c@1.2 / diff
pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb__alsa.c@1.13 / diff
pkgsrc/www/firefox/patches/patch-media_libcubeb_src_moz.build@1.6 / diff
pkgsrc/www/firefox/patches/patch-media_mtransport_third__party_nICEr_src_util_mbslen.c@1.5 / diff
pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_audio__coding_codecs_opus_opus.gypi deleted
pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc@1.9 / diff
pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture.gypi@1.8 / diff
pkgsrc/www/firefox/patches/patch-mozglue_misc_StackWalk.cpp deleted
pkgsrc/www/firefox/patches/patch-netwerk_dns_moz.build@1.4 / diff
pkgsrc/www/firefox/patches/patch-netwerk_protocol_http_Http2Session.cpp deleted
      :
(more 2 files)
Update to 45.0

Changelog:
New
    Instant browser tab sharing through Hello

    Tabs synced via Firefox Accounts from other devices are now shown in dropdown area of Awesome Bar when searching

    Synced Tabs button in button bar

    Introduce a new preference (network.dns.blockDotOnion) to allow blocking .onion at the DNS level

    Guarani [gn] locale added

Fixed
    URLs containing a Unicode-format Internationalized Domain Name (IDN) are now properly redirected

    Various security fixes

Fixed in Firefox 45
    2016-37 Font vulnerabilities in the Graphite 2 library
    2016-36 Use-after-free during processing of DER encoded keys in NSS
    2016-35 Buffer overflow during ASN.1 decoding in NSS
    2016-34 Out-of-bounds read in HTML parser following a failed allocation
    2016-33 Use-after-free in GetStaticInstance in WebRTC
    2016-32 WebRTC and LibVPX vulnerabilities found through code inspection
    2016-31 Memory corruption with malicious NPAPI plugin
    2016-30 Buffer overflow in Brotli decompression
    2016-29 Same-origin policy violation using perfomance.getEntries and history navigation with session restore
    2016-28 Addressbar spoofing though history navigation and Location protocol property
    2016-27 Use-after-free during XML transformations
    2016-26 Memory corruption when modifying a file being read by FileReader
    2016-25 Use-after-free when using multiple WebRTC data channels
    2016-24 Use-after-free in SetBody
    2016-23 Use-after-free in HTML5 string parser
    2016-22 Service Worker Manager out-of-bounds read in Service Worker Manager
    2016-21 Displayed page address can be overridden
    2016-20 Memory leak in libstagefright when deleting an array during MP4 processing
    2016-19 Linux video memory DOS with Intel drivers
    2016-18 CSP reports fail to strip location information for embedded iframe pages
    2016-17 Local file overwriting and potential privilege escalation through CSP reports
    2016-16 Miscellaneous memory safety hazards (rv:45.0 / rv:38.7)

(ryoon)