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 (28m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-26 20:57:32 UTC Now

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

2017-03-25 14:27:00 UTC MAIN commitmail json YAML

CVS directories should not be left out, sorry

(mef)

2017-03-25 13:51:50 UTC MAIN commitmail json YAML

Fix problem when processing simple file as
  I can't find the format file `platex.fmt'!
This change is proposed as
  http://mail-index.netbsd.org/pkgsrc-users/2017/03/25/msg024627.html
The interim fix is picking the files up from previous texlive release
and put them in files directory. And copy them after extract.
PKGREVISION++.
Tks gdt@ for OK, and tks bsh@ for finding out the problem.

(mef)

2017-03-25 10:27:56 UTC MAIN commitmail json YAML

- Convert p5-namespace-autoclean from BUILD_DEPENDS to full DEPENDS.
  Ref: devel/rt-mysql packaging, tks joerg
- PKGREVISION++

(mef)

2017-03-20 21:33:15 UTC MAIN commitmail json YAML

Updated devel/p5-Test2-Suite to 0.000070

(mef)

2017-03-20 21:32:21 UTC MAIN commitmail json YAML

Updated devel/p5-Test2-Suite to 0.000070
----------------------------------------
0.000070  2017-03-19 13:34:25-07:00 America/Los_Angeles
    - Revert Boolean overload fixes from djerius until they can be fixed
    - Do not mention Term::ReadKey in docs
    - Add Term::Size::Any to test report

(mef)

2017-03-20 21:28:19 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Dispatch to 2.63

(mef)

2017-03-20 21:28:07 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Dispatch to 2.63
-------------------------------------
2.63    2017-02-19
- Updated the conflicting version for Log::Dispatch::File::Stamped in
  metadata (due to changes in handling of close_after_write). Patch by Karen
  Etheridge. GitHub #41.

2.62    2017-02-13
- Devel::Confess was accidentally being loaded in Log::Dispatch. Fixed by
  Karen Etheridge. GitHub #39.

2.61    2017-02-13
- The 2.60 release would throw an exception if the logged message was
  empty. While this makes sense, it also breaks backwards compatibility, so it
  has been reverted. Reported by Greg Oschwald. GitHub #38.

- The 2.60 release would throw an exception if you tried to create a Syslog
  output where the ident was an empty string. Reported by Greg
  Oschwald. GitHub #38.

2.60    2017-02-12
- Same as 2.59 ... Switched from Params::Validate to
  Params::ValidationCompiler. This should speed up constructors and logging a
  little bit. This also allows Log::Dispatch::File to accept things like
  Path::Tiny objects for filenames. Reported by Joel Berger. GitHub #36.

2.59    2017-02-05 (TRIAL RELEASE)
- Switched from Params::Validate to Params::ValidationCompiler. This should
  speed up constructors and logging a little bit. This also allows
  Log::Dispatch::File to accept things like Path::Tiny objects for
  filenames. Reported by Joel Berger. GitHub #36.

(pkgsrc changes)
-DEPENDS+= p5-Params-Validate>=1.03:../../devel/p5-Params-Validate
+DEPENDS+= p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler

# for make test
+BUILD_DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
+BUILD_DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio

(mef)

2017-03-20 21:24:01 UTC MAIN commitmail json YAML

Updated devel/p5-Module-Install-RTx to 0.39

(mef)

2017-03-20 21:23:49 UTC MAIN commitmail json YAML

Updated devel/p5-Module-Install-RTx to 0.39
-------------------------------------------
0.39 2017-02-20
- Support `remove_files => 1` parameter to force unlinking of files
  provided by previous versions

(mef)

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

Updated devel/p5-MooseX-Attribute-Chained to 1.0.3

(mef)

2017-03-20 21:20:58 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Attribute-Chained to 1.0.3
---------------------------------------------------
1.0.3 - 2017-02-13
    - Document how to report bugs
    - No code changes

(pkgsrc changes)
Add following line for make test
BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager

(mef)

2017-03-20 21:16:24 UTC MAIN commitmail json YAML

Updated devel/p5-Tree-Simple to 1.30

(mef)

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

Updated devel/p5-Tree-Simple to 1.30
------------------------------------
1.30  2017-03-15T09:45:00
- Add convenience method generateChild($scalar) which simply does addChild(new($scalar) ).
  Thanx to Ren辿 Nyffenegger for this suggestion.
  Add matching test t/22_Tree_Simple_generate_child.t.
- Reduce pre-req version of Test::More from 1.001014 to 1.001002.

(mef)

2017-03-20 14:02:47 UTC MAIN commitmail json YAML

Updated devel/p5-Test2-Plugin-NoWarnings to 0.05
Updated devel/p5-Test2-Suite to 0.000069
Updated devel/p5-Test-File-ShareDir to 1.001002
Updated devel/p5-MooseX-StrictConstructor to 0.21
Updated devel/p5-Test-Expect to 0.34
Updated devel/p5-Test-Harness to 3.38
Updated devel/p5-Test-Kwalitee to 1.25
Updated devel/p5-Test-Requires-Git to 1.008
Updated devel/p5-Test-Script to 1.16

(mef)

2017-03-20 14:00:55 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Script to 1.16
------------------------------------
1.16      2017-03-04 12:16:10 -0500
  - Stricter useage of plans.

1.15      2017-02-14 07:08:51 +1100
  - Fix bug where list reference arguments to script_compiles
    and script_runs are modified (gh#9)

(mef)

2017-03-20 13:59:01 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Requires-Git to 1.008
-------------------------------------------
1.008 2017-03-07 BOOK
    - Make sure the test suite works as expected when @INC does not contain '.'
      (closes RT #120537, thanks to KENTNL for the report)

(mef)

2017-03-20 13:56:42 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Kwalitee to 1.25
--------------------------------------
1.25      2017-02-28 03:21:28Z
    - fix test to not rely on . in @INC

1.24      2016-10-14 01:22:27Z (TRIAL RELEASE)
    - new test for compatibility in taint mode

(mef)

2017-03-20 13:51:22 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Harness to 3.38
-------------------------------------
3.38    13-03-2017
        - Released 3.37_01 without changes

3.37_01
        - Set PERL_USE_UNSAFE_INC when running tests using Test::Harness (Leon Timmermans)
        - Avoid loading optional modules from . in prove

(mef)

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

Updated devel/p5-Test-Expect to 0.34
------------------------------------
CHANGES unknown, CHANGES file has entry up to 0.33 only.

(mef)

2017-03-20 13:45:28 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-StrictConstructor to 0.21
-------------------------------------------------
0.21    2017-02-09
- The last release accidentally added Moo as a hard prereq when it's only
  needed for testing. Patched by Karen Etheride (GH #4).

0.20    2017-02-09
- Repository has moved to the GitHub Moose organization

- Added support for __no_BUILD__ as a constructor argument to skip calling any
  BUILD subs (used internally by modules like Moo that have their own
  implementation of calling BUILD). Reported and patched by Karen Etheridge
  (RT#120124, GH #1).

(pkgsrc changes)
Add following line for make test
BUILD_DEPENDS+=  p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager

(mef)

2017-03-20 13:39:30 UTC MAIN commitmail json YAML

Updated devel/p5-Test-File-ShareDir to 1.001002
-----------------------------------------------
1.001002 2017-03-01T11:17:51Z 44658a2
[Dependencies::Stats]
- Dependencies changed since 1.001001, see misc/*.deps* for details
- develop: +3 ↑4 (suggests: ↑2)

[Testfix]
- Update tooling to aovid .-in-@INC issues
- Closes https://github.com/kentnl/Test-File-ShareDir/issues/3

(mef)

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

Add following lines for make test
BUILD_DEPENDS+= p5-Sub-Info-[0-9]*:../../devel/p5-Sub-Info
BUILD_DEPENDS+= p5-Term-Table-[0-9]*:../../devel/p5-Term-Table

(mef)

2017-03-20 12:59:38 UTC MAIN commitmail json YAML

Add following line for make test
BUILD_DEPENDS+=  p5-Term-Table-[0-9]*:../../devel/p5-Term-Table

(mef)

2017-03-20 12:52:29 UTC MAIN commitmail json YAML

Updated devel/p5-Test2-Suite to 0.000069
----------------------------------------
0.000069  2017-03-16 20:57:43-07:00 America/Los_Angeles
    - No changes from trial

0.000068  2017-03-08 20:22:23-08:00 America/Los_Angeles (TRIAL RELEASE)
    - Set the term size for all tests that use tables

0.000067  2017-01-03 19:41:52-08:00 America/Los_Angeles
    - No changes

0.000066  2016-12-23 15:16:18-08:00 America/Los_Angeles (TRIAL RELEASE)
    - Move sub_info to Sub::Info

0.000065  2016-12-19 19:46:47-08:00 America/Los_Angeles
    - AUTHOR_TESTING a fragile test

0.000064  2016-12-19 11:56:28-08:00 America/Los_Angeles (TRIAL RELEASE)
    - Move Test2::Util::Table to Term::Table

0.000063  2016-12-17 12:11:39-08:00 America/Los_Angeles
    - No notable changes since the last trial release.

0.000062  2016-12-03 14:03:44-08:00 America/Los_Angeles (TRIAL RELEASE)
    - An event without a trace object throw would an exception when using
      Test2::Compare::Event and the comparison failed
    - Fix tests for small terminals (#106)
    - Enhance the table library
    - UTF8 plugin does not set STDERR/STDOUT

0.000061  2016-11-26 12:39:14-08:00 America/Los_Angeles
    - Fix mocked objects so that they respond properly to ->can when using AUTOLOAD.
    - Fix some meta-files
    - Small build improvements
    - Minor fixes

(pkgsrc changes)
- Add following lines for make test
BUILD_DEPENDS+= p5-Sub-Info-[0-9]*:../../devel/p5-Sub-Info
BUILD_DEPENDS+= p5-Term-Table-[0-9]*:../../devel/p5-Term-Table

(mef)

2017-03-20 12:49:00 UTC MAIN commitmail json YAML

Updated devel/p5-Test2-Plugin-NoWarnings to 0.05
------------------------------------------------
0.05    2016-11-07
- Skip compile.t on Windows. This test uses IPC::Run3 which doesn't seem to
  work well on that platform. Fixed RT #118443. Reported by Alexandr Ciornii.

(pkgsrc changes)
Add following line for make test
BUILD_DEPENDS+= p5-Sub-Info-[0-9]*:../../devel/p5-Sub-Info

(mef)

2017-03-20 12:27:36 UTC MAIN commitmail json YAML

Added devel/p5-Term-Table version 0.006
Added devel/p5-Sub-Info version 0.002

(mef)

2017-03-20 12:24:26 UTC MAIN commitmail json YAML

Import p5-Sub-Info-0.002 as devel/p5-Sub-Info.

Tool to inspect subroutines.

(mef)

2017-03-20 12:23:40 UTC MAIN commitmail json YAML

Import p5-Term-Table-0.006 as devel/p5-Term-Table.

This is used by some failing tests to provide diagnostics about what
has gone wrong. This module is able to generic format rows of data
into tables.

(mef)

2017-03-20 11:18:16 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Dispatch-FileRotate to 1.24
Updated devel/p5-Module-Install-ReadmeFromPod to 0.30

(mef)

2017-03-20 11:16:26 UTC MAIN commitmail json YAML

Update devel/p5-Module-Install-ReadmeFromPoda to 0.30
-----------------------------------------------------
==============================
2017-02-17 21:20:51 +0000 0.30
    Fix clean pdf test after previous release

==============================
2017-02-17 14:02:03 +0000 0.28
    Handle perls without dot in @INC

(mef)

2017-03-20 11:04:07 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Dispatch-FileRotate to 1.24
------------------------------------------------
1.24 Tue Feb 14 2017
    - fix test failure on file-open-failure.t related to current locale
      setting.
    - improve fix to Date::Manip TZ deprecation warnings.

(mef)

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

Updated devel/p5-Function-Parameters to 1.0706 [mef 2017-03-20]
Updated devel/p5-Log-Any-Adapter-Dispatch to 0.08 [mef 2017-03-20]
Updated devel/p5-File-ShareDir-ProjectDistDir to 1.000009 [mef 2017-03-20]
Updated devel/p5-Dist-Zilla to 6.009 [mef 2017-03-20]
Updated devel/p5-Devel-CheckLib to 1.09 [mef 2017-03-20]
Updated devel/p5-Data-GUID to 0.049 [mef 2017-03-20]
Updated devel/p5-Cache-FastMmap to 1.45 [mef 2017-03-20]

(mef)

2017-03-20 10:18:10 UTC MAIN commitmail json YAML

Updated devel/p5-Cache-FastMmap to 1.45
---------------------------------------
1.45 Thu Mar 14 11:10 2017
  - Deprecate raw_values and compress options, add
    new compressor and serializer options to allow
    different compressors and serializers.
    Initial compressor support: zlib, lz4, snappy
    Initial serializer support: storable, sereal, json
    Thanks to nickt@broadbean.com for initial work

(mef)

2017-03-20 10:14:37 UTC MAIN commitmail json YAML

Updated devel/p5-Data-GUID to 0.049
-----------------------------------
0.049    2017-01-23 19:04:58-05:00 America/New_York
        - Data::UUID can sometimes produce duplicate UUIDs when a single UUID
          generator is used on both sides of a fork.  Data::GUID now silently
          replaces its UUID generator when the pid changes.  (bug reported by
          Matthew Horsfall)

(mef)

2017-03-20 10:12:13 UTC MAIN commitmail json YAML

Updated devel/p5-Data-Munge to 0.097
------------------------------------
0.097  2017-03-17
        * Don't require '.' in @INC during install.

(mef)

2017-03-20 10:09:47 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-CheckLib to 1.09
---------------------------------------
1.09    2017-03-18      Add $PATH for the libs on Windows.
1.08    2017-03-18      Add $LD_RUN_PATH for the libs.

(mef)

2017-03-20 10:06:51 UTC MAIN commitmail json YAML

Updated devel/p5-Dist-Zilla to 6.009
------------------------------------
6.009    2017-03-04 11:16:37-05:00 America/New_York
        - update DateTime::TimeZone prereq on Win32 to improve workingness
          (thanks, Schwern!)
        - add --recommends and --requires and --suggests to listdeps
        - improve testing of listdeps (thanks, Mickey Nasriachi!)
        - Module::Runtime is now considered 'internal' for the purpose of
          carping (thanks, Karen Etheridge!)
        - ./tmp is now pruned by PruneCruft (thanks, Karent Etheridge!)
        - authordeps now picks up :version for the root section (thanks,
          Karen!)
        - the config loading of the "perl" config loader is more reliable, but
          still please don't use it (thanks, Karen!)
        - introducing a new plugin, [GatherFile], to support adding individual
          files to the distribution (thanks, Karen!)

(mef)

2017-03-20 09:54:51 UTC MAIN commitmail json YAML

Updated devel/p5-File-ShareDir-ProjectDistDir to 1.000009
---------------------------------------------------------
1.000009 2017-03-09T15:31:05Z 5080496
- Bugfix: Fix tests failing with -Ddefault_inc_excludes_dot
- Tests made more old-test-more friendly

[Dependencies::Stats]
- Dependencies changed since 1.000008, see misc/*.deps* for details
- configure: (suggests: +1)
- develop: +3 ↑2 (suggests: ↑2)
- test: ↓1

(mef)

2017-03-20 09:47:04 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Any-Adapter-Dispatch to 0.08
-------------------------------------------------
0.08      2017-02-24 23:06:26-06:00 America/Chicago
    [Fixed]
    - Fixed distribution not correctly attributing contributors

0.07      2017-02-24 23:01:06-06:00 America/Chicago
    [Fixed]
    - Fixed incompatibility between this module and Log-Dispatch v2.60.
      Log-Dispatch has become more strict about what parameters it
      accepts, and we've been always sending it some invalid ones.

      Thanks to @pghmcfc for the report and @rehsack for the patch!

      https://github.com/jonswar/perl-log-any-adapter-dispatch/issues/1
      https://rt.cpan.org/Ticket/Display.html?id=120323&results=f2d27ced83757746149de26b27b5b85c
(pkgsrc changes)
Add following lines for make test
---------------------------------
BUILD_DEPENDS+=        p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
BUILD_DEPENDS+=        p5-Specio-[0-9]*:../../devel/p5-Specio

(mef)

2017-03-20 09:30:55 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-ebug to 0.59
------------------------------------
0.59 2017.03.12
    - Fix long-standing bug when -l used on #! line

0.58 2017.03.06
    - DZil improvements
    - Make scripts consistently use #!/usr/bin/perl (maybe env would be better)

(pkgsrc changes)
- Add following lines for make test
BUILD_DEPENDS+=        p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod
BUILD_DEPENDS+=        p5-YAML-[0-9]*:../../textproc/p5-YAML
BUILD_DEPENDS+=        p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable

(make test fails with pbulk with "Cannot open a pty at .." type message,
but passes with normal make test).

(mef)

2017-03-20 09:18:23 UTC MAIN commitmail json YAML

Add following lines for make test
---------------------------------
BUILD_DEPENDS+=        p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
BUILD_DEPENDS+=        p5-Specio-[0-9]*:../../devel/p5-Specio
BUILD_DEPENDS+=        p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler

(mef)

2017-03-20 09:16:46 UTC MAIN commitmail json YAML

Add following lines for make test
---------------------------------
BUILD_DEPENDS+=        p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
BUILD_DEPENDS+=        p5-Specio-[0-9]*:../../devel/p5-Specio
BUILD_DEPENDS+=        p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler

(mef)

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

Add following lines for make test
---------------------------------
BUILD_DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
BUILD_DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio
BUILD_DEPENDS+= p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler

(mef)

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

Update devel/p5-Function-Parameters to 1.0706
---------------------------------------------
1.0706  2017-03-17
        - don't require . in @INC during install
        - improve internal code generation functions used on perls before 5.22
(pkgsrc note)
make test fails at t/foreign/Fun/name.t, but the previous version also fails
at the same point, thus update, thank you.

(mef)

2017-03-19 12:52:58 UTC MAIN commitmail json YAML

Added Missing file with previous commit, INSTALL, sorry

(mef)

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

Updated devel/bugzilla to 5.0.3

(mef)

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

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

Introduction

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

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

Updates in this 5.0.x Release

5.0.3

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

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

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

This release also contains the following bug fixes:

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

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

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

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

This release also contains the following bug fixes:

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

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

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

(mef)

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

Updated ham/gnuradio-core to 3.7.11

(mef)

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

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

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

Contributors
    (omitted in this commit log, sorry)

Changes

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

https://github.com/gnuradio/gnuradio

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

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

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

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

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

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

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

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

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

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

gr-utils
    #897 Improved python docstring generation in gr_modtool

(mef)

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

2017-03-04 13:07:27 UTC MAIN commitmail json YAML

Updated graphics/gnuplot to 5.0.5

(mef)

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

Updated graphics/gnuplot to 5.0.5
---------------------------------
Changes in 5.0.5
================
* NEW allow filename completion for system commands and pipes (backport from 5.1)
* NEW option to plot "with labels ... {rotate variable}"
* NEW command "set minussign"
* NEW stats command "name" option now accepts "columnheader" or "columnheader(N)"
* NEW command option "set colorbox invert"
* CHANGE qt terminal force selection of outline font rather than bitmap font
* CHANGE post terminal simplex/duplex output depends on PostScript level setting
* CHANGE improved autoscaling of plot "with boxes"
* CHANGE qt terminal sets TERM_POLYGON_PIXELS to avoid aliasing artifacts
* CHANGE all stats and fit commands skip header records if "autotitle columnhead"
* FIX Do not confuse EOF with 8-bit character 0x177 (E.g. in Cyrillic encodings).
* FIX use blank line rather than 'u' flag in "set table" output of smoothed data
* FIX order dependence of "fillcolor" keyword in plot commands
* FIX svg - better vertical justification of rotated text
* FIX wxt - file export widget correctly handles inactive plots
* FIX epslatex - reset linetype between plots (needed if plotted "notitle")
* FIX qt - leading or trailing whitespace in enhanced text was being ignored
* FIX regression in rendering 'plot ... matrix every ... with image'

(mef)

2017-03-04 01:58:25 UTC MAIN commitmail json YAML

Updated mail/claws-mail to 3.14.1

(mef)

2017-03-04 01:58:10 UTC MAIN commitmail json YAML

Updated mail/claws-mail to 3.14.1
----------------------------------
6th November 2016                                  Claws Mail 3.14.1
New in this release:
~~~~~~~~~~~~~~~~~~~~
* 'hide_timezone', a new hidden preference that sets the timezone of
  date fields sent over the network to the unknown timezone value as
  specified in RFC 5322 則3.3.  Default value is false (i.e., send
  available timezone information).

* 'rewrite_first_from', a new hidden preference which  works around a
  limitation of some servers with 'overly-liberal parsers'. When this
  is turned on and the Content-Transfer-Encoding is set to 8bit or
  7bit, in a message body starting with 'From ' the 'From ' will
  become '=46rom ' (i,e, encoded form of 'F') and the Content-
  Transfer-Encoding will be changed to Quoted-Printable. When it is
  turned off no such modification will be made but it is very likely
  that an MTA will convert the 'From ' to '>From '. See RFC 4155 for
  further details. Default value is '1', turned on.

* Templates: it is now possible to attach a file, using
  '|attach_output{sub_expr}' or '|A{sub_expr}', 'sub_expr' is
  evaluated as a command-line to get the filename name from, using an
  absolute /path/to/filename.

* IMAP mailboxes which show subscribed folders only are now indicated
  by a green folder icon.

  * The Icon Legend has had the missing folder icons added and also has
  an improved layout.

* Drafted messages: Do not add Message-ID for draft, unless the
  message already has one. A Message-ID header is now only added when
  queuing a message, and any existing Message-ID and References
  headers in drafts, if there are any, are kept.

* Disable hiding threads and messages in draft folders.

* The /View/Go to/... actions now respect the 'Open message when
  selected' option.

* In the UI 'POP' is used instead of 'POP3', 'IMAP' instead of
  'IMAP4', 'SSL/TLS' instead of 'SSL'.

* GnuTLS: Enforce "strong enough" Diffie-Hellman prime even when
  using older versions of GnuTLS library.

  Since GnuTLS 3.1.7, this minimum size is dictated by the priority
  string, and currently (GnuTLS 3.3.0) the "safe-enough" value is
  1008 bits. We set this minimum size explicitly for older GnuTLS
  versions.

  Users who are affected by this (their servers use DH prime smaller
  than 1008 bits) can override this by using a priority string
  starting with the keyword "LEGACY". However, this keyword only
  works with GnuTLS 3.3.0 or newer.

* RSSyl plugin: Enable keeping old items by default.

* vCalendar plugin: The ics file name is now used for the WebCal
  subscription folder name.

* vCalendar plugin: Use hours/minutes for vcalendar alert time.

* Notification plugin: Add support for unity/messaging menu.

* PDF Viewer plugin: The icons are now themeable.

* Updated manual in English and Spanish.

* Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
  Dutch, Finnish, French, Hebrew, Indonesian, Italian, Norwegian
  Bokm奪l, Russian, Slovak, Spanish, Swedish, Traditional Chinese,
  and Turkish.

* Bug fixes:
o bug 2918, 'Notification Popup icon is hardcoded'
o bug 3207, 'Claws segfaults when closing LDAP-enabled
    address book'
o bug 3515, 'Ctrl-Shift-X opens multiple external editors'
o bug 3638, 'GData Plugin fails after initial Google
    handshake'
o bug 3665, 'Fix config script for macOS'
o bug 3666, 'Typos in Turkish translation'
o bug 3667, 'segfault in imap_session_authenticate'
o bug 3675, 'RSSyl crash when opening Atom feed'
o bug 3676, 'RSSyl crash when opening Atom feed with XML
    depth >= 3'
o bug 3678, 'Segfault when trying to add new account'
o bug 3684, 'Socket error with POP3 using TLS client
    certificate'
o bug 3697, 'Export to mbox' causes crash'
o bug 3705, 'active account Mail Address corrupted when
    address in Message-ID is used'
o bug 3711, 'Usage of (s)'
o bug 3712, 'Name of the example domain in the translation'
o fix non-resizeable Icon Legend dialogue
o Fix a potential bug in vcalendar's libical
o Fix potential crash in vcalendar's icalcomponent_vanew() on
  64-bit archs.
o Fix regression: show simple text/calendar with plugin.
o Fix crash in vcalendar passwords handling on prefs save.
o Few miscellaneous fixes for RSSyl.
o several memory leaks.
o Don't check for encrypt() on FreeBSD.
o Add OpenBSD CA cert path.
o Do not process folder marks when just refreshing
  summaryview

For further details of the numbered bugs and RFEs listed above
see http://claws-mail.org/bug/[BUG NUMBER]
---------------------------------------------------------------------
See ChangeLog for full information regarding changes in this release.

(mef)

2017-03-04 01:51:06 UTC MAIN commitmail json YAML

2017-02-26 02:23:04 UTC MAIN commitmail json YAML

Updated devel/p5-Capture-Tiny to 0.46

(mef)

2017-02-26 02:22:50 UTC MAIN commitmail json YAML

Updated devel/p5-Capture-Tiny to 0.46
-------------------------------------
0.46      2017-02-25 14:19:22-05:00 America/New_York
  - No changes from 0.45-TRIAL

0.45      2017-02-23 13:22:43-05:00 America/New_York (TRIAL RELEASE)
  [Internal]
  - Avoid variable shadowing to improve debuggability.

(mef)

2017-02-25 14:29:07 UTC MAIN commitmail json YAML

Updated devel/p5-Hook-LexWrap to 0.26

(mef)

2017-02-25 14:28:43 UTC MAIN commitmail json YAML

Updated devel/p5-Hook-LexWrap to 0.26
-------------------------------------
0.26    2017-02-23 05:42:34Z
        - properly wrap CORE::caller for @DB::args (RT#103186, Максим Лубянов)

(mef)

2017-02-25 14:16:37 UTC MAIN commitmail json YAML

Updated devel/p5-Shell-Perl to 0.0026
Updated devel/p5-Test-Aggregate to 0.375
Updated devel/p5-Ref-Util to 0.113
Updated devel/p5-Term-Screen to 1.06
Updated devel/p5-String-PerlIdentifier to 0.06
Updated devel/p5-Test-Warn to 0.32

(mef)

2017-02-25 14:14:41 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Warn to 0.32
----------------------------------
0.32  2016-12-23
        - updating github information
        - updating changes

0.31  2016-12-16
        - handling warnings with trailing newlines

(mef)

2017-02-25 14:11:47 UTC MAIN commitmail json YAML

Updated devel/p5-String-PerlIdentifier to 0.06
----------------------------------------------
v0.06 Mon Nov 14 13:28:16 EST 2016
    - First version stored in Git.  Adapt to "default_inc_excludes_dot" for
      Perl 5.26

(mef)

2017-02-25 14:08:54 UTC MAIN commitmail json YAML

Updated devel/p5-Term-Screen to 1.06
------------------------------------
1.06 2016-12-04 JSTOWE
        - Fix for improper ordering of unexpected escapes from ruittenb@cpan.org
        - Use direct object notation for Term::Cap constructor

(mef)

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

Updated devel/p5-Ref-Util to 0.113
----------------------------------
0.113    2017-01-16 19:36:58+01:00 Europe/Amsterdam
        * Fix bugtracker link.
          (Shoichi Kaji)

0.112    2017-01-15 17:15:26+01:00 Europe/Amsterdam
        * GH #35: Fix compilation on Sun (Oracle) and some MSVC compilers.
          (stphnlyd)

0.111    2016-12-30 12:18:04+01:00 Europe/Amsterdam
        * Fix test failure on 5.8.5 and under.
        * Moved to Dist::Zilla.

0.110  2016-12-29
        * GH #29, #34: Fix support of 5.8.
          (Sergey Aleynikov)
        * Additional optimizations.
          (Sergey Aleynikov)
        * More extensive test suite.

(mef)

2017-02-25 14:01:49 UTC MAIN commitmail json YAML

Updated devel/p5-Shell-Perl to 0.0026
-------------------------------------
0.0026  Sun Jan 08 12:40 PT 2017
    - fix t/20expect_quit.t when TERM is not set

0.0025  Sat Jan 07 11:59 PT 2017
    - requires version 0.77
    - requires Getopt::Long 2.43 – bundling_values

0.0024  Fri Jan 06 2017
    - every statement is now evalued by default
      with the current perl version running the shell
    - new shell command :set perl_version <version>
    - change in CLI options: case-sensitivity & no auto abbreviations
    - pirl -I dir1 -Idir2
    - drop File::Slurp as a prereq

(mef)

2017-02-25 13:58:54 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Aggregate to 0.375
----------------------------------------
0.375  2017-01-08
        - Abort installation if using newer (incompatible) Test::More.
          Thanks to Alexandr Ciornii for the pull request (gh-5).

(mef)

2017-02-25 13:48:52 UTC MAIN commitmail json YAML

Use MASTER_SITE_SOURCEFORGE instead of hardcoding URL, thanks wiz@.

(mef)

2017-02-25 06:46:36 UTC MAIN commitmail json YAML

Updated mail/cyrus-imapd24 to 2.4.18

(mef)

2017-02-25 01:08:20 UTC MAIN commitmail json YAML

Updated mail/cyrus24 to 2.4.18
------------------------------
Cyrus IMAP 2.4.18 Release Notes
  -  Security fix: handle urlfetch range starting outside message range
  -  A bunch of cleanups and fixes to compiling
  -  A bunch of sieve cleanups
  -  Enhanced SSL/TLS configuration options
  -  Disable use of SSLv2/SSLv3
  -  Allow SQL backend for mboxlist and statuscache (thanks Julien Coloos)
  -  Fixed Task #116: correct LIST response for domains starting with ‘inbox.’
  -  Fixed Task #76: fixed lmtpd userdeny db checks (thanks Leena Heino)
  -  Fixed bug #3856: lmtpd now performs userdeny checks
  -  Fixed bug #3848: support charset aliases in encoded headers
  -  Fixed bug #3853: disconnect_on_vanished_mailbox: release mailbox lock
    before exiting (thanks Wolfgang Breyha)
  -  Fixed bug #3415: fixed nntpd LIST/GROUP bug
  -  Fixed bug #3784: no longer crash in THREAD REFERENCES when messages
    reference themselves
  -  Fixed bug #3757: don’t segfault on mailbox close with no user

New ssl/tls configuration options
    tls_compression: 0
        Enable TLS compression. Disabled by default.

    tls_eccurve: prime256v1
        Select the elliptic curve used for ECDHE.

    tls_prefer_server_ciphers: 0
        Prefer the cipher order configured on the server-side.

    tls_versions: tls1_0 tls1_1 tls1_2
        Disable SSL/TLS protocols not in this list.

(mef)

2017-02-25 00:35:13 UTC MAIN commitmail json YAML

2017-02-25 00:24:27 UTC MAIN commitmail json YAML

Updated mail/imapfilter to 2.6.10

(mef)

2017-02-25 00:24:11 UTC MAIN commitmail json YAML

Updated mail/imapfilter 2.6.2 to 2.6.10
---------------------------------------
IMAPFilter 2.6.10 - 16 Dec 2016
  - Bug fix; segmentation fault on some OpenSSL builds.

IMAPFilter 2.6.9 - 6 Dec 2016
  - Bug fix; possible problem during STARTTLS negotiation.

IMAPFilter 2.6.8 - 26 Nov 2016
  - Support building with OpenSSL 1.1.0.

IMAPFilter 2.6.7 - 7 Jun 2016
  - A dry-run mode that disables all actions that modify data.
  - Bug fix; handle IDLE untagged responses that are received in pieces.

IMAPFilter 2.6.6 - 23 Jan 2016
  - Bug fix; print an error message if "ssl" has been set to "ssl3".

IMAPFilter 2.6.5 - 18 Jan 2016
  - Possible to build again with OpenSSL when support for SSL 3.0 is disabled.

IMAPFilter 2.6.4 - 8 Dec 2015
  - Support for OAuth 2.0 and the XOAUTH2 authentication mechanism.

IMAPFilter 2.6.3 - 30 Sep 2015
  - Support for loading a default CA certificates file.
  - A new has_unkeyword() method to search messages without a keyword flag set.
  - Bug fix; double quotation around keyword sent by the has_flag() method.

(mef)

2017-02-25 00:05:25 UTC MAIN commitmail json YAML

Updated mail/gmime to 2.6.23

(mef)

2017-02-25 00:05:07 UTC MAIN commitmail json YAML

Updated mail/gmime 2.6.20 to 2.6.23
----------------------------
2017-01-21  Jeffrey Stedfast  <fejj@gnome.org>
* README: Bumped version
* configure.ac: Bumped version to 2.6.23

2017-01-17  Jeffrey Stedfast  <fejj@gnome.org>
* gmime/gmime-crypto-context.c (g_mime_decryption_*): Fixed naming.

2016-12-17  Jeffrey Stedfast  <fejj@gnome.org>
* README: Bumped version
* configure.ac: Bumped version to 2.6.22

2016-12-12  Jeffrey Stedfast  <fejj@gnome.org>
* mono/gmime-api.raw: Updated Mono bindings.

2016-12-11  Jeffrey Stedfast  <fejj@gnome.org>
* README: Bumped version
* configure.ac: Bumped version to 2.6.21

2016-12-10  Jeffrey Stedfast  <fejj@gnome.org>
* gmime/gmime-gpg-context.c (gpg_ctx_get_argv): Don't pass --yes, ever.

2016-12-10  Jeffrey Stedfast  <fejj@gnome.org>
* gmime/gmime-gpg-context.c (gpg_ctx_get_argv): Add back --batch
and --yes to fix the unit tests for GnuPG 1.4.x.
(gpg_ctx_get_argv): Now also takes a path argument to gpg to use
as the first argument instead of hard-coding "gpg".
(g_mime_gpg_context_new): Updated to query the GnuPG version in
case we need that information (turns out we don't at the moment).

2016-12-09  Jeffrey Stedfast  <fejj@gnome.org>
* gmime/gmime-crypto-context.c (g_mime_crypto_context_set_retrieve_session_key):
Moved here from GMimeGpgContext.
(g_mime_crypto_context_get_retrieve_session_key): Same.

Thanks to Daniel Kahn Gillmor for this patch.

2016-12-05  Jeffrey Stedfast  <fejj@gnome.org>
* gmime/gmime-multipart-encrypted.c
(g_mime_multipart_encrypted_decrypt_session): New function to
decrypt a multipart/encrypted using a session_key.

* gmime/gmime-crypto-context.c (g_mime_crypto_context_decrypt_session): New
function to decrypt a MIME part using a session_key.

* gmime/gmime-gpg-context.c (gpg_ctx_get_argv): Added support for
--override-session-key-id for the new decrypt_session() method.
(gpg_ctx_op_start): Updated to create the secret_fd when passing a session_key
as well.
(gpg_ctx_write_session_key): New function to write the session_key to gpg.
(gpg_decrypt_session): New function to decrypt a MIME part using a session_key.

Thanks to Daniel Kahn Gillmor for this patch.

2016-12-05  Jeffrey Stedfast  <fejj@gnome.org>
* gmime/gmime-gpg-context.c (gpg_ctx_parse_status): Advance over the SESSION_KEY
identifier before calling next_token() so that next_token() actually gets the
sesstion key token that we want. Also fixed to free any existing session_key
if gpg somehow sends us multiple SESSION_KEY responses.

Thanks to Daniel Kahn Gillmor for this patch.

2016-12-03  Jeffrey Stedfast  <fejj@gnome.org>
* gmime/gmime-gpg-context.c (next_token): Now takes a 'secret' argument to
determine if it will overwrite the token within the buffer with '*' to
prevent leaking of the secret token.
(gpg_ctx_parse_status): Pass TRUE to next_token() when reading the
SESSION_KEY token.

2016-12-02  Jeffrey Stedfast  <fejj@gnome.org>
* gmime/gmime-gpg-context.c (gpg_ctx_free): Free the session_key.
(gpg_ctx_get_argv): Pass --show-session-key to gpg if requested.
(gpg_ctx_parse_status): Decode the session-key sent by gpg.
(gpg_decrypt): Set the session_key on the decrypt result.
(g_mime_gpg_context_get_retrieve_session_key): Added.
(g_mime_gpg_context_set_retrieve_session_key): Added.

* gmime/gmime-crypto-context.c (g_mime_decrypt_result_set_session_key): Added.
(g_mime_decryption_result_get_session_key): Added.

Thanks to Daniel Kahn Gillmor for this patch.

2016-12-02  Jeffrey Stedfast  <fejj@gnome.org>
* gmime/gmime-gpg-context.c (g_mime_gpg_context_new): Allow NULL for the gpg path
in order to use the default gpg path (i.e. "gpg").

* tests/test-pgp*.c: Updated unit tests to pass NULL for the gpg path so that
running the unit tests don't depend on a specific location of gpg.

Thanks to Daniel Kahn Gillmor for this patch.

2016-08-30  Jeffrey Stedfast  <fejj@gnome.org>
* gmime/gmime-multipart.c (read_random_pool): Only initialized srand() once.

2016-07-19  Jeffrey Stedfast  <jeff@xamarin.com>
* gmime/gmime-gpg-context.c (gpg_ctx_get_argv): Always use --batch mode and
don't pass --yes.

2016-07-14  Jeffrey Stedfast  <fejj@gnome.org>
* gmime/gmime-parser.c (parser_construct_part): When parsing individual
mime parts, do not treat them as top-level mime parts of a message.

When decrypting mime parts, for example, we need all headers of the
decrypted mime part to be included in the GMimeObject returned,
otherwise we end up losing data.

2016-03-03  Jeffrey Stedfast  <fejj@gnome.org>
* gmime/gmime-utils.c (header_fold_tokens): Fixed folding logic to add a
space between two consecutive encoded-word tokens when they will fit on
a single line. Thanks to Jaroslav Gratz for discovering this bug.

Fixes bug #761263

2016-03-03  Jeffrey Stedfast  <fejj@gnome.org>
* gmime/gmime-multipart-signed.c (g_mime_multipart_signed_verify): Fixed
a memory leak when verifying S/MIME signatures. Thanks to Minaev Mike for
discovering this bug.

Fixes bug #760681

2016-01-13  Jeffrey STedfast  <fejj@gnome.org>
* gmime/gmime-pkcs7-context.c (key_list_free): Fixed the logic for freeing
a list of keys. Thanks to foudfou for this patch.

Fixes bug #760573

2015-10-08  Jeffrey Stedfast  <fejj@gnome.org>
* gmime/internet-address.c (decode_route): Make sure to free the route
in error cases to avoid a memory leak.

Fixes bug #756270

2015-04-11  Jeffrey Stedfast  <fejj@gnome.org>
* util/url-scanner.c (url_scanner_table_init): Treat all character
values >= 128 as url-safe. Fixes bug #738583.

2014-07-18  Jeffrey Stedfast  <fejj@gnome.org>
* gmime/gmime-header.c (g_mime_header_list_register_writer):
g_hash_table_remove() will g_free() the key for us, so don't do it
ourselves (will result in a double-free).

2014-07-17  Jeffrey Stedfast  <fejj@gnome.org>
* gmime/gmime-table-private.h: Increased GMIME_FOLD_LEN to 78.

2014-05-24  Jeffrey Stedfast  <fejj@gnome.org>
* gmime/gmime-part.c (g_mime_part_is_attachment): New function to
determine if a MIME part is an attachment or not.

* gmime/gmime-disposition.c (g_mime_content_disposition_is_attachment):
New function to determine if the Content-Disposition value matches
"attachment".

(mef)

2017-02-24 23:55:50 UTC MAIN commitmail json YAML

Updated mail/im to 153

(mef)

2017-02-24 23:55:36 UTC MAIN commitmail json YAML

Updated mail/im to 153
----------------------
153 (2016/10/10)

* Fix redeclaring my in my for Perl 5.24
* Update config.guess and config.sub with autotools-dev 20160430.1
* Support SMTP Authentication (experimental)
  - To specify a submission server, add "/587" to Smtpservers
  - To use AUTH LOGIN, set SmtpAccount=/PLAIN:user@host (PLAIN only)
  - With a bug fix for "SIZE="
        Murata Takashi <tmurata>
* Update gitlog2imchanges to fix version tags

(mef)

2017-02-24 14:33:38 UTC MAIN commitmail json YAML

PLIST was not updated, sorry. Thanks joerg@. 703 warning now, but let me fix later, thank you

(mef)

2017-02-22 13:05:11 UTC MAIN commitmail json YAML

Updated textproc/p5-YAML-Tiny to 1.70
Updated devel/p5-CPANPLUS to 0.9164
Updated devel/p5-Compress-Raw-Bzip2 to 2.074
Updated devel/p5-Compress-Raw-Zlib to 2.074
Updated devel/p5-Devel-PatchPerl to 1.48

(mef)

2017-02-22 13:02:11 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-PatchPerl to 1.48
----------------------------------------
version 1.48 at 2017-02-12 18:32:39 +0000
-----------------------------------------
  Date : 2017-02-12 18:32:39 +0000
    Updated hints

  Date : 2017-02-12 14:29:34 +0000
    Patch Time::HiRes in 5.24.[01] (#26)

    Time::HiRes is broken on threaded darwin in 5.24.0 and 5.24.1. This
    patch brings in changes from blead that fix it. The patch is
    unfortunately large, as untangling just the compilation fix from
    other changes and still getting tests to pass wasn't straightforward.

(mef)

2017-02-22 12:57:09 UTC MAIN commitmail json YAML

Updated devel/p5-Compress-Raw-Zlib to 2.074
-------------------------------------------
  2.074 19 Feb 2017
      * Fix bad 2.073 release

  2.073 18 Feb 2017
      * Zlib.xs
        Comment out unused variables & remove C++-ism
        #120272: [PATCH] Unbreak compilation

  2.072 12 Feb 2017
      * Makefile.PL
        #120084: Need Fix for Makefile.PL depending on . in @INC

      * zlib-src
        #120207: inflateUndermine: subvert arg conditionally used/unused

      * zlib-src
        #112829: two gcc6-found problems

      * fix deflateParams for zlib > 1.2.8
        #119762: Tests broken with zlib-1.2.10

(mef)

2017-02-22 12:54:36 UTC MAIN commitmail json YAML

Updated devel/p5-Compress-Raw-Bzip2 to 2.074
--------------------------------------------
2.074 19 Feb 2017
      * Fix bad 2.073 release

2.072 4 Feb 2017
      * Makefile.PL
        #120084: Need Fix for Makefile.PL depending on . in @INC

(mef)

2017-02-22 12:51:20 UTC MAIN commitmail json YAML

Updated devel/p5-CPANPLUS to 0.9164
-----------------------------------
0.9164      Thu Feb 16 12:05:02 GMT 2017
* Set env var PERL_USE_UNSAFE_INC if required [rt.cpan.org #120227]
* Handle @INC without 'dot' scenario in Makefile.PL
* Fixed versiononly process for scripts to only run for when we were in core

(mef)

2017-02-22 12:48:11 UTC MAIN commitmail json YAML

Updated textproc/p5-YAML-Tiny to 1.70
-------------------------------------
1.70    2017-01-22 08:59:54Z
        [FIXED]
        - Some errors writing to a file were incorrectly reported.

(mef)

2017-02-22 12:39:42 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-Perl-Releases to 3.10

(mef)

2017-02-22 12:39:27 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-Perl-Release to 3.10
-----------------------------------------
  Date : 2017-02-20 21:27:30 +0000
    Updated for v5.25.10

(mef)

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

Updated devel/p5-Dist-Zooky to 0.22

(mef)

2017-02-19 02:36:54 UTC MAIN commitmail json YAML

Updated devel/p5-Dist-Zooky 0.16 to 0.22
----------------------------------------
version 0.22 at 2017-02-17 19:58:46 +0000
- Switch to using my plugin bundle. No functional changes

version 0.20 at 2017-02-17 19:48:24 +0000
- Actually pass the bundle arg to the distini generator

version 0.18 at 2017-02-17 17:41:28 +0000
- Added bundle parameter
- dzooky --bundle BINGOS
- Use the BINGOS plugin bundle instead of the default dist.ini
----------------------------------------------------------------------

(mef)

2017-02-13 14:10:53 UTC MAIN commitmail json YAML

Added devel/p5-Net-LDAP-SID version 0.001
Updated devel/p5-MooseX-Singleton to 0.30
Updated devel/p5-Log-Dispatch-FileRotate to 1.23
Updated devel/p5-Hash-FieldHash to 0.15
Updated devel/p5-Glib-Object-Introspection to 0.042
Updated devel/p5-File-Save-Home to 0.10
Updated devel/p5-MooX-Types-MooseLike-Numeric to 1.03
Updated devel/p5-File-Find-Object to 0.3.2
Updated devel/p5-File-ChangeNotify to 0.27

(mef)

2017-02-13 14:06:59 UTC MAIN commitmail json YAML

Updated devel/p5-File-ChangeNotify to 0.27
------------------------------------------
0.27  2017-01-30

- Inflating File::ChangeNotify::Default::Watcher into a Moose object with
  Moose 2.2000 would cause an error or warning because of a bug in how it
  defined an attribute. This broke Catalyst::Restarter.

(pkgsrc changes)
- Drop following line, see above
  DEPENDS+=      p5-Moose>=2:../../devel/p5-Moose
- Add following lines for make test
  BUILD_DEPENDS+=        p5-Moo-[0-9]*:../../devel/p5-Moo
  BUILD_DEPENDS+=        p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
  BUILD_DEPENDS+=        p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
  BUILD_DEPENDS+=        p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable

(mef)

2017-02-13 13:18:42 UTC MAIN commitmail json YAML

Updated devel/p5-File-Find-Object to 0.3.2
------------------------------------------
0.3.2  2017-01-13
    - Made the version number consistent across the .pm files.
        - https://bitbucket.org/shlomif/perl-file-find-object/issues/1/wrong-version-number
        - Thanks to aer0 for the report.

0.3.1  2017-01-09
    - Fixed an issue with tracking the depth of the inodes when detecting
    a symlink loop.
        - Detected by several cygwin reports.

(mef)

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

Updated devel/p5-MooX-Types-MooseLike-Numeric to 1.03
-----------------------------------------------------
1.03 - 2017-01-20
    - Add Moo to Build requirements (wpmoore/mendoza)
    - Improve POD (meAmidos)
    - Simplify type constraint tests by making use of subtype (meAmidos)

(mef)

2017-02-13 13:10:43 UTC MAIN commitmail json YAML

Updated devel/p5-File-Save-Home to 0.10
---------------------------------------
0.10 Fri Feb 10 21:25:41 EST 2017

Move into git for version control.  Establish github.com repository.
In restore_subhome_directory_status(), die rather than simply warning
when a directory or file can not be found for removal.  More use of
catdir and catfile to compose paths.

(mef)

2017-02-13 13:03:44 UTC MAIN commitmail json YAML

Updated devel/p5-Glib-Object-Introspection to 0.042
----------------------------------------------------
Overview of changes in Glib::Object::Introspection 0.042
========================================================

* perli11ndoc: put special classes and records into their own category
* perli11ndoc: list functions of enums and bitfields
* perli11ndoc: fix the synopsis formatting for class struct functions
* perli11ndoc: correctly display array and callback parameters/return
  values/fields
* Fix "occuring" typo in POD (Bugzilla #775169)

(mef)

2017-02-13 12:58:42 UTC MAIN commitmail json YAML

Updated devel/p5-Hash-FieldHash to 0.15
---------------------------------------
0.15 2017-02-06T01:10:09Z
    - Fix #1: t/orig/03_class.t fails if FamilyTreeInfo-2.3.24 is installed

(mef)

2017-02-13 12:48:02 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Dispatch-FileRotate to 1.23
------------------------------------------------
1.23 Thu Feb 09 2017
    - Issue a warning if the lockfile cannot be opened (Thanks KGOESS)
      [#63544]
    - Fix POD typo (Thanks Anirvan Chatterjee)
(pkgsrc changes)
  - Add LICENSE as ${PERL5_LICENSE}
  - Add BUILD_DEPENDS+= p5-Test-Warn-[0-9]*

(mef)

2017-02-13 12:16:16 UTC MAIN commitmail json YAML

Add p5-Package-DeprecationManager-[0-9]* for BUILD_DEPENDS (make test)

(mef)

2017-02-13 12:06:22 UTC MAIN commitmail json YAML

Add p5-Package-DeprecationManager-[0-9]* for BUILD_DEPENDS (make test)

(mef)

2017-02-13 11:55:36 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Singleton to 0.30
-----------------------------------------
0.30      2016-11-23 04:46:06Z
    - move repository to github Moose organization
    - properly declare test prereqs

(mef)

2017-02-12 12:58:14 UTC MAIN commitmail json YAML

Add p5-Log-Any-[0-9]* on BUILD_DEPENDS+ for make test

(mef)

2017-02-12 10:26:03 UTC MAIN commitmail json YAML

Import p5-Net-LDAP-SID-0.001 as devel/p5-Net-LDAP-SID.

METHODS
- new
  Constructor. Can pass either the binary or string representation of the SID.
- as_string
  Returns string representation of SID.
- as_binary
  Returns binary representation of SID.

(mef)

2017-02-12 05:12:33 UTC MAIN commitmail json YAML

Updated misc/ruby-ohai to 8.23.0

(mef)

2017-02-12 05:11:57 UTC MAIN commitmail json YAML

Updated misc/ruby-ohai to 8.23.0
--------------------------------
## [8.23.0](https://github.com/chef/ohai/tree/8.23.0) (2017-01-23)

**Implemented enhancements:**
- C Plugin: Expand GCC data & only shellout to gcc if Xcode is installed on macOS
- Improve debug logging in multiple plugins
- Detect guests running on Veertu hypervisor
- Properly detect Cumulus Linux platform / version
- Fetch AWS Account ID from metadata

**Fixed bugs:**
- Fix log level selection when running the ohai command
- updating cloud plugin to populate azure private_ip as it's currently nil

## [v8.22.1](https://github.com/chef/ohai/tree/v8.22.1) (2016-12-07)

**Implemented enhancements:**
- Pull the complete version string of Erlang
- Add sysconf plugin to expose system configuration variables

## [8.22.0](https://github.com/chef/ohai/tree/8.22.0) (2016-11-30)

**Implemented enhancements:**
- Detect the global zone of a Solaris system as a virt host even without guests
- Add new haskell language plugin
- Better handle errors in fetching the hostname on darwin (macOS) systems
- Prefer lsb_release tool to /etc/lsb-release data
- Extend set_attribute plugin helper method to set sub-attributes.

**Fixed bugs:**
- Rework / fix logic in the joyent plugin and improve specs
- Avoid  ip_scopes returning tunl/docker interfaces as privateaddress

(mef)

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

2017-02-12 02:16:27 UTC MAIN commitmail json YAML

Added mail/courier-unicode version 1.4

(mef)

2017-02-12 02:14:01 UTC MAIN commitmail json YAML

Import courier-unicode-1.4 as mail/courier-unicode.

This library implements several algorithms related to the Unicode Standard:
-  Look up uppercase, lowercase, and titlecase equivalents of a unicode
    character
-  Implementation of grapheme and work breaking rules
-  Implementation of line breaking rules
-  Several ancillary functions, like looking up the unicode character
    that corresponds to some HTML 4.0 entity (such as "&amp;", for example),
    and determining the normal width or a double-width status of a unicode
    character. Also, an adaptation of the iconv(3) API for this unicode
    library
-  Look up the Unicode script property
-  Look up the category property
This library also implements C++ bindings for these algorithms.

(mef)

2017-02-12 01:01:30 UTC MAIN commitmail json YAML

Updated net/dante to 1.4.2

(mef)

2017-02-12 01:01:19 UTC MAIN commitmail json YAML

Updated net/dante to 1.4.2
--------------------------
***
***  Monday, February 6, 2017 -- Dante v1.4.2
***

o Support new version of libminiupnp.  Patch from Michele Testa
  <themike@libero.it.example.com>

o Fix memory bug in the client that would lead to a crash when resolving
  hostnames on certain platforms.

  Diagnosis and patch from Jeremie Courreges-Anglas
  <jca@wxcvbn.org.example.org>.  Thank you.

o A new environment variable has been added to aid application
  compatibility with socksify: SOCKS_FORCE_BLOCKING_CONNECT.

  See the socksify manpage for more information.

o Fixed bug in configure that broke compilation with rpmbuild on
  newer Linux versions. Multiple bug reports received, thanks
  to everyone that reported this problem.

o Add glibc-devel as Dante rpm requirement.  Requires entry for
  librt, used by socksify.  Suggested by <ealogar@gmail.com.example.com>.
  Also needed for libdl.so.

o Various NetBSD configure and server related fixes.
  Thanks to Anthony Howe <achowe@snert.com.example.com> for bug
  reports and testing.

o Corrected srchost values in examples/sockd.conf.
  Thanks to Danesh Pajoh, Babak <Babak.DaneshPajoh@gwl.ca.example.com>
  for bug report.

o Various build fixes, affecting RHEL 7 and potentially other platforms.
  Thanks to Thomas Petazzoni <thomas.petazzoni@free-electrons.com.example.com>
  for submitting related patch.

o Updates to hostid/TCP_IPA code to use newer API version.

o Added check for OpenBSD getpwnam_shadow().

o Added workaround for __FD_ELT() fortify related bug in recent glibc
  versions.

(mef)

2017-02-11 11:28:04 UTC MAIN commitmail json YAML

Updated math/p5-Math-BigInt to 1.999809
Updated math/p5-Math-BigInt-GMP to 1.6004
Updated math/p5-Math-GMP to 2.14
Updated math/p5-Math-MatrixReal to 2.13
Updated math/p5-Spreadsheet-Read to 0.69
Updated math/p5-Math-BaseCnv to 1.14

(mef)

2017-02-11 11:26:42 UTC MAIN commitmail json YAML

Updated math/p5-Math-BaseCnv 1.8 to 1.14
-----------------------------------------
- 1.14 G7UM6iSk Sat Jul 30 06:44:28:46 -0500 2016
      * synchronized README and Changes to updated POD

- 1.12 G7OMKBCn Sun Jul 24 20:11:12:49 -0500 2016
      * added digit set 'b96' as a reordering of 'asc'

- 1.10 G7OMF3ZT Sun Jul 24 15:03:35:29 -0500 2016
      * added new digit sets from Math::Base::Convert

      * switched all old hex() to distinct new heX() and updated POD to
      reflect

      * fixed META license to match POD and resolve issue:
      <HTTPS://RT.CPAN.Org/Public/Bug/Display.html?id=60122> (Thanks again
      xenoterracide.)

      * removed PT from VERSION to resolve issue:
      <HTTPS://RT.CPAN.Org/Public/Bug/Display.html?id=60275> (Thanks
      Alexandr.)

(mef)

2017-02-11 11:23:39 UTC MAIN commitmail json YAML

Updated math/p5-Spreadsheet-Read 0.66 to 0.69
----------------------------------------
0.69    - 02 Dec 2016, H.Merijn Brand
    * Several OO fixes, more tests, more docs

0.68    - 29 Nov 2016, H.Merijn Brand
    * List non-core modules/version used on very verbose in xlscat
    * Option to export all sheets in a spreadsheet to CSV (UTF-8 only)
    * Add OO interface
    * Feature: add new spreadsheets to existing book (even of different types)

0.67    - 17 Jun 2016, H.Merijn Brand
    * CPANTESTERS showed that some versions really messed op numeric/percentage

(mef)

2017-02-11 11:17:54 UTC MAIN commitmail json YAML

Updated math/p5-Math-MatrixReal to 2.13
---------------------------------------
Changes in v2.13 - Jonathan "Duke" Leto
September 2015
--------------------------
    * Fix bug where as_list() did not work correctly for non-square matrices.
      Reported by Elia Liiti辰inen in RT #116968

(mef)

2017-02-11 11:14:45 UTC MAIN commitmail json YAML

Updated math/p5-Math-GMP 2.11 to 2.14
-------------------------------------
2.14  2017-02-01 Shlomif
    - Hopefully fix the GPG signature.
        - https://rt.cpan.org/Ticket/Display.html?id=120062
        - Thanks to Pavel Mateja for the report.

2.13  2016-11-18 Shlomif
    - Fix the tests on older libgmps.
        - See https://rt.cpan.org/Ticket/Display.html?id=118816
        - Thanks to Hugo van der Sanden for the patches.
    - Refactoring of the test suite.

2.12  2016-11-09 Shlomif
    - Add support for testing methods that return lists.
    - Add broot, brootrem, bsqrtrem, is_perfect_power, is_perfect_square
        - Thanks to Hugo van der Sanden for the patches
        - https://rt.cpan.org/Ticket/Display.html?id=118677

(mef)

2017-02-11 11:09:26 UTC MAIN commitmail json YAML

Updated math/p5-Math-BigInt-GMP to 1.6004
-----------------------------------------
2017-02-05 v1.6004 pjacklam
* Fix typos in POD.
* Update link in SUPPORT section.
* Minor improvements to the documentation (POD).

(mef)

2017-02-11 11:06:22 UTC MAIN commitmail json YAML

Updated math/p5-Math-BigInt to 1.999809
---------------------------------------
2017-02-10 v1.999809 pjacklam

* When a new method is added to Math::BigInt or Math::BigFloat, and this new
  method requires a new backend library method, die with a suitable error
  message if the installed backend library does not support this new method.
  The error message says that the method requires a newer version of the
  backend library.

* Fix typos in Math::BigFloat and Math::BigInt.

* Add bfib() and blucas() to Math::BigInt. They return Fibonacci and Lucas
  numbers, respectively. The actual computation of the numbers is done by the
  backend library. Documented both methods in POD. Add test files bfib-mbi.t
  and blucas-mbi.t.

* Add _fib() and _lucas() to Math::BigInt::Lib. They return Fibonacci and
  Lucas numbers, respectively. Document both methods in POD. Add test files
  author-lib-arithmetic-unary-_fib.t and author-lib-arithmetic-unary-_lucas.t.

(mef)

2017-02-11 02:52:23 UTC MAIN commitmail json YAML

Updated net/bing to 1.1.3

(mef)

2017-02-11 02:51:53 UTC MAIN commitmail json YAML

Updated net/bing to 1.0.4 to 1.1.3
----------------------------------
Release 1.1.3:
- The RTT measurement on Win32 is now on a par with that of Unix, i.e.
  the precision is in the order of 10 microseconds.
- bing has been made more portable. You should have fewer problems
  compiling bing 1.1.3 on your platform.
- bing now displays Mbps or Kbps as most sensible.

Release 1.1.2:
- All the icmp specific code has been put in the "mod_icmp" module.
  The bing core accesses this code via the interface defined in
  "mod_icmp.h".
- The files layout has been modified to accomodate the Unix/Win32
  duality. This layout is not yet really satisfactory.
- The code has been "cleaned". The process if far from being
  finished yet (imho).
- Pierre added two options '-u' and 'f'
- bing now supports multiple hosts on the command line, not only two.
- Also read the ChangeLog.

(mef)

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

2017-02-11 02:29:48 UTC MAIN commitmail json YAML

Updated net/bird{,6} 1.4.5 to 1.6.3
-----------------------------------
Version 1.6.3 (2016-12-21)
  o Large BGP communities
  o BFD authentication (MD5, SHA1)
  o SHA1 and SHA2 authentication for RIP and OSPF
  o Improved documentation
  o Several bug fixes

Version 1.6.2 (2016-09-29)
  o Fixes serious bug introduced in the previous version

Version 1.6.1 (2016-09-22)
  o Support for IPv6 ECMP
  o Better handling of IPv6 tentative addresses
  o Several updates and fixes in Babel protocol
  o Filter: New !~ operator
  o Filter: ASN ranges in bgpmask
  o KRT: New kernel protocol option 'metric'
  o KRT: New route attribute 'krt_scope'
  o Improved BIRD help messages
  o Fixes memory leak in BGP multipath
  o Fixes handling of empty path segments in BGP AS_PATH
  o Several bug fixes

Version 1.6.0 (2016-04-29)
  o Major RIP protocol redesign
  o New Babel routing protocol
  o BGP multipath support
  o KRT: Add support for plenty of kernel route metrics
  o KRT: Allow more than 256 routing tables
  o Static: Allow to specify attributes for static routes
  o Static: Support for BFD controlled static routes
  o FreeBSD: Setup password for BGP MD5 authentication
  o IO: Remove socket number limit
  o Plenty of bug fixes

  Upgrade notes:

  For RIP, most protocol options were moved to interface blocks.

Version 1.5.0 (2015-04-20)
  o Major OSPF protocol redesign.
  o OSPFv2 multi-instance extension (RFC 6549).
  o BGP AS-wide unique router ID (RFC 6286).
  o BGP enhanced route refresh (RFC 7313).
  o Link state support in BGP.
  o Latency tracking and internal watchdog.
  o Uses high port range for BFD on BSD.
  o Increase max symbol length to 64.
  o Allows to define unnamed protocols from templates.
  o Fixes two serious bugs in BGP.
  o Several bugfixes and minor improvements.
  o Several minor option changes:
    - OSPF: Protocol-wide 'instance id' option added.
    - BGP: Parameters to option 'neighbor' extended.
    - BGP: Separate option 'interface' added.
    - BGP: Option 'start delay time' renamed to 'connect delay time'.
    - BGP: Option 'route limit' deprecated.

  Upgrade notes:

  For OSPF, there are deep internal changes, but user-visible changes
  are limited to log messages and minor changes in formatting of command
  output.

  For BGP, version 1.5.0 is essentially a minor release. There are two
  deprecated options ('start delay time' and 'route limit') and some
  minor formatting changes.

(mef)

2017-02-11 02:11:42 UTC MAIN commitmail json YAML

Updated net/arping to 2.18

(mef)

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

Update net/arping to 2.18.
--------------------------
Explicit ChangeLog not found, but diff between source may say
following changes.
2.17
----
  usage: arping [ -0aAbdDeFpPqrRuUv ] [ -w <us> ]

  -w    Time to wait between pings, in microseconds.
  -W    Same as -w, but in floating point seconds.
2.18
----
  usage: arping [ -0aAbdDeFpPqrRuUv ] [ -w <sec> ]

  -w sec Specify a timeout before ping exits regardless of how many
    packets have been sent or received.
  -W sec Time to wait between pings.

(mef)

2017-02-11 01:35:43 UTC MAIN commitmail json YAML

Updated devel/ropper to 1.10.10

(mef)

2017-02-11 01:35:27 UTC MAIN commitmail json YAML

Updated devel/ropper 1.9.5 to 1.10.10
  (compiled from github commit log with tag: line)
-------------------------------------
(v1.10.9) Merge pull request #46 from sashs/dev @Sascha Schirra
(v1.10.8) Merge pull request #44 from sashs/dev @Sascha Schirra
(v1.10.6) Bugfix: 'str' object has no attribute 'dataDirectory' @Sascha Schirra
(v1.10.5) Merge pull request #41 from sashs/dev @Sascha Schirra
(v1.10.4) cache implementation changed @Sascha Schirra
(v1.10.2) Merge pull request #30 from sashs/dev @Sascha Schirra
(v1.10.1) version and description changed @Sascha Schirra
(v1.10.0) Bugfix: crash when try to print stack_pivots and no gadgets are loaded @Sascha Schirra
(v1.9.11) Merge pull request #29 from sashs/dev @Sascha Schirra

(mef)

2017-02-11 00:29:52 UTC MAIN commitmail json YAML

Updated devel/reposurgeon to 3.41

(mef)

2017-02-11 00:29:37 UTC MAIN commitmail json YAML

Updated devel/reposurgeon to 3.41
---------------------------------
3.41: 2016-02-10::
    Fix fatal error in reposurgeon version command (introduced in 3.40).
    In repocutter, the pathrename command now hacks svn:mergeinfo properties.
    'split' adds a ".split" suffix to any legacy ID in the new commit.
    More control over prefix stripping in the "path sup" command.
    Add --notagify option to expunge command.
    Repair implementation of "split at".
    Add "tag create" command.

(mef)

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

Updated math/R-quantreg to 5.29

(mef)

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

Updated math/R-quantreg  5.21 to 5.29
-------------------------------------
  From: https://cran.r-project.org/web/packages/quantreg/ChangeLog
5.21

1.  Allowed ... to be passed in plot.summary.crqs.

2.  Fixed namespace bug in dynrq, and added an Edgeworth wacky AR(1) example
to dynrq.Rd.

3.  Fixed rqss bug about length of residual vector

5.23

1.  Added a "cluster" option for summary.rq() when using the bootstrap option
this option implements the wild gradient bootstrap method of Hagemann (2016).
See boot.rq for further details.  [Needs further testing.]

2.  Added a sfn method for rq models, and in the process modified somewhat
the return object for both rq.fit.sfn and rq.fit.sfnc so that it is compatible
with other rq.fit objects.

5.24

1.  Reverted to the old fortran versions of srqfn.f and srqfnc.f, ie removed
Martin Maechler's C versions, in preparation for some new sparse forms of the
bootstrapping functions.  Made a couple of slight changes in the return object
for these functions.

2.  Fixed a sihttps://cran.r-project.org/web/packages/quantreg/ChangeLoggn error in the cluster option pointed out in an email of
Andreas on May 9 2016.

3.  Added jackknife option to boot.rq for the proposal of Portnoy.

4.  Adapted boot.rq and friends so that when there are multiple taus
summary.rqs reuses the same randomization  for each of the taus to facilitate
joint inference with the bootstrap realizations.

5.25

1.  When method = "sfn"  store model$x in sparse form.  Then when
bootstrapping use method = "sfn" rather than the usual "br" method.

2.  When using the "cluster" option for bootstrap allow "sfn" as above.

3.  When na.action = "omit"  and length(fit$na.action) > 0, then omit
these values from the strata indicator "cluster".  This would seem to
help bring together the survey package and quantreg as desired by
email correspondance with donald706.

5.26

1.  Fixed long line per Kurt's suggestion.

2.  Added some comments about method "sfn" in the man page for rq.

5.27

1.  removed lines that cat'd taus from rqprocess in the khmal.R

2.  fixed environment problem in nlrq, according to suggestion of
Vaidotas Zemlys-Balevicius email August 9 2016.

5.28

1.  Cleaned up the fortran source a bit in accordance with Kurt's mandate
of late August 2016.  There are still some offensive items mainly in crq.f
that should be dealt with, but I wasn't able to dig into this at the moment.

(mef)

2017-02-10 22:58:42 UTC MAIN commitmail json YAML

Updated net/p5-Nmap-Parser to 1.330

(mef)

2017-02-10 22:58:30 UTC MAIN commitmail json YAML

Updated net/p5-Nmap-Parser to 1.330
-----------------------------------
Changes for 1.33
    - Add tcp_port_state_ttl() function for export from nmap xml results. Thanks to @matrix.
    - Document fixes thanks to @zOrg1331

Changes for 1.32
    - Updated website: https://github.com/modernistik/Nmap-Parser
    - Eliminate global variables %D - thanks to bonsaiviking

(mef)

2017-02-04 06:58:34 UTC MAIN commitmail json YAML

Updated devel/p5-Exporter-Tiny to 0.044

(mef)

2017-02-04 06:58:14 UTC MAIN commitmail json YAML

Updated devel/p5-Exporter-Tiny to 0.044
---------------------------------------
0.044  2017-01-30
[ Packaging ]
- Repackage as a stable release.

0.043_02        2017-01-30
[ Packaging ]
- Release using newer versions of toolchain stuff.

(mef)

2017-02-04 02:47:00 UTC MAIN commitmail json YAML

Updated devel/p5-ExtUtils-ModuleMaker to 0.56

(mef)

2017-02-04 02:46:46 UTC MAIN commitmail json YAML

Updated devel/p5-ExtUtils-ModuleMaker to 0.56
---------------------------------------------
0.56    January 30, 2017
  Removed all test files using 'scripts/modulemaker' as first step in
  diagnosing problem reported in
  https://rt.cpan.org/Ticket/Display.html?id=111637.  No changes in
  functionality.

(mef)

2017-02-04 02:41:41 UTC MAIN commitmail json YAML

Updated devel/p5-CPANPLUS to 0.9162

(mef)

2017-02-04 02:41:23 UTC MAIN commitmail json YAML

Updated devel/p5-CPANPLUS to 0.9162
-----------------------------------
- ChangeLog unkown, but github log says
  (for inc directory) Update bundled modules.

(mef)

2017-02-03 14:08:27 UTC MAIN commitmail json YAML

Updated sysutils/e2fsprogs to 1.43.4

(mef)

2017-02-03 14:08:11 UTC MAIN commitmail json YAML

Updated sysutils/e2fsprogs to 1.43.4
-------------------------------------
    (from RELEASE-NOTE, some 170 lines, sorry)
-----------------------------------------
E2fsprogs 1.43.4 (January 31, 2017)
===================================

Fix e2fsck to require that the system.data extended attribute is
always present even for files smaller than 60 bytes, to be consistent
with the kernel.

Fix a bug which was causing mke2fs -d and fuse2fs to improperly handle
Posix ACL's.

Fix a bug which could cause mke2fs -d to fail if there is an
zero-length file in source directory tree.

Clarify the default for the "proceed?" question printed by mke2fs and
tune2fs.  (Addresses Debian Bug: #852727)

Debugfs will now display project quota information.

Debugfs's do_set_xattr now uses C strings to parse extended attribute
values, and will print the extended attributes using either C strings
or hex bytes when using debugfs's do_get_xattr command.  It will now
allow developers to see the contents of the system.data extended
attribute.

Fix a bug in mke2fs where I/O errors weren't getting properly reported
to the user.

Fix multiblock writes in the unaligned Direct I/O fallback code.
(Which is rarely needed on Linux systems, but which is required on
Freebsd systems.)

Make sure the default mke2fs.conf file includes the uninit_bg feature
flag.  (Which was accidentally dropped in v1.43).

Fix a bug in resize2fs when operating on very large file systems which
have a block size different from the VM page size.

If the reported device size is absurdly large, mke2fs will now report
an error instead looping forever or crashing.

Fix various Coverity warnings and other memory leaks in fuse2fs and
extended attribute manipulation functions.

Replace a test file but which had a "non-commercial use-only"
copyright permission file with a newer version from the Cyrus imapd
package which now has a 4-clause BSD license, which was making some
lawyers nervous, even though the test file in question was only used
in lib/et's regression testing and was never included in any compiled
binary.  (Addresses Debian Bug: #840733)

Stop installing mkfs.ext4dev and fsck.ext4dev

Update Chinese, Czech, Polish, Serbian, and Spanish translations and
add the Finnish and Malay translation.  (Addresses-Debian-Bug: #774379)

Update various man pages (Addresses-Debian-Bug: #852726)

Programming notes
-----------------

Fix more FreeBSD-11 compatibility bugs, including some unmasked by
FreeBSD 11-rc2.

Fix the Mac build.

Fix build failure on RHEL 5.x systems caused by an old version of
libmagic.

Fix a number of bugs reported by ASAN that can cause some (mostly
harmless) memory dereferences beyond allocated memory.

E2fsprogs 1.43.3 (September 4, 2016)
====================================

Fix e2fsck's handling of timestamps on 32-bit systems.

E2fsck will now check, and if necessary repair the extra isize fields
in the inode and superblock.

Fix crashes on architectures such as sparc64 that are sensitive to
unaligned pointer derferences in the journal recovery code when
journal checksums are enabled.

Programming notes
-----------------

Support reproducible builds by not capturing the build directory into
the mk_cmds and compile_et scripts.  Also fix debian build rules to
ensure build reproducibility.

Fix debian build rules to ensure build reproducibility and to avoid
hiding the linker flags for e2fsck.static so the build hardening log
scanner can properly audit the build.

Fix compatibility with FreeBSD's pmake and teach the configure script
to force the creation of pmake-compatible Makefiles if the
FORCE_NATIVE_MAKE environment variable is set to a non-empty value.

E2fsprogs 1.43.2 (September 1, 2016)
====================================

Fix resize2fs so it will not crash if there is an extended attribute
block but it doesn't need to migate any blocks during an off-line
resize

Fix a crash when mke2fs or debugfs tries to copy in a directory
hierarchy containing an empty directory

Mke2fs will now use a larger journal by default for filesystems
greater than 128 GB.  (1GB instead of 128 MB.)

Fix an alignment bug in e2fsck which caused sparc64 architectures to
crash when replaying the journal on file systems with a 64-bit block
number.

Clarify the message printed by tune2fs message when the user needs to
run e2fsck so it's clear that the -f flag to e2fsck is needed to
force a full e2fsck scan.  (Addresses Debian Bug: #828022)

Fix a bug in e2fsck caused by a power failure during e2fsck's journal
replay could leave the file system in a state where if the file system
is mounted without doing a full e2fsck scan, the file system could get
corrupted

Fix the logic in e2fsck which decides when to repair legacy negative
timestamp encodings.

Add a command to debugfs to copy the inode structure from one inode to
another.

Fix a typo in debugfs's stat command when printing out the dtime field
on file systems with an extended timestamp.

Fix big endian bugs in the e2undo program.  (Addresses Red Hat Bug
#1344636)

Debugfs's logdump can now properly handle journals larger than 2GB.

Avoid installing the man page for fuse2fs if it has not been built.

Update the Catalan, Chinese, Danish, Dutch, French, German, Polish,
Swedish, Ukrainian translations and added new translations for
Hugarian and Serbian.

Programming notes
-----------------

Fix portability problems in fuse2fs.  Previously it wouldn't build on
systems with older glibc versions where clock_gettime() is only
available in the librt library, and if libintl is not bundled into the
C library.

Remove complicated logic which caused a static code analyzer to flag a
false positive.  (A static code analyzer also found a valid bug in
deciding when to repair a legacy negative timestamp encoding, so
eliminating false positives is important.)

Fixed a bug where the ext2fs library cloud provoke when a
extfs2_zero_blocks() is used (via fallocation, initializing a file
system, uninitialized uninitialized inode table blocks) after a
different file system which also used ext2fs_zero_blocks().

Enable the unix_io manager in the ext2fs library so it can accept the
use of a file descriptor.  This is helpful in cases where the file
descriptor comes from temporary file created using O_TMPFILE, or
passed in from a unix domain socket.

Fix a Windows64 portability bug.

(mef)

2017-02-02 12:39:46 UTC MAIN commitmail json YAML

-- Add one more package with BUILD_DEPENDS for make test.

(mef)

2017-02-02 12:01:48 UTC MAIN commitmail json YAML

-- Add 4 packages with BUILD_DEPENDS for make test

(mef)

2017-02-01 23:51:53 UTC MAIN commitmail json YAML

Updated sysutils/wbm-cyrus-imapd to 1.6.2

(mef)

2017-02-01 23:51:13 UTC MAIN commitmail json YAML

Updated sysutils/wbm-cyrus-imapd to 1.6.2

(mef)

2017-02-01 23:47:47 UTC MAIN commitmail json YAML

Updated sysutils/wbm-cyrus-imapd to 1.6.2
-----------------------------------------
* Version 1.6.2  2007-9-6
    - fixed a bug in assigning quota

(mef)

2017-02-01 14:23:37 UTC MAIN commitmail json YAML

xosview-1.19

(mef)

2017-02-01 14:17:37 UTC MAIN commitmail json YAML

Updated sysutils/vifm to 0.8.2

(mef)

2017-02-01 14:17:21 UTC MAIN commitmail json YAML

Updated sysutils/vifm 0.7.8 to 0.8.2
------------------------------------
Changes found in NEWS file is too lengthy, just quote the first part of it.

vifm v0.8.2
-----------
This release brings a bit of user-friendliness in form of key suggestions and
various descriptions provided in the interface.  Matching of files has been
extended in many ways and become significantly more powerful than before.
Menu mode also got several enhancements.

(mef)

2017-02-01 13:38:46 UTC MAIN commitmail json YAML

Added devel/p5-IO-Event version 0.813

(mef)

2017-02-01 13:36:15 UTC MAIN commitmail json YAML

Add perl5 in CATEGORY line.

(mef)

2017-02-01 13:35:33 UTC MAIN commitmail json YAML

Import p5-IO-Event-0.813 as devel/p5-IO-Event.

IO::Event provides a object-based callback system for handling nonblocking
IO. The design goal is to provide a system that just does the right thing
w/o the user needing to think about it much.

All APIs are kept as simple as possible yet at the same time, all
functionality is accesible if needed. Simple things are easy. Hard things
are possible.

Most of the time file handling syntax will work fine: <$filehandle> and
print $filehandle 'stuff'.

IO::Event provides automatic buffering of output (with a callback to
throttle). It provides automatic line-at-a-time input.

After initial setup, call IO::Event::loop().

IO::Event was originally written to use Event. IO::Event still defaults to
using Event but it can now use AnyEvent or its own event loop.

(mef)

2017-02-01 13:31:52 UTC MAIN commitmail json YAML

2017-02-01 13:16:00 UTC MAIN commitmail json YAML

Removed sysutils/wbm-passwd.

(mef)

2017-02-01 13:13:23 UTC MAIN commitmail json YAML

2017-02-01 13:08:58 UTC MAIN commitmail json YAML

Updated sysutils/wbm-virtual-server to 5.05

(mef)

2017-02-01 13:08:43 UTC MAIN commitmail json YAML

Updated sysutls/wbm-virtual-server 3.572 to 5.05.
- CHANGELOG is available, but too long to listed here.

(mef)

2017-02-01 13:01:10 UTC MAIN commitmail json YAML

Updated sysutils/webmin to 1.831

(mef)

2017-02-01 13:00:44 UTC MAIN commitmail json YAML

Updated sysutils/webmin and wbm-* from 1.600 to 1.831
--------------------------------------
---- Changes since 1.590 ----
The titles for existing clone modules can now be changed on the Module
Titles page.

---- Changes since 1.610 ----
- Added a page for viewing and running Webmin scheduled functions.
- Added a section to the Sending Email page to verify that the
  configured mail server settings work.

---- Changes since 1.620 ----
Added a setting to the Web Server Options page to control if redirects
use just a path, or the full URL.

---- Changes since 1.640 ----
Actions on the Webmin Scheduled Functions page can now be clicked on
to change the time the function runs at.

---- Changes since 1.650 ----
Added an SSL option to use only ciphers with perfect forward secrecy.
Added support for two-factor authentication using Authy or Google Authenticator.

---- Changes since 1.660 ----
Updated the UI on several pages to use the standard Webmin library,
for a more consistent look.

---- Changes since 1.730 ----
Added an option to use an SSL connection when Webmin sends email, for
connecting to remote mail servers like Gmail that don't allow
unencrypted SMTP.

---- Changes since 1.770 ----
An SSL certificate can now be requested from Let's Encrypt using a new
tab on the SSL Encryption page.

---- Changes since 1.780 ----
Added an option for automatically renewing Let's Encrypt certificates.
If the Let's Encrypt client is not installed, Webmin will use its own
built-in client code to request a certificate.

---- Changes since 1.800 ----
Added an option to the logging page for sending Webmin action log
messages via email.

---- Changes since 1.810 ----
The Let's Encrypt key size can now be customized.
When Perfect Forward Secrecy ciphers are selected, the required DH
params file is now created and used by Webmin.

(mef)

2017-02-01 12:54:59 UTC MAIN commitmail json YAML

2017-01-31 13:44:18 UTC MAIN commitmail json YAML

Updated ham/fldigi to 3.23.21

(mef)

2017-01-31 13:39:44 UTC MAIN commitmail json YAML

Update ham/fldigi to 3.23.21
----------------------------
2017-01-23  David Freese  <iam_w1hkj@w1hkj.com>

        880720b: Documentation
        228950f: Logbook update
        35d74af: kml auto_ptr deprecated
        2042371: build flags
        a3bc5e3: PSKMAIL beacon faults
        5b970cc: N3FJP record rejections

(mef)

2017-01-30 14:37:25 UTC MAIN commitmail json YAML

Added devel/p5-Data-ObjectDriver version 0.14
Added devel/p5-File-Flock version 2014.01
Added devel/p5-Data-Structure-Util version 0.16
Added devel/p5-TheSchwartz version 1.12
Added devel/p5-Eval-LineNumbers version 0.1
Added sysutils/p5-Daemon-Generic version 0.84

(mef)

2017-01-30 14:18:15 UTC MAIN commitmail json YAML

Import p5-Daemon-Generic-0.84 as sysutils/p5-Daemon-Generic.

Daemon::Generic provides a framework for starting, stopping, reconfiguring
daemon-like programs. The framework provides for standard commands that
work for as init.d files and as apachectl-like commands.

Programs that use Daemon::Generic subclass Daemon::Generic to override its
behavior. Almost everything that Genric::Daemon does can be overridden as
needed.

(mef)

2017-01-30 14:16:42 UTC MAIN commitmail json YAML

Import p5-Eval-LineNumbers-0.1 as devel/p5-Eval-LineNumbers.

Add a "#line "this-file" 392" comment to heredoc/hereis text that is
going to be eval'ed so that error messages will point back to the right
place.

Please note: when you embed "\n" in your code, it gets expanded in
double-quote hereis documents so it will mess up your line numbering.
Use "\\n" instead when you can.

(mef)

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

Import p5-TheSchwartz-1.12 as devel/p5-TheSchwartz.

TheSchwartz is a reliable job queue system. Your application can put jobs into
the system, and your worker processes can pull jobs from the queue atomically
to perform. Failed jobs can be left in the queue to retry later.

(mef)

2017-01-30 14:13:48 UTC MAIN commitmail json YAML

Import p5-Data-Structure-Util-0.16 as devel/p5-Data-Structure-Util.

Data::Structure::Util is a toolbox to manipulate the data inside a data
structure. It can process an entire tree and perform the operation
requested on each appropriate element.

For example: It can transform all strings within a data structure to utf8
or transform any utf8 string back to the default encoding. It can remove
the blessing on any reference. It can collect all the objects or detect if
there is a circular reference.

It is written in C for decent speed.

(mef)

2017-01-30 14:13:23 UTC MAIN commitmail json YAML

Import p5-File-Flock-2014.01 as devel/p5-File-Flock.

Lock files using the flock() call. If the file to be locked does not exist,
then the file is created. If the file was created then it will be removed
when it is unlocked assuming it's still an empty file.

Locks can be created by new'ing a File::Flock object. Such locks are
automatically removed when the object goes out of scope. The unlock()
method may also be used.

lock_rename() is used to tell File::Flock when a file has been renamed (and
thus the internal locking data that is stored based on the filename should
be moved to a new name). unlock() the new name rather than the original
name.

Locks are released on process exit when the process that created the lock
exits. Subprocesses that exit do not remove locks. Use forget_locks() or
POSIX::_exit() to prevent unlocking on process exit.

(mef)

2017-01-30 14:12:59 UTC MAIN commitmail json YAML

Import p5-Data-ObjectDriver-0.14 as devel/p5-Data-ObjectDriver.

Data::ObjectDriver providing a simple and generic abstraction
to databases (DBI and otherwise), along with support for
partitioning and caching.

(mef)

2017-01-30 12:47:50 UTC MAIN commitmail json YAML

Updated devel/p5-PPIx-Regexp to 0.051

(mef)

2017-01-30 12:47:33 UTC MAIN commitmail json YAML

Updated devel/p5-PPIx-Regexp to 0.051
-------------------------------------
0.051          2017-01-29      T. R. Wyant
  Support whitespace inside [] if /xx in effect.
    Starting with Perl 5.25.9, a space or tab appearing inside a bracketed
    character class is not significant if /xx is asserted.

  Further deprecate tokenizer method prior()

  Add 'provides' data to ExtUtils::MakeMaker output

  SOME unescaped litaral '{' removed in 5.025001.
    After '.', Unicode classes, and bracketed classes (including extended)
    they are still legal.

  Make /\b{/ an error
    Perl fails to parse the above, because once it sees the '\b{' it wants
    to find one of the extended boundary assertions (like \b{wb}), and
    declares an error when it does not. So we check for this and rebless the
    curly into an unknown token, not a literal.

(mef)

2017-01-30 12:16:41 UTC MAIN commitmail json YAML

Updated audio/libdiscid to 0.6.2

(mef)

2017-01-30 12:16:17 UTC MAIN commitmail json YAML

Updated audio/libdiscid to 0.6.2
--------------------------------
libdiscid-0.6.2:

- ISRC and MCN support on BSD
- LIB-60: fix make check for default device on generic/unknown platform
- make Doxygen output reproducible (no timestamps)
- remove newline for Linux device "1" from proc

(mef)

2017-01-30 12:08:01 UTC MAIN commitmail json YAML

Updated cross/avr-binutils to 2.27

(mef)

2017-01-30 12:07:37 UTC MAIN commitmail json YAML

Updated cross/avr-binutils 2.24 to 2.27
----------------------------------
(From binutils/NEWS)
----------------------------------
Changes in 2.27:

* Add a configure option, --enable-64-bit-archive, to force use of a
  64-bit format when creating an archive symbol index.

* Add --elf-stt-common= option to objcopy for ELF targets to control
  whether to convert common symbols to the STT_COMMON type.

Changes in 2.26:

* Add option to objcopy to insert new symbols into a file:
  --add-symbol <name>=[<section>:]<value>[,<flags>]

* Add support for the ARC EM/HS, and ARC600/700 architectures.

* Extend objcopy --compress-debug-sections option to support
  --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] for ELF
  targets.

* Add --update-section option to objcopy.

* Add --output-separator option to strings.

Changes in 2.25:

* Add --data option to strings to only print strings in loadable, initialized
  data sections.  Change the default behaviour to be --all, but add a new
  configure time option of --disable-default-strings-all to restore the old
  default behaviour.

* Add --include-all-whitespace to strings.

* Add --dump-section option to objcopy.

* Add support for the Andes NDS32.

(mef)

2017-01-29 06:48:27 UTC MAIN commitmail json YAML

- Correction to HOMEPAGE

(mef)

2017-01-29 06:38:11 UTC MAIN commitmail json YAML

Updated x11/wmweather to 2.4.6

(mef)

2017-01-29 06:36:01 UTC MAIN commitmail json YAML

Updated x11/wmweather to 2.4.6
------------------------------
2.4.6 - Jul 08, 2016
  * Fixed NOAA download URL.
    Thanks to Matthieu Weber and Cristian Ionescu-Idbohrn.

(mef)

2017-01-29 06:27:13 UTC MAIN commitmail json YAML

Updated x11/unicode-screensaver to 0.5

(mef)

2017-01-29 06:26:52 UTC MAIN commitmail json YAML

Updated x11/unicode-screensaver to 0.5
--------------------------------------
- ChangeLog unknown.
- (pkgsrc-changes) Add patch for correction to yomi Farad

(mef)

2017-01-29 05:54:33 UTC MAIN commitmail json YAML

Updated x11/xfstt to 1.9.3

(mef)

2017-01-29 05:54:21 UTC MAIN commitmail json YAML

Updated x11/xfstt to 1.9.3
--------------------------
1.9.3 (2016-05-23)
        Documentation:
        揃 Switch to https for hadrons.org URLs.
        Code cleanup:
        揃 Check strSubFamily for emptiness when assigning it.
        揃 Use matching delete [] operator for new [].
        揃 Use std::string instead of static buffers.
        揃 Check error failures from socket() call.
        揃 Do no dereference TTFont variable before using it.
        揃 Use memcpy() instead of strncpy() to copy a fixed-length string.
        揃 Initialize structs that go over the wire to 0.
        揃 Remove pathname length check.

1.9.2 (2015-08-11)
        Documentation:
        揃 Update Jave AWT font.properties example.
        揃 Switch source browser URL to use cgit.
        揃 Remove obsolete LSM file.
        Build system:
        揃 Enable system extensions.
        揃 Enable LFS with AC_SYS_LARGEFILE.
        揃 Use AM_PROG_AR to detect the correct archiver to use.
        揃 Bump gettext dependency to 0.19.

(mef)

2017-01-29 05:31:39 UTC MAIN commitmail json YAML

Updated shells/zsh to 5.3.1

(mef)

2017-01-29 05:31:13 UTC MAIN commitmail json YAML

Updated shells/zsh to 5.3.1
---------------------------
2016-12-21  Peter Stephenson  <p.w.stephenson@ntlworld.com>

      * unposted: Config/version.mk, Etc/FAQ.yo, NEWS, README:
      release 5.3.1:

2016-12-18  Baptiste Daroussin  <bapt@FreeBSD.org>

      * 40210: Completion/Unix/Command/_sysctl: Add support modern
      FreeBSD and drop support for FreeBSD < 5

2016-12-18  Baptiste Daroussin  <bapt@gandi.net>

      * 40209: Completion/BSD/Command/_chflags: Fix typo in chflags
      completion

2016-12-16  Daniel Shahaf  <d.s@daniel.shahaf.name>

      * 40149: Functions/VCS_Info/Backends/VCS_INFO_get_data_git:
      vcs_info git: Avoid a fork.

      * 40203: Test/B03print.ztst: Resolve 'printf --' question from
      grandparent commit (thanks Chet).

2016-12-15  Barton E. Schaefer  <schaefer@zsh.org>

      * 40198: Test/V10private.ztst: output of B02typeset differs when
      (( UID == 0 )) so do not attempt to redo that test in that case

2016-12-14  Barton E. Schaefer  <schaefer@zsh.org>

      * 40179: Src/builtin.c: fix handling of "printf -" and "printf --"

      * unposted: Test/B03print.ztst: regression for 40179 / 37467

2016-12-12  Peter Stephenson  <p.w.stephenson@ntlworld.com>

      * unposted: Config/version.mk: update to 5.3-dev-0 to avoid
      clash with installed 5.3.

(mef)

2017-01-29 05:20:18 UTC MAIN commitmail json YAML

Updated cross/avr-gdb to 7.12.1

(mef)

2017-01-29 05:19:31 UTC MAIN commitmail json YAML

- Drops two patches  patches/patch-bfd_bfd-in2_h patches/patch-opcodes_configure

(mef)

2017-01-29 05:18:10 UTC MAIN commitmail json YAML

Updated cross/avr-gdb 7.6.1 to 7.12.1
-------------------------------------
Summary of changes may be found at:
  https://www.gnu.org/software/gdb/news/

(mef)

2017-01-29 04:30:08 UTC MAIN commitmail json YAML

Updated cross/avr-libc to 2.0.0

(mef)

2017-01-29 04:29:54 UTC MAIN commitmail json YAML

Updated cross/avr-libc 1.8.1 to 2.0.0
-------------------------------
*** Changes in avr-libc-2.0.0:
* General:
    This is the first official release supporting AVR-GCC 5 (and above).

* Bugs fixed:

  [#33698] Explicit use of RJMP/RCALL can cause "relocation truncated to fit:
          R_AVR_13_PCREL" linker error
  [#34719] Check for right build compiler
  [#43011] Bug in struct definition of __reg_UCSR1C and __reg_UCSR0C in iom128rfa1.h
  [#43044] memory sections require __attribute__ ((used))
  [#43828] wdt.h: Wrong inline assembler arguments
  [#44140] wdt_disable() macro clobbers prescaller bits
  [#44279] incorrect USB_TRNCOMPL_vect_num in iox64a1u.h, iox128a1u.h
  [#44515] Wrong build option '-mtiny-stack' instead of '-msp8'
  [#44574] Place device-specific libraries in their multilib directory
  [#44869] trunk doesn't work with gcc 5.1.0-RC-20150412
  [#44977] Incorrect PORT_t and CRC_t definitions for ATxmega64A1U and 128A1U
  [#45539] iom32u4.h defines reserved IO address (TIMSK2 (0x70), TIMSK5 (0x73) etc)
  [#45551] Power-save mode not supported for ATtiny167
  [#36303] Wrong hour for EU Summertime
  [#44514] Wrong build option '-mtiny-stack' instead of '-msp8'
  [no-id] TC_EVACT_FRQ_gc was misspelled as TC_EVACT_FRW_gc in some Xmega
          header files
  [no-id] LOCKBITS renamed to LOCK_BITS in Xmega header files as LOCKBITS
          clashes with definition in lock.h. Added missed defines to ADC_CH_MUXPOS_enum.
          Corrected pinmux values in ADC_CH_MUXNEG_enum.
  [no-id] Fix typos and incorrect definitions in header files.

* New devices supported:

  - ATA6616C, ATtiny441, ATtiny841, ATA6612C, ATA6617C, ATA664251, ATmega48PB,
    ATmega88PB, ATA5702M322, ATA5782, ATA5790N, ATA5831, ATA6613C, ATA6614Q,
    ATmega64HVE2, ATxmega8E5, ATxmega32C3, ATxmega32D3, ATxmega32E5

* Contributed Patches:

  [no-id] save & restore rampd register in xmega wdt_enable and wdt_disable
  [#8543] Fix multiple issues with device header files
  [#8557] Proposing to remove device specific xmega macros from sleep.h
  [#8563] Generalize power reduction macros in power.h by removing hard coded device names
  [#8564] Add dwarf debug info alternative, build printf with debug info
  [#8565] Compute and include device header file name from
          __AVR_DEV_LIB_NAME__ as fallback in io.h.
  [#8587] Move device specific functions to libdev.a
  [#8590] WDT enable/disable for devices with CCP
  [#8610] Remove eeprom function name mangling
  [#8716] Enable setjmp/longjmp functions for AVR_TINY architecture
  [#8718] Enable EEPROM memory map only for devices with EEPROM Data Memory
          Mapping Enable bit (EEMAPEN)
  [#8731] Header file for atmega644a
  [#8728] Use __extension__ with long long
  [#8556] Fix atexit.c
  [#8810] Fix LFUSE_DEFAULT for tiny24a/44a
  [#8902] Xmega's PROTECTED_WRITE is incorrect for IO registers whose address
          is more than one byte

* Other changes:

  Overhaul of doxygen documentation.

(pkgsrc-changes)
- Add comment lines to patch, picked from (old) cvs log

(mef)

2017-01-29 02:25:05 UTC MAIN commitmail json YAML

Updated cross/avrdude to 6.3

(mef)

2017-01-29 02:24:54 UTC MAIN commitmail json YAML

Updated cross/avrdude to 6.3
----------------------------
Version 6.3:
  * Major changes compared to the previous version:
    - Backout of
      patch #8380: adds 500k 1M 2M baud to ser_posix.c
      It broke the functionality in too many situations
      (bug #46610/46483)

  * New devices supported:
    - ATmega48PB, ATmega88PB, ATmega168PB
    - ATtiny28 (HVPP-only device)

  * New programmers supported:
    - Atmel mEDBG: xplainedmini, xplainedmini_dw

  * Bugfixes
    - bug #46610: Floating point exception (core dumped) arch linux rpi2
    - bug #46483: version 6.2. ser_open(): can't set attributes for device
    - patch #8435: Implementing mEDBG CMSIS-DAP protocol
    - patch #8735: ATtiny28 support in avrdude.conf
    - patch #8896: Silence cppcheck warnings in 6.2 code
    - patch #8895: Spelling in 6.2 code

Version 6.2:
  * Major changes compared to the previous version:
    - The stk500v2 implementation now uses its own higher-level
      command implementation for byte-wide access, rather than the
      historic SPI_MULTI command where all the low-level ISP
      implementation had to be assembled manually inside AVRDUDE.  In
      addition to the traditional STK500, this implementation is also
      used by all the more modern Atmel tools (AVRISPmkII, JTAGICEmkII
      in ISP mode, STK600 in ISP mode).

    - The -B option can be suffixed with "Hz", "kHz", or "MHz", in
      order to specify a bitclock frequency rather than period.

    - Print part id after signature (patch #8440 )

    - buspirate: Also support "cpufreq" extended parameter
      in binary mode (patch #8504 )

    - The "-P net:" syntax (forwarding of serial data over TCP) is now
      also implemented for Win32 systems.

    - Allow for arbitrary serial baudrates under Linux (OSX and *BSD
      could already handle it).

  * New devices supported:
    - AT90PWM216 (bug #42310: New part description for AT90PWM216)
    - ATmega32M1 (patch #7694 Add support for the atmega32m1)

  * New programmers supported:
    - ftdi_syncbb
      + uncompatino, ttl232r (FTDI TTL232R-5V with ICSP adapter)
        (patch #8529 2 more ftdi_syncbb devices)

  * Bugfixes
    - bug #45727: Wrong atmega8u2 flash parameters
    - bug #46020: Add TIAO TUMPA to the conf file.
    - bug #46021: Please add read in the memory lock section of ATtiny85
    - bug #42337 avrdude.conf updates for UM232H/CM232H
    - bug #42056: double free or corruption triggered at exit
    - bug #42158: Linux GPIO - Source Typo
    - bug #42516 spelling-error-in-binary
    - patch #8419 fix ftdi_syncbb hang with libftdi 1
    - bug #43002 usbasp debug output typo
    - patch #8511 Fix reset on FT245R
    - bug #40142 Floating point exception on Ubuntu 10.04
    - bug #22248: Read efuse error (partial fix)
    - bug #42267: jtag3isp fails to read lock and fuse bytes directly
                  after changing lock byte
    - bug #41561: AVRDUDE 6.0.1/USBasp doesn't write first bytes of
                  flash page
    - bug #43078: AVRDUDE crashes after sucessfully reading/writing eeprom
    - bug #43137: Writing and reading incorrect pages when using jtagicemkI
    - bug #40870: config nitpick: ATtiny25/45/85 have 1 calibration byte not 2
    - bug #42908: no external reset at JTAGICE3
    - patch #8437: [PATCH] Serial-over-ethernet for Win32
    - bug #44717: avrdude creates empty flash dump

  * Internals:
    - Removing exit calls from config parser
    - bug #42662 clang warnings under FreeBSD 10.x

(mef)

2017-01-28 23:39:35 UTC MAIN commitmail json YAML

Updated cad/py-simpy to 3.0.10

(mef)

2017-01-28 23:39:24 UTC MAIN commitmail json YAML

Updated cad/py-simpy to 3.0.10
------------------------------
3.0.10 – 2016-08-26
-------------------
- [FIX] Conditions no longer leak callbacks on events (thanks to Peter Grayson).

3.0.9 – 2016-06-12
------------------
- [NEW] PriorityStore resource and performance benchmarks were implemented by
  Peter Grayson.
- [FIX] Support for identifying nested preemptions was added by Cristian Klein.

(pkgsrc changes)
- drop test target, just 'make test' (by built-in) seems to work.

(mef)

2017-01-28 23:28:38 UTC MAIN commitmail json YAML

Updated cad/py-gds to 1.1.1

(mef)

2017-01-28 23:28:26 UTC MAIN commitmail json YAML

Updated cad/py-gds to 1.1.1
---------------------------
### Version 1.1.1 (Jan 27, 2017)
* Patch to fix installation issue (missing README file in zip).

(mef)

2017-01-26 15:12:42 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-Perl-Releases to 3.08

(mef)

2017-01-26 15:11:57 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-Perl-Releases to 3.08
-----------------------------------------
version 3.08 at 2017-01-20 15:44:05 +0000
    Updated for v5.25.9

version 3.06 at 2017-01-14 21:32:33 +0000
    Updated for v5.22.3 && v5.24.1

version 3.04 at 2017-01-02 21:21:05 +0000
    Updated for v5.22.3-RC5 and v5.24.1-RC5

version 3.02 at 2016-12-20 19:26:03 +0000
    Updated for v5.25.8

version 3.00 at 2016-11-20 21:30:45 +0000
    Updated for v5.25.7

(mef)

2017-01-26 13:43:35 UTC MAIN commitmail json YAML

Updated devel/p5-App-FatPacker to 0.010007

(mef)

2017-01-26 13:43:23 UTC MAIN commitmail json YAML

Updated devel/p5-App-FatPacker to 0.010007
------------------------------------------
0.010007 - 2017-01-22
  - don't fail packlist finding if one module fails to load
  - don't fail tracing w/undef INC values due to failed optional module load

0.010_006 - 2017-01-20
  - detect and handle packing from within inc dirs w/version part
  - fix tests to no longer rely on . being in @INC

(mef)

2017-01-26 12:45:56 UTC MAIN commitmail json YAML

Updated emulators/stella to 4.7.3

(mef)

2017-01-26 12:45:41 UTC MAIN commitmail json YAML

Updated emulators/stella to 4.7.3
---------------------------------
4.7.2 to 4.7.3: (Nov. 21, 2016)

  * Added preliminary support for the 3E+ bankswitching scheme, developed
    by Thomas Jentzsch.

  * Fixed HMOVE positioning bug that occurred under certain circumstances.
    Thanks to Omegamatrix of AtariAge for the bug report and patch to fix
    the issue.

  * Added 'trapm', 'trapreadm', 'trapwritem' commands to debugger prompt.
    These are similar to the non-'m' versions, except that they also trap
    on all mirrors of the given address.

  * Fixed bug in debugger 'reset' command; it wasn't resetting the
    bankswitching, so after a reset the banks were in an undefined state.

  * Updated UNIX configure script to fix a bug where it fails in
    cross-compilation under certain circumstances.  Thanks to Vlad
    Zakharov for providing a patch to fix this issue.

4.7.1 to 4.7.2: (Mar. 25, 2016)

  * Fixed bug when entering and exiting the debugger; sometimes the
    character corresponding to the '`' key would be output in the
    prompt area.

  * Updated DPC+ Thumb ARM emulation code to latest from David Welch.
    In particular, this fixes incorrect handling of the V flag when
    adding and subtracting, but also fixes compile-time warnings that
    I couldn't get rid of before.

  * Updated UNIX configure script to work with GCC 6.x compilers, and to
    remove references to obsolete compiler versions that can no longer
    be used to compile Stella.

4.7 to 4.7.1: (Feb. 13, 2016)

  * Improved TV 'jitter' emulation; the recovery time can now be spread
    over multiple frame, to simulate a real TV taking multiple frames to
    recover.  Related to this, added new commandline argument
    'tv.jitter_recovery' to set the recovery time.  Finally, enabling
    the jitter effect and the recovery time are now accessible through
    the UI.  Special thanks to SpiceWare of AtariAge for the initial idea
    and implementation.

  * Fixed bug with 'Medieval Mayhem' ROMs; the paddle range was set too
    low, and as a result the number of players couldn't be selected.

  * Fixed bug when using more than two input controllers with the same
    name; each controller after the second one was named the same as the
    second one.  This caused the joystick mappings to be lost, since there
    was only information about two controllers being saved.

  * Indirectly fixed issues with Stelladaptor/2600-daptor devices and
    paddles having too large of a deadzone in Linux.  Currently, this
    involves running an external application to set the deadzone,
    since SDL2 does not yet expose this information.  The program is
    called 'evdev-joystick', and will be released separately from Stella.

  * Updated internal ROM properties database to ROM-Hunter version 11
    (thanks go to RomHunter for his tireless research in this area).
    Related to this, updated the snapshot collection.

4.6.7 to 4.7: (January 25, 2016)

  * Improved paddle emulation in several ways:

    - Added ability to specify the maximum range of movement for paddles
      when using a mouse or digital device to emulate the paddle.  This is
      useful since on a real console most paddle games use very little of
      the paddle range, and could result in moving the mouse onscreen with
      nothing appearing to happen (when in effect it was as if you turned
      a real paddle all the way to the end of the range).  This eliminates
      issues in (for example) Kaboom, where there was a huge 'deadzone'
      when moving to the left.  All applicable ROMS in the internal
      database have been updated.

    - The range for paddle emulation now takes an integer from 1 - 20,
      indicating how much to scale movement (ie, how fast the onscreen
      paddle will move when you move the mouse).  The movement itself
      is now also smoother than before.

  * Fixed bug in 'Score mode' in TIA emulation; the TIA object colours
    were correct, but the associated priority was sometimes incorrect.

  * Fixed bug in ROM launcher; selecting 'Options -> Game Properties' after
    loading a ROM would always point to the last opened ROM, not to the one
    currently selected.

  * Fixed bug in storing ROM properties; in some cases, a copy of the
    ROM properties was being stored in the external file when it was
    exactly the same as the internal entry.

  * Added 'CV+' bankswitching scheme, developed by myself and LS_Dracon
    (of AtariAge).  This scheme contains RAM like the CV scheme, and
    also switchable 2K ROM segments by writing to $3D.

  * Added more C++11 updates all over the codebase, and ran Stella
    through Coverity for the first time.  I'm proud to say that Stella
    now has a 0.00 defect rate!

(mef)

2017-01-24 14:32:06 UTC MAIN commitmail json YAML

Updated cad/py-gds to 1.1

(mef)

2017-01-24 14:31:55 UTC MAIN commitmail json YAML

Updated cad/py-gds to 1.1
-------------------------
### Version 1.1 (Jan 20, 2017)
* Introduction of `GdsLibrary` to allow user to work with multiple library simultaneously.
* Deprecated `GdsImport` in favor of `GdsLibrary`.
* Renamed `gds_print` to `write_gds` and `GdsPrint` to `GdsWriter`.
* Development changed to Python 3 (Python 2 supported via [python-future](http://python-future.org/)).
* Added photonics example.
* Added test suite.
* Clipper library updated to last version.
* Fixed `inside` function sometimes reversing the order of the output.
* Fixed rounding error in `fast_boolean`.
* Fixed argument `deep_copy` being inverted in `Cell.copy`.
* Bug fixes introduced by numpy (thanks to Adam McCaughan for the contribution).

(mef)

2017-01-24 13:48:57 UTC MAIN commitmail json YAML

Added net/p5-XMLRPC-Lite version 0.717

(mef)