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 (2m)  pkgsrc-2024Q1 (8d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 10:24:45 UTC Now

2017-07-11 09:52:26 UTC MAIN commitmail json YAML

Updated lang/ocaml to 4.04.2

(jaapb)

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

Updated package to newest version, 4.04.2. Changes include:

OCaml 4.04.2 (23 Jun 2017):
---------------------------

### Security fix:

- Local privilege escalation issue with ocaml binaries.
  (Damien Doligez, report by Eric Milliken, review by Xavier Leroy)

OCaml 4.04.1 (14 Apr 2017):
---------------------------

### Code generation and optimizations:

- Consider arrays of length zero as constants
  when using Flambda.
  (Pierre Chambart, review by Mark Shinwell and Leo White)

### Standard library:

- fix a bug in Set.map as introduced in 4.04.0
  (Gabriel Scherer, report by Thomas Leonard)

### Tools:

- ocamldoc, avoid nested <pre> tags in module description.
  (Florian Angeletti, report by user 'kosik')

- ocamldoc, wrong Latex output for variant types
  with constructors without arguments.
  (Florian Angeletti, report by Xavier Leroy)

### Build system:

- New flexlink target in Makefile.nt to bootstrap the
  flexlink binary only, rather than the flexlink binary and the FlexDLL C
  objects.
  (David Allsopp)

### Bug fixes

- Str.regexp raises "Invalid_argument: index out of bounds"
  (Damien Doligez, report by John Whitington)

- Fix ocamlmklib with bootstrapped FlexDLL. Bootstrapped
  FlexDLL objects are now installed to a subdirectory flexdll of the Standard
  Library which allows the compilers to pick them up explicitly and also
  ocamlmklib to include them without unnecessarily adding the entire Standard
  Library.
  (David Allsopp)

- fix incorrect timestamps returned by Unix.stat on Windows
  when either TZ is set or system date is in DST.
  (David Allsopp, report and initial fix by Nicol叩s Ojeda B辰r, review and
  superior implementation suggestion by Xavier Leroy)

- s390x: Fix address of caml_raise_exn in native dynlink modules
  (Richard Jones, review by Xavier Leroy)

- ensure 16 byte stack alignment inside caml_allocN on x86-64
  for ocaml build with WITH_FRAME_POINTERS defined
  (Christoph Cullmann)

- fix slow compilation on source files containing a lot
  of similar debugging information location entries
  (Mark Shinwell)

- a case of double free in the systhreads library (POSIX implementation)
  (Xavier Leroy, report by Chet Murthy)

- catch uncaught exception when unknown files are passed
  as argument (regression in 4.04.0)
  (Bernhard Schommer, review by Florian Angeletti and Gabriel Scherer,
  report by Stephen Dolan)

- Memory cannot be released after calling
    Bigarray.Genarray.change_layout.
  (Damien Doligez and Xavier Leroy, report by Liang Wang)

- Fix segfault in Unix.create_process on Windows caused by wrong header
  configuration.
  (David Allsopp)

- add dynlink options to ocamlbytecomp.cmxa to allow ocamlopt.opt
  to load plugins. See http://github.com/OCamlPro/ocamlc-plugins for examples.
  (Fabrice Le Fessant, review by David Allsopp)

- caml-types.el: Fix missing format argument, so that it can show kind
  of call at point correctly.
  (Chunhui He)

- Allow Windows CRLF line-endings in ocamlyacc on Unix and Cygwin.
  (David Allsopp, review by Damien Doligez and Xavier Leroy)

- Fix segfault in Sys.runtime_parameters when exception backtraces
  are enabled.
(Olivier Andrieu)

(jaapb)

2017-07-11 09:22:55 UTC MAIN commitmail json YAML

Added www/py-WebTest version 2.0.27, www/py-WSGIProxy2 version 0.4.4; Updated www/py-Routes to 2.4.1

(adam)

2017-07-11 09:22:02 UTC MAIN commitmail json YAML

Release 2.4.0:
* Release as a universal wheel.
* Convert readthedocs links for their .org -> .io migration for hosted projects.

(adam)

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

This wraps any WSGI application and makes it easy to send test requests to
that application, without starting up an HTTP server.

This provides convenient full-stack testing of applications written with any
WSGI-compatible framework.

(adam)

2017-07-11 09:15:49 UTC MAIN commitmail json YAML

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

Updated www/py-WebOb to 1.7.3, textproc/py-pyquery to 1.2.17

(adam)

2017-07-11 08:18:43 UTC MAIN commitmail json YAML

1.2.17:
PyQuery('<input value="">').val() is ''
PyQuery('<input>').val() is ''

(adam)

2017-07-11 07:24:04 UTC MAIN commitmail json YAML

1.7.3:
Bugfix
- Request.host_url, Request.host_port and Request.domain now all understand and
  know how to parse IPv6 Host headers sent by browsers.

(adam)

2017-07-11 06:53:48 UTC MAIN commitmail json YAML

Updated time/py-dateutil to 2.6.1, devel/gperftools to 2.6.1

(adam)

2017-07-11 06:50:25 UTC MAIN commitmail json YAML

gperftools 2.6.1 is out! This is mostly bug-fixes release.

* issue 901: build issue on OSX introduced in last-time commit in 2.6
  was fixed (contributed by Francis Ricci)

* tcmalloc_minimal now works on 32-bit ABI of mips64. This is issue
  845. Much thanks to Adhemerval Zanella and github user mtone.

* Romain Geissler contributed build fix for -std=c++17. This is pull
  request 897.

* As part of fixing issue 904, tcmalloc atfork handler is now
  installed early. This should fix slight chance of hitting deadlocks
  at fork in some cases.

(adam)

2017-07-11 06:16:30 UTC MAIN commitmail json YAML

Fix PKGNAME of py-Paste (was renamed to py-paste)

(wiz)

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

Version 2.6.1
-------------
- Updated zoneinfo file to 2017b.
- Added Python 3.6 to CI testing
- Removed duplicate test name that was preventing a test from being run.
- Fixed testing of folds and gaps, particularly on Windows
- Fixed deprecated escape characters in regular expressions.
- Many PEP8 style violations and other code smells were fixed.
- Improved performance of tzutc and tzoffset objects.
- Fixed issue with several time zone classes around DST transitions in any
  zones with +0 standard offset (e.g. Europe/London)
- Fixed issue with fuzzy parsing where tokens similar to AM/PM that are in the
  end skipped were dropped in the fuzzy_with_tokens list.
- Fixed issue with parsing dates of the form X m YY.
- Added support for parser weekdays with less than 3 characters.
- Fixed issue with the addition and subtraction of certain relativedeltas.
- Fixed issue where the COUNT parameter of rrules was ignored if 0.
- Updated documentation to include the new tz methods.
- Update documentation to reflect that the parser can raise TypeError.
- Fixed an incorrect year in a parser doctest.
- Moved version information into _version.py and set up the versions more
  granularly.

(adam)

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

Updated sysutils/intel-microcode-netbsd to 20170707.

(msaitoh)

2017-07-11 04:07:51 UTC MAIN commitmail json YAML

Updated to 20170707.

New files:

Future Xeon
(Family 6, model 55, stepping 4)
00050654-0
00050654-1
00050654-2
00050654-4
00050654-7

7th gen Core (Kaby Lake)
(Family 6, Model 8e, stepping 9 and a)
000806e9-6
000806e9-7
000806ea-6
000806ea-7
(Family 6, Model 9e, stepping 9)
000906e9-1
000906e9-3
000906e9-5

(msaitoh)

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

Add calendar package option to build PHP with calendar support

(manu)

2017-07-10 21:34:39 UTC MAIN commitmail json YAML

Note update of net/aria2 to 1.32.0

(seb)

2017-07-10 21:33:15 UTC MAIN commitmail json YAML

Update aria2 to 1.32.0. Changes since the last upstream packaged version 1.31.0:

aria2 1.32.0
============

Release Note
------------

This release fixes several minor bugs, and spelling mistakes.

Changes
-------

* Clarify --max-concurrent-downloads option

  GH-833

* Fix compile error with toolchain which lacks IPV6_TCLASS

  GH-895

* Log directed URI in notice log level

  GH-884

* Fix typo

  Patch from Tse Kit Yam

  GH-879, GH-899

* Spelling fixes

  Patch from klemens

  GH-870

* Remove unused Android parts

  These parts where unused after merging
  https://github.com/aria2/aria2/pull/736

  Patch from Fredrik Fornwall

  GH-868

* Save control file early

  GH-859

* Update links in Dockerfile.raspberrypi

  Some links used in Dockerfile.raspberrypi are not accessible
  anymore, because they were pointing to old versions of some source
  packages and new versions were released.  This commit fixes this by
  changing the links to point to the newest versions.

  Patch from Michał Leśniewski

  GH-860

* Propagate disk full error on pre-allocation to last error code

  GH-856

(seb)

2017-07-10 19:53:38 UTC pkgsrc-2017Q2 commitmail json YAML

2017-07-10 19:52:29 UTC pkgsrc-2017Q2 commitmail json YAML

Pullup ticket #5502 - requested by joerg
sysutils/zabbix-frontend: build fix

Revisions pulled up:
- sysutils/zabbix-frontend/Makefile                            1.3
- sysutils/zabbix/distinfo                                      1.2
- sysutils/zabbix/patches/patch-frontends_php_locale_add__new__language.sh 1.1
- sysutils/zabbix/patches/patch-frontends_php_locale_make__mo.sh 1.1

---
  Module Name: pkgsrc
  Committed By: joerg
  Date: Mon Jul  3 13:04:01 UTC 2017

  Modified Files:
  pkgsrc/sysutils/zabbix: distinfo
  pkgsrc/sysutils/zabbix-frontend: Makefile
  Added Files:
  pkgsrc/sysutils/zabbix/patches:
      patch-frontends_php_locale_add__new__language.sh
      patch-frontends_php_locale_make__mo.sh

  Log Message:
  Fix bash scripts to use a normal shell.

(bsiegert)

2017-07-10 19:50:16 UTC pkgsrc-2017Q2 commitmail json YAML

Pullup tickets #5499 to #5501.

(bsiegert)

2017-07-10 19:42:10 UTC pkgsrc-2017Q2 commitmail json YAML

Pullup ticket #5500 - requested by joerg
net/powerdns-recursor: build fix

Revisions pulled up:
- net/powerdns-recursor/distinfo                                1.20
- net/powerdns-recursor/patches/patch-configure                1.1
- net/powerdns-recursor/patches/patch-m4_pdns__check__os.m4    1.1
- net/powerdns-recursor/patches/patch-version.cc                1.1

---
  Module Name: pkgsrc
  Committed By: joerg
  Date: Mon Jul  3 13:02:38 UTC 2017

  Modified Files:
  pkgsrc/net/powerdns-recursor: distinfo
  Added Files:
  pkgsrc/net/powerdns-recursor/patches: patch-configure
      patch-m4_pdns__check__os.m4 patch-version.cc

  Log Message:
  Make Bart write "I will not ignore autoconf warnings" a thousand times.
  While here, don't include the configure arguments in the binary to avoid
  the wrkdir references.

(bsiegert)

2017-07-10 19:39:19 UTC pkgsrc-2017Q2 commitmail json YAML

Pullup ticket #5501 - requested by joerg
security/hitch: build fix

Revisions pulled up:
- security/hitch/distinfo                                      1.7
- security/hitch/patches/patch-src_configuration.c              1.2

---
  Module Name: pkgsrc
  Committed By: joerg
  Date: Mon Jul  3 13:03:02 UTC 2017

  Modified Files:
  pkgsrc/security/hitch: distinfo
  pkgsrc/security/hitch/patches: patch-src_configuration.c

  Log Message:
  Fix ctype use.

(bsiegert)

2017-07-10 19:34:34 UTC pkgsrc-2017Q2 commitmail json YAML

Pullup ticket #5499 - requested by joerg
graphics/graphviz: build fix

Revisions pulled up:
- graphics/graphviz/distinfo                                    1.59
- graphics/graphviz/patches/patch-iffe                          1.1

---
  Module Name: pkgsrc
  Committed By: joerg
  Date: Mon Jul  3 13:01:34 UTC 2017

  Modified Files:
  pkgsrc/graphics/graphviz: distinfo
  Added Files:
  pkgsrc/graphics/graphviz/patches: patch-iffe

  Log Message:
  Handle any non-bash shell with $RANDOM as bsh, i.e. don't use the ksh
  optimizations. Fixing build on NetBSD 8.99+

(bsiegert)

2017-07-10 17:43:44 UTC MAIN commitmail json YAML

Update references to this Makefile.common.

(schmonz)

2017-07-10 17:43:25 UTC MAIN commitmail json YAML

Use xapian/Makefile.common.

(schmonz)

2017-07-10 17:39:13 UTC MAIN commitmail json YAML

Added textproc/tcl-xapian version 1.4.4

(schmonz)

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

Added textproc/ruby-xapian version 1.4.4

(schmonz)

2017-07-10 17:39:01 UTC MAIN commitmail json YAML

Added textproc/py-xapian version 1.4.4

(schmonz)

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

Added textproc/php-xapian version 1.4.4

(schmonz)

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

Added textproc/p5-Xapian version 1.4.4

(schmonz)

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

Added textproc/lua-xapian version 1.4.4

(schmonz)

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

Added textproc/csharp-xapian version 1.4.4

(schmonz)

2017-07-10 17:37:59 UTC MAIN commitmail json YAML

Add and enable {csharp,lua,p5,php,py,ruby,tcl}-[Xx]apian.

(schmonz)

2017-07-10 17:34:04 UTC MAIN commitmail json YAML

2017-07-10 17:29:58 UTC MAIN commitmail json YAML

2017-07-10 15:56:34 UTC MAIN commitmail json YAML

2017-07-10 15:55:40 UTC MAIN commitmail json YAML

gcc{48,49}: netbsd also provides libssp in libc, adjust LINK_SSP_SPEC accordingly.
already done for newer versions of gcc.

Now on netbsd all gcc packages can successfully build with -fstack-protector.

bump pkgrevision (sorry)

(maya)

2017-07-10 14:02:47 UTC MAIN commitmail json YAML

Updated textproc/p5-String-CRC32 to 1.6

(wen)

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

Update to 1.6

Upstream changes:
1.600    2017-06-23
        - New maintainer: LEEJO
        - Add Changes file
        - Add link to github repo
        - Add strict and warnings
        - Add LICENSE to POD + LICENSE file
        - Add META.* files through make dist
        - Add .travis.yml for CI

(wen)

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

Deal with wc in /bin. From Thomas Orgis.

(joerg)

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

Don't hard-code dependency on g95. It seems unnecessary as well.
From Thomas Orgis.

(joerg)

2017-07-10 12:26:53 UTC MAIN commitmail json YAML

Use copy mode for pax to avoid file format limitations. From Thomas Orgis.

(joerg)

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

Updated geography/p5-Geo-ShapeFile to 2.64

(wen)

2017-07-10 12:17:34 UTC MAIN commitmail json YAML

Update to 2.64

Upstream changes:
2.64 2017-04-23
    - Update some POD
    - No functional changes from 2.63_001 dev release

2.63_001 2017-04-17
    - Add no_cache option to new method following
      discussion at http://www.perlmonks.org/?node_id=1188065

2.62 2017-01-08
    - Add rlib to TEST_REQUIRES in Makefile.PL to avoid some
      cygwin test failures

(wen)

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

Updated devel/p5-PPI to 1.236

(wen)

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

Update to 1.236

Upstream changes:
1.236 Thu 22 June 2017
Summary:
- prevent Node->child from proceeding without a valid argument
- make test pragma warning code enable -w to match warnings policy

1.234 Wed 21 June 2017
Summary:
- Prevent sub names like v10 from being version strings
  (GitHub #65) (MOREGAN)

1.232 Wed 21 June 2017
Summary:
- add Changes entries forgotten in 1.230

1.230 Wed 21 June 2017
Summary:
- remove temporary fix introduced in 1.226
- prevent possible regex on undefined scalar in
  __current_token_is_forced_word

1.228 Tue 20 June 2017
Summary:
- keep PPI::Dumper from breaking Perl::Critic under cperl 5.27
  (RURBAN)

1.226 Tue 20 June 2017
Summary:
- Fix test reliance on '.' in @INC (KENTNL)
- temporary fix to keep an untested combination from blocking
  Perl::Critic (https://github.com/chriscapaci)

(wen)

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

Updated www/moodle to 3.3.1

(wen)

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

Update to 3.3.1

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

    1 Highlights
    2 Security issues
    3 Fixes and improvements
    4 For developers
    5 See also

Highlights

    MDL-58136 - Show only "in progress" courses in the My courses list in Booost flat navigation
    MDL-56046 - Fixed bug when downloading Quiz statistics report and other multiple-sheet reports
    MDL-58646, MDL-59122 - Number of performance improvements in Boost cache rebuilding
    MDL-58310, MDL-59312, MDL-58103 - Correctly display AJAX errors and ignore interrupted requests caused by page unload (occasional "undefined" popup)
    MDL-44961 - When restoring course with rolling start date never change log dates

Security issues

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

    MDL-46322 - Assignment: Only enrolled users may be assigned as markers, if admins/managers can view course but are not enrolled they will not be assigned
    MDL-58907 - Course overview: Remember last view mode (Timeline/Courses), add a setting for a default mode
    MDL-58729 - Performance impovement in MySQL collation change script (follow up for Full UTF-8 Support in MySQL)
    MDL-57957 - Assignment: Fixed bug with feedback files not being shown to students if assignment has no grading
    MDL-57021 - Use normal password form field during sign up, adding new user and enrolling in a course
    MDL-49988 - Wiki: line breaks in HTML source code should not affect page layout
    MDL-58811 - Quiz: fixed bug preventing quiz duplication if questions have file links in their texts

For developers

    MDL-58911 - Change of behavior when writing unittests for the dashboard events - now callback from module are executed in unittests same way they would be executed on the dashboard

(wen)

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

Fix a typo (missing l!).

Pointed out by htutils/changes/pkg-changes2html script.

(leot)

2017-07-10 05:13:47 UTC MAIN commitmail json YAML

Honor LDFLAGS. Fix a pkglint warning for better ccache support.

(wiz)

2017-07-10 03:20:57 UTC MAIN commitmail json YAML

Updated devel/p5-MooX-Options to 4.100

(wen)

2017-07-10 03:19:03 UTC MAIN commitmail json YAML

Update to 4.100
Update DEPENDS

Upstream changes:
4.100 2017-06-27
    * release 4.099_003 as 4.100
      Please read carefully the Changes before updating blindly!

4.099_003  2017-06-12
    * use MRO::Compat instead of mro for Perls bevor v5.9.5

4.099_002  2017-06-06
    * fix some broken documentation due move from Dist::Zilla to
      ExtUtils::MakeMaker
    * improve additional documentation regarding MooX::Cmd,
      MooX::ConfigFromFile and namespace::clean
    * add localization (test) using MooX::Locale::TextDomain::OO
    * remove unused modules being loaded from tests

4.099_001  2017-06-02
    * Move from Dist::Zilla to ExtUtils::MakeMaker
    * allow enhancing attributes to option
    * improve Kwalitee
    * rename negativable into negatable
    * replace Locale::TextDomain by MooX::Locale::Passthrough
    * make lazy loaded features optional
    * decouple autorange and autosplit
    * relax related current directory in INC

(wen)

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

Added devel/p5-MooX-Locale-Passthrough version 0.001

(wen)

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

Add p5-MooX-Locale-Passthrough

(wen)

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

Import MooX-Locale-Passthrough-0.001 as p5-MooX-Locale-Passthrough.

MooX::Locale::Passthrough is made to allow CPAN modules use translator
API without adding heavy dependencies (external software) or requirements
(operating resulting solution).

(wen)

2017-07-10 00:22:15 UTC MAIN commitmail json YAML

Disable fortify due to build failure

clamav defines a gets macro, which confuses fortify.  Until resolved,
disable fortify so that it builds.  (Note that SSP is still enabled;
clamav with SSP and without FORTIFY appears to work.)

(gdt)

2017-07-10 00:21:31 UTC MAIN commitmail json YAML

Always stop libstdc++ from using PCH, not just on bootstrap.

the configure test hangs on netbsd, and people who have looked at the PCH
implementation blame it rather than the OS.

whitespace.

(maya)

2017-07-10 00:14:38 UTC MAIN commitmail json YAML

Updated devel/p5-Future to 0.35

(wen)

2017-07-10 00:13:43 UTC MAIN commitmail json YAML

Update to 0.35

Upstream changes:
0.35    2017/06/23 20:37:57
        [CHANGES]
        * Link to YAPC::EU talk video in SEE ALSO

        [BUGFIXES]
        * Handle cancelled/completed slots when fmap is cancelled (RT120469)
          (thanks tm604)

(wen)

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

Updated databases/p5-DBD-mysq to 4.043

(wen)

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

Update to 4.043

Upstream changes:
2017-06-29 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.043)

YOUR ATTENTION PLEASE, THIS IS A REVERT TO 4.041
This version is the same as 4.041 with all its bugs and
limitations. In version 4.042 there were some changes to Unicode handling
that turned out to be causing issues with existing implementations.
While it is possible to argue that the old behaviour was wrong and buggy,
lots of applications and scripts were depending on this behaviour so it
is NOT a good idea to change this.

There were lots of commits since 4.041, we'll add those back bit by bit
in a future release, excluding the ones which cause problems.

2017-??-?? Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.042_01)
* Use Devel::CheckLib 1.09 or newer, fixes
  https://github.com/perl5-dbi/DBD-mysql/issues/109
* Improve CI testing on AppVeyor: caching, path to cpan, configure deps (pali)
* Specify bigint as test dependency.

2017-03-08 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.042)
* Full release to include development releases 4.041_2 and 4.041_1.

