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

2024-05-26 11:12:08 UTC Now

2014-11-03 07:18:55 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Role-Parameterized to 1.08

(wen)

2014-11-03 07:18:02 UTC MAIN commitmail json YAML

Update to 1.08

Upstream changes:
1.08      2014-08-23 22:38:12Z
    - add x_breaks metadata for incompatibility issue with MooseX::Storage
      (now resolved with MooseX-Storage-0.47)

1.07      2014-08-06 05:44:11Z
    - re-release to remove README.pod from shipped dist

1.06      2014-08-02 04:34:06Z
    - Restored MooseX::Role::Parameterized->current_metaclass as a public
      method. Apparently there is code on CPAN that relies on this.

1.05      2014-07-31 18:26:03Z
    - If a parameterizable role was reinitialized after any parameters or a
      role block was declared, those declarations were lost. Reinitialization
      usually occurs when new metaroles are applied to the role by other
      MooseX modules.

1.04      2014-07-31 14:53:26Z
    - Convert this distribution to Dist::Zilla to resolve packaging insanity

1.03  2014-07-30
    - This extension is now implemented as a role metarole, which means it can
      (mostly) cooperate with other role extensions, such as
      MooseX::Role::WithOverloading. Note that you should load
      MooseX::Role::Parameterized _after_ other extensions.
    - This module no longer supports passing a "-metaclass" parameter when you
      load it. This was an artifact from a much earlier era of Moose
      extensions.
    - repository migrated to the github moose organization

(wen)

2014-11-03 07:13:10 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-StackTrace to 2.00

(wen)

2014-11-03 07:12:13 UTC MAIN commitmail json YAML

Update to 2.00

Upstream changes:
2.00  2014-11-01

[BACKWARDS INCOMPATIBILITIES]

- The no_refs constructor parameter is now deprecated, and has been replace by
  a new unsafe_ref_capture parameter that defaults to false, meaning no
  references are captured by default. Capturing references by default caused
  too many issues that couldn't be worked around, including running DESTROY
  blocks multiple times on captured objects in the worst case.

- Removed support for the long-deprecated no_object_refs constructor parameter
  (deprecated in 2002!).

(wen)

2014-11-03 07:02:48 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Method-Signatures to 0.48

(wen)

2014-11-03 07:01:55 UTC MAIN commitmail json YAML

Update to 0.48

