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 (50m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (43d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 15:44:17 UTC Now

2017-09-04 13:40:54 UTC MAIN commitmail json YAML

Added devel/py-reparser version 1.4.3

(leot)

2017-09-04 13:40:38 UTC MAIN commitmail json YAML

2017-09-04 13:39:57 UTC MAIN commitmail json YAML

Import py-reparser-1.4.3 as devel/py-reparser

Simple regex-based lexer/parser for inline markup.

(leot)

2017-09-04 13:38:52 UTC MAIN commitmail json YAML

Added devel/py-readlike version 0.1.2

(leot)

2017-09-04 13:35:09 UTC MAIN commitmail json YAML

2017-09-04 13:33:42 UTC MAIN commitmail json YAML

Import py-readlike-0.1.2 as devel/py-readlike

A Python module that provides GNU Readline-like line editing
functions (the default Emacs-style ones). If you just want to use
Readline, use the readline package in the standard library but this
package allows access to those capabilties in settings outside of
a standard CLI.

Currently, all stateless Readline commands are implemented. This
means that yanking and history aren't supported.

This module is especially well-suited to interfacing with Urwid
due to a shared syntax for describing key inputs.

(leot)

2017-09-04 12:49:23 UTC MAIN commitmail json YAML

Updated fonts/harfbuzz to 1.5.0

(wiz)

2017-09-04 12:49:09 UTC MAIN commitmail json YAML

Updated harfbuzz to 1.5.0.

Overview of changes leading to 1.5.0
Wednesday, August 23, 2017
====================================

- Misc new API, for appending a buffer to another, and for comparing
  contents of two buffers for types of differences.

- New "unsafe-to-break" API.  Can be used to speed up reshaping
  in line-breaking situations.  Essentially, after shaping, it returns
  positions in the input string (some of the cluster boundaries) that
  are "safe to break" in that if the text is segmented at that position
  and two sides reshaped and concatenated, the shaping result is
  exactly the same as shaping the text in one piece.

  hb-view and hb-shape and hb-shape now take --verify, which verifies
  the above property.

  Some corner cases of the implementation are still not quite working.
  Those will be fixed in subsequent releases.

- New API:

hb_buffer_append()

hb_glyph_flags_t
HB_GLYPH_FLAG_UNSAFE_TO_BREAK
HB_GLYPH_FLAG_DEFINED
hb_glyph_info_get_glyph_flags()

HB_BUFFER_SERIALIZE_FLAG_GLYPH_FLAGS

hb_buffer_diff_flags_t
HB_BUFFER_DIFF_FLAG_EQUAL
HB_BUFFER_DIFF_FLAG_CONTENT_TYPE_MISMATCH
HB_BUFFER_DIFF_FLAG_LENGTH_MISMATCH
HB_BUFFER_DIFF_FLAG_NOTDEF_PRESENT
HB_BUFFER_DIFF_FLAG_DOTTED_CIRCLE_PRESENT
HB_BUFFER_DIFF_FLAG_CODEPOINT_MISMATCH
HB_BUFFER_DIFF_FLAG_CLUSTER_MISMATCH
HB_BUFFER_DIFF_FLAG_GLYPH_FLAGS_MISMATCH
HB_BUFFER_DIFF_FLAG_POSITION_MISMATCH
hb_buffer_diff

(wiz)

2017-09-04 12:46:53 UTC MAIN commitmail json YAML

Updated fonts/t1utils to 1.41

(wiz)

2017-09-04 12:46:41 UTC MAIN commitmail json YAML

Updated t1utils to 1.41.

## Version 1.41 – 16.Aug.2017

* t1asm, t1disasm: More security fixes.

(wiz)

2017-09-04 12:45:42 UTC MAIN commitmail json YAML

Updated x11/p5-Tk to 804.034

(wiz)

2017-09-04 12:45:33 UTC MAIN commitmail json YAML

Updated p5-Tk to 804.034.

Tk-804.034 release (2017-08-26)
------------------

This is basically the same like Tk-804.033_500.

Tk-804.033_500 release (2017-08-20)
----------------------

Fixes
Fix aborts on OS X Sierra, introduced by latest clang/llvm
strcpy/strncpy (RT #121631, github pull request #28 by Mark Aufflick)

No special xOKp handling in Perl_Value (RT #121528)

Add freetype2 path on MacOSX / XQuartz to inc search paths
(github pull request #21 by Christoph Lamprecht)

Fix Tk::NoteBook's FindMenu (Martin Jacobs)

Documentation
Add Tk::getSaveFile Pod file (see also
github pull request #19)

Fix documentation about scrollbars
(github pull request #18 by asb-cpan)

Add openSUSE instructions to README.linux
(github pull request #25 by Tux)

Add documentation notes about "make -j"

Tests
New test for Tk::NoteBook.

t/Trace.t is using now Test::More

travis-ci improvements

Introduce CI testing on appveyor

(wiz)

2017-09-04 12:39:52 UTC MAIN commitmail json YAML

Updated time/p5-Time-HiRes to 1.9746

(wiz)

2017-09-04 12:39:41 UTC MAIN commitmail json YAML

Updated p5-Time-HiRes to 1.9746.

1.9746 [2017-08-17]
- Unreliable t/usleep.t and t/utime.t tests [rt.cpan.org #122819]
  Avoid testing for $dt = $t2 - $t1 and assuming $dt is less than
  some value since a heavily loaded machine can delay the $t2.
  Testing for greater than is fine.
- Tweak the configuring messages about subsecond stat/utime.

1.9745 [2017-08-14]
  - Properly check for futimens/utimensat actually doing something.
    This should handle 'gnukfreebsd' (which has only stubs, so far
    we have been skipping the test) and as a new thing 'gnu' (Hurd)
    (also only stubs).  Thanks to Nigel Horne.
  - Scan in t/utime.t whether the filesystem (wherever File::Temp
    puts it tempfiles) supports subsecond timestamps.  This removes
    the fragile Linux/ext3 specific hack.  As a side effect, the
    setting of subsecond timestamps is tested only if reading of
    them is supported.  Thanks to Carsten Gaebler for the test idea,
    and Ryan Voots for testing.

(wiz)

2017-09-04 12:38:18 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-Diff to 1.45

(wiz)

2017-09-04 12:38:02 UTC MAIN commitmail json YAML

Updated p5-Text-Diff to 1.45.

1.45 2017-08-16 NEILB
    - Typo fixed in doc. Patch from Lucas Kanashiro++. RT#112564
    - Documentation improvements PR from David Gutteridge++.

(wiz)

2017-09-04 12:37:24 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-BibTeX to 0.85

(wiz)

2017-09-04 12:37:13 UTC MAIN commitmail json YAML

Updated p5-Text-BibTeX to 0.85.

0.85 2017-08-31
* FreeBSD includes a definition of strlcat, so no need to redefine it.

0.84 2017-08-31
* Further buffer overflow fixes.
* Spellchecking fixes by Juli叩n Moreno Pati単o, Lucas Kanashiro, and
  Gregor Herrmann (debian community)

(wiz)

2017-09-04 12:36:23 UTC MAIN commitmail json YAML

Updated www/p5-Net-HTTP to 6.17

(wiz)

2017-09-04 12:36:13 UTC MAIN commitmail json YAML

Updated p5-Net-HTTP to 6.17.

6.17      2017-09-01 15:30:20Z
    - Fix test which relied on cpan.org speaking plain HTTP GH#54 (Chase
      Whitener)

(wiz)

2017-09-04 12:34:27 UTC MAIN commitmail json YAML

Updated net/p5-Net-DNS to 1.12

(wiz)

2017-09-04 12:34:18 UTC MAIN commitmail json YAML

Updated p5-Net-DNS to 1.12.

**** 1.12 Aug 18, 2017

Fix rt.cpan.org #122586

Persistent UDP reports false timeouts

Fix rt.cpan.org #122352

bgsend(): TCP retry can stall for IO::Socket::IP before 0.38

Feature
CDS / CDNSKEY: Implement RFC8078 erratum 5049.

(wiz)

2017-09-04 12:33:01 UTC MAIN commitmail json YAML

Updated mail/p5-MailTools to 2.19

(wiz)

2017-09-04 12:32:50 UTC MAIN commitmail json YAML

Updated p5-MailTools to 2.19.

version 2.19: Tue 22 Aug 13:30:41 CEST 2017

Improvements:
- block namespace MailTools rt.cpan.org#120905 [Karen Etheridge]

(wiz)

2017-09-04 12:30:58 UTC MAIN commitmail json YAML

Updated devel/p5-List-MoreUtils to 0.423

(wiz)

2017-09-04 12:30:48 UTC MAIN commitmail json YAML

Updated p5-List-MoreUtils to 0.423.

0.423 2017-08-22
    - sync version with List::MoreUtils::XS
    - add examples for binsert/bremove (LMU::XS issue #1, Thanks to shawnlaffan)
    - update tests to latest List::MoreUtils::XS
    - recommend List::MoreUtils::XS 0.423

0.420_001 2017-08-15
    - add some new functions:
      * qsort (XS only)
      * binsert
      * bremove
      * listcmp
      * arrayify (RT#17230)
      * samples (RT#77562)
      * minmaxstr (RT#106401)
      * lower_bound
      * upper_bound
      * equal_range
      * frequencies
      * occurrences
      * mode (RT#91991)
      * zip6 (RT#42921)
      * reduce_0
      * reduce_1
      * reduce_u
    - improve tests
    - make List::MoreUtils::XS independent from List::MoreUtils
      Note that List::MoreUtils::XS doesn't guarantee API stability - this
      feature is only provided through List::MoreUtils as frontend.
    - improve Makefile.PL regarding some build artifacts

(wiz)

2017-09-04 12:29:57 UTC MAIN commitmail json YAML

Updated devel/p5-List-MoreUtils-XS to 0.423

(wiz)

2017-09-04 12:29:47 UTC MAIN commitmail json YAML

Updated p5-List-MoreUtils-XS to 0.423.

0.423 2017-08-19
    - Fix dealing with lists with one element on bremove/binsert.
      Thanks shawnlaffan for reporting this via issues#2
    - add support for compilers before C99
    - fix some 32-bit compiler warnings
    - add support for compilers without statement expression feature

(wiz)

2017-09-04 12:27:35 UTC MAIN commitmail json YAML

Updated converters/p5-JSON-XS to 3.04

(wiz)

2017-09-04 12:27:18 UTC MAIN commitmail json YAML

Updated p5-JSON-XS to 3.04.

3.04 Thu Aug 17 04:30:47 CEST 2017
- change exponential realloc algorithm on encoding and string decoding to be
          really exponential (this helps slow/debugging allocators such as libumem)
          (reported by Matthew Horsfall).
        - string encoding would needlessly overallocate output space
          (testcase by Matthew Horsfall).
        - be very paranoid about extending buffer lengths and croak if buffers get too large,
          which might (or might not) improve security.
- add cbor-packed type to json_xs.
        - switch from YAML to YAML::XS in json_xs, as YAML is way too buggy and outdated.

(wiz)

2017-09-04 12:26:24 UTC MAIN commitmail json YAML

Updated security/p5-IO-Socket-SSL to 2.050

(wiz)

2017-09-04 12:26:14 UTC MAIN commitmail json YAML

Updated p5-IO-Socket-SSL to 2.050.

2.050 2017/08/18
- removed unecessary settings of SSL_version and SSL_cipher_list from tests
- protocol_version.t can now deal when TLS 1.0 and/or TLS 1.1 are not supported
  as is the case with openssl versions in latest Debian (buster)

(wiz)

2017-09-04 12:24:04 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Tree to 5.07

(wiz)

2017-09-04 12:23:49 UTC MAIN commitmail json YAML

Updated p5-HTML-Tree to 5.07.

5.07    2017-08-31
  Release by Kent Fredric
    [FIXES]
    * Workaround more @INC issues with Module::Build and sudo RT#122199

(wiz)

2017-09-04 12:23:16 UTC MAIN commitmail json YAML

Updated devel/p5-Date-Manip to 6.60

(wiz)

2017-09-04 12:23:02 UTC MAIN commitmail json YAML

Updated p5-Date-Manip to 6.60.

Bug fixes

Fixed a bug where if a recurrence had no interval, start and end dates passed
in to the dates method would not work.  PJ-DSI-DevOps (GitHub #12).

Documentation fixes

Clarified Date::Manip::TZ::all_periods.  Based on discussion with
Peter Pfannenschmid.

(wiz)

2017-09-04 12:19:52 UTC MAIN commitmail json YAML

Updated devel/meld to 3.17.4

(wiz)

2017-09-04 12:19:42 UTC MAIN commitmail json YAML

Updated meld to 3.17.4.

2017-08-16 meld 3.17.4
======================

  Fixes:

  * Rebuild source tarball without spurious files

(wiz)

2017-09-04 12:16:58 UTC MAIN commitmail json YAML

2017-09-04 12:16:42 UTC MAIN commitmail json YAML

Updated afl to 2.51b.

---------------------------
Version 2.51b (2017-08-30):
---------------------------

  - Made afl-tmin call setsid to prevent glibc traceback junk from showing
    up on the terminal in some distros. Suggested by Jakub Wilk.

---------------------------
Version 2.50b (2017-08-19):
---------------------------

  - Fixed an interesting timing corner case spotted by Jakub Wilk.

  - Addressed a libtokencap / pthreads incompatibility issue. Likewise, spotted
    by Jakub Wilk.

  - Added a mention of afl-kit and Pythia.

  - Added AFL_FAST_CAL.

  - In-place resume now preserves .synced. Suggested by Jakub Wilk.

(wiz)

2017-09-04 12:16:09 UTC MAIN commitmail json YAML

+ gnutls-3.6.0 [https://gitlab.com/gnutls/gnutls/issues/266],
  keepassx-2.0.3, py-hg-git-0.8.9, stella-5.0.2.

(wiz)

2017-09-04 12:13:45 UTC MAIN commitmail json YAML

Updated sysutils/file to 5.32

(wiz)

2017-09-04 12:13:28 UTC MAIN commitmail json YAML

Updated file to 5.32.

* release 5.32
* Always reset state in {file,buffer}_apprentice (Krzysztof Wilczynski)
* Fix always true condition (Thomas Jarosch)
* pickier parsing of numeric values in magic files.
* PR/615 add magic_getflags()
* release 5.31
* remove trailing spaces from magic files
* refactor is_tar
* better bounds checks for cdf
* release 5.30
* If we exceeded the offset in a search return no match
  (Christoph Biedl)
* Be more lenient on corrupt CDF files (Christoph Biedl)
* pacify ubsan sign extension (oss-fuzz/524)
* off by one in cdf parsing (PR/593)
* report debugging sections in elf (PR/591)
* Allow @@@ in extensions
* Add missing overflow check in der magic (Jonas Wagner)
* release 5.29
* der getlength overflow (Jonas Wagner)
* multiple magic file load failure (Christoph Biedl)
* CDF parsing improvements (Guy Helmer)
* Add support for signed indirect offsets
* cat /dev/null | file - should print empty (Christoph Biedl)
* Bump string size from 64 to 96.
* PR/556: Fix separators on annotations.

(wiz)

2017-09-04 11:19:43 UTC MAIN commitmail json YAML

2017-09-04 11:01:51 UTC MAIN commitmail json YAML

Added devel/sloccount version 2.26

(khorben)

2017-09-04 11:01:12 UTC MAIN commitmail json YAML

2017-09-04 11:00:36 UTC MAIN commitmail json YAML

2017-09-04 10:36:04 UTC MAIN commitmail json YAML

Updated net/Radicale2 to 2.1.5

(prlw1)

2017-09-04 10:35:44 UTC MAIN commitmail json YAML

Update Radicale2 to 2.1.5

2.1.5 - Wild Radish
-------------------

This release is compatible with version 2.0.0.

* Add ``--verify-storage`` command-line argument
* Allow comments in the htpasswd file
* Don't strip whitespaces from user names and passwords in the htpasswd file
* Remove cookies from logging output
* Allow uploads of whole collections with many components
* Show warning message if server.timeout is used with Python < 3.5.2

(prlw1)

2017-09-04 09:45:22 UTC MAIN commitmail json YAML

Added misc/moreutils version 0.60

(leot)

2017-09-04 09:45:07 UTC MAIN commitmail json YAML

2017-09-04 09:44:41 UTC MAIN commitmail json YAML

Import moreutils-0.60 as misc/moreutils

moreutils is a growing collection of the unix tools that nobody
thought to write long ago when unix was young.

It consists of these tools:

- chronic: runs a command quietly unless it fails
- combine: combine the lines in two files using boolean operations
- errno: look up errno names and descriptions
- ifdata: get network interface info without parsing ifconfig output
- isutf8: check if a file or standard input is utf-8
- ifne: run a command if the standard input is not empty
- lckdo: execute a program with a lock held (deprecated)
- mispipe: pipe two commands, returning the exit status of the first
- parallel: run multiple jobs at once
- pee: tee standard input to pipes
- sponge: soak up standard input and write to a file
- ts: timestamp standard input
- vidir: edit a directory in your text editor
- vipe: insert a text editor into a pipe
- zrun: automatically uncompress arguments to command

Originally packaged in pkgsrc-wip by myself and <wiz>.

(leot)

2017-09-04 09:40:57 UTC MAIN commitmail json YAML

Remove outdated comment -- all tests pass on 8.99.2/amd64 for me.

(wiz)

2017-09-04 09:36:38 UTC MAIN commitmail json YAML

Added net/gallery-dl version 0.9.1

(leot)

2017-09-04 09:36:02 UTC MAIN commitmail json YAML

+ gallery-dl

(leot)

2017-09-04 09:35:26 UTC MAIN commitmail json YAML

Import gallery-dl-0.9.1 as net/gallery-dl

gallery-dl is a command-line program to download image galleries
and image collections from several image hosting sites.

Originally packaged in pkgsrc-wip by myself.

(leot)

2017-09-04 09:30:17 UTC MAIN commitmail json YAML

Added sysutils/noice version 0.6

(leot)

2017-09-04 09:29:37 UTC MAIN commitmail json YAML

2017-09-04 09:29:13 UTC MAIN commitmail json YAML

Import noice-0.6 as sysutils/noice

noice is a small curses-based file browser.

It was first developed to be used with a TV remote control for a media
center solution.

Originally packaged in pkgsrc-wip by myself.

(leot)

2017-09-04 09:24:26 UTC MAIN commitmail json YAML

2017-09-04 06:22:07 UTC MAIN commitmail json YAML

Updated graphics/gd to 2.2.5

(adam)

2017-09-04 06:20:45 UTC MAIN commitmail json YAML

Changes 2.2.5:

Security
* Double-free in gdImagePngPtr(). (CVE-2017-6362)
* Buffer over-read into uninitialized memory. (CVE-2017-7890)

Fixed
* Fix 109: XBM reading fails with printed error
* Fix 338: Fatal and normal libjpeg/ibpng errors not distinguishable
* Fix 357: 2.2.4: Segfault in test suite
* Fix 386: gdImageGrayScale() may produce colors
* Fix 406: webpng -i removes the transparent color
* Fix Coverity 155475: Failure to restore alphaBlendingFlag
* Fix Coverity 155476: potential resource leak
* Fix several build issues and test failures
* Fix and reenable optimized support for reading 1 bps TIFFs

Added
* The native MSVC buildchain now supports libtiff and most executables

(adam)

2017-09-04 05:52:57 UTC MAIN commitmail json YAML

2017-09-04 05:50:48 UTC MAIN commitmail json YAML

Update HOMEPAGE.

(wiz)

2017-09-04 05:48:38 UTC MAIN commitmail json YAML

Update HOMEPAGE.

(wiz)

2017-09-04 05:47:37 UTC MAIN commitmail json YAML

2017-09-04 05:46:57 UTC MAIN commitmail json YAML

2017-09-04 05:45:45 UTC MAIN commitmail json YAML

2017-09-04 05:44:21 UTC MAIN commitmail json YAML

Comment out dead sites.

(wiz)

2017-09-04 05:40:44 UTC MAIN commitmail json YAML

Comment out dead sites.

(wiz)

2017-09-04 05:39:09 UTC MAIN commitmail json YAML

Comment out dead sites.

(wiz)

2017-09-04 05:36:14 UTC MAIN commitmail json YAML

Comment out dead sites.

(wiz)

2017-09-04 04:50:26 UTC MAIN commitmail json YAML

2017-09-03 18:50:42 UTC MAIN commitmail json YAML

Updated devel/py-cython to 0.26.1

(adam)

2017-09-03 18:48:54 UTC MAIN commitmail json YAML

0.26.1:
Bugs fixed
* ``cython.view.array`` was missing ``.__len__()``.
* Extension types with a ``.pxd`` override for their ``__releasebuffer__`` slot
  (e.g. as provided by Cython for the Python ``array.array`` type) could leak
  a reference to the buffer owner on release, thus not freeing the memory.
* Auto-decoding failed in 0.26 for strings inside of C++ containers.
* Compile error when inheriting from C++ container types.
* Invalid C code in generators (declaration after code).
* Arithmetic operations on ``const`` integer variables could generate invalid code.
* Local variables with names of special Python methods failed to compile inside of
  closures.
* Problem with indirect Emacs buffers in cython-mode.
* Extension types named ``result`` or ``PickleError`` generated invalid unpickling code.
* Bazel integration failed to compile ``.py`` files.
* Some include directories and dependencies were referenced with their absolute paths
  in the generated files despite lying within the project directory.

(adam)

2017-09-03 18:13:02 UTC MAIN commitmail json YAML

Added textproc/translate-shell version 0.9.6.4

(wiz)

2017-09-03 18:12:48 UTC MAIN commitmail json YAML

+ translate-shell

(wiz)

2017-09-03 18:12:18 UTC MAIN commitmail json YAML

Import translate-shell-0.9.6.4 as textproc/translate-shell.

Packaged for wip by Yorick Hardy and myself.

Translate Shell (formerly Google Translate CLI) is a command-line translator
powered by Google Translate (default), Bing Translator, and Yandex.Translate.
It gives you easy access to one of these translation engines your terminal:

$ trans 'Saluton, Mondo!'
Saluton, Mondo!

Hello, World!

Translations of Saluton, Mondo!
[ Esperanto -> English ]
Saluton ,
    Hello,
Mondo !
    World!

(wiz)

2017-09-03 16:49:52 UTC MAIN commitmail json YAML

Use bsdtar instead of GNU Tar to extract the distribution archive
as suggested by wizd(8) in private e-mail

(tron)

2017-09-03 16:43:36 UTC MAIN commitmail json YAML

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

Updated devel/py-hg-git to 0.8.9

(wiz)

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

Updated py-hg-git to 0.8.9.

hg-git 0.8.9 has just been tagged and uploaded to PyPI. This release
is compatible with the just-released Mercurial 4.3.

This release includes a fix for CVE-2017-1000116. From the Mercurial
release announcement:

Mercurial was not sanitizing hostnames passed to ssh, allowing shell
injection attacks by specifying a hostname starting with -oProxyCommand.
This is also present in Git (CVE-2017-1000117) and Subversion
(CVE-2017-9800), so please patch those tools as well if you have
them installed. All three tools are doing their security release
today.

(wiz)

2017-09-03 13:40:19 UTC MAIN commitmail json YAML

Use GNU Tar to extract the distribution archive because at least
NetBSD (8.99.2)'s "/bin/tar" fails to handle the extented headers
and extracts files into the wrong directory. This in turn least
to package list problems during the installation phase.

(tron)

2017-09-03 12:56:19 UTC MAIN commitmail json YAML

Updated devel/ocaml-sexplib to 0.9.2

(jaapb)

2017-09-03 12:56:01 UTC MAIN commitmail json YAML

Updated package to latest version, 0.9.2. I cannot find a changelog (or
at least not one that is up to date).

(jaapb)

2017-09-03 11:59:37 UTC MAIN commitmail json YAML

Updated devel/ocaml-batteries to 2.7.0

(jaapb)

2017-09-03 11:59:15 UTC MAIN commitmail json YAML

Updated package to latest version, 2.7.0. Changes include:

s minor release is the first to support OCaml 4.05.0. As with
previous OCaml versions, we backported new 4.05.0 convenience function
from the compiler stdlib, allowing Batteries user to use them with
older OCaml versions, and thus write backward-compatible code. In
particular, the new *_opt functions returning option values instead of
exceptions are all backported.

- BatNum: fix of_float_string to handle negative numbers properly
  #780
  (Anton Yabchinskiy)

- added BatArray.min_max
  #757
  (Francois Berenger)

- added a Label module to BatVect
  #763
  (Varun Gandhi, review by Francois Berenger, Gabriel Scherer, Thibault Suzanne)

- fix documentation of BatVect.insert to match (correct) implementation
  #766, #767
  (Gabriel Scherer, report by Varun Gandhi)

- avoid using exceptions for internal control-flow
  #768, #769
    This purely internal change should improve performances when using
    js_of_ocaml, which generates much slower code for local exceptions
    raising/catching than the native OCaml backend.
    Internal exceptions (trough the BatReturn label) have been removed
    from the modules BatString, BatSubstring and BatVect.
  (Gabriel Scherer, request and review by Cl辿ment Pit-Claudel)

- added `BatVect.find_opt : ('a -> bool) -> 'a t -> 'a option`
  and BatVect.Make.find_opt
  #769
  (Gabriel Scherer)

- Documents exceptions for List.(min, max)
  #770
  (Varun Gandhi)

- BatText: bugfixes in `rindex{,_from}` and `rcontains_from`
  #775
  (Gabriel Scherer)

- Support for the new OCaml release 4.05
  the `*_opt` functions and List.compare_lengths, compare_length_with
  are also backported to older OCaml releases, so code using them from
  Batteries should be backwards-compatible
  #777, #779
  (Tej Chajed, Gabriel Scherer)

(jaapb)

2017-09-03 11:57:43 UTC MAIN commitmail json YAML

Updated net/youtube-dl to 20170902

(leot)

2017-09-03 11:57:24 UTC MAIN commitmail json YAML

Update net/youtube-dl to 2017.09.02

Changes:
2017.09.02
----------
Extractors
* [youtube] Force old layout for each webpage (#14068, #14072, #14074, #14076,
  #14077, #14079, #14082, #14083, #14094, #14095, #14096)
* [youtube] Fix upload date extraction (#14065)
+ [charlierose] Add support for episodes (#14062)
+ [bbccouk] Add support for w-prefixed ids (#14056)
* [googledrive] Extend URL regular expression (#9785)
+ [googledrive] Add support for source format (#14046)
* [pornhd] Fix extraction (#14005)

2017.08.27.1
------------
Extractors
* [youtube] Fix extraction with --youtube-skip-dash-manifest enabled (#14037)

2017.08.27
----------
Core
+ [extractor/common] Extract height and format id for HTML5 videos (#14034)
* [downloader/http] Rework HTTP downloader (#506, #809, #2849, #4240, #6023,
  #8625, #9483)
    * Simplify code and split into separate routines to facilitate maintaining
    * Make retry mechanism work on errors during actual download not only
      during connection establishment phase
    * Retry on ECONNRESET and ETIMEDOUT during reading data from network
    * Retry on content too short
    * Show error description on retry

Extractors
* [generic] Lower preference for extraction from LD-JSON
* [rai] Fix audio formats extraction (#14024)
* [youtube] Fix controversy videos extraction (#14027, #14029)
* [mixcloud] Fix extraction (#14015, #14020)

2017.08.23
----------
Core
+ [extractor/common] Introduce _parse_xml
* [extractor/common] Make HLS and DASH extraction in_parse_html5_media_entries
  non fatal (#13970)
* [utils] Fix unescapeHTML for misformed string like "&a&quot;" (#13935)

Extractors
* [cbc:watch] Bypass geo restriction (#13993)
* [toutv] Relax DRM check (#13994)
+ [googledrive] Add support for subtitles (#13619, #13638)
* [pornhub] Relax uploader regular expression (#13906, #13975)
* [bandcamp:album] Extract track titles (#13962)
+ [bbccouk] Add support for events URLs (#13893)
+ [liveleak] Support multi-video pages (#6542)
+ [liveleak] Support another liveleak embedding pattern (#13336)
* [cda] Fix extraction (#13935)
+ [laola1tv] Add support for tv.ittf.com (#13965)
* [mixcloud] Fix extraction (#13958, #13974, #13980, #14003)

(leot)

2017-09-03 11:31:14 UTC MAIN commitmail json YAML

Updated print/cups to 2.2.4

(leot)

2017-09-03 11:30:54 UTC MAIN commitmail json YAML

Update print/cups to 2.2.4

pkgsrc changes:
- Pass --with-exe-file-perm=0755 to configure in order to be able to strip
  executables and shared objects (the cups' default is 0555 and that's also
  inconsistent with pkgsrc's BINMODE)

Changes:
CHANGES IN CUPS V2.2.4
----------------------
- The scheduler did not remove old job files (Issue #4987)
- cupsEnumDests did not return early when all printers had been discovered
  (Issue #4989)
- The CUPS build system now supports cross-compilation (Issue #4897)
- Added a new CUPS Programming Manual to replace the aging API documentation.
- Added the `cupsAddIntegerOption` and `cupsGetIntegerOption` functions
  (Issue #4992)
- The `cupsGetDests` and `cupsCreateJob` functions now support Bonjour printers
  (Issue #4993)
- Added a USB quirk rule for Lexmark E260dn printers (Issue #4994)
- Fixed a potential buffer overflow in the `cupstestppd` utility (Issue #4996)
- IPP Everywhere improvements (Issue #4998)
- Fixed the "cancel all jobs" function in the web interface for several
  languages (Issue #4999)
- Fixed issues with local queues (Issue #5003, Issue #5008, Issue #5009)
- The `lpstat` command now supports a `-e` option to enumerate local printers
  (either previously added or on the network) that can be accessed
  (Issue #5005)
- The `lp` and `lpr` commands now support printing to network printers that
  haven't yet been added (Issue #5006)
- Fixed a typo in the mime.types file.
- Fixed a bug in the Spanish web interface template (Issue #5016)
- The `cupsEnumDests*` and `cupsGetDest*` functions now report the value of the
  "printer-is-temporary" Printer Status attribute (Issue #5028)
- Added Chinese localization (Issue #5029)
- The `cupsCheckDestSupported` function did not support `NULL` values
  (Issue #5031)
- Fixed some issues in the RPM spec file (Issue #5032)
- The `cupsConnectDest` function now supports the `CUPS_DEST_FLAGS_DEVICE` flag
  for explicitly connecting to the device (printer) associated with the
  destination.
- The `SSLOptions` directive in "client.conf" and "cupsd.conf" now supports
  `DenyCBC` and `DenyTLS1.0` options (Issue #5037)

(leot)

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

Whitespaces vs tabs police (suggested by pkglint, NFCI)

(leot)

2017-09-03 11:28:08 UTC MAIN commitmail json YAML

Updated print/cups-filters to 1.17.2

(leot)

2017-09-03 11:27:48 UTC MAIN commitmail json YAML

Update print/cups-filters to 1.17.2

Changes:
CHANGES IN V1.17.2
- libcupsfilters: Fixed outstanding bug in PCLm with JPEG (DCT)
  compression. Now PCLm support is completely working.

CHANGES IN V1.17.1
- libcupsfilters: Added direct PNG printing to the PPD
  generator, the one of CUPS has it, too.
- libcupsfilters: In the PPD file generator renamed the option
  "cupsPrintQuality" into the IPP name "print-quality" as CUPS
  does not update the "print-quality=4" entry in the filter
  command line based on the setting of "cupsPrintQuality"
  (CUPS issue #5090).
- libcupsfilters: Completely redone the way how to determine
  the resolutions to use for the default resolution and print
  quality option in the PPDs generated for IPP
  printers. Resolution lists from IPP attributes are now read
  into sorted, duplicate-free lists with wrong resolutions
  removed or fixed. Resolutions actually used are the common
  ones between the supported PDLs, PDls with inferior maximum
  resolution or with broken resolution list are skipped
  (Debian bug #868360, Ubuntu bug #1712019, CUPS issue #5088,
  CUPS issue #5091).
- rastertopdf: Prefer RLE compression instead of Flate as
  there are HP printers where Flate is buggy.
- Build system: Fixed help mesage for "--enable-driverless"
  configure option (Bug #1405).

CHANGES IN V1.17.0
- rastertopdf, rastertopclm, driverless, cups-browsed,
  libcupsfilters: Added support for the PCLm output format for
  driverless printing on Mopria and Wi-Fi Direct
  printers. This is the Google Summer of Code 2017 project of
  Sahil Arora (sahilarora dot 535 at gmail dot com). Thank you
  very much for your great work!  The PCLm support requires
  QPDF 7.0.0 or later.

CHANGES IN V1.16.4
- Build system: Switched over to C11 standard with GNU
  extensions (-std=gnu11).
- Build system: Removed -pedantic flag as it is only needed
  for compatibility with commercial compilers like the ones of
  Windows (and we use GNU extensions anyway).
- libfontembed, texttopdf: reverted removal of anonymous
  union.

CHANGES IN V1.16.3
- libfontembed: Reverted unneeded soname change.

CHANGES IN V1.16.2
- README: Minimum CUPS requirement of cups-filters is CUPS
  1.4.x.  It does not build with earlier CUPS versions (Bug
  #993).
- driverless, foomatic-rip: Create relative symbolic links.
- All C/C++ files: Silenced all compiler warnings, at least
  the ones appearing when building on Ubuntu Linux 17.10 with
  GCC 7.1.0.
- README: Updated the introduction section to reflect the
  current functionality of cups-filters, and the build
  requirements for the Poppler-based filters (C++11: Bug
  #1404, Build configuration of Poppler: Bug #1257). Thanks to
  Roland Hieber (r dot hieber at pengutronix dot de) to find
  out about this.
- pdftoopvp, bannertopdf, pdftoraster: Build with C++11
  standard as some features of this standard are needed by
  these filters (or by Poppler). Thanks to Roland Hieber (r
  dot hieber at pengutronix dot de) for the patch (Bug #1404).

(leot)

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

Add archive.apache.org as master site, since the pkgsrc version is outdated.

(wiz)

2017-09-03 09:46:06 UTC MAIN commitmail json YAML

Note update of the "mutt" package to version 1.9.0

(tron)

2017-09-03 09:45:36 UTC MAIN commitmail json YAML

Update "mutt" package to version 1.9.0. Changes since version 1.8.3:
+ $ssl_verify_partial_chains permits verifying partial certificate chains.
  This allows the storage of only intermediate/host certificates in the
  $certificate_file. (OpenSSL 1.0.2b and newer only)
! SNI support added for OpenSSL and GnuTLS.
+ Choice and confirmation prompts can now wrap across multiple lines.
+ Window resizes are handled while in the line editor.
+ "color compose" can color the compose menu header fields and the
  security status.  See "Using Color and Mono Video Attributes" in the
  manual for more details.
+ Setting $header_color_partial allows partial coloring of headers in the
  pager.  This can be used to color just the header labels, or strings
  inside the headers.  hdrdefault controls the color of the unmatched part.
+ When $history_remove_dups is set, duplicates in the history ring will
  be scanned and removed each time a new entry is added.
! IMAP header downloading was improved to support out-of-order and
  missing MSN entries.
! $message_cache_clean should be faster for large mailboxes.
+ Self-encryption can be enabled using the $pgp_self_encrypt,
  $pgp_self_encrypt_as, $smime_self_encrypt, and $smime_self_encrypt_as
  options.
! $postpone_encrypt now will use the $pgp_self_encrypt_as or
  $smime_self_encrypt_as option values first.  $postpone_encrypt_as will
  be checked second, but should be considered deprecated.
+ $forward_attribution_intro and $forward_attribution_trailer can be used
  to customize the message preceding and following a forwarded message.
+ The ~<() and ~>() pattern operators match messages whose immediate parent,
  or immediate children respectively, match the subpattern inside ().
  They are more specific versions of the ~() pattern operator.
+ $imap_poll_timeout allow IMAP mailbox polling to time out.  This defaults
  to 15 seconds.
+ The attachment menu now supports nested encryption.  This allows
  attachments in nested encrypted messages to be saved or operated on.
+ $mime_type_query_command specifies a command to run to determine
  a new attachment's mime type.  When $mime_type_query_first is set,
  this command will be run before looking at the mime.types file.

(tron)

2017-09-03 09:22:58 UTC MAIN commitmail json YAML

2017-09-03 09:21:33 UTC MAIN commitmail json YAML

+ ImageMagick-7.0.6.10, MesaLib-17.1.8, afl-2.51b, gnutls-3.6.0,
  mutt-1.9.0, p5-Date-Manip-6.60, p5-FusionInventory-Agent-2.3.21,
  p5-HTML-Tree-5.07, p5-Net-HTTP-6.17, p5-Text-BibTeX-0.85,
  poppler-0.58.0, py-google-api-python-client-1.6.3, py-setuptools-36.3.0,
  vim-8.0.1043, vim-share-8.0.1043, wireshark-2.2.9, x264-devel-20170902,
  xerces-c-3.2.0.

(wiz)

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

Comment out dead MASTER_SITES.

(wiz)

2017-09-03 09:04:48 UTC MAIN commitmail json YAML

2017-09-03 08:58:29 UTC MAIN commitmail json YAML

2017-09-03 08:53:18 UTC MAIN commitmail json YAML

2017-09-03 08:37:04 UTC MAIN commitmail json YAML

2017-09-03 08:12:40 UTC MAIN commitmail json YAML

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

2017-09-03 08:11:38 UTC MAIN commitmail json YAML

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

Updated textproc/p5-Lingua-EN-Fathom to 1.19

(wiz)

2017-09-03 08:09:51 UTC MAIN commitmail json YAML

Updated p5-Lingua-EN-Fathom to 1.19.

Revision history for Perl CPAN module Lingua::En::Fathom

1.19 15 Sep 2016
    Set github as repository

(wiz)

2017-09-03 08:08:40 UTC MAIN commitmail json YAML

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

Comment out dead HOMEPAGE link (project removed from CPAN, should we remove it too?)

(wiz)

2017-09-03 08:04:31 UTC MAIN commitmail json YAML

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

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

2017-09-03 08:01:00 UTC MAIN commitmail json YAML

Update HOMEPAGE, remove nonexisting master site.

(wiz)

2017-09-03 07:58:34 UTC MAIN commitmail json YAML

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

2017-09-03 07:12:08 UTC MAIN commitmail json YAML

Update Go to 1.9.

The latest Go release, version 1.9, arrives six months after Go 1.8 and
is the tenth release in the Go 1.x series. There are two changes to the
language: adding support for type aliases and defining when
implementations may fuse floating point operations. Most of the changes
are in the implementation of the toolchain, runtime, and libraries. As
always, the release maintains the Go 1 promise of compatibility. We
expect almost all Go programs to continue to compile and run as before.

The release adds transparent monotonic time support, parallelizes
compilation of functions within a package, better supports test helper
functions, includes a new bit manipulation package, and has a new
concurrent map type.

There are some instabilities on FreeBSD that are known but not
understood. These can lead to program crashes in rare cases. See issue
15658. Any help in solving this FreeBSD-specific issue would be
appreciated.

Go stopped running NetBSD builders during the Go 1.9 development cycle
due to NetBSD kernel crashes, up to and including NetBSD 7.1. As Go 1.9
is being released, NetBSD 7.1.1 is being released with a fix. However,
at this time we have no NetBSD builders passing our test suite. Any help
investigating the various NetBSD issues would be appreciated.

(bsiegert)

2017-09-03 04:34:58 UTC MAIN commitmail json YAML

Updated net/mikutter to 3.5.11

(tsutsui)

2017-09-03 04:34:22 UTC MAIN commitmail json YAML

Update mikutter to 3.5.11.

Upstream changes:

- crash on startup if develop version (3.6) is never used

(tsutsui)

2017-09-03 01:41:00 UTC MAIN commitmail json YAML

Refine previous boost::context earmv6hf fix.

NetBSD earmv[67]hf* all default to VFPv2 (-mfpu=vfp), so we shouldn't
assume anything more.

Ride previous non-bump of revision; no binary change.

(jakllsch)

2017-09-02 22:45:21 UTC MAIN commitmail json YAML

Updated x11/xdg-user-dirs to 0.16

(leot)

2017-09-02 22:45:04 UTC MAIN commitmail json YAML

2017-09-02 22:02:25 UTC MAIN commitmail json YAML

2017-09-02 19:17:51 UTC MAIN commitmail json YAML

Note update of the "x11-links" package to version 1.06

(tron)

2017-09-02 19:17:37 UTC MAIN commitmail json YAML

Update "x11-links" package to version 1.06:
Add macOS "ibxcb-xkb" shared libraries filenames to fix the build of (at
least) the "libxkbcommon" package

(tron)

2017-09-02 18:39:23 UTC MAIN commitmail json YAML

2017-09-02 18:38:54 UTC MAIN commitmail json YAML

Update mksh to R56b.

R56b is a bugfix-only release everyone should upgrade to:

- [tg] Reference the FAQ webpage
- [panpo, Riviera] Fix documentation bug wrt. Esc+Ctrl-L
- [tg, Larry Hynes] Fix '0' movement in vi mode
- [tg] Replace broken libcs' offsetof macro with MirBSD's

R56 is a bugfix release with some experimental fixes:

- [tg, Seb] Do not apply alias name restrictions to hash/tilde tracking
- [tg] Restore '.', ':' and '[' in alias names ('[[' is still forbidden)
- [tg] Fix accidentally defanged $PATHSEP test
- [tg] On ^C (INTR and QUIT edchars), shove edit line into history
- [iSKUNK, tg] Begin porting to z/OS using EBCDIC encoding, incomplete
- [tg] Redo fast character classes code, adding POSIX and other helpers
- [tg] bind parses backslash-escaped '^' (and '\') as escaped
- [tg] Building with -DMKSH_ASSUME_UTF8=0 no longer causes a known failure in
  the testsuite
- [tg] New test.sh option -U to pass a UTF-8 locale to use in the tests
- [tg] re_format(7) BSD: [[ $x = *[[:\<:]]foo[[:\>:]]* ]]
- [tg, iSKUNK] Use Config in check.pl only if it exists
- [tg] New matching code for bracket expressions, full POSIX (8bit)
- [komh] Exclude FAT/HPFS/NTFS-unsafe tests on OS/2 (and Cygwin/MSYS)
- [tg] Update to Unicode 10.0.0
- [tg, selk] Make readonly idempotent
- [tg, multiplexd] When truncating the persistent history, do not change the
  underlying file, do all operations on the locked one; do not stop using the
  history at all if it has been truncated
- [tg, J?rg] Turn off UTF-8 mode upon turning on POSIX mode
- [Martijn Dekker, Geoff Clare, many on the Austin list, tg] In POSIX mode,
  make the exec builtin force a $PATH search plus execve
- [tg] Fix GCC 7, Coverity Scan warnings
- [tg, Michal Hlavinka] Track background process PIDs even interactive
- [tg] Always expose mksh's hexdump shell function; speed it up by working on
  the input in chunks; use character classes to make it EBCDIC safe
- [tg] Revamp dot.mkshrc default editor selection mechanism

(bsiegert)

2017-09-02 18:31:11 UTC MAIN commitmail json YAML

py-google-compute-engine-20170829

(bsiegert)

2017-09-02 18:22:31 UTC MAIN commitmail json YAML

Update py-google-compute-engine to 20170829.

August 29, 2017

  * New packaging for Debian, CentOS, and RHEL.
  * Fix for updating EL 6 package in the SCL Python 2.7 environment.

August 16, 2017

  * Add support for internal IP address load balancing.
  * Add support for configuring user and group management commands.
  * Improve security of authorized keys file writes.

July 18, 2017

  * Allow nologin paths other than /sbin/nologin.
  * Try to download GCS URLs with curl if gsutil is not installed.

June 09, 2017

  * Add a configuration option to disable IP alias support.
  * Support instance configuration using the google-instance-configs metadata
    key.

(bsiegert)

2017-09-02 18:15:42 UTC MAIN commitmail json YAML

Fix bad merge on patch file which broke the build under macOS Sierra.

(tron)

2017-09-02 17:45:11 UTC MAIN commitmail json YAML

2017-09-02 17:38:15 UTC MAIN commitmail json YAML

2017-09-02 17:15:00 UTC MAIN commitmail json YAML

Disable cgo, bump PKGREVISION.

"The bitrot will continue until morale improves."

Go 1.4 is only used as a bootstrap helper to compile a more recent Go.
However, cgo in 1.4 no longer works with current binutils.

Prodded by Thomas Orgis on the mailing list.

(bsiegert)

2017-09-02 16:53:36 UTC MAIN commitmail json YAML

Updated databases/postgresql-postgis2 to 2.3.3

(gdt)

2017-09-02 16:53:29 UTC MAIN commitmail json YAML

2017-09-02 16:27:23 UTC MAIN commitmail json YAML

Updated archivers/libzip to 1.3.0

(wiz)

2017-09-02 16:27:11 UTC MAIN commitmail json YAML

Updated libzip to 1.3.0.

1.3.0 [2017-09-02]
==================

* Support bzip2 compressed zip archives
* Improve file progress callback code
* Fix zip_fdopen()
* CVE-2017-12858: Fix double free().
* CVE-2017-14107: Improve EOCD64 parsing.

(wiz)

2017-09-02 16:21:18 UTC MAIN commitmail json YAML

Updated pkgtools/pkg_comp to 2.0nb2.

(jlam)

2017-09-02 16:18:56 UTC MAIN commitmail json YAML

pkgtools/pkg_comp: Correct usage of ${PKG_SYSCONFDIR}.

Package configuration files should be found in ${PKG_SYSCONFDIR},
which can be modified by a user-settable variable.  Look for the
default sandboxctl(8) configuration files in
${PKG_SYSCONFDIR.sandboxctl} if that variable is set, or else in
${PKG_SYSCONFBASE}/sandboxctl.

Fixes problem noted by Iain Hibbert on tech-pkg@.

Bump the PKGREVISION to 2 due to changes in the binary package if
PKG_SYSCONFDIR.pkg_comp is set to a non-default value.

(jlam)

2017-09-02 16:18:25 UTC MAIN commitmail json YAML

Updated print/py-weasyprint to 0.40nb1.

(kleink)

2017-09-02 16:16:34 UTC MAIN commitmail json YAML

As the update to 0.40 noted, "WeasyPrint now depends on cssselect2 instead
of cssselect and lxml."

Thus retarget at the newly-added py-cssselect2 package, so weasyprint no
longer fails at startup by assertion.  Drop lxml.

Bump PKGREVISION.

(kleink)

2017-09-02 15:45:09 UTC MAIN commitmail json YAML

Note update of devel/ruby-power_assert package to 1.1.0.

(taca)

2017-09-02 15:44:36 UTC MAIN commitmail json YAML

Update ruby-power_assert to 1.1.0.

No summarized changes are available, please refer below URL in detail:

https://github.com/k-tsj/power_assert/compare/v1.0.2...v1.1.0

(taca)

2017-09-02 15:27:11 UTC MAIN commitmail json YAML

Updated devel/ruby-mixlib-authentication to 1.4.2.

(taca)

2017-09-02 15:26:38 UTC MAIN commitmail json YAML

Update ruby-mixlib-authentication  to 1.4.2.

1.4.2 (2017-08-17)

* fix bug in ordering x_ops_authorization_n headers when headers number more
  than 9 [dde604f] [#5]
* fix bug where a constant lookup fails when vendored into other projects
  [#24]
* make mixlib-log optional [#21]

(taca)

2017-09-02 15:23:03 UTC MAIN commitmail json YAML

Note update of devel/ruby-gettext-setup package to 0.28.

(taca)

2017-09-02 15:22:29 UTC MAIN commitmail json YAML

Update ruby-gettext-setup to 0.28.

0.27
* Fix spelling on config-sample.yaml
* Allow pot task to take a filename
* (maint) Fix failing locale test
* Rake task to merge .pot files
* (PUP-7881) Put default locales at the front of available_locales

0.28
* (maint) Convert named parameters to hash
* (maint) Deleting transient fixtures

(taca)

2017-09-02 15:05:20 UTC MAIN commitmail json YAML

Note update of devel/ruby-hike package to 2.1.3.

(taca)

2017-09-02 15:04:49 UTC MAIN commitmail json YAML

Update ruby-hike to 2.1.3.

2.0.0

* Support and test on Ruby 1.9.3 and later.
* Switch to minitest.
* Rename `Trail#index` to `Trail#cached`.
* Replace find with block api with find_all.

2.1.0
* Extract duplicated stat and entries functions
  Also avoid creating excess Pathname objects we don't need to.

2.1.1
* Reduce Pathname usage for performance.

2.1.2
* entries and stat path argument is already a String
* Precompute reverse alias map
* Use hash default proc for cache fetching

2.1.3
* Add Rubinius to Build Matrix with Allowed Failure

(taca)

2017-09-02 15:00:14 UTC MAIN commitmail json YAML

Added textproc/py-cssselect2 version 0.2.

(kleink)

2017-09-02 14:59:09 UTC MAIN commitmail json YAML

Note update of misc/ruby-sprockets22 package to 2.2.3nb2.

(taca)

2017-09-02 14:59:07 UTC MAIN commitmail json YAML

2017-09-02 14:58:46 UTC MAIN commitmail json YAML

Import cssselect2 0.2 as textproc/py-cssselect2.

cssselect2 is a straightforward implementation of CSS3 Selectors
for ElementTree-compatible documents (including cElementTree, lxml,
etc.)  Unlike cssselect, it does not translate selectors to XPath
and therefore does not have all the correctness corner cases that
are hard or impossible to fix in cssselect.

(kleink)

2017-09-02 14:58:36 UTC MAIN commitmail json YAML

Change dependency to devel/ruby-hike1.

Bump PKGREVISION.

(taca)

2017-09-02 14:57:30 UTC MAIN commitmail json YAML

Note addition of devel/ruby-hike1 package version 1.2.3.

(taca)

2017-09-02 14:57:05 UTC MAIN commitmail json YAML

Add and enable ruby-hike1.

(taca)

2017-09-02 14:56:10 UTC MAIN commitmail json YAML

2017-09-02 14:31:48 UTC MAIN commitmail json YAML

Note update of mail/dovecot2-pigeonhole package to 0.4.20.

(taca)

2017-09-02 14:31:24 UTC MAIN commitmail json YAML

Update dovecot2-pigeonhole to 0.4.20.

Changelog v0.4.20:

+ Made the retention period for redirect duplicate identifiers
  configurable. For accounts that perform many redirects, the lda-dupes
  database could grow to impractical sizes. Changed the default
  retention period from 24 to 12 hours.
- sieve-filter: Fixed memory leak: forgot to clean up script binary at
  end of execution. Normally, this would merely be an inconsequential
  memory leak. However, when the script comes from an LDAP storage, this
  would cause io leak warnings.
- managesieve-login: Fixed handling of AUTHENTICATE command. A second
  authenticate command would be parsed wrong. This problem was caused by
  changes in the previous release.
- LDA Sieve plugin: Fixed minor memory leak caused by not cleaning up
  the sieve_discard script.

(taca)

2017-09-02 14:29:38 UTC MAIN commitmail json YAML

Note update of textproc/php-excel package to 1.8.1.

(taca)

2017-09-02 14:28:52 UTC MAIN commitmail json YAML

Update php-excel to 1.8.1.

2015-04-30 (v1.8.1):
- Bugfix:  (goncons)        Work Item GH-397  - Fix for Writing an Open Document cell with non-numeric formula
- Bugfix:  (sarciszewski)    Work Item GH-329  - Avoid potential divide by zero in basedrawing
- Bugfix:  (ymaerschalck)    Work Item GH-405  - XML External Entity (XXE) Processing, different behaviour between simplexml_load_string() and simplexml_load_file().
- Bugfix:  (MBaker)                            - Fix to ensure that current cell is maintained when executing formula calculations
- Bugfix:  (MBaker)          Work Item GH-350  - Keep/set the value on Reader _loadSheetsOnly as NULL, courtesy of Restless-ET
- Bugfix:  (MBaker)          Work Item CP18105 - Loading an Excel 2007 spreadsheet throws an "Autofilter must be set on a range of cells" exception
- Bugfix:  (MBaker)          Work Item GH-388  - Fix to autoloader registration for backward compatibility with PHP 5.2.0 not accepting the prepend flag
- Bugfix:  (MBaker)          Work Item GH-384  - DOM loadHTMLFile() failing with options flags when using PHP < 5.4.0
- Bugfix:  (MBaker)                            - Fix for percentage operator in formulae for BIFF Writer
- Bugfix:  (MBaker)                            - Fix to getStyle() call for cell object
- Bugfix:  (MBaker)                            - Discard Autofilters in Excel2007 Reader when filter range isn't a valid range
- Bugfix:  (frozenstupidity) Work Item GH-423  - Fix invalid NA return in VLOOKUP
- Bugfix:  (wiseloren)      Work Item CP21454 - "No Impact" conditional formatting fix for NumberFormat
- Bugfix:  (bobwitlox)      Work Item GH-467  - Bug in Excel2003XML reader, parsing merged cells
- Bugfix:  (MBaker)          Work Item GH-302  - Fix for CEIL() and FLOOR() when number argument is zero
- Bugfix:  (MBaker)                            - Remove cells cleanly when calling RemoveRow() or RemoveColumn()
- General:  (MBaker)                            - Small performance improvement for autosize columns
- General:  (frost-nzcr4)    Work Item GH-379  - Change the getter/setter for zeroHeight to camel case
- General:  (MBaker)          Work Item GH-394  - DefaultValueBinder is too much aggressive when converting string to numeric
- General:  (MBaker)                            - Default precalculate formulas to false for writers
- General:  (MBaker)                            - Set default Cyclic Reference behaviour to 1 to eliminate exception when using a single cyclic iteration in formulae
- General:  (MBaker)          Work Item GH-396  - Some Excel writer libraries erroneously use Codepage 21010 for UTF-16LE
- Feature:  (WiktrzGE)        Work Item GH-404  - Methods to manage most of the existing options for Chart Axis, Major Grid-lines and Minor Grid-lines
- Feature:  (frost-nzcr4)    Work Item GH-403  - ODS read/write comments in the cell
- Feature:  (CQD)            Work Item GH-389  - Additional Mac CJK codepage definitions
- Feature:  (bolovincev)      Work Item GH-269  - Update Worksheet.php getStyleByColumnAndRow() to allow a range of cells rather than just a single cell
- Feature:  (MBaker)                            - New methods added for testing cell status within merge groups
- Feature:  (cifren/MBaker)  Work Item GH-205  - Handling merge cells in HTML Reader
- Feature:  (MBaker)                            - Helper to convert basic HTML markup to a Rich Text object
- Feature:  (MBaker)                            - Improved Iterators
                                                    New Column Iterator
                                                    Support for row and column ranges
                                                    Improved handling for next/prev
- Security: (MBaker)                            - XML filescan in XML-based Readers to prevent XML Entity Expansion (XEE)
                                                    (see http://projects.webappsec.org/w/page/13247002/XML%20Entity%20Expansion for an explanation of XEE injection) attacks
                                                  Reference CVE-2015-3542 - Identification of problem courtesy of Dawid Golunski (Pentest Ltd.)

(taca)

2017-09-02 14:28:06 UTC MAIN commitmail json YAML

Note update of security/pear-Crypt_GPG package to 1.6.1.

(taca)

2017-09-02 14:27:38 UTC MAIN commitmail json YAML

Update pear-Crypt_GPGto 1.6.1.

1.6.1.

Release date: 2017-08-27 07:40 UTC

Changelog:

* Fix Bug #21237: Use --skip-verify in decrypt() method
* Update list of hash algorithm names
* Add option to ignore signature verification errors on decrypt.

(taca)

2017-09-02 14:26:59 UTC MAIN commitmail json YAML

Note update of SOGo 2 related pacakges to 2.3.22:

devel/SOPE
www/SOGo

(taca)

2017-09-02 14:26:56 UTC MAIN commitmail json YAML

Retarget most of the build dependencies added in the previous
revision to the actual packages' directories (as opposed to repeating
the first one added) to make this build again.

(kleink)

2017-09-02 14:25:42 UTC MAIN commitmail json YAML

Update SoGo to 2.3.22.

2.3.22 (2017-07-20)
-------------------

New features
- [eas] initial EAS v16 and email drafts support

Enhancements
- [web] updated CKEditor to version 4.7.1

Bug fixes
- [web] use the organizer's alarm by default when accepting IMIP messages (#3934)
- [web] fixed forwarding mails with attachments containing slashes in file names
- [eas] don't include task folders if we hide them in SOGo (#4164)
- [core] not using cleaned data when sending mails (#4199)
- [core] don't update subscriptions when owner is not the active user (#3988)
- [core] enable S/MIME even when using GNU TLS (#4201)
- [core] silence verbose output for sogo-ealarms-notify (#4170)

(taca)

2017-09-02 14:25:06 UTC MAIN commitmail json YAML

Update SOPE to 2.3.22 required by SoGO 2.2.22.

No summry of changes are available and they are too many to write here.
Please refer ChangeLog.

(taca)

2017-09-02 14:13:40 UTC MAIN commitmail json YAML

Note update of databases/ruby-sequel package to 5.0.0.

(taca)

2017-09-02 14:13:11 UTC MAIN commitmail json YAML

Update ruby-sequel to 5.0.0.

=== 5.0.0 (2017-09-01)

* Make bin/sequel -M option always use base 10 (jeremyevans)

* Don't use savepoints when creating indexes inside a transaction on databases
  that don't support transactional schema modifications (jeremyevans) (#1407)

* Support :if_not_exists option when creating indexes on PostgreSQL 9.5+
  (DyegoCosta) (#1405)

* Make threaded connection pools not block while connections are being made
  (jeremyevans)

* SQL::Expression#clone and #dup now return self, since all expressions should
  be frozen value objects (jeremyevans)

* Don't create empty arrays for unused association callbacks (jeremyevans)

* Cache association method name symbols instead of recomputing them everytime
  (jeremyevans)

* Raise an exception if attempting to create a prepared statement using a
  dataset with a delayed evaluation (jeremyevans)

* Make ConnectionPool#size thread safe by using the pool mutex (jeremyevans)

* Use instance_exec instead of instance_eval when passing a block, to work
  with lambdas that accept no arguments (jeremyevans)

* Freeze SQL::StringAgg instances in string_agg extension (jeremyevans)

* Freeze SQL::DateAdd instances in date_arithmetic extension (jeremyevans)

* Freeze SQL::Expression.comparison_attrs (jeremyevans)

* Rename SQL::Subscript#f to #expression, keeping #f as an alias (jeremyevans)

* Require the :pool_class Database option be a class to use a custom
  connection pool (jeremyevans)

* Make the class_table_inheritance plugin raise an Error during update if any
  UPDATE query does not affect a single row (jeremyevans)

* Change most send calls to public_send unless calling private methods is
  expected (jeremyevans)

* Database schema and schema generator methods now return nil (jeremyevans)

* Model#validates_unique in the validation helpers plugin now defaults to only
  checking on new or modified values (jeremyevans)

* Deprecate Model#_before_validation (private_method), use
  Model#before_validation now (jeremyevans)

* Always run before/after/around validation hooks when saving, even when not
  validating the object (jeremyevans)

* Deprecate Model use_after_commit_rollback class and instance accessors
  (jeremyevans)

* Deprecate Model.allowed_columns reader (jeremyevans)

* Freeze internal constants that shouldn't be modified at runtime (jeremyevans)

* Attempt to connect to the database immediately when creating the Database
  instance (jeremyevans)

* Make association_pks plugin delay the setting of associated objects until
  the current object is saved by default (jeremyevans)

* Joined datasets used as model datasets are now automatically wrapped in a
  subquery (jeremyevans)

* Setting an invalid dataset for a model class now raises an exception by
  default (jeremyevans)

* Getting all values for newly created models now happens before calling
  after_create, instead of after (jeremyevans)

* Remove use of @was_new/@columns_updated instance variables when saving model
  objects (jeremyevans)

* Disable symbol splitting by default (jeremyevans)

* Make datasets frozen by default (jeremyevans)

* Drop support for ruby 1.8.7, minimum now is 1.9.2 (jeremyevans)

* Remove deprecated adapters, extensions, plugins, constants, and features
  (jeremyevans)

(taca)

2017-09-02 10:42:12 UTC MAIN commitmail json YAML

If we have a VFP, assume it is VFP3. In the default mode on NetBSD, the
assembler complains:
libs/context/src/asm/ontop_arm_aapcs_elf_gas.S:55: Error: selected processor does not support `vstmia sp,{d8-d15}' in ARM mode
libs/context/src/asm/ontop_arm_aapcs_elf_gas.S:69: Error: selected processor does not support `vldmia sp,{d8-d15}' in ARM mode

XXX what about VFP4 ?

Should fix PR pkg/52425.

No PKGREVISION change, as this doesn't change packages which did sucessfully
build before.

(bouyer)

2017-09-02 10:32:57 UTC MAIN commitmail json YAML

Updated games/gnome-sudoku to 3.24.0

(prlw1)

2017-09-02 10:32:20 UTC MAIN commitmail json YAML

Update gnome-sudoku to 3.24.0

Highlights:
* When pause is clicked, the game field should be hidden (Tom Pollok)
* Seed RNG for qqwing (Michael Catanzaro)
* Switch to C++ 11 (Michael Catanzaro)
* Fix window size growing out of control with GTK+ 3.20 (Michael Catanzaro)
* Always set header bar as the title bar (Michael Catanzaro)
* Updated translations

(prlw1)

2017-09-02 10:09:06 UTC MAIN commitmail json YAML

Restore DIST_SUBDIR=libreoffice
Noticed by pgoyette@. Thank you.

(ryoon)

2017-09-02 04:14:32 UTC MAIN commitmail json YAML

Updated lang/openjdk8 to 1.8.144

(ryoon)

2017-09-02 04:13:42 UTC MAIN commitmail json YAML

Update to 1.8.144

Changelog:
Fix the following security bugs.

CVE-2017-10110
CVE-2017-10089
CVE-2017-10086
CVE-2017-10096
CVE-2017-10101
CVE-2017-10087
CVE-2017-10090
CVE-2017-10111
CVE-2017-10107
CVE-2017-10102
CVE-2017-10114
CVE-2017-10074
CVE-2017-10116
CVE-2017-10078
CVE-2017-10067
CVE-2017-10115
CVE-2017-10118
CVE-2017-10176
CVE-2017-10104
CVE-2017-10145
CVE-2017-10125
CVE-2017-10198
CVE-2017-10243
CVE-2017-10121
CVE-2017-10135
CVE-2017-10117
CVE-2017-10053
CVE-2017-10108
CVE-2017-10109
CVE-2017-10105
CVE-2017-10081
CVE-2017-10193

(ryoon)

2017-09-02 04:10:45 UTC MAIN commitmail json YAML

Updated misc/libreoffice to 5.4.1.2

(ryoon)

2017-09-02 04:09:21 UTC MAIN commitmail json YAML

Update to 5.4.1.2

Changelog:
Bugs fixed compared to 5.4.1 rc1):

    tdf#83562 FILESAVE: Automatic font color of text not persisted if cell has line break and non-automatic font color [Dennis Francis]
    tdf#99692 FILEOPEN: Crash on opening odt with change tracking [Michael Stahl]
    tdf#108292 CRASH: When copying/pasting a Calc Sheet (multi_type_vector::get_type#1613: block position not found!) (steps in comment 8) [Eike Rathke]
    tdf#108709 cli_ assemblies are not correctly versioned [Michael Stahl]
    tdf#110988 Middle click does not paste primary selection [Noel Grandin]
    tdf#111943 unable to open XLSX files in Calc [Eike Rathke]

Bugs fixed compared to 5.4.0 final (rc3):
    bnc#825305 RTF import: fix missing paragraph background [Miklos Vajna]
    coverity#1416135 dereference after null check [Caol叩n McNamara]
    coverity#1416137 dereference after null check [Caol叩n McNamara]
    i#64360 crash after set text format in outline view [Eike Rathke]
    ofz#2759 null dereference [Caol叩n McNamara]
    ofz#2766 ensure palette is large enough for all colors [Caol叩n McNamara]
    ofz#2833 null deref [Caol叩n McNamara]
    ofz#2846 null deref [Caol叩n McNamara]
    ofz#2852 korean table entries start at 0xF not 0x7 [Caol叩n McNamara]
    ofz#2867 null deref [Caol叩n McNamara]
    ofz#2877 crash in SVTB16Short [Caol叩n McNamara]
    ofz#2899 increment pos before check, like all the other cases [Caol叩n McNamara]
    tdf#33692 Drag and drop copying not working for shape (rectangle etc.) [Caol叩n McNamara]
    tdf#44715 FILEOPEN: rtf import fails to set cell borders correctly [Miklos Vajna]
    tdf#55469 Different line spacing across platforms [Caol叩n McNamara]
    tdf#68787 FILESAVE: DOCX export: Footnote separator line problem [Justin Luth]
    tdf#71409 Excessive duplicate accessible focused events for Calc input line [a11y] [Dennis Francis]
    tdf#72125 Expert config dialog takes too much time to come up [Caol叩n McNamara]
    tdf#75256 (Sifr-Icon-Theme) [META] Incomplete Sifr icon theme [Matthias Freund]
    tdf#79304 FORMATTING: Copy/paste: strikethrough attribute is not exported [Sean Stangl]
    tdf#79933 Insert Hyperlink shortcut is wrong in spanish UI [Yousuf Philips]
    tdf#90352 Calc error when graphing data with source format [Dennis Francis]
    tdf#90510 FILEOPEN:Calc correctly reads but does not apply pie label settings [Dennis Francis]
    tdf#91687 FILESAVE: Doc exporter scales up rotated watermarks [Caol叩n McNamara]
    tdf#93328 Editing circular reference causes #VALUE! error [Dennis Francis]
    tdf#93745 gtk3: UI - Writer letter wizard, Step 2, using headed paper, shows squashed spinbuttons [Caol叩n McNamara]
    tdf#95489 Character styles applied through the Styles menu does not function in some locales [Yousuf Philips]
    tdf#98315 Function Wizard showing Breeze icons when in Sifr theme [Matthias Freund]
    tdf#99071 Navigator heading is Truncated when mouse click [Caol叩n McNamara]
    tdf#99286 Cropped image disappear after compress [Caol叩n McNamara]
    tdf#99692 FILEOPEN: Crash on opening odt with change tracking [Michael Stahl]
    tdf#100491 FILEOPEN: Docx arrows not correctly rendered [Vasily Melenchuk]
    tdf#103984 FILEOPEN: DOCX: Bubble not displayed in chart [Dennis Francis]
    tdf#104883 It is not allowed to install fonts on request [Samuel Mehrbrodt]
    tdf#105705 Libreoffice Writer crashes on inserting Zotero citations [Michael Stahl]
    tdf#106029 Expand word space on lines with manual line breaks in justified paragraphs setting ignored when exporting to docx [nikki]
    tdf#106132 FILEOPEN, DOCX: Frame (text box) around image cuts into image and caption [Miklos Vajna]
    tdf#106533 Sifr icon for "Index Entry" needed [Yousuf Philips]
    tdf#106872 Very slow when selecting column (with filter and freeze Rows or Columns enable) [Caol叩n McNamara]
    tdf#106953 FILEOPEN: RTF: First line indent is ignored [Miklos Vajna]
    tdf#107033 After import of docx the length of Footnote Separator Line is 0% [Justin Luth]
    tdf#107584 Background transparency not preserved over FILESAVE [Katarina Behrens]
    tdf#107723 FILEOPEN: DOCX schema font name not honored [Samuel Mehrbrodt]
    tdf#107975 CRASH: Crash after undo operation (BigPtrArray::Index2Block(unsigned long) [Michael Stahl]
    tdf#108802 Crash in: SfxBindings::GetSlotPos(unsigned short,unsigned short) Editing. ( steps in comment 10 ) [Dennis Francis]
    tdf#108824 Slide Shows Settings not Saved [Samuel Mehrbrodt]
    tdf#108867 Assertion failed when adding/removing/adding text box to a shape [Michael Stahl]
    tdf#108881 Crash in: SfxItemPool::IsInRange(unsigned short) [Dennis Francis]
    tdf#108887 Crash in: SfxItemPool::GetDefaultItem(unsigned short) [Caol叩n McNamara, Dennis Francis]
    tdf#108921 PIVOT CHARTS: filters that leave no data available [Dennis Francis]
    tdf#108925 Too small bullet size confuses the user [Tam叩s Zolnai]
    tdf#108944 FILEOPEN: DOCX: footnote separators missing [Justin Luth]
    tdf#108951 FILEOPEN: RTF: Custom bullets are displayed as standard bullets [Miklos Vajna]
    tdf#108955 FILESAVE: RTF: Background colour lost after roundtrip [Miklos Vajna]
    tdf#108986 PIVOT CHARTS: drop down list arrow shouldn't appear on "Data" button in the pivot chart controls [Dennis Francis]
    tdf#108991 Bad allocation or crash on cut text in attached ODT (with Non-Printing Characters hidden) (LibreOffice not maximized?) [Michael Stahl]
    tdf#109050 Moving table object with ALT+Arrow keys does not work properly [Tam叩s Zolnai]
    tdf#109053 DOCX: Multipage table is not imported properly - fix by avoid floating table conversion [Tam叩s Zolnai]
    tdf#109080 ODF: LibreOffice writes invalid element <style:header-first> [Luke Deller]
    tdf#109081 EDITING: LibreOffice hangs while selecting text ( with Formatting Marks ) ( LibreOffice not maximized ) [Michael Stahl]
    tdf#109107 Sidebar's fontheight field is not updated by moving cursor in an Impress table [Tam叩s Zolnai]
    tdf#109177 Dialogs: vertical scrollbar automatically changed to horizontal [Stephan Bergmann]
    tdf#109188 AutoText Preview doesn't work when default template is read-only [Samuel Mehrbrodt]
    tdf#109194 KDE: Firefox opens links only in the background []
    tdf#109223 PPTX: Vertical flip of child shape is not imported correctly [Tam叩s Zolnai]
    tdf#109228 FILESAVE: ODT: Anchor changed from 'as character' to 'to character' after RT [Tam叩s Zolnai]
    tdf#109242 FILESAVE: Button Label still align on y [Caol叩n McNamara]
    tdf#109289 Setting gridline color in options for Calc does not have effect [Caol叩n McNamara]
    tdf#109304 Signature infobars not shown in Math [Katarina Behrens]
    tdf#109314 Changing watermark doesn't update first page if th
    tdf#109347 Crashreport: link isn't displayed in Linux [Markus Mohrhard]
    tdf#109523 PIVOT TABLE - crash after removing a pivot table + creating new pivot chart [Dennis Francis]
    tdf#109790 FILEOPEN: RTF: Imported text has incorrect font size [Miklos Vajna]
    tdf#109856 Crash in: SdrObjList::GetObjCount() ( steps in comment 12 ) [Caol叩n McNamara]
    tdf#109858 FILEOPEN:Importer correctly reads but does not apply pie label settings of XLSX and DOCX [Dennis Francis]
    tdf#109859 Crash in: sclo.dll [Dennis Francis]
    tdf#109863 Crash in: XPropertyList::Count() [Julien Nabet]
    tdf#110440 FILOPEN: XSLX attribute "invisible" is ignored for a group of shapes [Miklos Vajna]
    tdf#110743 Crash on new master page, if first master page has image as background [Pranav Kant]
    tdf#110997 Some forms stall with 100% on open - It's a date field problem [Lionel Elie Mamane]
    tdf#111080 Edit form, use 'replace with' to change the type of control - nothing happens [Caol叩n McNamara]
    tdf#111087 Missing icons in 3D extrusion toolbar dropdowns [Caol叩n McNamara]
    tdf#111173 FILEOPEN Calc crashes when opening XLSX with chart. [Marco Cecchetti]
    tdf#111308 Crash in: rtl_uString_assign [Caol叩n McNamara]
    tdf#111331 Rename 'Moderate' template [heiko tietze]
    tdf#111432 AddTempDevFont(const OUString& rFontFileURL) leaks memory on invocation [Julien Nabet]
    tdf#111492 XHTML export does not honor numbering levels [Samuel Mehrbrodt]
    tdf#111497 CoreTextGlyphFallbackSubstitution::FindFontSubstitute() leaks memory on invocation [Julien Nabet]
    tdf#111567 Template Manager memory leak in TemplateLocalView::insertItems() [Julien Nabet]
    tdf#111571 writer crash when modeless dialog is left opened [Caol叩n McNamara]

(ryoon)

2017-09-02 03:50:14 UTC MAIN commitmail json YAML

Updated www/firefox-l10n to 55.0.3

(ryoon)

2017-09-02 03:49:44 UTC MAIN commitmail json YAML

Update to 55.0.3

* Sync with www/firefox-55.0.3

(ryoon)

2017-09-02 03:48:43 UTC MAIN commitmail json YAML

Updated www/firefox to 55.0.3

(ryoon)

2017-09-02 03:47:46 UTC MAIN commitmail json YAML

Update to 55.0.3

Changelog:
Fixed
    Fix an issue with addons when using a path containing non-ascii characters (bug 1389160)

    Fix file uploads to some websites, including YouTube (bug 1383518)

(ryoon)

2017-09-01 23:56:00 UTC MAIN commitmail json YAML

Flip to pcre2

If pcre2 is installed, configure finds pcre2-config in /usr/pkg/bin,
even though it is not include via bl3, resulting in a build failure.
There's no reason to avoid moving to pcre2, and it's easier than
making clamav not find it.

(gdt)

2017-09-01 21:06:20 UTC MAIN commitmail json YAML

Added sysutils/arm-trusted-firmware-sun50iw1p1 version 20170831
Added sysutils/u-boot-pine64-plus version 2017.07

(jmcneill)

2017-09-01 21:05:06 UTC MAIN commitmail json YAML

+ arm-trusted-firmware-sun50iw1p1
+ u-boot-pine64-plus

(jmcneill)

2017-09-01 21:04:09 UTC MAIN commitmail json YAML

Initial import of u-boot-pine64-plus version 2017.07.

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

This package provides U-Boot for the Pine64

(jmcneill)

2017-09-01 21:03:11 UTC MAIN commitmail json YAML

Add support for 64-bit ARM targets.

(jmcneill)

2017-09-01 21:02:40 UTC MAIN commitmail json YAML

Initial import of arm-trusted-firmware-sun50iw1p1 version 20170831.

ARM Trusted Firmware (ATF) provides a reference implementation of secure
world software for ARMv8-A, including a Secure Monitor executing at
Exception Level 3 (EL3). It implements various ARM interface standards,
such as:

    The Power State Coordination Interface (PSCI)
    Trusted Board Boot Requirements (TBBR, ARM DEN0006C-1)
    SMC Calling Convention
    System Control and Management Interface

As far as possible the code is designed for reuse or porting to other
ARMv8-A model and hardware platforms.

ARM will continue development in collaboration with interested parties to
provide a full reference implementation of Secure Monitor code and ARM
standards to the benefit of all developers working with ARMv8-A TrustZone
technology.

This package provides ATF for Allwinner sun50iw1p1 family SoCs.

(jmcneill)

2017-09-01 20:58:53 UTC MAIN commitmail json YAML

Added cross/aarch64-none-elf-binutils version 2.29
Added cross/aarch64-none-elf-gcc version 7.2

(jmcneill)

2017-09-01 20:57:22 UTC MAIN commitmail json YAML

+ aarch64-none-elf-binutils
+ aarch64-none-elf-gcc

(jmcneill)

2017-09-01 20:56:43 UTC MAIN commitmail json YAML

2017-09-01 20:55:37 UTC MAIN commitmail json YAML

2017-09-01 11:54:43 UTC MAIN commitmail json YAML

Updated graphics/feh to 2.19.3

(szptvlfn)

2017-09-01 11:54:23 UTC MAIN commitmail json YAML

Update to 2.19.3

http://git.finalrewind.org/feh/plain/ChangeLog
Mon, 21 Aug 2017 19:04:00 +0200  Daniel Friesel <derf+feh@finalrewind.org>

* Release v2.19.3
    * Save geometry data in .fehbg when setting a wallpaper with --geometry
    * Fix Imlib2 developer warning and improve out-of-memory error message
      when using --thumbnails / --index on large directories

(szptvlfn)

2017-09-01 11:27:33 UTC MAIN commitmail json YAML

Updated print/gutenprint-lib to 5.2.13

(gdt)

2017-09-01 11:27:18 UTC MAIN commitmail json YAML

Update to 5.2.13

* Changes from 5.2.12

  1) Critical bugfix

    * Correct mis-defined paper type that collided with standard
      A4 paper.  This resulted in some Canon and PCL printers
      mishandling A4 paper.

  2) Added support for the following Epson inkjet printers:

    EPSON Artisan 1430
    EPSON L210

  3) Improvements to the dye-sublimation driver:

    * Code optimizations in the dye-sublimation driver, resulting
      in a significant (2x-2.7x) boost in performance.

    * Added support for the following thermal printer:

      Mitsubishi P93DW

    * Enhanced support (and bugfixes) for several
      dye-sublimation and thermal printers.

  4) Improvements to the Gimp plugin

    * Compilation fixes when CUPS is not enabled

    * Fix non-interactive plugin mode

  5) Changes to the Canon driver:

    * Added support for many printer models.

    * Removed iP100 (unsupported)

    * Added duplex support to MP530

    * Improved duplex support for sevearl models.

    * Corrected black-only and color-only cartridge support for MP230
      series

    * Improved printer firmware papersize detection when using
      automatic paper source selection (Autofeed), by changing paper
      width from calculated to a constant value for paper sizes known
      to the driver.

    * Added several resolution modes for Pro9500

  6) Added the Datamax-O'Neil H class series of printers.

  7) Added the two Honeywell printers, RP2 (SAV2) and RP4 (SAV4).

(gdt)

2017-09-01 10:52:05 UTC MAIN commitmail json YAML

Note update of php7 pacakges:

lang/php70 7.0.23
lang/php71 7.1.9

(taca)

2017-09-01 10:50:39 UTC MAIN commitmail json YAML

Update php71 to 7.1.9 (PHP 7.1.9).

31 Aug 2017, PHP 7.1.9

- Core:
  . Fixed bug #74947 (Segfault in scanner on INF number). (Laruence)
  . Fixed bug #74954 (null deref and segfault in zend_generator_resume()). (Bob)
  . Fixed bug #74725 (html_errors=1 breaks unhandled exceptions). (Andrea)
  . Fixed bug #75063 (Main CWD initialized with wrong codepage). (Anatol)

- cURL:
  . Fixed bug #74125 (Fixed finding CURL on systems with multiarch support).
    (cebe)

- Date:
  . Fixed bug #75002 (Null Pointer Dereference in timelib_time_clone). (Derick)

- Intl:
  . Fixed bug #74993 (Wrong reflection on some locale_* functions). (Sara)

- Mbstring:
  . Fixed bug #71606 (Segmentation fault mb_strcut with HTML-ENTITIES encoding).
    (cmb)
  . Fixed bug #62934 (mb_convert_kana() does not convert iteration marks).
    (Nikita)
  . Fixed bug #75001 (Wrong reflection on mb_eregi_replace). (Fabien
    Villepinte)

- MySQLi:
  . Fixed bug #74968 (PHP crashes when calling mysqli_result::fetch_object with
    an abstract class). (Anatol)

- OCI8:
  . Expose oci_unregister_taf_callback() (Tianfang Yang)

- Opcache:
  . Fixed bug #74980 (Narrowing occurred during type inference). (Laruence)

- phar:
  . Fixed bug #74991 (include_path has a 4096 char limit in some cases).
    (bwbroersma)

- Reflection:
  . Fixed bug #74949 (null pointer dereference in _function_string). (Laruence)

- Session:
  . Fixed bug #74892 (Url Rewriting (trans_sid) not working on urls that start
    with "#"). (Andrew Nester)
  . Fixed bug #74833 (SID constant created with wrong module number). (Anatol)

- SimpleXML:
  . Fixed bug #74950 (nullpointer deref in simplexml_element_getDocNamespaces).
    (Laruence)

- SPL:
  . Fixed bug #75049 (spl_autoload_unregister can't handle
    spl_autoload_functions results). (Laruence)
  . Fixed bug #74669 (Unserialize ArrayIterator broken). (Andrew Nester)
  . Fixed bug #74977 (Appending AppendIterator leads to segfault).
    (Andrew Nester)
  . Fixed bug #75015 (Crash in recursive iterator destructors). (Julien)

- Standard:
  . Fixed bug #75075 (unpack with X* causes infinity loop). (Laruence)
  . Fixed bug #74103 (heap-use-after-free when unserializing invalid array
    size). (Nikita)
  . Fixed bug #75054 (A Denial of Service Vulnerability was found when
    performing deserialization). (Nikita)

- WDDX:
  . Fixed bug #73793 (WDDX uses wrong decimal seperator). (cmb)

- XMLRPC:
  . Fixed bug #74975 (Incorrect xmlrpc serialization for classes with declared
    properties). (blar)

(taca)

2017-09-01 10:49:15 UTC MAIN commitmail json YAML

Update php70 to 7.0.23 (PHP 7.0.23).

31 Aug 2017 PHP 7.0.23

- Core:
  . Fixed bug #74947 (Segfault in scanner on INF number). (Laruence)
  . Fixed bug #74954 (null deref and segfault in zend_generator_resume()). (Bob)
  . Fixed bug #74725 (html_errors=1 breaks unhandled exceptions). (Andrea)

- cURL:
  . Fixed bug #74125 (Fixed finding CURL on systems with multiarch support).
    (cebe)

- Date:
  . Fixed bug #75002 (Null Pointer Dereference in timelib_time_clone). (Derick)

- Intl:
  . Fixed bug #74993 (Wrong reflection on some locale_* functions). (Sara)

- Mbstring:
  . Fixed bug #71606 (Segmentation fault mb_strcut with HTML-ENTITIES encoding).
    (cmb)
  . Fixed bug #62934 (mb_convert_kana() does not convert iteration marks).
    (Nikita)
  . Fixed bug #75001 (Wrong reflection on mb_eregi_replace). (Fabien
    Villepinte)

- MySQLi:
  . Fixed bug #74968 (PHP crashes when calling mysqli_result::fetch_object with
    an abstract class). (Anatol)

- OCI8:
  . Expose oci_unregister_taf_callback() (Tianfang Yang)

- phar:
  . Fixed bug #74991 (include_path has a 4096 char limit in some cases).
    (bwbroersma)

- Reflection:
  . Fixed bug #74949 (null pointer dereference in _function_string). (Laruence)

- Session:
  . Fixed bug #74833 (SID constant created with wrong module number). (Anatol)

- SimpleXML:
  . Fixed bug #74950 (nullpointer deref in simplexml_element_getDocNamespaces).
    (Laruence)

- SPL:
  . Fixed bug #75049 (spl_autoload_unregister can't handle
    spl_autoload_functions results). (Laruence)
  . Fixed bug #74669 (Unserialize ArrayIterator broken). (Andrew Nester)
  . Fixed bug #75015 (Crash in recursive iterator destructors). (Julien)

- Standard:
  . Fixed bug #75075 (unpack with X* causes infinity loop). (Laruence)
  . Fixed bug #74103 (heap-use-after-free when unserializing invalid array
    size). (Nikita)
  . Fixed bug #75054 (A Denial of Service Vulnerability was found when
    performing deserialization). (Nikita)

- WDDX:
  . Fixed bug #73793 (WDDX uses wrong decimal seperator). (cmb)

- XMLRPC:
  . Fixed bug #74975 (Incorrect xmlrpc serialization for classes with declared
    properties). (blar)

(taca)

2017-09-01 10:21:31 UTC MAIN commitmail json YAML

Added sysutils/dtb-arm64-sun50i version 4.11.3

(jmcneill)