2017-02-28 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.041_2)
* Statement handle now also has mysql_sock attribute, just as database handle.
  (by Pali)
* Fix type conversions for magic types. Issue reported by Dmitriy Yatsenko and
  Giovanni Bechis, fix by Pali.
    https://lists.amavis.org/pipermail/amavis-users/2016-December/004674.html
    https://github.com/perl5-dbi/DBD-mysql/issues/78
* Fix UTF8-encoding of table names, field names, warnings and error messages.
  Reported by Tanabe Yoshinori, fix by Pali.
    https://rt.cpan.org/Public/Bug/Display.html?id=120141
* Fix mysql_auto_reconnect when using mysql_server_prepare (pali). Reported by
  Vladimir Marek.
    https://github.com/perl5-dbi/DBD-mysql/pull/95
* Improve regex for removing database from dsn (pali)
    https://rt.cpan.org/Public/Bug/Display.html?id=118837
* Locate MySQL libs using Devel::CheckLib (pali)
* Support async on Windows (pali)

* Fix test suite on range of older and newer MySQL and MariaDB versions
  (https://github.com/perl5-dbi/DBD-mysql/pull/87)
* Fix compilation on MySQL 4.1 (pali)
* Do not leak dangling pointer to mysql result (pali)
* Fix logic when assigning to variable bind_comment_placeholders (pali)
* mysql_fd() still returned file descriptor after closing connection.
  Reported by Larry Leszczynski, fixed by Pali Roh獺r.
  (https://rt.cpan.org/Public/Bug/Display.html?id=110983)
* Fix parsing configure libs from mysql_config --libs output in Makefile.PL
  Libraries in mysql_config --libs output can be specified by library name
  with the -l prefix or by absolute path to library name without any prefix.
  Parameters must start with a hyphen, so treat all options without leading
  hyphen in mysql_config --libs output as libraries with full path.
  Partially fixes bug https://rt.cpan.org/Public/Bug/Display.html?id=100898
  Fix by Pali Roh獺r.
* Fix support for magic scalars (pali)
  (https://github.com/perl5-dbi/DBD-mysql/pull/76)

2016-12-12 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.041_1)
* Unicode fixes: when using mysql_enable_utf8 or mysql_enable_utf8mb4,
  previous versions of DBD::mysql did not properly encode input statements
  to UTF-8 and retrieved columns were always UTF-8 decoded regardless of the
  column charset.
  Fix by Pali Roh獺r.
  Reported and feedback on fix by Marc Lehmann
  (https://rt.cpan.org/Public/Bug/Display.html?id=87428)
  Also, the UTF-8 flag was not set for decoded data:
  (https://rt.cpan.org/Public/Bug/Display.html?id=53130)
* Return INTs with ZEROFILL as strings. Reported by Knarf, fix by Pali Roh獺r.
  (https://rt.cpan.org/Public/Bug/Display.html?id=118977)

(wen)

2017-07-10 00:00:06 UTC MAIN commitmail json YAML

Updated editors/vim-share to 8.0.0702

(wen)

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

Update to 8.0.0702

Upstream changes:
17435  8.0.0647  syntax highlighting can cause a freeze
  1629  8.0.0648  possible use of NULL pointer
  3822  8.0.0649  when opening a help file the filetype is set several times
  2039  8.0.0650  for extra help files the filetype is set more than once
  1534  8.0.0651  build failure without the auto command feature
10036  8.0.0652  unicode information is outdated
  2013  8.0.0653  the default highlight for QuickFixLine is not good
  5188  8.0.0654  no warning for text after :endfunction
  2677  8.0.0655  not easy to make sure a function does not exist
  2329  8.0.0656  cannot use ! after some user commands
13104  8.0.0657  cannot get and set quickfix list items
47863  8.0.0658  spell test is old style
  5884  8.0.0659  no test for conceal mode
  1676  8.0.0660  silent install on MS-Windows shows dialog
10750  8.0.0661  recognizing urxvt mouse codes does not work well
  1828  8.0.0662  stray FIXME for fixed problem
  5971  8.0.0663  unexpected error message only when 'verbose' is set
  2373  8.0.0664  mouse does not work in tmux
  1517  8.0.0665  warning for uninitialized variable
  4110  8.0.0666  dead for loop
  5896  8.0.0667  memory access error when command follows :endfunc
  1689  8.0.0668  nsis installer script does not work
  2927  8.0.0669  CTRL-N at start of the buffer does not work correctly
  3607  8.0.0670  can't use input() in a timer callback
  1600  8.0.0671  hang when typing CTRL-C in confirm() in timer
  6001  8.0.0672  third item of synconcealed() changes too often
  1260  8.0.0673  build failure without conceal feature
  1751  8.0.0674  cannot build with eval but without timers
  2638  8.0.0675  'colorcolumn' has a higher priority than 'hlsearch'
  8830  8.0.0676  crash when closing quickfix window in autocmd
  4177  8.0.0677  setting 'filetype' may switch buffers
  3772  8.0.0678  closing a window does not trigger resizing
  2223  8.0.0679  using freed memory
10068  8.0.0680  plugins in start packages are sourced twice
  2323  8.0.0681  unnamed register only contains the last deleted text
  2786  8.0.0682  no test for synIDtrans()
  4871  8.0.0683  visual bell flashes too quickly
13990  8.0.0684  old style tests are not nice
28918  8.0.0685  when conversion fails written file may be truncated
  1479  8.0.0686  extra redraw when using CTRL-L in second window
  6644  8.0.0687  minor issues related to quickfix
  4317  8.0.0688  cannot resize the window in a FileType autocommand
  2402  8.0.0689  ~ character not escaped when extending search pattern
  2150  8.0.0690  compiler warning on non-Unix system
  1267  8.0.0691  compiler warning without the linebreak feature
  2964  8.0.0692  CTRL-G with 'incsearch' and ? goes in the wrong direction
361923  8.0.0693  no terminal emulator support
  2396  8.0.0694  building in shadow directory does not work
  5003  8.0.0695  missing dependencies breaks parallel make
  1309  8.0.0696  .inc files missing in git
  9396  8.0.0697  recorded key sequences may become invalid
  4219  8.0.0698  crash on exit when using Python function in timer.
  1742  8.0.0699  checksum tests are not actually run
  2709  8.0.0700  segfault with QuitPre autocommand closes the window
  2900  8.0.0701  system test failing when using X11 forwarding
  5191  8.0.0702  an error in a timer can make Vim unusable
  3118  8.0.0703  illegal memory access with empty :doau command
  2145  8.0.0704  problems with autocommands when opening help

(wen)

2017-07-09 23:17:39 UTC MAIN commitmail json YAML

Always stop libstdc++ from using PCH, not just on bootstrap.

It fails and hangs on netbsd, and people who have looked at the PCH
implementation blame it rather than the OS.

whitespace.

(maya)

2017-07-09 22:31:23 UTC MAIN commitmail json YAML

2017-07-09 22:27:55 UTC MAIN commitmail json YAML

Updated textproc/xapian-omega to 1.4.4

(schmonz)

2017-07-09 22:27:49 UTC MAIN commitmail json YAML

Updated textproc/xapian to 1.4.4

(schmonz)

2017-07-09 22:27:47 UTC MAIN commitmail json YAML

Update to 1.4.4. From the changelog:

indexers:

* omindex:

  + 1.4.3 added a new --sample option, but contrary to the documentation
    the default behaviour was to take the sample from the meta description
    (which was the hard-wired behaviour in 1.4.2 and earlier).  The default
    has now been changed to take the sample from the body.

  + Index .shtm, .xhtml and .xhtm as HTML by default - .shtm is another
    extension used for server-parsed HTML (in addition to the more common
    .shtml), and .xhtm and .xhtml are XHTML.

  + Fix fallback lookup for extension containing upper case.  User mappings
    worked, but built-in extension to MIME type mappings were effectively being
    ignored (because the result of the function call was not being checked).
    Bug introduced in 1.3.4.

  + Fix term-based date ranges, broken by changes in 1.4.2.  Found and
    diagnosed by Gaurav Arora.

  + Handle date range with start after end better - with term-based ranges,
    this used to generate a bogus filter, but now just generates Dlatest.

  + Use Y-term when range starts/ends at year start/end.  Previously we used 12
    M-terms for these cases.

  + Use full leap-year check when constructing term-based date ranges -
    previous code was good until 2100, but even then it would only result
    in an extra term being included for a non-existent February 29th in
    rare cases.

  + Add support for indexing vCard files if Perl and its Text::vCard module
    are available.

  + Recognise application/x-rpm as alternative type since libmagic reports this
    rather than application/x-redhat-package-manager.

  + Use official MIME type application/vnd.debian.binary-package for debian
    packages.  We used to map .deb and .udeb to application/x-debian-package,
    but in 2014 (after we added that support for .deb) an official type was
    registered with IANA.  We now map extensions .deb and .udeb to the official
    type, but the unofficial type is still recognised (older versions of
    libmagic probably report it, and users may be mapping to it).

  + Handle PHP as MIME type text/x-php.  The main difference this makes is that
    PHP files which don't have extension '.php' (e.g. .phtml, .phps, .php5,
    .ph4, etc) get identified by libmagic as text/x-php and will now be indexed.
    It also means that the user can now more easily configure different filters
    for HTML and PHP.

  + Don't use meta description as sample by default.  Now we have dynamic
    snippets (via $snippet), the body text is a better default.  Also generated
    HTML sometimes has unhelpful content in the meta description.  To get the
    previous behaviour, use the new omindex command line option:
    --sample=description

omega:

* New OmegaScript command $cgiparams which returns a list of the parameter
  names.

* Handle tab in a CGI parameter name in the same way as space.  Mostly this is
  a way to avoid having tabs in CGI parameter names - they aren't useful, but
  if they could have tabs in we can't put CGI parameter names in a list.

templates:

* query: Fix highlighting of matching terms.  We were using both $snippet and
  $highlight, which results in double highlighting and HTML escaping, most
  noticeable by literal <strong> and </strong> appearing around matching terms
  in the rendered HTML snippet.  Reported by Mark Thomas on xapian-discuss.

build system:

* If gen-mimemap failed after creating mimemap.h, the rule wouldn't get rerun.

(schmonz)

2017-07-09 22:27:44 UTC MAIN commitmail json YAML

Update to 1.4.4. From the changelog:

API:

* Database::check():

  + Fix checking a single table - changes in 1.4.2 broke such checks unless you
    specified the table without any extension.

  + Errors from failing to find the file specified are now thrown as
    DatabaseOpeningError (was DatabaseError, of which DatabaseOpeningError is
    a subclass so existing code should continue to work).  Also improved the
    error message when the file doesn't exist is better.

* Drop OP_SCALE_WEIGHT over OP_VALUE_RANGE, OP_VALUE_GE and OP_VALUE_LE in the
  Query constructor.  These operators always return weight 0 so OP_SCALE_WEIGHT
  over them has no effect.  Eliminating it at query construction time is cheap
  (we only need to check the type of the subquery), eliminates the confusing
  "0 * " from the query description, and means the OP_SCALE_WEIGHT Query object
  can be released sooner.  Inspired by Shivanshu Chauhan asking about the query
  description on IRC.

* Drop OP_SCALE_WEIGHT on the right side of OP_AND_NOT in the Query
  constructor.  OP_AND_NOT takes no weight from the right so OP_SCALE_WEIGHT
  has no effect there.  Eliminating it at query construction time is cheap
  (just need to check the subquery's type), eliminates the confusing "0 * "
  from the query description, and means the OP_SCALE_WEIGHT object can be
  released sooner.

* MSet::snippet(): Favour candidate snippets which contain more of a diversity
  of matching terms by discounting the relevance of repeated terms using an
  exponential decay.  A snippet which contains more terms from the query is
  likely to be better than one which contains the same term or terms multiple
  times, but a repeated term is still interesting, just less with each
  additional appearance.  Diversity issue highlighted by Robert Stepanek's
  patch in https://github.com/xapian/xapian/pull/117 - testcases taken from his
  patch.

* MSet::snippet(): New flag SNIPPET_EMPTY_WITHOUT_MATCH to get an empty snippet
  if there are no matches in the text passed in.  Implemented by Robert
  Stepanek.

* Round MSet::get_matches_estimated() to an appropriate number of significant
  figures.  The algorithm used looks at the lower and upper bound and where the
  estimate sits between them, and then picks an appropriate number of
  significant figures.  Thanks to S辿bastien Le Callonnec for help sorting out a
  portability issue on OS X.

* Add Database::locked() method - where possible this non-invasively checks if
  the database is currently open for writing, which can be useful for
  dashboards and other status reporting tools.

testsuite:

* Add more tests of Database::check().  Fixes #238, reported by Richard
  Boulton.

* Make apitest testcase nosuchdb1 fail if we manage to open the DB.

* Skip testcases which throw NetworkError with errno value ECHILD - this
  indicates system resource starvation rather than a Xapian bug.  Such failures
  are seen on Debian buildds from time to time, see:
  https://bugs.debian.org/681941

* Use terms that exist in the database for most snippet tests.  It's good to
  test that snippet highlighting works for terms that aren't in the database,
  but it's not good for all our snippet tests to feature such terms - it's
  not the common usage.

matcher:

* Fix incorrect results due to uninitialised memory.  The array holding max
  weight values in MultiAndPostList is never initialised if the operator is
  unweighted, but the values are still used to calculate the max weight to pass
  to subqueries, leading to incorrect results.  This can be observed with an OR
  under an unweighted AND (e.g. OR under AND on the right side of AND_NOT).
  The fix applied is to simply default initialise this array, which should lead
  to a max weight of 0.0 being passed on to subqueries.  Bug reported in
  notmuch by Kirill A. Shutemov, and forwarded by David Bremner.

* Improve value range upper bound and estimated matches.  The value slot
  frequency provides a tighter upper bound than Database::get_doccount().
  The estimate is now calculated by working out the proportion of possible
  values between the slot lower and upper bounds which the range covers
  (assuming a uniform distribution).  This seems to work fairly well in
  practice, and is certainly better than the crude estimate we were using:
  Database::get_doccount() / 2

* Handle arbitrary combinations of OP_OR under OP_NEAR/OP_PHRASE, partly
  addressing #508.  Thanks to Jean-Francois Dockes for motivation and testing.

* Only convert OP_PHRASE to OP_AND if full DB has no positions.  Until now the
  conversion was done independently for each sub-database, but being consistent
  with the results from a database containing all the same documents seems more
  useful.

* Avoid double get_wdf() call for first subquery of OP_NEAR and OP_PHRASE,
  which will speed them up by a small amount.

documentation:

* Correct "Query::feature_flag" -> "QueryParser::feature_flag".  Fixes #747,
  reported by James Aylett.

* Rename set_metadata() `value` parameter to `metadata`.  This change is
  particularly motivated by making it easier to map this case specially in SWIG
  bindings, but the new name is also clearer and better documents its purpose.

* Rename value range parameters.  The new names (`range_limit` instead of
  `limit`, `range_lower` instead of `begin` and `range_upper` instead of `end`)
  are particularly motivated by making it easier to map them specially in SWIG
  bindings, but they're also clearer names which better document their
  purposes.

* Change "(key, tag)" to "(key, value)" in user metadata docs.  The user
  metadata is essentially what's often called a "key-value store" so users
  are likely to be familiar with that terminology.

* Consistently name parameter of Weight::unserialise() overridden forms.
  In xapian/weight.h it was almost always named `serialised`, but LMWeight
  named it `s` and CoordWeight omitted the name.

* Fix various minor documentation comment typos.

* INSTALL: Update section about -Bsymbolic-functions which is not a new
  GNU ld feature at this point.

tools:

* xapian-delve: Uses new Database::locked() method to report if the database
  is currently locked.

portability:

* Fix configure probe for __builtin_exp10() to work around bug on mingw - there
  GCC generates a call to exp10() for __builtin_exp10() but there is no exp10()
  function in the C library, so we get a link failure.  Use a full link test
  instead to avoid this issue.  Reported by Mario Emmenlauer on xapian-devel.

* Fix configure probe for log2() which was failing on at least some platforms
  due to ambiguity between overloaded forms of log2().  Make the probe
  explicitly check for log2(double) to avoid this problem.

* Workaround the unhelpful semantics of AI_ADDRCONFIG on platforms which follow
  the old RFC instead of POSIX (such as Linux) - if only loopback networking is
  configured, localhost won't resolve by name or IP address, which causes
  testsuites using the remote backend over localhost to fail in auto-build
  environments which deliberately disable networking during builds.  The
  workaround implemented is to check if the hostname is "::1", "127.0.0.1" or
  "localhost" and disable AI_ADDRCONFIG for these.  This doesn't catch all
  possible ways to specify localhost, but should catch all the ways these might
  be specified in a testsuite.  Fixes https://bugs.debian.org/853107, reported
  by Daniel Schepler and the root cause uncovered by James Clarke.

* Fix build failure cross-compiling for android due to not pulling in header
  for errno.

* Fix compiler warnings.

debug code:

* Adjust assertion in InMemoryPostList.  Calling skip_to() is fine when the
  postlist hasn't been started yet (but the assertion was failing for a term
  not in the database).  Latent bug, triggered by testcases complexphrase1 and
  complexnear1 as updated for addition of support for OP_OR subqueries of
  OP_PHRASE/OP_NEAR.

(schmonz)

2017-07-09 22:12:19 UTC MAIN commitmail json YAML

Updated mail/spamassassin to 3.4.1nb7

(schmonz)

2017-07-09 22:12:12 UTC MAIN commitmail json YAML

Apply upstream patch (SVN rev 1791010) to fix "Unescaped left brace in
regex is deprecated here (and will be fatal in Perl 5.30)". While here,
remove references to LOCALBASE. Bump PKGREVISION.

(schmonz)

2017-07-09 21:24:58 UTC MAIN commitmail json YAML

Updated www/py-paste to 2.0.3, www/py-waitress to 1.0.2

(adam)

2017-07-09 21:24:24 UTC MAIN commitmail json YAML

1.0.2:

Features
- Python 3.6 is now officially supported in Waitress

Bugfixes
- Add a work-around for libc issue on Linux not following the documented
  standards. If getnameinfo() fails because of DNS not being available it
  should return the IP address instead of the reverse DNS entry, however
  instead getnameinfo() raises. We catch this, and ask getnameinfo()
  for the same information again, explicitly asking for IP address instead of
  reverse DNS hostname.

(adam)

2017-07-09 21:16:41 UTC MAIN commitmail json YAML

2.0.3
-----
* 26: Change six requirement to >=1.4.0
* 28: Py3k fixes
* 29: paste.wsgilib.add_close: Add __next__ method to support using `add_close` objects as iterators on Python 3.
* 30: tox.ini: Add py35 to envlist
* 31: Enable testing with pypy
* 33: tox.ini: Measure test coveraage

(adam)

2017-07-09 20:58:09 UTC MAIN commitmail json YAML

2017-07-09 20:58:00 UTC MAIN commitmail json YAML

2017-07-09 20:57:54 UTC MAIN commitmail json YAML

2017-07-09 20:33:48 UTC MAIN commitmail json YAML

Updated graphics/libimagequant to 2.10.1

(adam)

2017-07-09 20:32:27 UTC MAIN commitmail json YAML

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

Updated graphics/GraphicsMagick to 1.3.26

(adam)

2017-07-09 20:02:28 UTC MAIN commitmail json YAML

1.3.26:

Security Fixes:
---------------
DPX: Fix excessive use of memory (DOS issue) due to file header claiming large image dimensions but insufficient backing data. (CVE-2017-10799).
JNG: Fix memory leak when reading invalid JNG image (CVE-2017-8350).
MAT: Fix excessive use of memory (DOS issue) due to continuing processing with insufficient data and claimed large image size. Verify each file extent to make sure that it is within range of file size. (CVE-2017-10800).
META: Fix heap overflow while parsing 8BIM chunk (CVE-2016-7800).
PCX: Fix denial of service issue.
RLE: Fix abnomally slow operation (denial of service issue) with intentionally corrupt colormapped file.
PICT: Fix possible buffer overflow vulnerability given suitably truncated input file.
PNG: Enforce spec requirement that the dimensions of the JPEG embedded in a JDAT chunk must match the JHDR dimensions (CVE-2016-9830).
PNG: Avoid NULL dereference when MAGN chunk processing fails.
SCT: Fix stack-buffer read overflow (underflow?) while reading SCT header.
SGI: Fix denial of service issues. Delay large memory allocations until file header has fully passed sanity checks.
TIFF: Fix out of bounds read when reading CMYKA TIFF which claims to have only 2 samples per pixel (CVE-2017-6335).
TIFF: Fix out of bounds read when reading RGB TIFF which claims to have only 1 sample per pixel (CVE-2017-10794).
WPG: Fix heap overflow (CVE-2016-7996). Fix assertion crash (CVE-2016-7997).

Bug fixes:
----------
DifferenceImage(): Fix Fix all-black difference image if an input file is colormapped.
EXIF orientation was not being properly detected for some files.
-frame: The import command -frame handling was improperly implemented and was using already freed data.
GIF: Fixes for "Excessive LZW string data" problem.
Magick++: Bug fixes to PathSmoothCurvetoRel::operator() and PathSmoothCurvetoRel::operator().
PAM: Support writing GRAYSCALE PAM format.
PNG: Fix memory leaks.
SVG: Fixed a memory leak. Fixed a possible null pointer dereference.
TclMagick: Problem that TkMagick could not resolve functions from TclMagick under Linux is fixed.
TclMagick: Fix parser validatation in magickCmd() to avoid crash given a syntax error.
TIFF: Fix for reading old JPEG files (avoids "Improper call to JPEG library in state 0. (LibJpeg).").
TXT: Fixed memory leak.
XCF: Error checking is improved.

New Features:
-------------
EXIF rotation: Support is added such that the EXIF orientation tag is updated when the image is rotated.
MAT: Now support reading multiple images from Matlab V4 format.
Magick++: Orientation method now updates orientation in EXIF profile, if it exists.
Magick++: Added Image attribute method which accepts a 'char *' argument, and will remove the attribute if the value argument is NULL.
-orient: The -orient command line option now also updates the orientation in the EXIF profile, if it exists.
PGX: Support PGX JPEG 2000 format for reading and writing (within the bounds of what JasPer supports).
Wand API: Added MagickAutoOrientImage(), MagickGetImageOrientation(), MagickSetImageOrientation(), MagickRemoveImageOption(), and MagickClearException().

(adam)

2017-07-09 17:17:06 UTC MAIN commitmail json YAML

Rely on PKG_HAVE_KQUEUE to tell us whether the OS supports kqueue(2).
Fixes build on Darwin 10.12.5 (and probably Bitrig and MirBSD, which had
been excluded from ONLY_FOR_PLATFORM).

(schmonz)

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

Define PKG_HAVE_KQUEUE where available.

(schmonz)

2017-07-09 16:16:32 UTC MAIN commitmail json YAML

2017-07-09 15:29:41 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-Tidy to 1.18

(wen)

2017-07-09 15:28:47 UTC MAIN commitmail json YAML

Update to 1.18

Upstream changes:
- 1.18 H78M5qm1 Sat Jul 8 05:52:48:01 -0500 2017
      * fixed new() to check file or xml to detect standalone in
      declaration, from <HTTPS://RT.CPAN.Org/Ticket/Display.html?id=122389>
      (Thanks Alex!)

      * traced tidy() memory leak from
      <HTTPS://RT.CPAN.Org/Ticket/Display.html?id=120296> (Thanks Jozef!)
      which seems to come from every XPath->findnodes() call

      * aligned synopsis comments

      * updated write() to use output encoding UTF-8 since that's what
      almost all XML should rely on (with thanks to RJBS for teaching me
      much from his great talk at <HTTPS://YouTube.Com/watch?v=TmTeXcEixEg>)

      * collapsed trailing curly braces on code blocks

      * added croak for any failed file open attempt

(wen)

2017-07-09 15:26:50 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-Compile-SOAP to 3.22

(wen)

2017-07-09 15:25:44 UTC MAIN commitmail json YAML

Update to 3.22

Upstream changes:
version 3.22: Fri 30 Jun 10:03:10 CEST 2017

Fixes:
- ::XOP::Include read from file always died
  rt.cpan.org#119955 [Pavel Trushkin]
- ::XOP::Include read should enforce raw mode
  rt.cpan.org#119955 [Pavel Trushkin]

(wen)

2017-07-09 15:22:54 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-Compile to 1.58

(wen)

2017-07-09 15:21:58 UTC MAIN commitmail json YAML

Update to 1.58
Update DEPENDS

Upstream changes:
version 1.58: Tue 27 Jun 16:50:29 CEST 2017

Fixes:
- early facet on missing field [Bernhard Reutner-Fischer]

Improvements:
- move to Log::Report 1.20, which has considerable changes.

version 1.57: Wed 14 Jun 14:48:18 CEST 2017

Fixes:
- better separation between lexical- and value-space facets.
  rt.cpan.org#121946 [Nils Barkald]
- json_friendly changes broke some (semi-illegal) enumeration and
  pattern facets.  Now new solution with dualvar [Wesley Schwengle]

(wen)

2017-07-09 15:13:07 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Report to 1.21

(wen)

2017-07-09 15:11:40 UTC MAIN commitmail json YAML

Update to 1.21
Update DEPENDS

Upstream changes:
version 1.21: Mon  3 Jul 15:31:19 CEST 2017

Fixes:
- _prepend and _append texts doubled.
  rt.cpan.org#122304 [Andreas Koenig]
- accidental stringification of exceptions
  rt.cpan.org#122324 [Slaven Rezic]

Improvements:
- also \n of msgid moves to _prepend or _append

version 1.20: Tue 27 Jun 16:41:36 CEST 2017

Fixes:
- Dancer2 sporadic missing request. [Andrew Beverley]
- attribute _lang overrules default locale in translation
- remove Log::Report::Lexicon dependency from ::Translator
- formatter PRINTP cannot be used, remove docs which tell that
- exceptions triggered translation too often

Improvements:
- add textdomain($name, 'EXISTS')
- add textdomain($domain_object);
- short-cut when translating without context
- use String::Print::printi() to interpolate: that code was forked-off
  earlier, and now mature.

(wen)

2017-07-09 15:08:49 UTC MAIN commitmail json YAML

Update DEPENDS, which forgot in last commit

(wen)

2017-07-09 15:03:24 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Report-Optional to 1.03

(wen)

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

Updated devel/p5-Test-BDD-Cucumber to 0.53

(schmonz)

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

2017-07-09 15:01:51 UTC MAIN commitmail json YAML

Update to 1.03

Upstream changes:
version 1.03: Tue 27 Jun 16:39:41 CEST 2017

Fixes:
- manpage, change SYNOPSYS into SYNOPSIS
  rt.cpan.org#113351 [Shlomi Fish]
- formatter PRINTP cannot be used

Improvements:
- more flexible formatter construction
- textdomain compatible with full implementation
- changed formatter constructor to be more flexible

(wen)

2017-07-09 15:01:46 UTC MAIN commitmail json YAML

Fix formatting of converters/unoconv addition (found by pkglint).

(schmonz)

2017-07-09 14:51:15 UTC MAIN commitmail json YAML

Updated devel/p5-Ouch to 0.0500

(schmonz)

2017-07-09 14:51:09 UTC MAIN commitmail json YAML

Update to 0.0500. From the changelog:

- Made :trytiny more Try::Tiny-sh thanks to Flavio Poletti

(schmonz)

2017-07-09 14:48:23 UTC MAIN commitmail json YAML

Updated devel/p5-String-Print to 0.92

(wen)

2017-07-09 14:47:12 UTC MAIN commitmail json YAML

Update to 0.92

Upstream changes:
version 0.92: Thu  6 Jul 12:31:36 CEST 2017

Fixes:
- %F and %T not supported on Windows [cpantesters]

version 0.91: Tue 27 Jun 17:10:58 CEST 2017

Improvements:
- add output encoding (encodeFor)
- add complex keys
- add modifier BYTES
- add time modifiers
- add default modifier '//'
- add new(missing_key) with warning

(wen)

2017-07-09 14:30:07 UTC MAIN commitmail json YAML

Register support for PKGSRC_USE_STACK_CHECK

This adds -fstack-check to the CFLAGS (with GCC on NetBSD x86). Only
tested on NetBSD/amd64 so far.

Disabled by default.

(khorben)

2017-07-09 14:13:54 UTC MAIN commitmail json YAML

Add converters/unoconv

unoconv converts any document format that OpenOffice can import, to any
document format that OpenOffice can export.

unoconv uses the OpenOffice's UNO bindings for non-interactive conversion
of documents.

(manu)

2017-07-09 13:46:32 UTC MAIN commitmail json YAML

Make path information easily available for upcoming converters/unoconv package

(manu)

2017-07-09 11:52:53 UTC MAIN commitmail json YAML

Updated net/corebird to 1.5.1

(ryoon)

2017-07-09 11:52:21 UTC MAIN commitmail json YAML

2017-07-09 11:26:30 UTC MAIN commitmail json YAML

+ GraphicsMagick-1.3.26, abcm2ps-8.13.12, afl-2.45b, caff-2.6,
  convmv-2.03, cups-filters-1.14.1, fontconfig-2.12.4,
  libopenmpt-0.2.8461beta26, p5-Algorithm-Permute-0.14,
  p5-Mojolicious-7.35, p5-WWW-Mechanize-1.86, py-easyAI-1.0.0.4,
  py-mercurial-4.2.2, spice-protocol-0.12.13, thunderbird-enigmail-1.9.8.1,
  vim-8.0.0702, vim-share-8.0.0702, x264-devel-20170708, zstd-1.3.0.

(wiz)

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

Remove two ex-master sites.

(wiz)

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

Added PYTHON_VERSIONS_INCOMPATIBLE=27

(adam)

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

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

Remove unused BUILD_DEPDNDS

(adam)

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

Added devel/py-clickclick version 1.2.1, textproc/py-inflection version 0.3.1

(adam)

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

Inflection is a string transformation library. It singularizes and pluralizes
English words, and transforms strings from CamelCase to underscored string.
Inflection is a port of Ruby on Rails' inflector to Python.

(adam)

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

Utility functions (Python 3 only) for the wonderful Click library. Click is
a Python package for creating beautiful command line interfaces in a composable
way with as little code as necessary.

(adam)

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

Added python to CATEGORIES

(adam)

2017-07-09 09:20:31 UTC MAIN commitmail json YAML

Add auth-request option (--with-http_auth_request_module).

Approved by joerg@.

(alnsn)

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

firefox{,45,52}: bump pkgrevision with no change.

these packages pull in GCC_REQD+=4.9 via mozilla-common.mk, and
are very widely used (I suspect only www/firefox actually needs it)

this will take care of most of the fallout from major bumping
pkgsrc-gcc-libstdc++ to 7 on netbsd. these are the most widely
used packages setting GCC_REQD>4.8.

(maya)

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

Updated net/unbound to 1.6.4

(adam)

2017-07-09 08:09:41 UTC MAIN commitmail json YAML

Changes 1.6.4:

Features:
* Implemented trust anchor signaling using key tag query.
* unbound-checkconf -o allows query of dnstap config variables. Also unbound-control get_option. Also for dnscrypt.
* unbound.h exports the shm stats structures. They use type long long and no ifdefs, and ub_ before the typenames.
* Implemented opportunistic IPsec support module (ipsecmod).
* Added redirect-bogus.patch to contrib directory.
* Support for the ED25519 algorithm with openssl (from openssl 1.1.1).
* renumbering B-Root's IPv6 address to 2001:500:200::b.
* Fix 1276: [dnscrypt] add XChaCha20-Poly1305 cipher.
* Fix 1277: disable domain ratelimit by setting value to 0.
* Added fastrpz patch to contrib

Bug Fixes:
* Added ECS unit test (from Manu Bretelle).
* ECS documentation fix (from Manu Bretelle).
* Fix 1252: more indentation inconsistencies.
* Fix 1253: unused variable in edns-subnet/addrtree.c:getbit().
* Fix 1254: clarify ratelimit-{for,below}-domain (from Manu Bretelle).
* iana portlist update
* Based on 1257: check parse limit before t increment in sldns RR string parse routine.
* Fix 1258: Windows 10 X64 unbound 1.6.2 service will not start. and fix that 64bit getting installed in C:\Program Files (x86).
* Fix 1259: "--disable-ecdsa" argument overwritten by "ifdef SHA256_DIGEST_LENGTH@daemon/remote.c".
* iana portlist update
* Added test for leak of stub information.
* Fix sldns wire2str printout of RR type CAA tags.
* Fix sldns int16_data parse.
* Fix sldns parse and printout of TSIG RRs.
* sldns SMIMEA and AVC definitions, same as getdns definitions.
* Fix tcp-mss failure printout text.
* Set SO_REUSEADDR on outgoing tcp connections to fix the bind before connect limited tcp connections. With the option tcp connections can share the same source port (for different destinations).
* Add 'c' to getopt() in testbound.
* Adjust servfail by iterator to not store in cache when serve-expired is enabled, to avoid overwriting useful information there.
* Fix queries for nameservers under a stub leaking to the internet.
* document trust-anchor-signaling in example config file.
* updated configure, dependencies and flex output.
* better module memory lookup, fix of unbound-control shm names for module memory printout of statistics.
* Fix type AVC sldns rrdef.
* Some whitespace fixup.
* Fix 1265: contrib/unbound.service contains hardcoded path.
* Fix 1265 to use /bin/kill.
* Fix 1267: Libunbound validator/val_secalgo.c uses obsolete APIs, and compatibility with BoringSSL.
* Fix 1268: SIGSEGV after log_reopen.
* exec_prefix is by default equal to prefix.
* printout localzone for duplicate local-zone warnings.
* Fix assertion for low buffer size and big edns payload when worker overrides udpsize.
* Support for openssl EVP_DigestVerify.
* Fix 1269: inconsistent use of built-in local zones with views.
* Add defaults for new local-zone trees added to views using unbound-control.
* Fix 1273: cachedb.c doesn't compile with -Wextra.
* If MSG_FASTOPEN gives EPIPE fallthrough to try normal tcp write.
* Also use global local-zones when there is a matching view that does not have any local-zone specified.
* Fix fastopen EPIPE fallthrough to perform connect.
* Fix 1274: automatically trim chroot path from dnscrypt key/cert paths (from Manu Bretelle).
* Fix 1275: cached data in cachedb is never used.
* Fix that unbound-control can set val_clean_additional and val_permissive_mode.
* Add dnscrypt XChaCha20 tests.
* Detect chacha for dnscrypt at configure time.
* dnscrypt unit tests with chacha.
* Added domain name based ECS whitelist.
* Fix 1278: Incomplete wildcard proof.
* Fix 1279: Memory leak on reload when python module is enabled.
* Fix 1280: Unbound fails assert when response from authoritative contains malformed qname. When 0x20 caps-for-id is enabled, when assertions are not enabled the malformed qname is handled correctly.
* More fixes in depth for buffer checks in 0x20 qname checks.
* Fix stub zone queries leaking to the internet for harden-referral-path ns checks.
* Fix query for refetch_glue of stub leaking to internet.
* Fix 1301: memory leak in respip and tests.
* Free callback in edns-subnetmod on exit and restart.
* Fix memory leak in sldns_buffer_new_frm_data.
* Fix memory leak in dnscrypt config read.
* Fix dnscrypt chacha cert support ifdefs.
* Fix dnscrypt chacha cert unit test escapes in grep.
* Fix to unlock view in view test.
* Fix warning in pythonmod under clang compiler.
* Fix lintian typo.
* Fix 1316: heap read buffer overflow in parse_edns_options.

(adam)

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

Updated mail/p5-Mail-DKIM to 0.41

(wen)

2017-07-09 07:44:57 UTC MAIN commitmail json YAML

Update to 0.41

Upstream changes:
2017-04-14: Marc Bradshaw <marc@marcbradshaw.net>

* commit aac893fdbaa7f8ccd5d37fa7f20d1785406cda51
  Author: Marc Bradshaw <marc@marcbradshaw.net>
  Date:  Fri Mar 17 14:53:53 2017 +1100
    Avoid use of $_ in read loop
    RT 106485: Mail::DKIM::PrivateKey->load tampering $_ and <FILE>

* commit 06934f259e392b2a3cf94560e6051d9e522d0bf3
  Author: Marc Bradshaw <marc@marcbradshaw.net>
  Date:  Fri Mar 17 14:44:44 2017 +1100
    Ensure PrivateKey file is closed properly.
    Store PrivateKey file handle in lexical variable and close it
    once we are done.
    RT 120638: Mail::DKIM::PrivateKey does not close FILE

* commit 9e7c1c4cb78a6cb1cf396ece4379c7ed2c44c974
  Author: Marc Bradshaw <marc@marcbradshaw.net>
  Date:  Fri Feb 27 12:08:11 2015 +1100
    Allow greater control over signed headers

* commit 8291c034dc7db4394e9df80e70b8cbe8428a38c2
  Author: Marc Bradshaw <marc@marcbradshaw.net>
  Date:  Fri Jan 23 09:54:02 2015 +1100
    Allow greater control over which headers are signed by Signer

(wen)

2017-07-09 07:39:37 UTC MAIN commitmail json YAML

Updated graphics/p5-SVG to 2.78

(wen)

2017-07-09 07:37:44 UTC MAIN commitmail json YAML

Update to 2.78

Upstream changes:
2.78  2017.07.07 MANWAR
      - Merged PR #10 (fix entity escaping), thanks @haarg. This also resolved RT #121612.

2.77  2017.05.18 MANWAR
      - Proposed fix to the following test failure:
        http://www.cpantesters.org/cpan/report/ddc7eefc-3429-11e7-8430-9cfb106f656a

2.76  2017.05.08 MANWAR
      - Added AUTHOR ONLY test scripts (meta-json.t and meta-yml.t).

2.75  2017.05.07 MANWAR
      - Tidied up unit test scripts and removed '+x' attributes.
      - Tidied up SEE ALSO section in SVG::XML package pod.

2.74  2017.05.04 MANWAR
      - Added key 'provides' to the Makefile.PL script as recommended by CPANTS.

2.73  2017.05.03 MANWAR
      - Merged PR #8, thanks @CSSON. Modified slightly to keep tidyall happy.
      - Correct some spelling errors that were detected by codespell.
      - Don't insert whitespace between tag name and closing bracked when a tag has no attributes

2.72  2017.05.02 MANWAR
      - Added test script t/00-load.t
      - Fixed typo in the pod document.

2.71  2017.05.01 MANWAR
      - Fixed issue RT #57000 with regard to be explici about SVG instance.

2.70  2017.04.27 MANWAR
      - Added MIN_PERL_VERSION to the Makefile.PL script as suggested by CPANTS.

2.69  2017.04.20 MANWAR
      - Fixed issue RT #118091, skip test if Perl::Tidy is missing.

2.68  2017.04.19 MANWAR
      - Fixed issue RT #109521, adding min ver of Test::More v0.94.

2.67  2017.04.18 MANWAR
      - Fixed the issue with regard to github respository info in the Makefile.PL script, thanks @KENTNL.

2.66  2017.04.17 MANWAR
      - Addressed issue RT #121197 (incorrect meta spec), thanks @KENTNL.
      - Added 'clean' and 'dist' keys to the Makefile.PL script.
      - Tidied up .gitignore file.
      - Added MANIFEST file, no need to generate every time.

2.65  2017.04.16 MANWAR
      - Merged PR #9, correcting typo in the pod. Thanks @vti.
      - Tidied up Changes file.
      - Tidied up Makefile.PL script.
      - Tidied up README file.

(wen)

2017-07-09 06:53:51 UTC MAIN commitmail json YAML

Added net/py-cares version 2.2.0

(adam)

2017-07-09 06:53:06 UTC MAIN commitmail json YAML

pycares is a Python module which provides an interface to c-ares. c-ares is a
C library that performs DNS requests and name resolves asynchronously.

(adam)

2017-07-09 05:44:01 UTC MAIN commitmail json YAML

Omit MESSAGE fragment about old versions of XFree86

(maya)

2017-07-09 05:34:25 UTC MAIN commitmail json YAML

2017-07-09 05:30:41 UTC MAIN commitmail json YAML

gcc{48,49,5,7}: on netbsd only, bump libstdc++ major to 7.
bump pkgrevision.

while here, synchronize libssp comment to a clearer one.

bump gcc*-lib revision to be one higher.

(maya)

2017-07-09 00:43:08 UTC MAIN commitmail json YAML

Updated textproc/p5-PDF-API2 to 2.033

(wen)

2017-07-09 00:41:59 UTC MAIN commitmail json YAML

Update to 2.033

Upstream changes:
2.033    2017-07-06

    - [RT #122371] Remove a couple of improperly-placed weaken statements
      (reported by Phil Perry).

    - [RT #122372] Fix weakening when a page is added to the end of a multiple
      page document (reported by Phil Perry).

    - Fix Bank Gothic core font (reported by Phil Perry).

2.032    2017-07-02

    - PDF::API2 has many circular references, and the end() method doesn't clear
      them all, so memory is leaked.  This release uses Scalar::Util's weaken()
      function to improve garbage collection.  A significant number of circular
      references have been weakened, though many likely still remain.

    - [RT #120756] Eliminate a warning for an ambiguous call to CORE::open
      (first reported by Abdelbaki Brahmia).

    - $text->text_justified() and $text->text_fill_justified() now adjust the
      space between words rather than stretching individual characters in order
      to get the text to fit.

    - [RT #120397] Indirect references and indirect objects can have comments
      embedded in their whitespace, and their object number and generation may
      be split across multiple lines, which may not all be buffered (reported by
      SPROUT).

    - [RT #120450] Fix PDF::API2->open($filename)->stringify() (reported by
      SPROUT).

    - Fix an off-by-one error when calculating text width while charspace is
      non-zero.

    - [RT #120048] Fix PDF::API2->synfont() (broken in 2.029, fixed by Vadim
      Repin) and add basic testing.

(wen)

2017-07-08 22:28:05 UTC MAIN commitmail json YAML

Updated net/ncftp3 to 3.2.6

(adam)

2017-07-08 22:27:36 UTC MAIN commitmail json YAML

3.2.6:

If a recursive download operation is also requested with delete mode, attempt to remove empty directories after all files have completed successfully.

No longer trying to utime() after every single block on downloads, which could cause noticable performance degradation when the local filesystem was not local.

Changed behavior of resuming downloads where the timestamp wasn't preserved (because of the utime change, above). The new behavior is to resume the download when the local copy has a recent timestamp (less than a week).

You can now disable use of MFMT like you could similarly disable SITE UTIME (e.g., "-o noMFMT" and "-o noSITE_UTIME").

Now able to use sendfile() for uploads, on Linux/FreeBSD/Mac. Progress reports work too, with a small performance penalty. Ncftpput has a "-s" option to toggle whether it is used (defaults to on in ncftpput and ncftpbatch, off in ncftp).

Ncftpbatch/spooler now use larger buffers for pathnames, allowing for deeper directory trees.

Ncftpbatch/spooler now interpret a received SIGUSR1 as a hint to exit when the current file has finished.

Ncftpbatch/spooler now interpret a received SIGUSR2 to request it to stop sleeping and recheck the queue immediately.

Ncftpbatch/spooler's spool files now allow for you to specify that the local and/or remote file be renamed after a successful transfer.

Ncftpbatch/spooler now a little less chatty by reducing the number of PWD/CWD operations.

Ncftpbatch/spooler now log some xfer stats in its general log file, and ncftpspooler has a new "-x" option to specify a separate xfer log file.

Ncftpbatch/spooler now use a larger default maximum for its log file (10 MiB rather than 200 kB), and ncftpspooler has an -O command line option that can set this limit. Use "-O 0" for no maximum.

Ncftpbatch/spooler now try to present time in local timezone rather than UTC where possible.

Ncftpbatch/spooler now support multiple items per transaction (spool) file.

(adam)

2017-07-08 21:47:15 UTC MAIN commitmail json YAML

Updated net/lftp to 4.7.7

(adam)

2017-07-08 21:45:42 UTC MAIN commitmail json YAML

Version 4.7.7:
mirror: fixed coredump when source directory does not exist.
mirror: don't create target directory if can't enter to the source directory.
ftp: fixed a rare hang when a NOOP was sent between "transfer ok" reply and EOF on data socket.
fixed xfer:log setting (compatibility alias).
ftp: don't use EPSV with a proxy.

(adam)

2017-07-08 21:04:56 UTC MAIN commitmail json YAML

gcc6 pkgrevision

(maya)

2017-07-08 21:03:55 UTC MAIN commitmail json YAML

gcc6-lib: bump pkgrevision above gcc6

(maya)

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

gcc6: on netbsd only, bump libstdc++ major to 7 to match base version.

this stops packages using gcc6 as a compiler from linking to two libstdc++s
at once.

(maya)

2017-07-08 19:38:18 UTC MAIN commitmail json YAML

Remove a bit-rotted inline prototype for a libc function, unbreaking
build on netbsd-8.

(hauke)

2017-07-08 14:08:25 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV_XS to 1.31

(wen)

2017-07-08 14:04:50 UTC MAIN commitmail json YAML

Update to 1.31

Upstream changes:
1.31 - 2017-06-13, H.Merijn Brand
    * Fix already decoded BOM in headers
    * New options in csv-check
    * Some perlcritic
    * "escape" is alias for "escape_char" for consistency.
    * Code cleanup and more tests (Devel::Cover)
    * Improve csv-check auto-sep-detection

1.30 - 2017-06-08, H.Merijn Brand
    * Add csv (..., out => ...) syntax examples (issue 7)
    * Disable escape_null for undefined escape_char
    * Fix ->say for bound columns (RT#121576)
    * Update to Devel::PPPort 3.36
    * Tested under 5.26.0 and 5.27.0
    * Doc changes and additions

(wen)

2017-07-08 12:06:56 UTC MAIN commitmail json YAML

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

Make freeimage and freeimageplus use the c++ copiler for linking and remove
linking to stdc++.
This will make them use the right runtime library, not all compilers
use stdc++.

(nros)

2017-07-08 06:56:47 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV to 1.95

(wen)

2017-07-08 06:53:12 UTC MAIN commitmail json YAML

Update to 1.95

Upstream changes:
1.95  2017-04-27
    - import "strict" attribute introduced in Text::CSV_XS 1.29

(wen)

2017-07-08 04:30:54 UTC MAIN commitmail json YAML

Note update of net/bind99 package to 9.9.10pl3.

(taca)

2017-07-08 04:30:33 UTC MAIN commitmail json YAML

Update bind99 to 9.9.10pl3 (BIND 9.9.10-P3).

--- 9.9.10-P3 released ---

4647. [bug] Change 4643 broke verification of TSIG signed TCP
message sequences where not all the messages contain
TSIG records.  These may be used in AXFR and IXFR
responses. [RT #45509]

(taca)

2017-07-08 04:29:29 UTC MAIN commitmail json YAML

Note update of net/bind910 package to 9.10.5pl3.

(taca)

2017-07-08 04:29:00 UTC MAIN commitmail json YAML

Update bind910 to 9.10.5pl3 (BIND 9.10.5-P3).

--- 9.10.5-P3 released ---

4647. [bug] Change 4643 broke verification of TSIG signed TCP
message sequences where not all the messages contain
TSIG records.  These may be used in AXFR and IXFR
responses. [RT #45509]

(taca)

2017-07-08 03:39:08 UTC MAIN commitmail json YAML

Updated net/mikutter to 3.5.9

(tsutsui)

2017-07-08 03:31:58 UTC MAIN commitmail json YAML

Update mikutter to 3.5.9.

pkgsrc changes:

- update dependencies per upstream Gemfile

Upstream changes:

- update twitter-text
- support the latest memoist
- fix crash with ruby-gnome2 3.1.1 or prior on opening profile tab
- wrong titles in Twitter Search Model and Web model

(tsutsui)

2017-07-08 03:14:50 UTC MAIN commitmail json YAML

Updated net/ruby-twitter-text to 1.14.7

(tsutsui)

2017-07-08 03:14:20 UTC MAIN commitmail json YAML

Update ruby-twitter-text to 1.14.7.

No upstream changelog.
(seems TLDs data updates only)

(tsutsui)

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

Updated devel/ruby-memoist to 0.16.0

(tsutsui)

2017-07-08 03:11:05 UTC MAIN commitmail json YAML

Update ruby-memoist to 0.16.0.

No upstream changelog (except github log),
but there is an implicit API change that breaks pkgsrc/net/mikutter.
mikutter will be updated to the latest version which support newer memoist.

(tsutsui)

2017-07-07 22:44:26 UTC MAIN commitmail json YAML

Disable SSP and FORTIFY - it doesn't seem to play well with stand-alone
tools!

Thanks wiz for identifying the build problem.

(pgoyette)

2017-07-07 21:26:06 UTC MAIN commitmail json YAML

Updated fonts/ttf-tlwg to 0.6.3

(scole)

2017-07-07 21:25:00 UTC MAIN commitmail json YAML

Update fonts/ttf-tlwg to 0.6.3

Changes from 0.6.2

    The first release from GitHub.
    Drop Tahoma and MS Sans Serif synthesizing, which caused Waree to get
    priority higher than all Thai fonts in fontconfig matching.
    Promote Loma over Waree as sans-serif candidate.
    Narrow down the width of space glyph for Loma.

(scole)

2017-07-07 15:49:43 UTC MAIN commitmail json YAML

Updated devel/py-hypothesis to 3.12.0, www/py-mod_wsgi to 4.5.17

(adam)

2017-07-07 15:45:55 UTC MAIN commitmail json YAML

4.5.17:
Bugs Fixed
Addition in mod_wsgi-express of --allow-override option in 4.5.16 caused --url-alias option to break.

(adam)

2017-07-07 15:41:18 UTC MAIN commitmail json YAML

3.12.0:

This release makes some major internal changes to how Hypothesis represents data internally, as a prelude to some major engine changes that should improve data quality. There are no API changes, but it's a significant enough internal change that a minor version bump seemed warranted.

User facing impact should be fairly mild, but includes:
* All existing examples in the database will probably be invalidated. Hypothesis handles this automatically, so you don't need to do anything, but if you see all your examples disappear that's why.
* Almost all data distributions have changed significantly. Possibly for the better, possibly for the worse. This may result in new bugs being found, but it may also result in Hypothesis being unable to find bugs it previously did.
* Data generation may be somewhat faster if your existing bottleneck was in draw_bytes (which is often the case for large examples).
* Shrinking will probably be slower, possibly significantly.

If you notice any effects you consider to be a significant regression, please open an issue about them.

(adam)

2017-07-07 14:52:31 UTC MAIN commitmail json YAML

Explicitly disable mkostemp on SunOS.  It was shipped as part of libc for
a while without the corresponding entry in stdlib.h, thus falling foul of
-Werror=implicit-function-declaration checks.

(jperkin)

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

Fix setting of _XOPEN_SOURCE.

(jperkin)

2017-07-07 13:04:55 UTC MAIN commitmail json YAML

Restore requirement that this package build against lua51, it is incompatible
with newer releases at this time.

(jperkin)

2017-07-07 13:04:36 UTC MAIN commitmail json YAML

Update to 20170611. Changes since previous:
add wind and weather alarms

(bouyer)

2017-07-07 13:03:33 UTC MAIN commitmail json YAML

Update to 1.4.Changes since 1.3:
Various fixes, mostly for PIL and EBL

(bouyer)

2017-07-07 12:47:59 UTC MAIN commitmail json YAML

Updated print/atril to 1.18.0nb1

(jperkin)

2017-07-07 12:45:54 UTC MAIN commitmail json YAML

Restore options.mk include and fix PLIST to actually work with option
combinations.  Bump PKGREVISION to ensure user preferences are respected.

(jperkin)

2017-07-07 12:36:28 UTC MAIN commitmail json YAML

2017-07-07 12:35:59 UTC MAIN commitmail json YAML

catch up with irssi update.

(maya)

2017-07-07 12:35:37 UTC MAIN commitmail json YAML

Catch up with irssi version update

(maya)

2017-07-07 12:33:43 UTC MAIN commitmail json YAML

irssi: update to 1.0.4. security fix.

v1.0.4 2017-07-07  The Irssi team <staff@irssi.org>
- Fix null pointer dereference when parsing invalid timestamp (GL#10,
  GL!15). Reported by Brian 'geeknik' Carpenter.
- Fix use-after-free condition when removing nicks from the internal
  nicklist (GL#11, GL!16). Reported by Brian 'geeknik' Carpenter.
- Fix incorrect string comparison in DCC file names (#714).
- Fix regression in Irssi 1.0.3 where it would claim "Invalid time '-1'"
  (#716, #722).
- Fix a bug when using \n to separate lines with expand_escapes (#723).
- Retain screen output on improper exit, to better see any error
  messages (#287, #721).
- Minor help update (#729).

(maya)

2017-07-07 12:33:29 UTC MAIN commitmail json YAML

Fix building on Darwin

(adam)

2017-07-07 12:12:49 UTC MAIN commitmail json YAML

Updated x11/modular-xorg-server to 1.19.3nb1

(jperkin)

2017-07-07 12:12:34 UTC MAIN commitmail json YAML

Disable input threading on SunOS, it immediately core dumps.  Bump PKGREVISION.

(jperkin)

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

2017-07-07 11:28:36 UTC MAIN commitmail json YAML

2017-07-07 11:23:01 UTC MAIN commitmail json YAML

2017-07-07 11:21:12 UTC MAIN commitmail json YAML

2017-07-07 11:19:44 UTC MAIN commitmail json YAML

2017-07-07 10:14:06 UTC MAIN commitmail json YAML

Updated sysutils/libpciaccess to 0.13.5nb1

(jperkin)

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

Revert upstream Oracle patch which breaks illumos and probably older SunOS
releases.  Bump PKGREVISION.

(jperkin)

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

Updated chat/ejabberd to 17.07

(fhajny)

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

Update chat/ejabberd to 17.07.

Version 17.07
=============

Core
- Close accepted socket if sockname/peername has failed.

Version 17.06
=============

New features
- The new cache system is also a new component that allows fine tuning
  of ejabberd performance for either small systems or large scale
  servers.
- Certificate Manager is a feature that has been requested by many
  organisations, allowing administrators to manage their certificate
  more easily
- Riak support for several modules

API
- Deprecate misc:encode_base64/1 and misc:decode_base64/1
- Rename is_user_exists function to user_exists
- Allow api access on both ipv4 and 6 loopback addresses
- Fix invalid argument in get_messages_susbset

Admin
- Refactor ejabberdctl
- Improve ejabberdctl parameters parsing
- Quote all paths to allow spaces in directory names
- update-deps-releases.pl: Show operations to perform before asking to
  apply them
- Fix Salt import from prosody SCRAMmed password

Configuration
- Validate module options on start_module/2
- Validate new options before module reloading
- Validate second-level options
- Introduce iqdisc global option
- stream_management listen option deprecated, use mod_stream_mgmt
- Check presence of some files during option validation
- Speedup configuration options lookup
- Validate all certfiles on startup
- Only validate certfiles if public_key:short_name_hash/1 is available
- Introduce Certficate Manager

Commands
- Add clear_cache admin command
- Parse correctly presence_broadcast option in change_room_option
  command
- Describe command arguments and results in mod_muc_admin
- Improve export2sql explanation; remove obsolete and duplicated
  command
- Fix and document push_roster_all command
- Fix mod_muc_admin command set_room_affiliation
- Fix invalid {args,result}_examples in mod_muc_admin
- Fix srg_user_add/del for non-Mnesia database backends
- Make ext_mod api return rescode

Compilation
- Erlang 17.5 or higher is required
- Add --enable-system-deps configure option
- Add --enable-stun and --enable-sip configure options

Core
- Speedup Mnesia tables initialization
- Improve Mnesia tables creation and transformation
- Improve ejabberd_c2s:close()
- ejabberd_c2s: Don窶冲 close session on stream resume
- Speedup loading of translation files
- Fix ejabberd_router:is_my_route/1
- Don窶冲 let a receiver crash if a controller is unavailable
- Fix OTP-17.5 support
- websocket: Catch exception that may happen when sending data over
  websocket

Databases
- New sql_connect_timeout option
- New sql_query_timeout option
- Get rid of sql_queries.erl
- Use round-robin algorithm when selecting worker from DB pool
- Add Riak as BOSH RAM backend
- Add Riak as mod_proxy65 RAM backend
- Add Riak as mod_carboncopy RAM backend
- Add Riak as router RAM backend
- Add Riak as session manager RAM backend
- Fix cleaning of Riak route table
- Add pubsub import from prosody/metronome
- Fix username in mam export
- Fix Salt import from prosody SCRAMmed password
- In offline export to SQL, first write all DELETE, later all INSERT

Cache
- Implement cache for mod_announce
- Implement cache for mod_private
- Implement cache for mod_privacy/mod_blocking
- Implement cache for mod_last
- Implement cache for mod_vcard and mod_vcard_xupdate
- Implement cache for roster
- Add cache options to the validator
- Use cache for authentication backends
- Use new cache API in mod_shared_roster_ldap
- Use new cache API in ejabberd_oauth
- Use new cache API in mod_mam
- Use new cache API in mod_caps
- Use cache in front of Redis/SQL RAM backends

Modules
- mod_http_upload: Add support for HTTP File Upload 0.3.0
- mod_mam: Added export function
- mod_metrics: Don窶冲 leak with UDP sockets
- mod_metrics: New options ip and port
- mod_muc: Allow a room admin to un/subscribe another JID
- mod_offline: Don窶冲 store messages via a single process
- mod_offline: Make sure only jabber:x:event tag is present in offline
  event
- mod_register: New option 窶和ccess_remove窶� ACL
- mod_stream_mgmt: Preserve stanza count on timeout
- mod_vcard_ldap: Parse ldap_uids like in eldap_utils
- mod_client_state: Reset state on session resume
- mod_metrics: Fix IP address parsing
- mod_pubsub: Avoid useless calls on simples subscriptions
- mod_block_strangers: Add allow_local_users option

Elixir
- Update elixir to v1.4.4

(fhajny)

2017-07-07 09:58:29 UTC MAIN commitmail json YAML

Updated ejabberd erlang dependencies

(fhajny)

2017-07-07 09:56:58 UTC MAIN commitmail json YAML

Update net/erlang-esip to 1.0.13.

- Update dependencies

(fhajny)

2017-07-07 09:56:11 UTC MAIN commitmail json YAML

Added devel/py-requests-futures version 0.9.7

(adam)

2017-07-07 09:55:56 UTC MAIN commitmail json YAML

Update net/erlang-stun to 1.0.12.

- Update Fast TLS and p1_utils dependencies.

(fhajny)

2017-07-07 09:55:20 UTC MAIN commitmail json YAML

Small add-on for the python requests http library. Makes use of python 3.2's
concurrent.futures or the backport for prior versions of python.

The additional API and changes are minimal and strives to avoid surprises.

(adam)

2017-07-07 09:54:41 UTC MAIN commitmail json YAML

Update net/erlang-xmpp to 1.1.13.

Version 1.1.13

- Add XEP-0357 to supported extensions list

Version 1.1.12

- Support XEP-0357: Push Notifications

Version 1.1.11

- Use fast_xml-1.1.23
- Use stringprep-1.0.9

Version 1.1.10

- Add jid support in muc_unsubscribe and muc_subscribe
- Add ?stanza_type, ?stanza_from and ?stanza_to macros
- Remove unused p1_stream extension
- Clarify the library's main idea
- Encode/decode muc_unsubscribe JIDs
- Add support for HTTP File Upload, version 0.3.0
- Makefile: Add dependencies for spec/xdata targets
- Add nif function jid:string_to_usr and use it
- Fix return value from xmpp:start
- Make multiple calls to jid:start() not generate nif reload error

(fhajny)

2017-07-07 09:51:25 UTC MAIN commitmail json YAML

Update textproc/erlang-stringprep to 1.0.9.

- depends on p1_utils-1.0.9

(fhajny)

2017-07-07 09:49:57 UTC MAIN commitmail json YAML

Update databases/erlang-p1_pgsql to 1.1.3.

- Make it possible to set connect timeout

(fhajny)

2017-07-07 09:49:00 UTC MAIN commitmail json YAML

Update databases/erlang-p1_mysql to 1.0.3.

- Make it possible to set connect timeout

(fhajny)

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

Update sysutils/erlang-lager to 3.5.1.

3.5.1 - 15 June 2017

- Doc fix: Missed a curly brace in an example. (#412)
- Feature: Dynamic metadata functions (#392) - It is now possible to
          dynamically add metadata to lager messages. See the "dynamic
          metadata" section above for more information.
- Doc fix: Add information about the "application" placeholder. (#414)

3.5.0 - 28 May 2017

- Bugfix: Support OTP 20 gen_event messages (#410)
- Feature: Enable console output to standard_error.
          Convert to proplist configuration style (like file handler)
          Deprecate previous configuration directives (#409)
- Bugfix: Enable the event shaper to filter messages before they're
          counted; do not count application/supervisor start/stops
          toward high water mark. (#411)
- Docs: Add PR guidelines; add info about the #lager chat room on freenode.

3.4.2 - 26 April 2017

- Docs: Document how to make lager use UTC timestamps (#405)
- Docs: Add a note about our triage cadence.
- Docs: Update lager_syslog URL
- Docs: Document placeholders for error_logger integration (#404)
- Feature: Add hex.pm metadata and full rebar3 support.

3.4.1 - 28 March 2017

- Docs: Added documentation around using lager in the context of elixir applications (#398)
- Bugfix: Properly expand paths when log_root is set. (#386)
- Policy: Removed R15 from Travis configuration

3.4.0 - 16 March 2017

- Policy: Adopt official OTP support policy. (This is the **last** lager 3.x release
  that will support R15.)
- Test: Fix timeouts, R15 missing functions on possibly long-running tests in Travis. (#394, #395)
- Feature: capture and log metadata from error_logger messages (#397)
- Feature: Expose new trace filters and enable filter composition (#389)
- Feature: Log crashes from gen_fsm and gen_statem correctly (#391)
- Docs: Typo in badge URL (#390)

3.3.0 - 16 February 2017

- Docs: Fix documentation to make 'it' unambiguous when discussing asychronous
  operation. (#387)
- Test: Fix test flappiness due to insufficient sanitation between test runs (#384, #385)
- Feature: Allow metadata only logging. (#380)
- Feature: Add an upper case severity formatter (#372)
- Feature: Add support for suppressing start/stop messages from supervisors (#368)
- Bugfix: Fix ranch crash messages (#366)
- Test: Update Travis config for 18.3 and 19.0 (#365)

3.2.4 - 11 October 2016

- Test: Fix dialyzer warnings.

3.2.3 - 29 September 2016

- Dependency: Update to goldrush 0.19

3.2.2 - 22 September 2016

- Bugfix: Backwards-compatibility fix for `{crash_log, undefined}` (#371)
- Fix documentation/README to reflect the preference for using `false`
  as the `crash_log` setting value rather than `undefined` to indicate
  that the crash log should not be written (#364)
- Bugfix: Backwards-compatibility fix for `lager_file_backend` "legacy"
  configuration format (#374)

(fhajny)

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

2017-07-07 09:43:37 UTC MAIN commitmail json YAML

Update converters/erlang-iconv to 1.0.5.

- depends on p1_utils-1.0.9

(fhajny)

2017-07-07 09:38:46 UTC MAIN commitmail json YAML

Update textproc/erlang-fast_yaml to 1.0.10.

- depends on p1_utils-1.0.9

(fhajny)

2017-07-07 09:37:54 UTC MAIN commitmail json YAML

Update textproc/erlang-fast_xml to 1.1.23.

- depends on p1_utils-1.0.9

(fhajny)

2017-07-07 09:36:51 UTC MAIN commitmail json YAML

Update security/erlang-fast_tls to 1.0.13.

1.0.13
- Add nif version of tls module

1.0.12
- depends on p1_utils-1.0.9

(fhajny)