Upstream changes:
0.48      2014-09-20 17:46:45Z
  - fix tests that fail on altered warning messages in perl 5.21.4 (see perl
    RT#121638)

(wen)

2014-11-03 06:50:39 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-LazyRequire to 0.11

(wen)

2014-11-03 06:49:52 UTC MAIN commitmail json YAML

Update to 0.11

Upstream changes:
0.11      2014-08-16 20:49:14Z
  - lots of cleanup of metadata
  - canonical git repository is now https://github.com/moose/MooseX-LazyRequire

(wen)

2014-11-03 06:45:34 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Getopt to 0.65

(wen)

2014-11-03 06:44:47 UTC MAIN commitmail json YAML

Update to 0.65

Upstream changes:
0.65      2014-08-06 06:09:04Z
- re-release to remove README.pod from shipped dist

0.64      2014-08-02 17:35:20Z
- bump required version of Getopt::Long::Descriptive to avoid an infinite
  loop problem (thanks, Bram!)

(wen)

2014-11-03 04:27:20 UTC MAIN commitmail json YAML

2014-11-03 04:07:36 UTC MAIN commitmail json YAML

prevent unwanted hidden openssl detection.

(obache)

2014-11-03 03:20:31 UTC MAIN commitmail json YAML

Updated www/p5-Plack-Middleware-Session to 0.25

(wen)

2014-11-03 03:17:51 UTC MAIN commitmail json YAML

Update to 0.25
Add missing DEPENDS

Upstream changes:
0.25  2014-09-28 20:07:42 PDT
        - Make tests safer for parallel execution. #21

0.24  2014-09-05 04:49:59 PDT
        - No changes since 0.23

0.23  2014-08-11 10:22:40 PDT
        - Changed the warning to error, when secret is not set.

0.22  2014-08-11 10:16:51 PDT
        - Document the vunlerability of using this middleware without secret, and
          warn when secret is not set on the runtime. In the next release the default
          will be changed to require the secret. (mala)

0.21  2013-10-12 11:41:37 PDT
        - use Cookie::Baker (kazeburo)

(wen)

2014-11-03 02:28:21 UTC MAIN commitmail json YAML

Added www/p5-Cookie-Baker version 0.03

(wen)

2014-11-03 02:27:00 UTC MAIN commitmail json YAML

Add p5-Cookie-Baker

(wen)

2014-11-03 02:25:30 UTC MAIN commitmail json YAML

Import Cookie-Baker-0.03 as www/p5-Cookie-Baker.

Cookie::Baker provides simple cookie string generator and parser.

(wen)

2014-11-03 02:14:56 UTC MAIN commitmail json YAML

Added time/p5-Test-Time version 0.04

(wen)

2014-11-03 02:13:22 UTC MAIN commitmail json YAML

Add p5-Test-Time

(wen)

2014-11-03 02:12:25 UTC MAIN commitmail json YAML

Import Test-Time-0.04 as time/p5-Test-Time.

Test::Time can be used to test modules that deal with time.
Once you use this module, all references to time and sleep
will be internalized.

(wen)

2014-11-03 01:42:32 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 5.57

(wen)

2014-11-03 01:39:53 UTC MAIN commitmail json YAML

Update to 5.57

Upstream changes:
.57  2014-11-02
  - Deprecated stringification support in Mojo::Collection.
  - Deprecated Mojo::Collection::pluck in favor of Mojo::Collection::map.
  - Deprecated Mojo::DOM::val.
  - Improved map method in Mojo::Collection to be able to call methods.
  - Improved tap method in Mojo::Base to be able to call methods.

5.56  2014-10-29
  - Deprecated Mojo::Collection::AUTOLOAD in favor of Mojo::Collection::pluck.
  - Deprecated Mojo::DOM::AUTOLOAD in favor of Mojo::DOM::children.

5.55  2014-10-28
  - Deprecated support for data arguments in Mojo::JSON::Pointer.
  - Added access_control_allow_origin, content_language, content_location and
    strict_transport_security methods to Mojo::Headers.

5.54  2014-10-23
  - Deprecated object-oriented Mojo::JSON API.
  - Added auto_decompress attribute to Mojo::Content.
  - Improved Mojo::Content to parse content more defensively.
  - Fixed chunked transfer encoding bug in Mojo::Content.
  - Fixed bug where Mojo::UserAgent would try to follow redirects for
    protocols other than HTTP and HTTPS.

5.53  2014-10-20
  - Fixed bug in Mojo::Server where secondary groups were not reassigned
    correctly. (ksm, sri)

5.52  2014-10-18
  - Fixed read-only file system compatibility of Mojo::Asset::File.

5.51  2014-10-17
  - Fixed bug in Mojolicious::Validator::Validation where every_param would
    sometimes return an array reference containing an undef value.
  - Fixed Mojo::ByteStream and Mojo::Collection to always return true in
    boolean context.

(wen)

2014-11-03 01:19:53 UTC MAIN commitmail json YAML

Updated misc/libreoffice4 to 4.3.3.2

(ryoon)

2014-11-03 01:17:27 UTC MAIN commitmail json YAML

Update to 4.3.3.2

Changelog:
From: https://wiki.documentfoundation.org/Releases/4.3.3/RC2
General

Impress Remote feature is not enabled for new installations by default anymore. Go to Tools -> Options -> LibreOffice Impress -> General and check [x] Enable remote control to enable it.

List of fixed bugs

Bugs fixed against 4.3.3 RC1:

    fdo#83588 revert "center slide after changing zoom" [Caolán McNamara]
    fdo#84809 crash when button is too short for text [Caolán McNamara]
    fdo#84810 avoid calc crash when using Paste Special - Link [Matthew J. Francis]
    fdo#85032 max len property of -1 -> crash [Caolán McNamara]

From: https://wiki.documentfoundation.org/Releases/4.3.3/RC1
List of fixed bugs

Bugs fixed against 4.3.2 final (rc2):

    bnc#580834 HTML import: Embed images if source URL is a local file. [Matúš Kukan]
    bnc#584721 invisible text because of wrong color (white) [Zolnai Tamás]
    bnc#591147 OOXML import: Import video file too. [Matúš Kukan]
    bnc#592918 display data description in pivot table. [Kohei Yoshida]
    bnc#657899 paragraph vertical spacing differs from PowerPoint [Tor Lillqvist]
    bnc#887307 ODF files not showing up on Windows search [Andras Timar]
    bnc#891663 handle docx's w:anchor layoutInCell attribute [LuboÅ¡ Luňák, Andras Timar]
    bnc#892610 OOXML import: Improve chart number formats. [Matúš Kukan]
    bnc#897769 OOXML import: Import border lines using reference too. [Matúš Kukan]
    coverity#1242906 unused value [Caolán McNamara]
    fdo#37691 related: \shptxt ... \jpegblip [Caolán McNamara]
    fdo#46037 related $(workdirurl) was always empty [Stephan Bergmann]
    fdo#52076 unittest [Lionel Elie Mamane]
    fdo#53920 switch back tab at RefButton closure time [Laurent Balland-Poirier]
    fdo#63483 support for modify passwd in Impress and Draw [Katarina Behrens]
    fdo#63905 IsDraw doesn't mean the app/page is Draw [Caolán McNamara]
    fdo#65281 empty/Not empty doesn't work in columns with date format [David Ostrovsky]
    fdo#66496 don't crash on loading specific .docx [Caolán McNamara]
    fdo#66701 don't double destroy the HASH when PDF signing. [Michael Meeks]
    fdo#66706 crash after 3rd call to ApplicationScriptLibraryContainer [Caolán McNamara]
    fdo#70607 crash after 3rd call to ApplicationScriptLibraryContainer [Caolán McNamara]
    fdo#73608 related: don't crash on missing table styles [Caolán McNamara]
    fdo#76565 allow pasting into input fields [Jan-Marek Glogowski]
    fdo#77813 related $(workdirurl) was always empty [Stephan Bergmann]
    fdo#78907 file crashed while saving. [PriyankaGaikwad]
    fdo#79129 crash in oox::drawingml::LayoutNode::setupShape [Caolán McNamara]
    fdo#79130 crash in DomainMapper_Impl::CloseFieldCommand [Caolán McNamara]
    fdo#79131 crash in EnhancedCustomShapeTypeNames::Get [Caolán McNamara]
    fdo#79269 fix ODF import of style:footer-first [Michael Stahl]
    fdo#79301 crash after 3rd call to ApplicationScriptLibraryContainer [Caolán McNamara]
    fdo#79535 LO writer crash while Opening some document. [Tushar Bende]
    fdo#79604 sw: fix clicking on hyper-links in Draw objects [Michael Stahl]
    fdo#80101 inserting non-chart as chart -> unhandled exception [Caolán McNamara]
    fdo#80927 css.office.Quickstart should be single-instance service. [Matúš Kukan, Andras Timar]
    fdo#81039 crash on adding new macro library [Caolán McNamara]
    fdo#81181 upgrade libgltf to 0.0.2 [Zolnai Tamás]
    fdo#81264 calc is not accessible to screen readers if sheet is modified [a11y] [Niklas Johansson]
    fdo#81357 no fallback for special codes without country [Eike Rathke]
    fdo#81592 use 24-bit color depth, not 256 colors when converting an EPS-file. [Björgvin Ragnarsson]
    fdo#81635 crash after 3rd call to ApplicationScriptLibraryContainer [Caolán McNamara]
    fdo#81750 MM: correctly convert inline-edit fields [Jan-Marek Glogowski]
    fdo#82043 instead of the bold font, use a higher multiplifier (4.3 backport) [Yousuf Philips]
    fdo#82144 fix unpacking of additional tarballs [David Tardon]
    fdo#82259 support version 2 ttf fonts and mac font family name encodings [Caolán McNamara]
    fdo#82430 MSVC build: avoid using SSE2 instructions in some externals [Michael Stahl]
    fdo#82552 we only check pAlphaW on one branch [Caolán McNamara]
    fdo#82895 file crashed while saving. [PriyankaGaikwad]
    fdo#82994 changed filterlabel of .ac3-files [Daniel Sikeler]
    fdo#83141 avoid accessing 1 character after a string [Matthew J. Francis]
    fdo#83292 add stub locale data for Catalan (Valencian) [Andras Timar]
    fdo#83619 retain dropdown part after customization [Maxim Monastirsky]
    fdo#83764 ensure that the row position is below MAXROW. [Kohei Yoshida]
    fdo#83848 add GetAddressConvention to RefButton [Laurent Balland-Poirier]
    fdo#84008 kill c++11 code from collada2gltf [Zolnai Tamás]
    fdo#84009 be sure to update the sheet index when moving the sort range. [Kohei Yoshida]
    fdo#84057 localized string is truncated [Caolán McNamara]
    fdo#84260 : Wrong CRC Costa Rica currency symbol [Julien Nabet, Eike Rathke]
    fdo#84261 unexpected exception -> clang builds terminate [Caolán McNamara]
    fdo#84283 : Export to PDF with footnotes in tables crash [Julien Nabet]
    fdo#84315 quick fix for sw too [Lionel Elie Mamane, Matúš Kukan]
    fdo#84536 RTF import: don't try to rotate TextFrames [Miklos Vajna]
    fdo#84588 loop in TableInfo::getNextNode [Caolán McNamara]
    fdo#84757 1~ instead of ~1 and 10~ instead of 1~0 [Caolán McNamara]
    i#101245 don't even attempt to unload libqstart_gtklo.so again [Stephan Bergmann]

List of fixed bugs

Bugs fixed against 4.3.2 final (rc2):

    bnc#580834 HTML import: Embed images if source URL is a local file. [Matúš Kukan]
    bnc#584721 invisible text because of wrong color (white) [Zolnai Tamás]
    bnc#591147 OOXML import: Import video file too. [Matúš Kukan]
    bnc#592918 display data description in pivot table. [Kohei Yoshida]
    bnc#657899 paragraph vertical spacing differs from PowerPoint [Tor Lillqvist]
    bnc#887307 ODF files not showing up on Windows search [Andras Timar]
    bnc#891663 handle docx's w:anchor layoutInCell attribute [LuboÅ¡ Luňák, Andras Timar]
    bnc#892610 OOXML import: Improve chart number formats. [Matúš Kukan]
    bnc#897769 OOXML import: Import border lines using reference too. [Matúš Kukan]
    coverity#1242906 unused value [Caolán McNamara]
    fdo#37691 related: \shptxt ... \jpegblip [Caolán McNamara]
    fdo#46037 related $(workdirurl) was always empty [Stephan Bergmann]
    fdo#52076 unittest [Lionel Elie Mamane]
    fdo#53920 switch back tab at RefButton closure time [Laurent Balland-Poirier]
    fdo#63483 support for modify passwd in Impress and Draw [Katarina Behrens]
    fdo#63905 IsDraw doesn't mean the app/page is Draw [Caolán McNamara]
    fdo#65281 empty/Not empty doesn't work in columns with date format [David Ostrovsky]
    fdo#66496 don't crash on loading specific .docx [Caolán McNamara]
    fdo#66701 don't double destroy the HASH when PDF signing. [Michael Meeks]
    fdo#66706 crash after 3rd call to ApplicationScriptLibraryContainer [Caolán McNamara]
    fdo#70607 crash after 3rd call to ApplicationScriptLibraryContainer [Caolán McNamara]
    fdo#73608 related: don't crash on missing table styles [Caolán McNamara]
    fdo#76565 allow pasting into input fields [Jan-Marek Glogowski]
    fdo#77813 related $(workdirurl) was always empty [Stephan Bergmann]
    fdo#78907 file crashed while saving. [PriyankaGaikwad]
    fdo#79129 crash in oox::drawingml::LayoutNode::setupShape [Caolán McNamara]
    fdo#79130 crash in DomainMapper_Impl::CloseFieldCommand [Caolán McNamara]
    fdo#79131 crash in EnhancedCustomShapeTypeNames::Get [Caolán McNamara]
    fdo#79269 fix ODF import of style:footer-first [Michael Stahl]
    fdo#79301 crash after 3rd call to ApplicationScriptLibraryContainer [Caolán McNamara]
    fdo#79535 LO writer crash while Opening some document. [Tushar Bende]
    fdo#79604 sw: fix clicking on hyper-links in Draw objects [Michael Stahl]
    fdo#80101 inserting non-chart as chart -> unhandled exception [Caolán McNamara]
    fdo#80927 css.office.Quickstart should be single-instance service. [Matúš Kukan, Andras Timar]
    fdo#81039 crash on adding new macro library [Caolán McNamara]
    fdo#81181 upgrade libgltf to 0.0.2 [Zolnai Tamás]
    fdo#81264 calc is not accessible to screen readers if sheet is modified [a11y] [Niklas Johansson]
    fdo#81357 no fallback for special codes without country [Eike Rathke]
    fdo#81592 use 24-bit color depth, not 256 colors when converting an EPS-file. [Björgvin Ragnarsson]
    fdo#81635 crash after 3rd call to ApplicationScriptLibraryContainer [Caolán McNamara]
    fdo#81750 MM: correctly convert inline-edit fields [Jan-Marek Glogowski]
    fdo#82043 instead of the bold font, use a higher multiplifier (4.3 backport) [Yousuf Philips]
    fdo#82144 fix unpacking of additional tarballs [David Tardon]
    fdo#82259 support version 2 ttf fonts and mac font family name encodings [Caolán McNamara]
    fdo#82430 MSVC build: avoid using SSE2 instructions in some externals [Michael Stahl]
    fdo#82552 we only check pAlphaW on one branch [Caolán McNamara]
    fdo#82895 file crashed while saving. [PriyankaGaikwad]
    fdo#82994 changed filterlabel of .ac3-files [Daniel Sikeler]
    fdo#83141 avoid accessing 1 character after a string [Matthew J. Francis]
    fdo#83292 add stub locale data for Catalan (Valencian) [Andras Timar]
    fdo#83619 retain dropdown part after customization [Maxim Monastirsky]
    fdo#83764 ensure that the row position is below MAXROW. [Kohei Yoshida]
    fdo#83848 add GetAddressConvention to RefButton [Laurent Balland-Poirier]
    fdo#84008 kill c++11 code from collada2gltf [Zolnai Tamás]
    fdo#84009 be sure to update the sheet index when moving the sort range. [Kohei Yoshida]
    fdo#84057 localized string is truncated [Caolán McNamara]
    fdo#84260 : Wrong CRC Costa Rica currency symbol [Julien Nabet, Eike Rathke]
    fdo#84261 unexpected exception -> clang builds terminate [Caolán McNamara]
    fdo#84283 : Export to PDF with footnotes in tables crash [Julien Nabet]
    fdo#84315 quick fix for sw too [Lionel Elie Mamane, Matúš Kukan]
    fdo#84536 RTF import: don't try to rotate TextFrames [Miklos Vajna]
    fdo#84588 loop in TableInfo::getNextNode [Caolán McNamara]
    fdo#84757 1~ instead of ~1 and 10~ instead of 1~0 [Caolán McNamara]
    i#101245 don't even attempt to unload libqstart_gtklo.so again [Stephan Bergmann]

(ryoon)

2014-11-03 00:23:35 UTC MAIN commitmail json YAML

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

(taca)

2014-11-03 00:23:06 UTC MAIN commitmail json YAML

Update dovecot2-pigeonhole to 0.4.6.

Version 0.4.5 introduced one new 'feature', but it caused build
problems. This release fixes that. If you've successfully installed
0.4.5, you do not need to upgrade.

Changelog v0.4.6:

- After make distclean, the distributed tarball would fail to recompile.
  This causes problems for some distribution builds.

(taca)

2014-11-02 23:09:31 UTC MAIN commitmail json YAML

Fix for build failure seen on Linux/gcc-4.7.
We have to enable -msse2 before checking for xmmintrin.h.

(cheusov)

2014-11-02 22:44:54 UTC MAIN commitmail json YAML

2014-11-02 22:14:38 UTC MAIN commitmail json YAML

Updated www/webkit-gtk to 2.4.7

(wiz)

2014-11-02 22:14:28 UTC MAIN commitmail json YAML

Update to 2.4.7:

=================
WebKitGTK+  2.4.7
=================

What's new in WebKitGTK+ 2.4.7?

  - SSLv3 is now disabled in WebKit2 to protect us against POODLE vulnerability.
  - Fix the remote web inspector.
  - Fix rendering of buttons, selections and lists with recent GTK+
    versions.
  - Fix the build with drag and drop support disabled.
  - Fix the build with video support disabled.
  - Fix a crash in the plugin process with some windowed flash plugins.
  - TLS errors now take precedence over the HTTP authentication dialog.
  - Do not shrink on-disk cache to its default size on startup.
  - Don't include full path names in WebKitEnumTypes.h to ensure the
    generated headers are always identical.

(wiz)

2014-11-02 20:40:12 UTC MAIN commitmail json YAML

Note addition of libgfshare-1.0.5

(agc)

2014-11-02 20:39:03 UTC MAIN commitmail json YAML

Add and enable libgfshare

(agc)

2014-11-02 19:57:18 UTC MAIN commitmail json YAML

Updated games/onscripter to 20140817

(tsutsui)

2014-11-02 19:56:35 UTC MAIN commitmail json YAML

Update onscripter to 20140817.

Upstream changes (no English changelog):

20140817:
- fix a bug which fails on playing movie on Android L (Preview)
  on emulator

20140816:
- fix ONScripter and SDK for Android L (Preview) ART environment
  on emulator
- reflect screen size and global variable informations even if
  they are not defined at the top of the script
- allow ":c/2;" format instead of ":c/2,0,3;" for animation
  in graphic file
- fix a bug of incorrect trap insn behavior on btnwait and at
  the end of text

20140505:
- fix SDK for Xcode 5.1.1 + iOS 7.1.1

(tsutsui)

2014-11-02 19:39:38 UTC MAIN commitmail json YAML

Updated x11/mlterm to 3.4.0

(tsutsui)

2014-11-02 19:38:12 UTC MAIN commitmail json YAML

Update mlterm to 3.4.0.

pkgsrc changes:
- add options for cairo and fribidi and enable them and xft2 by default
  per upstream default changes
- also make gdk_pixbuf2 support optional (enabled by default)
- regen a patch to adjust offset
- take over maintainership to reflect reality

Changes noted in doc/en/ReleaseNote:

ver 3.4.0
* Support DEC Locator mode (which is necessary for Xsixel
  (http://github.com/saitoha/xserver-SIXEL)).
* Support CSI > 2 p (for SDL-sixel and Xsixel) which always hides mouse pointer
  even if it moves. (Not compatible with xterm though.)
* Add --point/use_point_size option.
* Support software keyboard on rotated display.
* Support HLS in sixel sequence.
* Change the default mouse pointer on a mlterm window from IDC_ARROW to IDC_IBEAM
  on win32.
* Embed sixel processing to mlterm which is built without --with-imagelib option
  instead of using 'mlimgloader' to improve performance.
* './configure;make install' (without 'make') is available.
* Build with fribidi, xft and cairo by default.
* Change the default value of "type_engine" option from "xcore" to "xft".
  (If you want to use xcore, add "type_engine = xcore" to ~/.mlterm/main.)
* Bug fixes:
  Fix corrupt scrolling within left-right margin which contains full-width characters.
  Fix a bug which disabled to show inline pictures if logsize=unlimited.
  Fix a bug which calls select(2) with an invalid file descriptor after restarting ibus.
  Fix a libvte bug which disabled color configurations on roxterm or sakura.

(tsutsui)

2014-11-02 18:32:14 UTC MAIN commitmail json YAML

Updated meta-pkgs/deforaos-desktop to 0.0.4

(khorben)

2014-11-02 18:31:10 UTC MAIN commitmail json YAML

Bumped meta-pkgs/deforaos-desktop to version 0.0.4

(khorben)

2014-11-02 18:23:27 UTC MAIN commitmail json YAML

Added graphics/deforaos-icon-theme version 0.0.0

(khorben)

2014-11-02 18:22:47 UTC MAIN commitmail json YAML

Added graphics/deforaos-icon-theme

(khorben)

2014-11-02 18:22:12 UTC MAIN commitmail json YAML

Packaged graphics/deforaos-icon-theme 0.0.0

This is the "official" icon theme for the DeforaOS desktop applications.
It is based on the FontAwesome font from fonts/awesome-ttf, and generated
by a script for ImageMagick from graphics/ImageMagick.

(khorben)

2014-11-02 18:13:34 UTC MAIN commitmail json YAML

2014-11-02 18:13:24 UTC MAIN commitmail json YAML

Update to 1.8.4:

NEW IN WAF 1.8.4
----------------
* Various improvements in stale.py
* More robust file scanning in Qt processing #1502
* More robust handling of build order implied by hidden dependencies #1506
* Run msvs on Python 3 #1503
* Biber update #1501
* Fixed the Python detection on Windows #1498

(wiz)

2014-11-02 18:00:04 UTC MAIN commitmail json YAML

Added fonts/awesome-ttf version 4.2.0

(khorben)

2014-11-02 17:59:01 UTC MAIN commitmail json YAML

Added fonts/awesome-ttf

(khorben)

2014-11-02 17:58:21 UTC MAIN commitmail json YAML

Packaged fonts/awesome-ttf 4.2.0, "The iconic font and CSS toolkit"

Font Awesome gives you scalable vector icons that can instantly be customized -
size, color, drop shadow, and anything that can be done with the power of CSS.

Font Awesome by Dave Gandy - http://fontawesome.io

(khorben)

2014-11-02 17:40:48 UTC MAIN commitmail json YAML

Updated textproc/raptor2 to 2.0.15

(wiz)

2014-11-02 17:40:36 UTC MAIN commitmail json YAML

Update to 2.0.15:

New functions, types and enums

Functions

  * void raptor_sequence_sort_r(raptor_sequence* seq,
    raptor_data_compare_arg_handler compare, void* user_data) - Uses
    raptor_sort_r() internally.

  * void raptor_sort_r(void *base, size_t nel, size_t width,
    raptor_data_compare_arg_handler compar, void *user_data)

  * int raptor_world_get_parsers_count(raptor_world* world)

  * int raptor_world_get_serializers_count(raptor_world* world)

Types

  * raptor_data_compare_arg_handler - Used by raptor_sort_r()

(wiz)

2014-11-02 17:38:34 UTC MAIN commitmail json YAML

Updated devel/py-mercurial to 3.2

(wiz)

2014-11-02 17:38:25 UTC MAIN commitmail json YAML

Update to 3.2:

This is a quarterly feature release.

1.1. commands
    amend: abort early if no username is configured with evolve enabled (issue4211)
    amend: fix amending rename commit with diverged topologies (issue4405)
    annotate: rewrite long short-circuit statement by if-elif-else
    bookmark: make the search for divergent names more robust
    bookmarks: allow pushkey if new equals current
    bookmarks: explicitly track identical bookmarks
    bookmarks: fix divergent bookmark path normalization
    bookmarks: inform transaction-related hooks that some bookmarks were moved
    branches: include active, closed and current flags in template output
    clone: copy '.hg/bookmarks' during copy clone
    clone: explicitly push bookmarks when cloning from local to remote
    clone: fix copying bookmarks in uncompressed clones (issue4430)
    clone: for local clones, copy branchcache from the right location (issue4286)
    clone: for local clones, copy over filtered branchcaches as well (issue4286)
    clone: properly mark branches closed with --uncompressed (issue4428)
    clone: provide sample username = config entry in .hg/hgrc (issue4359)
    commit: correctly check commit mutability during commit --amend
    commit: add customizable committemplate config
    config: give more fine-tuned sample hgrcs to this command
    config: highlight parse error caused by leading spaces (issue3214)
    files: add new command unifying locate and manifest functionality
    graft: allow regrafting ancestors with --force (issue3220)
    graft: make --force apply across continues (issue3220)
    help: document that default hgweb style is called paper (issue4373)
    help: update help for hgweb template and style (issue4373)
    import: let --exact 'work' with --no-commit (issue4376)
    locate: deprecate in favor of files
    log: allow patterns with -f
    log: do not hide the public phase in debug mode (BC)
    log: rewrite default template to use labels (issue2866)
    log: show phase in hg log -v with the phase template
    merge-tools: add a 'premerge=keep-merge3' config option
    merge: use bid merge by default (BC)
    merge: support three labels when using conflict markers
    parents: deprecate the parents commands
    pull: perform bookmark updates in the transaction
    push: update bookmarks within the remote lock
    push: wrap local phase movement in a transaction
    pushbookmark: do not attempt to update bookmarks if the push failed (BC)
    status: make 'hg status --rev' faster when there are deleted files
    tag: properly abort if an unknown or ignored .hgtags is present

1.2. core
    alias: expand "$@" as list of parameters quoted individually (BC) (issue4200)
    dirstate: add exception when calling setparent without begin/end (API)
    dirstate: wrap setparent calls with begin/endparentchange (issue4353)
    hook: protect commit hooks against stripping of temporary commit (issue4422)
    i18n: detect UI language without POSIX-style locale variable on Windows (BC)
    localrepo: remove the 'pull' method (API)
    localrepo: remove the 'push' method (API)
    posix: implement readpipe using non-blocking I/O (issue4336)
    revset: fix O(2^n) perf regression in addset
    revset: have rev() drop out-of-range or filtered rev explicitly (issue4396)
    setdiscovery: limit the size of all sample (issue4411)
    ssl: only support TLS (BC)
    ssl: only use the dummy cert hack if using an Apple Python (issue4410)
    templater: fix ifcontains when list is a string (issue4399)

1.3. extensions
    convert: add support for deterministic progress bar on scanning phase
    convert: add support to detect git renames and copies
    eol: fix crash when handling removed files
    histedit: add "roll" command to fold commit data and drop message (issue4256)
    largefiles: add examination of exec bit in "hg status --rev REV" case
    largefiles: keep largefiles from colliding with normal one during linear merge
    largefiles: restore R status of removed largefiles correctly at "hg rollback"
    largefiles: restore standins from non branch-tip parent at rollback correctly
    largefiles: unlink standins not known to the restored dirstate at rollback
    mq: write '# Parent ' lines with two spaces like export does (BC)
    mq: write headers for new HG patches in the same order as export (BC)
    shelve: don't delete "." when rebase is a no-op (issue4398)

1.4. hgweb
    hgweb: disable SSLv3 serving (BC)
    hgweb: refresh repository using URL not path (issue4323)

(wiz)

2014-11-02 17:35:30 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Warn to 0.30

(wiz)

2014-11-02 17:35:21 UTC MAIN commitmail json YAML

Update to 0.30:

0.30  2014-03-05
        - important note in documentation how check for warning category is done
          If you use Test::Warn with categories, you should check that it does
          what you expect.
        - Category tree is now dynamic and does not use Tree::DAG_Node (Graham Knop)

(wiz)

2014-11-02 17:33:56 UTC MAIN commitmail json YAML

Updated devel/p5-Tree-DAG_Node to 1.23

(wiz)

2014-11-02 17:33:47 UTC MAIN commitmail json YAML

Update to 1.23:

1.23  Mon Oct 20 18:12:00 2014
- Change output format when using node2string(), which is called by tree2string().
Indentation which used to be '|---' is now '|--- '. So, a tree which used to be printed as:
|---:default
|  |---::=
|  |---action
|  |---=>
|  |---[values]
Is now printed as:
|--- :default
|  |--- ::=
|  |--- action
|  |--- =>
|  |--- [values]
This makes the difference between node names ''/'-', '1'/'-1', etc, much clearer.
Apologies to anyone who runs tests which compare the output with pre-existing files.

(wiz)

2014-11-02 17:32:27 UTC MAIN commitmail json YAML

+ R-3.1.2, py-mercurial-3.2, raptor2-2.0.15, scamper-20141101
  [pkg/49353], tex2page-20130325, waf-1.8.4, x264-devel-20141101.

(wiz)

2014-11-02 17:31:56 UTC MAIN commitmail json YAML

Updated net/p5-Net-DNS to 0.81

(wiz)

2014-11-02 17:31:48 UTC MAIN commitmail json YAML

Update to 0.81:

**** 0.81 Oct 29, 2014

Fix rt.cpan.org #99571

AXFR BADSIG failures

Fix rt.cpan.org #99531

Resolver doc error - when is a 'bug' a 'bug'? [TSIG verification]

Fix rt.cpan.org #99528

TSIG::create fails with some filenames

Fix rt.cpan.org #99527

Random errors... [declaration with statement modifier]

Fix rt.cpan.org #99429

Infinite recursion in Net::DNS::Resolver::Recurse::send when
following certain delegations with empty-non terminals.

Fix rt.cpan.org #99320

Net::DNS::ZoneFile bug in "$ORIGIN ."

(wiz)

2014-11-02 16:09:59 UTC MAIN commitmail json YAML

Updated devel/apel to 10.8nb2

(ryoon)

2014-11-02 16:08:33 UTC MAIN commitmail json YAML

2014-11-02 14:18:18 UTC MAIN commitmail json YAML

Updated devel/deforaos-configure to 0.1.1

(khorben)

2014-11-02 14:12:25 UTC MAIN commitmail json YAML

Packaged DeforaOS configure 0.1.1

This is a bugfix release for:
- the "clean" target with scripted targets

(khorben)

2014-11-02 13:31:11 UTC MAIN commitmail json YAML

2014-11-02 12:03:02 UTC MAIN commitmail json YAML

current this package does not come from CVS snapshot.

(obache)

2014-11-02 08:51:41 UTC MAIN commitmail json YAML

Add experimental auto extension registory support with PHP_AUTO_REGISTER_EXT=yes
(=no by default).

(obache)

2014-11-02 08:12:00 UTC MAIN commitmail json YAML

Updated multimedia/ffmpeg2 to 2.4.3

(adam)

2014-11-02 08:10:30 UTC MAIN commitmail json YAML

Changes 2.4.3:
* avcodec/h264_slice: Clear table pointers to avoid stale pointers
* avcodec/h264_parser: rewrite the parse_nal_units() loop logic based on h264.c
* avcodec/h264: simplify find_start_code()
* Move get_avc_nalsize() and find_start_code() to h264.h
* mpeg4vdpau: Fix priv data size.
* avformat/matroskadec: do not trust the default duration to be the real 1/timebase if its less than 5fps
* avformat/options_table: add FF_COMPLIANCE_UNOFFICIAL
* Stop demuxing wtv on eof.

(adam)

2014-11-02 07:37:16 UTC MAIN commitmail json YAML

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

(taca)

2014-11-02 07:36:39 UTC MAIN commitmail json YAML

Update dovecot2-pigeonhole to 0.4.5.

Changelog v0.4.5:

+ Added a Pigeonhole version banner to doveconf output. This way, future
  bug reports will also include Pigeonhole version information.
- Fixed handling of implicit keep. Last version erroneously reported
  that implicit keep succeeded after an earlier failure, while it in
  fact had failed. Particularly occurred for mailbox quota errors.
- Fixed segfault occurring on SunOS systems when there is no active
  script.

Changelog v0.4.4:

* Added support for Japanese mail addresses with dots at non-standard
  places in localpart.
* Changed handling of ENOSPACE into a normal temporary failure and added
  handling of ENOQUOTA as a user error.
* Restructured result execution, so that all actions which involve mail
  storage are always committed before all others.
+ Implemented support for generic Sieve storages. Using alternative
  storages now also possible for sieve_before/sieve_after.
+ Implemented storage driver for retrieving Sieve scripts from LDAP.
  This currently cannot be used with ManageSieve.
+ Implemented sieve_redirect_envelope_from setting, which allows
  configuring the envelope sender of redirected messages.
- Fixed handling of mail storage errors occurring while evaluating the
  input message.
- managesieve-login:
  - Removed bogus ALERT response code returned for AUTHENTICATE
    command.
  - Fixed handling of invalid initial response argument to AUTHENTICATE
    command.
- Fixed handling of stream errors in lexical scanner.
- Fixed handling of SMTP errors. Permanent and temporary errors were
  mixed up.
- Fixed several problems reported by CLang 3.4.
- duplicate extension: Fixed erroneous compile error about conflicting
  tags when `:handle' argument was used last.
- relational extension: Fixed error handling of `:value' match.
- editheader extension: Fixed header unfolding and header iteration.
- mailbox extension: Fixed the `:create' tag, which erroneously
  subscribed an existing folder.
- extprograms plugin: Fixed handling of error codes.
- doveadm-sieve plugin: Fixed several bugs. Synchronization of symbolic
  link in the file storage should now also work properly.

(taca)

2014-11-02 07:35:26 UTC MAIN commitmail json YAML

Note update of mail/dovecot2 package to 2.2.15.

(taca)

2014-11-02 07:34:51 UTC MAIN commitmail json YAML

Update dovecot2 to 2.2.15.

Some small fixes and changes to v2.2.14. This release is mainly in the hope
that it could still make it into the next Debian stable instead of v2.2.14 -
mainly because of a couple of new assert crashes that started happening in
v2.2.14 and should be fixed now.

* Plugins can now print a banner comment in doveconf output
  (typically the plugin version)
* Replication plugin now triggers low (instead of high) priority for
  mail copying operations.
* IMAP/POP3/ManageSieve proxy: If destination server can't be
  connected to, retry connecting once per second up to the value of
  proxy_timeout. This allows quick restarts/upgrades on the backend
  server without returning login failures.
* Internal passdb lookups (e.g. done by lmtp/doveadm proxy) wasn't
  returning failure in some situations where it should have (e.g.
  allow_nets mismatch)
* LMTP uses mail_log_prefix now for logging mail deliveries instead of
  a hardcoded prefix. The non-delivery log prefix is still hardcoded
  though.

+ passdb allow_nets=local matches lookups that don't contain an IP
  address (internally done by Dovecot services)
+ Various debug logging and error logging improvements
- Various race condition fixes to LAYOUT=index
- v2.2.14 virtual plugin crashed in some situations

(taca)

2014-11-02 06:51:06 UTC MAIN commitmail json YAML

Use pkgsrc php zend extension framework.

(obache)

2014-11-02 06:49:28 UTC MAIN commitmail json YAML

2014-11-02 06:17:39 UTC MAIN commitmail json YAML

introduce MESSAGE_SRC_DFLT, same as PLIST_SRC_DFLT for PLIST_SRC.

(obache)

2014-11-02 05:55:43 UTC MAIN commitmail json YAML

2014-11-02 05:53:48 UTC MAIN commitmail json YAML

fixes unusual usage of PLIST_SRC and MESSAGE_SRC.

(obache)

2014-11-02 05:48:09 UTC MAIN commitmail json YAML

Updated www/seamonkey-l10n to 2.30

(ryoon)

2014-11-02 05:47:15 UTC MAIN commitmail json YAML

2014-11-02 05:42:04 UTC MAIN commitmail json YAML

Updated www/seamonkey to 2.30

(ryoon)

2014-11-02 05:40:31 UTC MAIN commitmail json YAML

2014-11-02 05:36:25 UTC MAIN commitmail json YAML

remove duplicated inet6 option.

(obache)

2014-11-02 05:35:39 UTC MAIN commitmail json YAML

2014-11-02 01:20:44 UTC MAIN commitmail json YAML

Note update of www/contao33 package to 3.3.6.

(taca)

2014-11-02 01:19:55 UTC MAIN commitmail json YAML

Update contao33 to 3.3.6.

Version 3.3.6 (2014-10-31)
--------------------------

### Fixed
Always pass a DC object in the `toggleVisibility` callback (see #7314).

### Fixed
Correctly render the "read more" and article navigation links (see #7300).

### Fixed
Fix the markup of the form submit button (see #7396).

### Fixed
Do not generally remove insert tags from page titles (see #7198).

### Fixed
Consider the `useSSL` flag of the root page when generating URLs (see #7390).

### Fixed
Correctly create the template object in `BaseTemplate::insert()` (see #7366).

### Updated
Updated TinyMCE to version 4.1.6 and added the "lists" plugin (see #7349).

### Fixed
Fixed the FAQ sorting in the back end (see #7362).

### Fixed
Added the `Widget::__isset()` method (see #7290).

### Fixed
Correctly handle dynamic parent tables in the `DC_Table` driver (see #7335).

### Fixed
Correctly shortend HTML strings in `String::substrHtml()` (see #7311).

### Updated
Updated MooTools to version 1.5.1 (see #7267).

### Fixed
Updated swipe.js to version 2.0.1 (see #7307).

### Fixed
Use an `.invisible` class which plays nicely with screen readers (see #7372).

### Fixed
Handle disabled modules in the module loader (see #7380).

### Fixed
Fixed the "link_target" insert tag.

### Fixed
Correctly mark CAPTCHA fields as mandatory (see #7283).

### Updated
Updated the ACE editor to version 1.1.6 (see #7278).

### Fixed
Fix the `Database::list_fields()` method (see #7277).

### Fixed
Correctly assign "col_first" and "col_last" in the image gallery (see #7250).

### Fixed
Set the correct path to TCPDF in `system/config/tcpdf.php` (see #7264).

(taca)

2014-11-02 01:19:00 UTC MAIN commitmail json YAML

Note update of www/contao32 package to 3.2.15.

(taca)

2014-11-02 01:17:44 UTC MAIN commitmail json YAML

Update contao32 to 3.2.15.

Version 3.2.15 (2014-10-31)
---------------------------

### Fixed
Always pass a DC object in the `toggleVisibility` callback (see #7314).

### Fixed
Correctly render the "read more" and article navigation links (see #7300).

### Fixed
Consider the `useSSL` flag of the root page when generating URLs (see #7390).

### Fixed
Fixed the FAQ sorting in the back end (see #7362).

### Fixed
Added the `Widget::__isset()` method (see #7290).

### Fixed
Correctly handle dynamic parent tables in the `DC_Table` driver (see #7335).

### Fixed
Correctly shortend HTML strings in `String::substrHtml()` (see #7311).

### Updated
Updated MooTools to version 1.5.1 (see #7267).

### Fixed
Updated swipe.js to version 2.0.1 (see #7307).

### Fixed
Use an `.invisible` class which plays nicely with screen readers (see #7372).

### Fixed
Handle disabled modules in the module loader (see #7380).

### Fixed
Fixed the "link_target" insert tag.

### Updated
Updated the ACE editor to version 1.1.6 (see #7278).

### Fixed
Fix the `Database::list_fields()` method (see #7277).

### Fixed
Correctly assign "col_first" and "col_last" in the image gallery (see #7250).

(taca)

2014-11-01 20:42:58 UTC MAIN commitmail json YAML

at-spi2-atk was updated to 2.14.1 on 2014-10-25.
3.14.1 is in the distant future!

(prlw1)

2014-11-01 17:27:33 UTC MAIN commitmail json YAML

Updated graphics/gnome-icon-theme to 3.12.0

(prlw1)

2014-11-01 17:27:10 UTC MAIN commitmail json YAML

Update gnome-icon-theme to 3.12.0

After this version, gnome-icon-theme is merged with
gnome-icon-theme-symbolic and renamed to adwaita-icon-theme.

3.11.92
  - semi starred icon (bug #689098)
  - better fir for Files and save/open icons
  - addon and repositories icons (bug #724669)

3.11.5
  - scale gedit properly
  - media-player cleanup
  - make folder-download emblem more legible

(prlw1)

2014-11-01 16:28:28 UTC MAIN commitmail json YAML

Updated textproc/the_silver_searcher to 0.26.0

(wiz)

2014-11-01 16:28:19 UTC MAIN commitmail json YAML

Update to 0.26.0, provided by Jonathan Buschmann in PR 49352.

:: Release 0.26.0
Fixes for ignores
Add markdown filetype
Add filetype completion for bash completion
:: Release 0.25.0
--vimgrep option added
Add less filetype
Add --null option to provide input to 'xargs -0'
Case insensitive matching is now the default
Add swift filetype

(wiz)

2014-11-01 15:04:12 UTC MAIN commitmail json YAML

Note update of Ruby on Rails related packages to 3.2.20.

devel/ruby-activesupport32
devel/ruby-activemodel32
databases/ruby-activerecord32
www/ruby-activeresource32
www/ruby-actionpack32
mail/ruby-actionmailer32
devel/ruby-railties32
www/ruby-rails32

(taca)

2014-11-01 15:02:50 UTC MAIN commitmail json YAML

Update ruby-rails32 to 3.2.20; update of version number only.

(taca)

2014-11-01 15:02:27 UTC MAIN commitmail json YAML

Update ruby-railties32 to 3.2.20; update of version number only.

(taca)

2014-11-01 15:01:54 UTC MAIN commitmail json YAML

Update ruby-actionmailer32 to 3.2.20; update of version number only.

(taca)

2014-11-01 15:00:56 UTC MAIN commitmail json YAML

Update ruby-actionpack32 to 3.2.20.

Security fix for CVE-2014-7818.

(taca)

2014-11-01 15:00:10 UTC MAIN commitmail json YAML

Update ruby-activeresource32 to 3.2.20; update of version number only.

(taca)

2014-11-01 14:59:48 UTC MAIN commitmail json YAML

Update ruby-activerecord32 to 3.2.20; update of version number only.

(taca)

2014-11-01 14:59:07 UTC MAIN commitmail json YAML

Update ruby-activemodel32 to 3.2.20; update of version number only.

(taca)

2014-11-01 14:58:24 UTC MAIN commitmail json YAML

Update ruby-activesupport32 to 3.2.20; update of version number only.

(taca)

2014-11-01 14:57:15 UTC MAIN commitmail json YAML

Start update of Ruby on Rails to 3.2.20.

(taca)

2014-11-01 14:44:21 UTC MAIN commitmail json YAML

Note update of misc/ruby-sprockets package to 2.8.3.

(taca)

2014-11-01 14:43:40 UTC MAIN commitmail json YAML

Update ruby-sprockets to 2.8.3.  Fix security problem of CVE-2014-7819.

**2.8.2** (December 10, 2012)

* Fixed top level Sass constant references
* Fixed manifest logger when environment is disabled

**2.8.1** (October 31, 2012)

* Fixed Sass importer bug

**2.8.0** (October 16, 2012)

* Allow manifest location to be seperated from output directory
* Pass logical path and absolute path to each_logical_path iterator

**2.7.0** (October 10, 2012)

* Added --css-compressor and --js-compressor command line flags
* Added css/js compressor shorthand
* Change default manifest.json filename to be a randomized manifest-16HEXBYTES.json
* Allow nil environment to be passed to manifest
* Allow manifest instance to be set on rake task

**2.6.0** (September 19, 2012)

* Added bower component.json require support

**2.5.0** (September 4, 2012)

* Fixed Ruby 2.0 RegExp warning
* Provide stubbed implementation of context *_path helpers
* Add SassCompressor

(taca)

2014-11-01 14:35:29 UTC MAIN commitmail json YAML

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

(taca)

2014-11-01 14:34:54 UTC MAIN commitmail json YAML

Update ruby-sprockets22 to 2.2.3.

Fix security problem of CVE-2014-7819.

(taca)

2014-11-01 14:25:10 UTC MAIN commitmail json YAML

note ircII update.

(mrg)

2014-11-01 14:24:14 UTC MAIN commitmail json YAML

update to ircii 20141028.  mostly, this fixes a resize bug.

(mrg)

2014-11-01 13:32:18 UTC MAIN commitmail json YAML

Updated math/R-lmm to 0.9

(wen)

2014-11-01 13:31:11 UTC MAIN commitmail json YAML

Update to 0.9

Upstream changes:
Version 0.9

2013-12-10 Change LICENCE following advince from Kurt Hornik

Version 0.8

2013-12-10 date stamp for CRAN submssion
2013-09-30 mv inst/doc vignettes
rmdir inst

Version 0.7
2013-09-27 Add MIT to LICENSE

Version 0.6

2012-04-16 Change "integer gmax/50/" into "integer gmax, data gmax/50/" in lmm.f
as suggested by Brook Milligan [mailto:brook@nmsu.edu]
2012-04-11 Revise example.Rd
2012-04-06 Include incomplete data in marijuana.rda
Accommodate the change in example.Rd
2012-04-05 Fix typos and add title to Table 1 in lmm-tr.Rnw

(wen)

2014-11-01 13:25:34 UTC MAIN commitmail json YAML

Updated finance/gnucash to 2.6.4

(wiz)

2014-11-01 13:25:23 UTC MAIN commitmail json YAML

Update to 2.6.4.

Version history:
------- -------
2.6.4 - 28 September 2014

Announcpement: GnuCash 2.6.4 Release 2014-09-28
GnuCash 2.6.4 released

The GnuCash development team proudly announces GnuCash 2.6.4, the
third maintenance release in the 2.6-stable series. Please take the
tour of all the new features.

Between 2.6.3 and 2.6.4, the following bugfixes were accomplished:

    120199 - Incorrect sort order in "Sort by Statement Date".
    434462 - register color don't work correct with system theme color.
    509263 - Since Last Run dialog won't allow resizing of Status column.
    610202 - gnucash silently closes when no X11/$DISPLAY is present.
    630638 - 'Process payment' should allow to select equity accounts for
            payment
    671615 - French: 'New Customer' button in Find Customer dialog is
            translated to 'Nouvel onglet'
    688965 - Page Up, Page Down keys cause GnuCash to hang.
    692249 - Add Help button in Custom Reports dialog box,
    695240 - mortgage wizard empty table.
    707243 - Hard-coded font colors in account tree?
    711440 - Tab labels have different background colour than containing gui
            element.
    711567 - Cannot save a custom report if a path contain diacritic chars
    719457 - Template for Home Mortgage Loan isn't properly nested.
    719457 - Template for Home Mortgage Loan isn't properly nested.
    720427 - Review of french account templates
    720934 - Barcharts with many data points have overlapping x-axis labels.
    722140 - Add option to control inclusion of trading accounts in cash flow
            report.
    722200 - configure script does not pick the correct am_cv_scanf version.
    723145 - Currency display does not respect locale.
    723442 - Report Options - Report Name too short.
    725054 - Re-numbering sub accounts crashes the program.
    725366 - Formula Parsing Error with Scheduled Mortgage Transactions
    726449 - Budget Barchart does not show up if running sum is selected.
    726888 - cancel button is available on all pages of assistant.
    727130 - Crash when newline in Report Title
    727338 - Translation and Account file updates for Latvian.
    728103 - Invoice opened does not contain the Job under circumstances.
    728717 - Ubuntu 14.04 - GNUcash crashes on close.
    728841 - XML backend does not always store KVP slots.
    729157 - Bill Term discount days are allowed to be more than due days.
    729497 - Saved Report Configuration selection window resize.
    730255 - Python bindings: Assigns bill entries to non-existant invoice.
    731519 - The fix sets the upper limit before it sets the value of the end
            row spin button.
    733107 - Search for reconcile status doesn't work right.
    733283 - [PATCH] Loss of fractions when importing OFX investment
            transactions.
    733506 - (ForwadDisableQIF) The forward button is not active even though
            a file is selected.
    734183 - Set all of the denominators correctly on the currency values.
    736703 - Scheduled transaction are registered without credit/debit.
    732545 - gnucash-2.6.3 segfaults when started.

Some other fixes not associated with reported bugs were accomplished:

    Add business lot scrubbing to Check & Repair->All/This transaction(s).
    Add context to generic translatable string. This was suggested in
    Bug 671615 by Jérôme Rapinat.
    Add scrub function to reduce the amount of lot links used. Only lot links
    between two or more document lots must remain. All lot links between
document and payment lots can be scrubbed.
    Add some date format checking and make sure generated dates are the correct
    user selected format, not always locale format.
    Allow the ability to skip rows when importing transactions.
    Always use the price we display to calculate the current value of an
    account.
    Better period totals formatting in Invoices.
    CSV Export: factor out function to generate regular expression.
    CSV Import transform macro into function.
    Convert ISO-8859-1 account chart templates to UTF-8.
    Correct txf output to use a minus sign, rather than parenthesis.
    Fix document type dispay for credit notes on owner report.
    Fix test-backend-dbi segfault with libdbi-0.9.0.
    Handle the case of scrubbing a lot link between two non-document lots.
    Make scrub in lot viewer scrub business lots using the new scrub functions.
    Move account type checking functions into the engine.
    Prevent older gnucash versions from opening a data file if previously
    unhandled kvps are used.
    Python bindings. Add function gncVendorNextID, complementary to
        gncCustomerNextID.
    Re-enable loading and saving gnucashdotdir/accelerator-home on OSX.
    Refactor OS-specific ifdef to reduce code duplication, which results
        in reduced risk on typos in either branch
    Refactor get_pay_split into gncOwnerFindOffsettingSplit. In this form it
        can be used both for scrubbing lot links and for adding new payments
    Refactor gncOwnerReduceSplitTo out of reduce_biggest_split. It can now be
        used both for scrubbing and when applying payments
    Refactor gnc_doc_doc_link into gncOwnerSetLotLinkMemo and move it. It can
        now be used both for scrubbing and when applying payments
    Refactor scrub_doc_pay_link into scrub_other_link and make it more generic.
        It can now be used both to:
        * move a payment to a document lot (its original use case)
        * move a refund to a payment lot or the other way around
    Relax requirements for booleans in invoice line, accepting 'y' as well as
        'yes', 't' as well as 'true'.
    Replace C++ reserved words for future compatibility with C++.
    Rework assistant csv import regex code to eliminate the mandatory dummy
        field.
    Rewrite invoice payment logic to fix lot link proliferation.
    SQL: Save commodity namespace changes from template.
    Set default currency for French account chart templates.
    Tweak the get_pay_split function to prefer the best possible match.
    Use libsecret if available since gnome-keyring has been deprecated.
    Use more significant digits for SX function returns.
    Use same default setting for quotes in csv import and export.
    Widen the scope of the subsplit merge scrub function. When used in a
        strict sense it will only merge splits that are marked as subsplits
of each other. In relaxed mode it will merge any split two splits
that are both in the same lot and the same transaction.
    double_to_gnc_numeric: Return overflow error immediately on invalid input.
    Ensure that the root account is saved to the SQL backend.

Chart-of-Account Templates Updated: Latvian, French, Swedish

Translations Updated: Brazilian Portuguese, Dutch, Konkani (includes
replacing Raman character set with Devangari), Latvian, Marathi,
Tamil,

New Translations: Bodo, Hindi, Kashmiri, Telugu, Urdu. Thanks to
The Centre for Development of Advanced Computing (C-DAC), Pune,
India. Translation Team Leader: Chandrakant Dhutadmal
Documentation
Concurrent with the release of Gnucash 2.6.4 we're pleased to also
release a new version 2.6.4 of the companion Help and Tutorial and
Concepts Guide.

(wiz)

2014-11-01 13:25:01 UTC MAIN commitmail json YAML

Added lang/guile20 version 2.0.11

(wiz)

2014-11-01 13:24:52 UTC MAIN commitmail json YAML

2014-11-01 13:24:37 UTC MAIN commitmail json YAML

Import guile20-2.0.11 as lang/guile20.

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

This is guile 2.0, the current stable version.

(wiz)

2014-11-01 11:35:13 UTC MAIN commitmail json YAML

Updated devel/git to 2.1.3

(adam)

2014-11-01 11:34:00 UTC MAIN commitmail json YAML

Changes 2.1.3:
* Some MUAs mangled a line in a message that begins with "From " to
  ">From " when writing to a mailbox file and feeding such an input to
  "git am" used to lose such a line.
* "git daemon" (with NO_IPV6 build configuration) used to incorrectly
  use the hostname even when gethostbyname() reported that the given
  hostname is not found.
* Newer versions of 'meld' breaks the auto-detection we use to see if
  they are new enough to support the `--output` option.
* "git pack-objects" forgot to disable the codepath to generate
  object recheability bitmap when it needs to split the resulting
  pack.
* "gitweb" used deprecated CGI::startfrom, which was removed from
  CGI.pm as of 4.04; use CGI::start_from instead.
* "git log" documentation had an example section marked up not
  quite correctly, which passed AsciiDoc but failed with
  AsciiDoctor.
Also contains some documentation updates.

(adam)

2014-11-01 11:25:41 UTC MAIN commitmail json YAML

2014-11-01 11:21:22 UTC MAIN commitmail json YAML

Updated devel/libgee to 0.16.1

(prlw1)

2014-11-01 11:20:53 UTC MAIN commitmail json YAML

Update libgee to 0.16.1

It seems that after the ABI break in 0.7, which probably should have
incurred a major version increment, libgee since 0.8 has been
backwardly compatible.

Highlights from the release notes since 0.8.8, devel/libgee0.8:

* Workaround GC thread consuming 100% of CPU
* Fix HashMap destructor name
* Add explicit tee implementations
* Add UnrolledLinkedList class implementing List and Deque interface
* Clarify the add and insert operation on list iterators and make the behaviour consistent for ArrayList and LinkedList
* Allow (partially) disable internal asserts
* Internal symbols are hidden
* Fix HazardPointer bugs
* Fix List test
* Remove workaround for 'old' (<0.23.2) vala
* Use WeakRef for keeping of read-only proxy for collection
* The collection cloning no longer leaks memory
* Override read_only_view property in ReadOnlySortedMap and its subclasses
* Add adding to collection based on iterators
* Make Collection.add_all_array, contains_all_array and remove_all_array virtual
* Avoid destroy coroutine creation in hazard pointer implementation
* Add Traversable.tee
* Add exception handling to Future
* Add ability of getting Future from Lazy
* Make Traversable.flat_map a virtual function
* Add more specializations to .foreach
* Add flat_map method to Traversable
* Add zip method to Future
* Specialize stream iterator (4-22% speed improvement in tests)
* Extend the Traversable.Stream with Stream.WAIT
* Fix lazy value usage in unfold
* Add futures and promises to libgee
* Return true from HashSet.Iterator.foreach() if we fall off the end
* Fix memory leak in TreeSet and TreeMap
* ConcurrentSet implements SortedSet
* Fix HashMultiMap, TreeMultiSet constructor
* Add add/contains/remove_all working on array
* Allow creation of ArrayList from array
* Add read_only_view to Gee.MultiSet and Gee.MultiMap
* ConcurrentSet preliminary implementation
* Allow slice in ReadOnlyList
* Fix Iterator.remove in PriorityQueue
* Add foreach specializations
* Use foreach function instead of iterators

For full details see:
https://git.gnome.org/browse/libgee/tree/NEWS?h=0.16.1

(prlw1)

2014-11-01 10:25:46 UTC MAIN commitmail json YAML

2014-11-01 10:25:20 UTC MAIN commitmail json YAML

Update vala to 0.26.1

The hope is that backward compatibility will be sufficient for us
not to need to import every new stable version as a separate package.

Changes since vala024 was imported:

Vala 0.26.0
===========

* Bug fix and binding updates.

Vala 0.25.4
===========

* Add option --vapi-comments.
* Bug fixes and binding updates.

Vala 0.25.3
===========

* Bug fixes and binding updates.

Vala 0.25.2
===========

* Require and target GLib >= 2.24.
* Report warning for private struct fields.
* Replace webkit2gtk-3.0 bindings with webkit2gtk-4.0 bindings.
* Always build vapigen.
* Bug fixes and binding updates.

Vala 0.25.1
===========

* Support explicit interface method implementation.
* Support (unowned type)[] syntax.
* Support non-literal length in fixed-size arrays.
* Mark regular expression literals as stable.
* GIR parser updates.
* Add webkit2gtk-3.0 bindings.
* Add gstreamer-allocators-1.0 and gstreamer-riff-1.0 bindings.
* Bug fixes and binding updates.

(prlw1)

2014-11-01 10:12:03 UTC MAIN commitmail json YAML

Updated www/firefox-l10n to 33.0.2

(ryoon)

2014-11-01 10:11:10 UTC MAIN commitmail json YAML

Update to 33.0.2

* Sync with firefox-33.0.2

(ryoon)

2014-11-01 08:51:32 UTC MAIN commitmail json YAML

add some missing files for 4.02.0.

(obache)

2014-11-01 07:34:52 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Types-URI to 0.07

(wen)

2014-11-01 07:34:05 UTC MAIN commitmail json YAML

Update to 0.07
Update DEPENDS

Upstream changes:
0.07      2014-06-30 19:37:22Z
  - add missing prereq declaration

0.06      2014-06-28 17:00:56Z
  - better fix for fully-qualified type names, made to MooseX::Types directly
  - load URI::file, URI::data, URI::FromHash dynamically only when used
    (Olivier Mengu).

(wen)

2014-11-01 07:26:47 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Types to 0.45

(wen)

2014-11-01 07:25:50 UTC MAIN commitmail json YAML

Update to 0.45
Update DEPENDS

Upstream changes:
0.45      2014-09-02 01:17:50Z
        - increase the required versions of some prerequisites

(wen)

2014-11-01 07:23:39 UTC MAIN commitmail json YAML

Updated devel/p5-namespace-autoclean to 0.20

(wen)

2014-11-01 07:22:41 UTC MAIN commitmail json YAML

Update to 0.20

Upstream changes:
0.20      2014-09-06 23:04:12Z
  - Moose earlier than 2.0300 had a broken ->does method, which called methods
    on a class's meta when it might not be initialized (RT#98424)

0.19      2014-06-17 04:57:07Z
  - more comprehensive testing with Moo/Mouse/Moose
  - fixed cleaning of constants

0.18      2014-06-14 20:12:59Z
  - better method detection for Mouse (github #4, Graham Knop)

0.17      2014-06-10 20:13:14Z
  - Add -except to import options. This allows you to explicitly not clean a
    sub. (github #3, Dave Rolsky)

0.16      2014-05-27 04:50:22Z (TRIAL RELEASE)
  - Changed the code to no longer _require_ Class::MOP. If your class is not a
    Moose class then we don't load Class::MOP. This was particularly
    problematic for Moo classes. Using namespace::autoclean with a Moo class
    "upgraded" it to be a Moose class.
  - Using this module broke overloading in a class. Reported by Chris
    Weyl. (RT#50938)

0.15      2013-12-14 17:47:21Z
  - update configure_requires checking in Makefile.PL, add CONTRIBUTING file

0.14      2013-10-09 03:06:00Z
  - bump dependency on B::Hooks::EndOfScope, to get the separation of
    pure-perl and XS components (RT#89245)
  - repository migrated to the github moose organization

(wen)

2014-11-01 04:36:54 UTC MAIN commitmail json YAML

Add .include "../../lang/camlp4/buildlink3.mk".

(hiramatsu)

2014-11-01 04:36:17 UTC MAIN commitmail json YAML

Add .include "../../lang/camlp4/buildlink3.mk".

(hiramatsu)

2014-11-01 03:36:42 UTC MAIN commitmail json YAML

Added devel/p5-Devel-OverloadInfo version 0.002

(wen)

2014-11-01 03:34:56 UTC MAIN commitmail json YAML

Add p5-Devel-OverloadInfo

(wen)

2014-11-01 03:33:57 UTC MAIN commitmail json YAML

Import Devel-OverloadInfo-0.002 as devel/p5-Devel-OverloadInfo.

Devel::OverloadInfo returns information about overloaded operators
for a given class (or object), including where in the inheritance
hierarchy the overloads are declared and where the code implementing
it is.

(wen)

2014-11-01 01:25:06 UTC MAIN commitmail json YAML

Add a comment for MAKE_JOBS_SAFE=no:
# --- ext/date/all ---
# make[2]: make[2]: don't know how to make ../../.ext/common/date. Stop
# make[2]: stopped in .../lang/ruby193-base/work/ruby-1.9.3-p550/ext/date

(wiz)

2014-10-31 21:15:23 UTC MAIN commitmail json YAML

Updated lang/tcl to 8.6.2; x11/tk to 8.6.2; databases/sqlite3 to 3.8.7.1

(adam)

2014-10-31 21:13:32 UTC MAIN commitmail json YAML

Changes 3.8.7.1:
* In PRAGMA journal_mode=TRUNCATE mode, call fsync() immediately after truncating the journal file to ensure that the transaction is durable across a power loss.
* Fix an assertion fault that can occur when updating the NULL value of a field at the end of a table that was added using ALTER TABLE ADD COLUMN.
* Do not attempt to use the strchrnul() function from the standard C library unless the HAVE_STRCHRNULL compile-time option is set.
* Fix a couple of problems associated with running an UPDATE or DELETE on a VIEW with a rowid in the WHERE clause.

(adam)

2014-10-31 21:11:18 UTC MAIN commitmail json YAML

2014-10-31 18:59:33 UTC MAIN commitmail json YAML

2014-10-31 16:33:21 UTC MAIN commitmail json YAML

Note update of security/opendnssec to 1.4.6nb3.

(he)

2014-10-31 16:32:39 UTC MAIN commitmail json YAML

Fix a bug related to restoring various data from .xfrd-state files:
there's no need to byte-swap values read from a local file.
This would cause some IXFRs to mysteriously and consistently fail
until manual intervention is done, because the wrong (byte-swapped)
SOA serial# was being stuffed into the IXFR requests.

Ref. https://issues.opendnssec.org/browse/SUPPORT-147.

Also fix the rc.d script to not insist that the components must be
running to allow "stop" to proceed, so that "restart" or "stop" can
be done if one or both of the processes have exited or crashed.

Bump PKGREVISION.

(he)

2014-10-31 16:26:56 UTC MAIN commitmail json YAML

+ auctex-11.88, calibre-2.8.0, darkstat-3.0.718 [pkg/49345],
  gcc49-4.9.2, gdb-7.8.1, wine-1.7.30.

(wiz)

2014-10-31 16:14:07 UTC MAIN commitmail json YAML

2014-10-31 14:26:19 UTC MAIN commitmail json YAML

Updated lang/gcc48 to 4.8.3nb1
Updated lang/gcc48-libs to 4.8.3nb1
Removed lang/gcc48-cc++
Removed lang/gcc48-fortran
Removed lang/gcc48-objc

(ryoon)

2014-10-31 14:22:20 UTC MAIN commitmail json YAML

2014-10-31 09:51:35 UTC MAIN commitmail json YAML

Updated finance/p5-Finance-Quote to 1.35nb1

(wiz)

2014-10-31 09:51:25 UTC MAIN commitmail json YAML

Add missing dependencies.
Bump PKGREVISION.

(wiz)

2014-10-31 03:59:58 UTC MAIN commitmail json YAML

Add comment for not using find-prefix.mk.

(ryoon)

2014-10-31 03:56:57 UTC MAIN commitmail json YAML

Updated www/p5-Dancer2 to 0.153002

(wen)

2014-10-31 03:55:22 UTC MAIN commitmail json YAML

Update to 0.153002

Upstream changes:
0.153002  2014-10-30 09:23:52+01:00 Europe/Amsterdam

    [ BUG FIXES ]
    * GH #734: More failing tests. (Sawyer X)

0.153001  2014-10-27 12:39:54+01:00 Europe/Amsterdam

    [ BUG FIXES ]
    * GH #734: Failing tests on Windows. (Sawyer X)

    [ DOCUMENTATION ]
    * GH #724: Plack::Test example in Dancer2::Test. (Jakob Voss)

(wen)

2014-10-31 03:07:47 UTC MAIN commitmail json YAML

Updated www/mediawiki to 1.23.6

(wen)

2014-10-31 03:05:21 UTC MAIN commitmail json YAML

Update to 1.23.6

Upstream changes:
== Bugfixes in 1.23.6 ==
* (Bug 67440) Allow classes to be registered properly from installer
* (Bug 72274) Job queue not running (HTTP 411) due to missing
  Content-Length: header

(wen)

2014-10-31 01:00:31 UTC MAIN commitmail json YAML

Improve wrapper script as suggested by Joerg Sonnenberger.

(hiramatsu)

2014-10-31 00:54:02 UTC MAIN commitmail json YAML

2014-10-30 23:34:52 UTC MAIN commitmail json YAML

Bump ABI depends since 0.9.4 had a different major than 0.9.3.
I love it when they do that.

(wiz)

2014-10-30 21:54:03 UTC MAIN commitmail json YAML

PR pkg/49308 'CONFIG_SHELL= ksh' is only necessary for NetBSD-[5-6]* and 6.99.*

(mef)

2014-10-30 21:48:47 UTC MAIN commitmail json YAML

'CONFIG_SHELL= ksh' is only necessary for NetBSD-[5-6]* and 6.99.*

(mef)

2014-10-30 21:41:57 UTC MAIN commitmail json YAML

'CONFIG_SHELL= ksh' is only necessary for NetBSD-[5-6]* and 6.99.*

(mef)

2014-10-30 17:13:33 UTC MAIN commitmail json YAML

Updated www/firefox to 33.0.2

(ryoon)

2014-10-30 17:12:27 UTC MAIN commitmail json YAML

Update to 33.0.2

Changelog:
Fixed
33.0.2: Fix a startup crash with some combination of hardware and drivers

(ryoon)

2014-10-30 16:45:39 UTC MAIN commitmail json YAML

2014-10-30 14:30:35 UTC MAIN commitmail json YAML

2014-10-30 13:50:41 UTC MAIN commitmail json YAML

Import py-argcomplete.

Argcomplete provides easy, extensible command line tab completion of
arguments for your Python script. It makes two assumptions:
- You're using bash or zsh as your shell
- You're using argparse to manage your command line arguments/options

(fhajny)

2014-10-30 13:48:50 UTC MAIN commitmail json YAML

Mark as not make-jobs safe per PR 49338.

(wiz)

2014-10-30 13:41:58 UTC MAIN commitmail json YAML

Added devel/py-argh version 0.26.0

(fhajny)

2014-10-30 13:41:44 UTC MAIN commitmail json YAML

Import py-argh based on wip/py-argh.

An unobtrusive argparse wrapper with natural syntax.

(fhajny)

2014-10-30 13:18:16 UTC MAIN commitmail json YAML

Updated net/nagios-nrpe to 2.15

(gdt)

2014-10-30 13:17:57 UTC MAIN commitmail json YAML

Update to 2.15.

2.15 - 09/06/2013
-----------------
- Now compiles on HP-UX (Grant Byers)
- Added support for IPv6 (Leo Baltus, Eric Stanley)

2.14 - 12/21/2012
-----------------
- Added configure option to allow bash command substitutions, disabled by default [bug #400] (Eric Stanley)
- Patched to shutdown SSL connection completely (Jari Takkala)
- Added SRC support on AIX (Thierry Bertaud)
- Updated RPM SPEC file to support creating RPMs on AIX (Eric Stanley)
- Updated logging to support compiling on AIX (Eric Stanley)

2.13 - 11/11/2011
-----------------
- Applied Kaspersky Labs supplied patch for extending allowed_hosts (Konstantin Malov)
- Fixed bug in allowed_hosts parsing (Eric Stanley)
- Updated to support compiling on Solaris 10 (thanks to Kevin Pendleton)

(gdt)

2014-10-30 11:51:49 UTC MAIN commitmail json YAML

Updated databases/sqlrelay to 0.57

(fhajny)

2014-10-30 11:51:34 UTC MAIN commitmail json YAML

Update sqlrelay to 0.57.

Changes in 0.57:
- fixed an overloaded virtual function error in sqlr-status
- fixed parsing of "term as type" clauses in queries
- fixed 0 vs. None error in python getRowDictionary method
- tweaked php and php_pdo modules to build with php 5.6.0 on windows
- updated deployment projects for windows, adding perl, php, python
  and java, and adding x64 support
- describe/getColumnList supports synonyms with oracle now
- the mysql, firebird and oracle connections return sensible errors when
  the format of a numeric bind variable is wrong now
- fixed a bug that could cause the mysql connection to loop up if
  alphanumeric bind variable names were used instead of numbers
- fixed a bug that could cause the database specified in the mysql
  connection string to be ignored
- fixed a bind-variable translation bug that could cause variables not
  to be translated when multiple formats are used in the same
  query and one of them is the correct format
- describing oracle tables returns key (PRI,UNI,MUL) info now
- added disablekeylookup option to disable getting key information when
  describing oracle tables
- fixed broken --with-system-libtool configure option
- mysql-config --libs_r is used in preference to --libs now,
  solves build error with maria db on ubuntu 14.04.1
- fixed mysql drop-in lib errors with mysql_row_seek and mysql_row_tell

(fhajny)

2014-10-30 11:23:46 UTC MAIN commitmail json YAML

Bump rudiments bl3 depends. databases/sqlrelay is the only consumer and
expects the latest rudiments release every time updated, anyway.

(fhajny)

2014-10-30 10:40:48 UTC MAIN commitmail json YAML

Updated devel/rudiments to 0.48

(fhajny)

2014-10-30 10:40:36 UTC MAIN commitmail json YAML

Update rudiments to 0.48.

0.48
- got directory and file permissions working properly on windows
- added non-static methods to randomnumber
- added support for random_r, lrand48_r, arc4random and CreateGenRandom
- fixed connect-with-timeout error when getaddrinfo is disabled
- updated deployment projects for windows
- replaced compile-tests with link-tests for kqueue, posix_fadvise,
  xattr-functions and various mmap-related functions for minix
  3.3.0 which defines them but doesn't implement them
- added test for -lmthread for minix
- ioctl/FIONBIO is disabled for minix now
- added configurable randomization of hosts for
  inetsocketclient::connect()
- refactored listener class to match paradigms established by
  kqueue, epoll, /dev/poll and poll
- added support for /dev/poll and port_create()
- fixed a few configure-related issues under Cygwin
- renamed the "retrycount" parameter "tries" in the client classes

(fhajny)

2014-10-29 23:43:42 UTC MAIN commitmail json YAML

2014-10-29 23:19:58 UTC MAIN commitmail json YAML

+ abcm2ps-7.8.9, abcmidi-20141016, at-spi2-atk-3.14.1, gnome-3.14.1,
  gnome-applets-3.14.0, gnome-panel-3.14.0, libgee-0.16.1,
  metacity-3.14.2, nfdump-1.6.12 [pkg/49332], pidgin-2.10.10,
  webkit-gtk-2.4.7.

(wiz)

2014-10-29 23:14:36 UTC MAIN commitmail json YAML

2014-10-29 23:13:31 UTC MAIN commitmail json YAML

Added math/crfsuite version 0.12

(cheusov)

2014-10-29 23:12:17 UTC MAIN commitmail json YAML

2014-10-29 23:10:41 UTC MAIN commitmail json YAML

Added math/liblbfgs version 1.10

(cheusov)

2014-10-29 22:13:56 UTC MAIN commitmail json YAML

Updated www/firefox to 33.0.1nb1

(ryoon)

2014-10-29 22:12:35 UTC MAIN commitmail json YAML

Bump PKGREVISION

* Disable libmozjs.so to avoid WRKDIR reference error.

(ryoon)

2014-10-29 17:24:08 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-TimeZone to 1.76

(wiz)

2014-10-29 17:23:59 UTC MAIN commitmail json YAML

Update to 1.76:

1.76    2014-10-26

- When searching for the local timezone we now look at /etc/timezone before
  /etc/localtime. The former is a much quicker check if it exists. Patch by
  Karen Etheridge. PR #3.

- The tools/parse_olson script now supports parsing the etcetera and systemv
  files. This is *not* enabled by default as it would generate zones that
  conflict with existing links for Etc/UTC and others. Patch by Alfie John. PR
  #1.

(wiz)

2014-10-29 17:22:48 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-LibXML to 2.0117

(wiz)

2014-10-29 17:22:39 UTC MAIN commitmail json YAML

Update to 2.0117:

2.0117  2014-10-26
    - Makefile.PL : don't require a recentish ExtUtils::MakeMaker.
        - https://rt.cpan.org/Ticket/Display.html?id=83322
        - Thanks to Slaven Rezic for the report.
    - Fix broken t/02parse.t with non-English locale with recent perls.
        - https://rt.cpan.org/Public/Bug/Display.html?id=97805
        - Thanks to Slaven Rezic for the report.

(wiz)

2014-10-29 17:09:39 UTC MAIN commitmail json YAML

+= libshorttext

(cheusov)

2014-10-29 17:06:52 UTC MAIN commitmail json YAML

Added math/libshorttext version 1.1

(cheusov)

2014-10-29 17:01:19 UTC MAIN commitmail json YAML

Updated devel/boehm-gc to 7.4.2nb1

(wiz)

2014-10-29 17:01:09 UTC MAIN commitmail json YAML

Add patch from enami@ resolving issues with link_map chain which
caused problems with guile-2.

Bump PKGREVISION.

(wiz)

2014-10-29 15:13:48 UTC MAIN commitmail json YAML

Solaris reports .. fatal error: sys/prctl.h: No such file or directory
So, adding __solaris__ for BSD side

(mef)

2014-10-29 14:14:08 UTC MAIN commitmail json YAML

Needs cmake to build successfully.

(fhajny)

2014-10-29 14:13:27 UTC MAIN commitmail json YAML

Explicitly disable libssh2 support, security/libssh2 is too old anyway.

(fhajny)

2014-10-29 13:49:02 UTC MAIN commitmail json YAML

2014-10-29 13:21:38 UTC MAIN commitmail json YAML

Updated sysutils/cfengine3 to 3.4.5

(pettai)

2014-10-29 13:13:56 UTC MAIN commitmail json YAML

Updated databases/py-peewee to 2.4.1

(fhajny)

2014-10-29 13:13:38 UTC MAIN commitmail json YAML

Update py-peewee to 2.4.1.

Changes in 2.4.1:
- Fixed #448, add hook to the connection pool for detecting closed
  connections.
- Fixed #229, fix join attribute detection.
- Fixed #447, fixed documentation typo.

Changes in 2.4.0:
- Most of the introspection logic was moved out of the pwiz module and
  into playhouse.reflection.
- Created a new reflection extension for introspecting databases. The
  reflection module additionally can generate actual peewee Model classes
  dynamically.
- Created a dataset library (based on the SQLAlchemy project of the same
  name). For more info check out the blog post announcing playhouse.dataset.
- Added a db_url module which creates Database objects from a connection
  string.
- Added csv dump functionality to the CSV utils extension.
- Added an atomic context manager to support nested transactions.
- Added support for HStore, JSON and TSVector to the reflection module.
- More documentation updates.
- Fixed #440, which fixes a bug where Model.dirty_fields did not return
  an empty set for some subclasses of QueryResultWrapper.

(fhajny)

2014-10-29 13:06:45 UTC MAIN commitmail json YAML

Updated net/miniupnpd to 1.8.20141022

(adam)

2014-10-29 13:05:34 UTC MAIN commitmail json YAML

Changes 1.8.20141022:
* Discard NAT-PMP packets coming from the WAN
* small modifications to compile with exotic C libraries
* add comments in miniupnpd.conf regarding security
* DeletePortMapping now checks for client IP in Securemode
* Various fixes :
    e->ipv6.flags |= IP6T_F_PROTO; (netfilter)
    fix natpmp.c byte order conversion
    add small delay before SSDP response to prevent flooding

(adam)

2014-10-29 12:29:48 UTC MAIN commitmail json YAML

Note update of security/libgpg-error to 1.17nb1.

(he)

2014-10-29 12:28:50 UTC MAIN commitmail json YAML

Use __attribute__((destructor)) instead of atexit(), so that the
library wind-down function is both called on dlclose() and exit().
Should avoid segfault when trying to call the atexit function after
dlclose() which unmaps the library.  Fixes PR pkg/49333, thanks to
joerg@ for the suggested fix.

Also, the IRIX and NetBSD tool name to get at nawk is just "awk",
flagged by pkglint.

Bump PKGREVISION.

(he)