Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rtorrent/ibtorrent portability fixes for smartos #514

Closed
wants to merge 10,000 commits into from
Closed

rtorrent/ibtorrent portability fixes for smartos #514

wants to merge 10,000 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 7, 2017

  1. Configuration menu
    Copy the full SHA
    f5fea26 View commit details
    Browse the repository at this point in the history
  2. Fix build with Perl 5.26.0

    ryoon committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    a168525 View commit details
    Browse the repository at this point in the history
  3. Fix build with Perl 5.26.0

    ryoon committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    bcc382f View commit details
    Browse the repository at this point in the history
  4. Fix build with Perl 5.26.0

    ryoon committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    054964a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fc7ceb View commit details
    Browse the repository at this point in the history
  6. Remove -n, mandoc now has a warning for this case.

    From Ingo Schwarze.
    
    Bump version.
    wiz committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    ad331a7 View commit details
    Browse the repository at this point in the history
  7. Updated textproc/mdoclint to 1.55

    wiz committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    ef56de8 View commit details
    Browse the repository at this point in the history
  8. Remove new sentence, new line warning. mandoc learned it.

    From Ingo Schwarze.
    
    Ride bump.
    wiz committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    e5ce571 View commit details
    Browse the repository at this point in the history
  9. Package yara 3.6.0

    In the release notes:
     * .NET module (Wesley Shields)
     * New features for ELF module (Jacob Baines)
     * Fix endianness issues (Hilko Bengen)
     * Function yr_compiler_add_fd added to libyara
     * MAX_THREADS limit can be arbitrarily increased (Emerson R. Wiley)
     * Added --fail-on-warnings command-line option
     * Multiple bug fixes
    khorben committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    28e68cf View commit details
    Browse the repository at this point in the history
  10. Updated security/yara to 3.6.0

    khorben committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    937cf36 View commit details
    Browse the repository at this point in the history
  11. Updated security/py-yara to 3.6.0

    khorben committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    416beb4 View commit details
    Browse the repository at this point in the history
  12. Subsitute for @crossbase@ and @varbase@ in install scripts.

    ${CROSSBASE} and ${VARBASE} both point to important directories
    for installed packages, so always substitute those values into
    deinstall/install scripts.
    jlam committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    fa822bd View commit details
    Browse the repository at this point in the history
  13. Fix subsitutions for @PKG_ADMIN@ and @PKG_INFO@.

    The substituted values need to refer to the _CMD variables that
    hold the path to the actual commands.
    jlam committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    afdf664 View commit details
    Browse the repository at this point in the history
  14. Substitute for LDCONFIG_ADD_CMD and LDCONFIG_REMOVE_CMD in scripts.

    LDCONFIG_ADD_CMD and LDCONFIG_REMOVE_CMD are set by emulator/*.mk
    in order to update the library search paths in the emulated system
    directories.  Substitute for those values, but default them to the
    empty string so that the default action taken by the "shlibs" task
    can be used.
    jlam committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    543d7c0 View commit details
    Browse the repository at this point in the history
  15. Fix the value being substituted for TTMKFDIR in install scripts.

    @TYPE1INST@ should be replaced with ${TOOLS_PATH.type1inst}.
    Before this change, the sed(1) script being generated was not
    replaced @TYPE1INST@ at all, and instead generating a no-op
    substitution pattern for TTMKFDIR.
    jlam committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    1c15d96 View commit details
    Browse the repository at this point in the history
  16. Package yara 3.6.1

    In the release notes:
    
     * BUGFIX: Stack overflow caused by uncontrolled recursiveness (CVE-2017-9304)
     * BUGFIX: pe.overlay.size was undefined if the PE didn't have an overlay. Now it's set to 0 in those cases.
     * BUGFIX: Fix initalization issue that could cause a crash if rules compiled with a 32bit yarac is used with a 64bit yara.
    khorben committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    2a143c9 View commit details
    Browse the repository at this point in the history
  17. Updated security/yara to 3.6.1

    khorben committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    cea47cc View commit details
    Browse the repository at this point in the history
  18. Updated security/py-yara to 3.6.1

    khorben committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    cee5002 View commit details
    Browse the repository at this point in the history
  19. Simplify *yara packages.

    wiz committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    d5c688e View commit details
    Browse the repository at this point in the history
  20. Fix build with Perl 5.26.0.

    schmonz committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    fa4e8ca View commit details
    Browse the repository at this point in the history
  21. Fix "make install" in devel/kyua without "tests" package option.

    * Add a space after the "@comment" PLIST keyword inserted in the
      case where "tests" option is disabled.
    
    * Only create the "${PREFIX}/tests" directory and install the
      Kyuafile there if the "tests" option is enabled.
    jlam committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    76fbefc View commit details
    Browse the repository at this point in the history
  22. Mark gnatmake as NOT_PAX_MPROTECT_SAFE

    Bumps PKGREVISION.
    khorben committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    7d8fdd6 View commit details
    Browse the repository at this point in the history
  23. Fix build with Perl 5.26.0

    ryoon committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    3c314f4 View commit details
    Browse the repository at this point in the history
  24. Fix incorrect fix

    ryoon committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    95e1f8f View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. Fix build with Perl 5.26.0

    ryoon committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    afba621 View commit details
    Browse the repository at this point in the history
  2. Fix build with cups 2.2.0

    khorben committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    b6487ab View commit details
    Browse the repository at this point in the history
  3. Changes 1.4.3:

    Require Meson 0.39.1; the previous release already had an implicit requirement on this version
    Allow disabling EGL support when building Epoxy
    Add support for building on Haiku
    Update EGL registry from Khronos
    adam committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    7edf848 View commit details
    Browse the repository at this point in the history
  4. Updated graphics/libepoxy to 1.4.3

    adam committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    b63caee View commit details
    Browse the repository at this point in the history
  5. sort

    jnemeth committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    1cecbee View commit details
    Browse the repository at this point in the history
  6. v4.1.1

    New features:
    Allow passing prompt='consent' via the flow_from_clientsecrets
    adam committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    9b72be9 View commit details
    Browse the repository at this point in the history
  7. Updated security/py-oauth2client to 4.1.1

    adam committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    0d54367 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    795d6da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5541d38 View commit details
    Browse the repository at this point in the history
  10. Restrict to python-2.7 due to py-scp.

    wiz committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    0f3ed0e View commit details
    Browse the repository at this point in the history
  11. Updated asymptote to 2.41.

    Release Notes for Version 2.41
    
    The rendering of Bezier patches was improved. Minor improvements were made
    to perpendicular marks in the geometry package. A perl issue was addressed.
    Two unwanted temporary files are now removed after TeX processing.
    EPS output is now supported with all TeX engines. A workaround was
    implemented for the ImageMagick jpeg black background bug.
    
    Release Notes for Version 2.40
    
    A partial workaround for the OpenGL transparency bug was implemented, by
    presorting transparent triangles of the same material. The examples were
    updated and a segmentation fault was fixed. Multisample detection, surface
    rendering, and crack filling algorithms were fixed. The default compilation
    flags now specify -std=c++11.
    
    Release Notes for Version 2.39
    
    A workaround was implemented for the backwards incompatibility in the
    TeXLive 2016 graphicx package. Empty tick labels in graphs are now avoided.
    A paletteticks NoTicks option was added. Support for lualatex was improved.
    Renderers for Bezier patches and curves more efficient than those
    in the deprecated GLU library were implemented.
    wiz committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    baa53c9 View commit details
    Browse the repository at this point in the history
  12. Updated graphics/asymptote to 2.41

    wiz committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    da5ab34 View commit details
    Browse the repository at this point in the history
  13. Fix endianness issue using upstream commit

    git/git@6b851e5
    
    Bump PKGREVISION.
    wiz committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    34321b4 View commit details
    Browse the repository at this point in the history
  14. Updated devel/git-base to 2.13.1nb1

    wiz committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    b4b79a9 View commit details
    Browse the repository at this point in the history
  15. Take maintainership of all (recent-ish) GCC packages

    I have gone into the depths of GCC and came back alive, so feel free
    to ask me about it.
    maya committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    7efd482 View commit details
    Browse the repository at this point in the history
  16. Remove -e and -l; both now supported by mandoc.

    From Ingo Schwarze.
    
    Bump version.
    wiz committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    a8c5a39 View commit details
    Browse the repository at this point in the history
  17. Updated textproc/mdoclint to 1.56

    wiz committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    3d6142f View commit details
    Browse the repository at this point in the history
  18. Actually bump perl requirement to 5.26 (different installation path

    for modules).
    wiz committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    0b85bd3 View commit details
    Browse the repository at this point in the history
  19. Version 0.4.15

    Port to, and require, SpiderMonkey 38.
    Fix "NetworkManager plugin not being built"
    Fix "networkmanager plugin not working
    Fix "Invalid read after free"
    Fix intermittent unit test failures.
    adam committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    a8de6d9 View commit details
    Browse the repository at this point in the history
  20. Removed USE_LIBTOOL for good

    adam committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    63fb308 View commit details
    Browse the repository at this point in the history
  21. Updated www/libproxy to 0.4.15

    adam committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    b5348a8 View commit details
    Browse the repository at this point in the history
  22. Fix build with Perl 5.26.0.

    schmonz committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    0c5b1b6 View commit details
    Browse the repository at this point in the history
  23. Fix for missing EGL_CAST

    adam committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    0e62dcb View commit details
    Browse the repository at this point in the history
  24. Fix build with Perl 5.26.0

    ryoon committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    8eddb3a View commit details
    Browse the repository at this point in the history
  25. Detect built-in ATF on the system.

    ATF is discovered by looking for the lib/pkgconfig/atf-sh.pc
    pkg-config file in the base system.
    jlam committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    2f99c17 View commit details
    Browse the repository at this point in the history
  26. Fix build with Perl 5.26.0.

    schmonz committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    a1acdc0 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    cb6e50b View commit details
    Browse the repository at this point in the history
  28. Update php70 to 7.0.20.

    8 Jun 2017 PHP 7.0.20
    
    - Core:
      . Fixed bug #74600 (crash (SIGSEGV) in _zend_hash_add_or_update_i).
        (Laruence)
      . Fixed bug #74546 (SIGILL in ZEND_FETCH_CLASS_CONSTANT_SPEC_CONST_CONST).
        (Laruence)
    
    - intl:
      . Fixed bug #74468 (wrong reflection on Collator::sortWithSortKeys). (villfa)
    
    - MySQLi:
      . Fixed bug #74547 (mysqli::change_user() doesn't accept null as $database
        argument w/strict_types). (Anatol)
    
    - Opcache:
      . Fixed bug #74596 (SIGSEGV with opcache.revalidate_path enabled). (Laruence)
    
    - phar:
      . Fixed bug #51918 (Phar::webPhar() does not handle requests sent through PUT
        and DELETE method). (Christian Weiske)
    
    - Standard:
      . Fixed bug #74510 (win32/sendmail.c anchors CC header but not BCC).
        (Damian Wadley, Anatol)
    
    - xmlreader:
      . Fixed bug #74457 (Wrong reflection on XMLReader::expand). (villfa)
    taca committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    411bef6 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4887b92 View commit details
    Browse the repository at this point in the history
  30. Fix build with Perl 5.26.0.

    schmonz committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    0f07b14 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    bfb3010 View commit details
    Browse the repository at this point in the history
  32. chardet 3.0.4

    This minor bugfix release just fixes some packaging and documentation issues:
    * Fix issue with setup.py where pytest_runner was always being installed.
    * Make sure test.py is included in the manifest
    * Fix a bunch of old URLs in the README and other docs.
    * Update documentation to no longer imply we test/support Python 3 versions before 3.3
    adam committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    a1cb5dc View commit details
    Browse the repository at this point in the history
  33. Updated converters/py-chardet to 3.0.4

    adam committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    32eeed8 View commit details
    Browse the repository at this point in the history
  34. Remove outdated comment, tests work.

    wiz committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    1f12a3d View commit details
    Browse the repository at this point in the history
  35. Fix build with Perl 5.26.0.

    schmonz committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    2b600b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2017

  1. Update php71 to 7.1.6.

    7 Jun 2017, PHP 7.1.6
    
    - Core:
      . Fixed bug #74600 (crash (SIGSEGV) in _zend_hash_add_or_update_i).
        (Laruence)
      . Fixed bug #74546 (SIGILL in ZEND_FETCH_CLASS_CONSTANT_SPEC_CONST_CONST).
        (Laruence)
      . Fixed bug #74589 (__DIR__ wrong for unicode character). (Anatol)
    
    - intl:
      . Fixed bug #74468 (wrong reflection on Collator::sortWithSortKeys). (villfa)
    
    - MySQLi:
      . Fixed bug #74547 (mysqli::change_user() doesn't accept null as $database
        argument w/strict_types). (Anatol)
    
    - Opcache:
      . Fixed bug #74596 (SIGSEGV with opcache.revalidate_path enabled). (Laruence)
    
    - phar:
      . Fixed bug #51918 (Phar::webPhar() does not handle requests sent through PUT
        and DELETE method). (Christian Weiske)
    
    - Readline:
      . Fixed bug #74490 (readline() moves the cursor to the beginning of the line).
        (Anatol)
    
    - Standard:
      . Fixed bug #74510 (win32/sendmail.c anchors CC header but not BCC).
        (Damian Wadley, Anatol)
    
    - xmlreader:
      . Fixed bug #74457 (Wrong reflection on XMLReader::expand). (villfa)
    taca committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    125eb82 View commit details
    Browse the repository at this point in the history
  2. Note update of lang/php71 package to 7.1.6.

    taca committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    43cfb0f View commit details
    Browse the repository at this point in the history
  3. Added dependencies for Python 2.7

    adam committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    d607bef View commit details
    Browse the repository at this point in the history
  4. Fix build with Perl 5.26.0

    ryoon committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    2825f43 View commit details
    Browse the repository at this point in the history
  5. Fix build with Perl 5.26.0

    ryoon committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    03b8a32 View commit details
    Browse the repository at this point in the history
  6. Register support for FORTIFY on Linux

    Tested on Debian GNU/Linux 8.8 (amd64).
    
    Actual support will depend on the underlying distribution though.
    khorben committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    48fef44 View commit details
    Browse the repository at this point in the history
  7. Fix build with Perl 5.26.0

    ryoon committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    47dd4af View commit details
    Browse the repository at this point in the history
  8. Workaround for a WRKREF error

    ryoon committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    a1fe391 View commit details
    Browse the repository at this point in the history
  9. Register support for SSP on Linux (limited to x86 first)

    Tested on Debian GNU/Linux 8.8 (amd64).
    
    Actual support will depend on the underlying distribution though.
    khorben committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    d009c7d View commit details
    Browse the repository at this point in the history
  10. Fix build with Perl 5.26.0

    ryoon committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    0e8044b View commit details
    Browse the repository at this point in the history
  11. Register support for RELRO on Linux (limited to x86 first)

    Tested on Debian GNU/Linux 8.8 (amd64).
    
    Actual support will depend on the underlying distribution though.
    khorben committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    0e79606 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2017

  1. Updated devel/p5-ExtUtils-MakeMaker to 7.28

    -------------------------------------------
    7.28  Tue May 30 22:01:08 BST 2017
        Bug fixes:
        - Prune auto/share from search paths RT#121918
        - Fix regression with metadata RT#121913
    
    7.26  Sat May 27 21:01:47 BST 2017
        Bug fixes:
        - Fix regression with XS tests on MSWin32 with MS toolchain
        - Make MakeMaker pass compilation tests on AIX again
        - Test, fix test dep on SKIPped linktype
    
        - processPL now depends on 'pure_all' instead of 'all'
        - Only add staticlibs that are installed under auto/
        - Correct the order of tests of chmod()
        - Make perllocal.pod files reproducible
        - META_ADD/MERGE default meta version based on each other
        - Eliminate an ancient, unneeded, dangerous call to Carp::longmess
    
        Enhancements:
        - Add os_unsupported() function
        Doc fixes:
        - Fixed typo in MakeMaker.pm
    mef committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    4b7adda View commit details
    Browse the repository at this point in the history
  2. Updated devel/p5-ExtUtils-MakeMaker to 7.28

    mef committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    7f13cd9 View commit details
    Browse the repository at this point in the history
  3. Updated devel/p5-File-Path to 2.14

    ----------------------------------
    2.14 2017-06-07
        - When creating subdirectories for testing underneath
          File::Spec::Functions::tmpdir(), use randomly generated strings.
        - No change in functionality from 2.13.
    mef committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    54f0f20 View commit details
    Browse the repository at this point in the history
  4. Updated devel/p5-File-Path to 2.14

    mef committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    b11121a View commit details
    Browse the repository at this point in the history
  5. Updated devel/p5-CPAN-Perl-Releases to 3.22

     -----------------------------------------
     version 3.22 at 2017-05-31 21:26:56 +0000
     -----------------------------------------
         Updated for v5.27.0
    
     -----------------------------------------
     version 3.20 at 2017-05-30 18:37:56 +0000
     -----------------------------------------
         Updated for v5.26.0
    mef committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    764dab7 View commit details
    Browse the repository at this point in the history
  6. Update clutter-gst to 3.0.24.

    XXX:
     clutter-gst 3.0.x is required by ruby-gnome2-clutter-gstreamer 3.1.6
     but I don't use/need the package.  Only "make package" is tested.
     (No other package requires clutter-gst anyway)
    
    Upstream changelog (from NEWS file):
    
    clutter-gst 3.0.24 (29/03/2016)
    ===============================================================================
    
    List of changes
    
     o Enable inspection of gstreamer plugin without connecting to display
       servers
    
     o Fix issue with RGBx/BGRx formats not showing
    
     o Fix memory leaks
    
    Many Thanks to:
    
       Fabrice Bellet
    
    clutter-gst 3.0.22 (06/12/2016)
    ===============================================================================
    
    List of changes
    
     o A couple of video sink fixes (crashes & not up-to-date data)
    
     o A bunch of content fixes (crashes)
    
    Many Thanks to:
    
       Fabrice Bellet
    
    clutter-gst 3.0.20 (08/09/2016)
    ===============================================================================
    
    List of changes
    
     o A bunch of build cleanups/improvments
    
     o Fix BT.2020 YUV to RGB conversion
    
    Many Thanks to:
    
       Emmanuele Bassi
       Sebastian Keller
    
    clutter-gst 3.0.18 (20/03/2016)
    ===============================================================================
    
    List of changes
    
     o More documentation fixes
    
     o Set example video player background to opaque black
    
    Many Thanks to:
    
       Chris Mayo
       Jonny Lamb
    
    clutter-gst 3.0.16 (12/02/2016)
    ===============================================================================
    
    List of changes
    
     o Make gudev an optional dependency
    
     o Bunch of documentation fixes
    
     o Auto video sink memory leak fixes
    
     o Auto video sink background now defaults to black
    
     o Video sink caps RGBx/BGRx naming fix
    
     o Video sink frame display fix on loaded systems
    
     o Video sink cleanups on stop()
    
    Many Thanks to:
    
       Chris Mayo
       Gilles Dartiguelongue
       Nicolas Dufresne
    
    clutter-gst 3.0.14 (10/10/2015)
    ===============================================================================
    
    List of changes
    
     o Fix rendering issue with non power of 2 video frame sizes
    
     o Reduce color conversion shader's size
    
     o Fix crash with vaapi plugins when frame upload fails
    
    clutter-gst 3.0.12 (30/09/2015)
    ===============================================================================
    
    List of changes
    
     o Fix leak with color balance
    
     o Enable DVD events forwarding upstream the pipeline
    
    clutter-gst 3.0.10 (04/09/2015)
    ===============================================================================
    
    List of changes
    
     o Fix leak in error checking
    
     o Fix invalid premultiply for AYUV format
    
    clutter-gst 3.0.8 (18/07/2015)
    ===============================================================================
    
    List of changes
    
     o Fix crash when video frame has not been uploaded yet, gets disposed
       and Clutter try to paint with it.
    
    clutter-gst 3.0.6 (24/05/2015)
    ===============================================================================
    
    List of changes
    
     o fix memory leaks in get/set_caps
    
     o advertize the GstVideoOverlayComposition feature in caps
    
     o clear buffer in flush
    
    Many Thanks to:
    
       Matthieu Bouron
       Victor Manuel Jaquez Leal
       Wim Taymans
    
    clutter-gst 3.0.4 (24/01/2015)
    ===============================================================================
    
    List of changes
    
     o Fix introspection problem on systems with no display
    
     o Fix introspection problems with clutter-gst 2.0 installed
    
     o Fix incorrect warnings about deprecated properties
    
     o Only advertise RGBA format for texture upload
    
    clutter-gst 3.0.2 (11/01/2015)
    ===============================================================================
    
    List of changes
    
     o Fix dependency version of Gstreamer and Cogl
    
     o Fix crash with the autovideosink when you're running without a
       display server
    
     o Fix linking problem with examples
    
    Many Thanks to:
    
       Koop Mast
       Ting-Wei Lan
    
    clutter-gst 3.0.0 (06/12/2014)
    ===============================================================================
    
    List of changes
    
     o Add ability to set modified frames on content
    
     o Add RGBx/BGRx format support to video sink
    
     o A few small bug fixes
    
    Many Thanks to:
    
       Olav Vitters
       Philip Withnall
    
    clutter-gst 2.99.4 (26/06/2014)
    ===============================================================================
    
    List of changes
    
     o Improve GStreamer debug topics
    
     o A few small bug fixes
    
    clutter-gst 2.99.2 (09/06/2014)
    ===============================================================================
    
    List of changes
    
     o Add color correction support using GLSL shaders
    
     o Add overlay support using additional ClutterPaintNode
    
     o Video sink now derives from GstVideoSink
    
    Many Thanks to:
    
       Colin Walters
       Ryan Lortie
       Piotr Drag
    
    clutter-gst 2.99.0 (19/11/2013)
    ===============================================================================
    
    List of changes
    
     o Split the concept of player from the concept of video display in
       the Clutter scenegraph (ie. you can now display the same or part of
       the same video stream several times in a one or multiple Clutter
       scenes)
    
       You should start by creating a Player that is in charge of decoding
       a video (ClutterGstPlayer interface).
    
       2 player classes are currently available :
         ClutterGstPlayback (wrapper around playbin)
         ClutterGstCamera (wrapper around camerabin)
    
       You then attach a player to one of the ClutterGstContent, and put
       the content into a ClutterActor anywhere in a scene.
    
     o Introduce ClutterGstPlayer interface as a replacement for
       ClutterMedia
    
     o Introduce ClutterGstCameraManager to discover/list available camera
       on the system
    
     o Remove usage of Clutter and Cogl deprecated APIs
    
     o Add many example to help with usage of the new API, including
       JavaScript examples (see examples/ directory).
    
     o Rework a basic GStreamer plugin
    
    
    Many Thanks to:
    
       Andre Moreira Magalhaes
       Bastian Winkler
       Bastien Nocera
       Marvin Schmidt
       Sjoerd Simons
    tsutsui committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    ab03579 View commit details
    Browse the repository at this point in the history
  7. Updated multimedia/clutter-gst to 3.0.24

    tsutsui committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    5da23a7 View commit details
    Browse the repository at this point in the history
  8. Update ruby-delayer-deferred to 2.0.0.

    No upstream changelog.
    (Whole rewrite but no external API changes, per author's comment)
    tsutsui committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    9dac765 View commit details
    Browse the repository at this point in the history
  9. Updated devel/ruby-delayer-deferred to 2.0.0

    tsutsui committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    0a19d3c View commit details
    Browse the repository at this point in the history
  10. Update ruby-gnome2 packages to 3.1.6.

    pkgsrc changes:
     - remove a pkgsrc patch for ruby-gnome2-gtk that seems fixed in upstream
     - ignore native-package-installer dependency checks
       in ruby-gnome2-clutter-gstreamer and ruby-gnome2-webkit-gtk
    
    Upstream changes:
    (from https://github.com/ruby-gnome2/ruby-gnome2/blob/3.1.6/NEWS)
    
    == Ruby-GNOME2 3.1.6: 2017-06-03
    
    === Changes
    
    This is a bug fix release for Windows packages.
    
    ==== All
    
      * Fixes
        * Added a missing path existence check on Windows.
    
    == Ruby-GNOME2 3.1.5: 2017-06-03
    
    === Changes
    
    This is a bug fix release for Windows packages.
    
    ==== All
    
      * Improvements
        * Supported RubyInstaller2.
    
    ==== Ruby/Pango
    
      * Improvements
        * Add backward compatibility APIs:
          * (({Pango::FontDescription::WEIGHT_*}))
          * (({Pango::FontDescription::STYLE_*}))
    
    == Ruby-GNOME2 3.1.4: 2017-05-30
    
    === Changes
    
    This is a release that supports Ruby 2.4 on Windows.
    
    ==== All
    
      * Improvements
        * Supported MSYS2.
    
    ==== Ruby/GLib2
    
      * Improvements
        * Added (({GLib::Object#floating?})) for debugging.
    
    ==== Ruby/GIO2
    
      * Improvements
        * Added (({Gio::File.open})). The followings are deprecated.
          * (({Gio::File.commandline_arg}))
          * (({Gio::File.path}))
          * (({Gio::File.uri}))
    
    ==== Ruby/GObjectIntrospection
    
      * Improvements
        * Relaxed expected test result for 32bit environment.
          [GitHub#1026][Reported by Mamoru TASAKA]
        * Added tests for (({GObjectIntrospection::ConstantInfo})).
          [GitHub#1027][Patch by cedlemo]
        * Supported floating "transfer full" GObject.
    
    ==== Ruby/GDK3
    
      * Improvements
        * Supported (({Cairo::Surface#to_pixbuf(options={})})).
          (({Cairo::Surface#to_pixbuf(src_x, src_y, width, height)})) is
          deprecated.
    
    ==== Ruby/Rsvg2
    
      * Improvements
        * Migrated to GObject Introspection bindings.
        * Renamed to (({Rsvg})) from (({RSVG})). (({RSVG})) is still
          usable but it's deprecated.
          [GitHub#1030][Patch by cedlemo]
        * Supported (({Cairo::Context#render_rsvg_handle(handle, :id =>
          ...)})).
    
    ==== Ruby/WebKit2GTK
    
      * Improvements
        * (({WebKit3Gtk::WebView#initialize})): Supported (({Hash}))
          options.
          [GitHub#1028][Patch by Matijs van Zuijlen]
    
    === Thanks
    
      * Mamoru TASAKA
      * cedlemo
      * Matijs van Zuijlen
    
    == Ruby-GNOME2 3.1.3: 2017-04-27
    
    === Changes
    
    This is a release that improve backward compatibility for Ruby/Pango.
    
    ==== Ruby/Pango
    
      * Improvements
        * Defined constants under (({Pango})) again for backward compatibility.
          [GitHub#1022][Reported by Andy Meneely]
        * Defined constants under (({Pango::Layout})) again for backward
          compatibility.
          [GitHub#1022][Reported by Andy Meneely]
        * (({Pango.pixels})): Added again.
        * (({Pango::AttrShape#data})): Supported again.
      * Fixes
        * (({Pango::Layout#text=})): Fixed a bug that wrong bytesize is
          used for multibyte string.
        * (({Pango::Layout#markup=})): Fixed a bug that wrong bytesize
          is used for multibyte string.
    
    === Thanks
    
      * Andy Meneely
    
    == Ruby-GNOME2 3.1.2: 2017-04-26
    
    There is an incompatible change. (({GBytes})) to (({String}))
    conversion is changed to (({GBytes})) to (({GLib::Bytes}))
    conversion. You can get (({String})) by (({GLib::Bytes#to_s})).
    
    Other incompatible changes are bugs. Please report them to us.
    
    === Changes
    
    ==== All
    
      * Improvements
        * Supported auto depended package install for GObject
          Introspection based bindings.
    
    ==== Ruby/GLib2
    
      * Improvements
        * Supported overriding (({alloc_func})) in super class.
        * Extracted native package installer code as
          native-package-installer gem.
        * (({GLib::Bytes})): Added.
        * Supported pkg-config 1.1.9 or later.
      * Fixes
        * Fixed a build error on CentOS 6 and Ubuntu 12.04. They use
          GLib < 2.34.
          [GitHub#1012][Reported by Scot]
        * Fixed a bug that (({GLib::TypePlugin})) can't be included.
          [GitHub#1019][Patch by Matijs van Zuijlen]
    
    ==== Ruby/GIO2
    
      * Fixes
        * Fixed a path in test. [GitHub#990][Reported by Mamoru TASAKA]
    
    ==== Ruby/GObjectIntrospection
    
      * Improvements
        * Supported getting interface, union and boxed type as a field value.
        * Supported setting an interface as a field.
        * Supported more struct types.
        * Supported cairo-gobject types.
        * Supported outputting an array of interfaces.
          [GitHub#1006][Reported by cedlemo]
        * Supported Rubyish method name conversion for (({list_XXX}))
          methods that return an array.
        * Supported customizing field reader method name.
        * Supported auto (({int})) to boolean conversion for field value.
        * (({GObjectIntrospection::Repository.default})): Added a GC guard.
        * Supported inputting (({unichar})).
        * Supported inputting (({gint64})) C array.
        * Supported inputting (({gint8})) C array.
        * Added tests for (({GObjectIntrospection::UnionInfo})).
          [GitHub#1016][Patch by cedlemo]
        * Stopped auto (({GBytes})) to (({String}))
          conversion. (({GBytes})) is converted to (({GLib::Bytes})). It's
          for efficient byte sequence handling in Ruby. It's
          an incompatible change. You can use (({GLib::Bytes#to_s})) to
          get (({String})).
      * Fixes
        * (({GObjectIntrospection::RepositoryError})): Fixed parent class.
        * Fixed a typo. [GitHub#1002][Reported by cedlemo]
    
    ==== Ruby/ATK
    
      * Improvements
        * Migrated to GObject Introspection bindings.
          [GitHub#998][Patch by cedlemo]
    
    ==== Ruby/CairoGObject
    
      * Fixes
        * Fixed a double free bug.
    
    ==== Ruby/Pango
    
      * Improvements
        * Migrated to GObject Introspection bindings.
          [GitHub#1007][GitHub#1008][GitHub#1009][GitHub#1010]
          [GitHub#1011][Patch by cedlemo]
          [GitHub#1013][GitHub#1014][Patch by Detlef Wagner]
    
    ==== Ruby/GdkPixbuf2
    
      * Improvements
        * Supported GdkPixbuf 2.31.6 on CentOS 7 again.
    
    ==== Ruby/GDK3
    
      * Improvements
        * (({Gdk::Event})) and subclasses: Supported again.
        * Supported old GDK 3 again.
        * Supported X11 related features.
          [GitHub#999][Reported by johnlane]
    
    ==== Ruby/GTK3
    
      * Improvements
        * (({Gtk::Widget#click})): Added.
        * (({Gtk::Widget#send_key})): Added.
        * (({Gtk::Widget#wait_for_draw})): Added.
        * (({Gtk::WiAccelGroup.activate})): Added.
        * Updated samples.
          [GitHub#1002][GitHub#1003]
          [Patch by cedlemo]
        * (({Gtk::IconTheme#choose_icon})): Changed the default flags to
          (({0})) from (({:generic_fallback})).
        * (({Gtk::IconTheme#lookup_icon})): Changed the default flags to
          (({0})) from (({:generic_fallback})).
        * Supported GTK+ < 3.20 again.
      * Fixes
        * Updated signal name in document.
          [GitHub#995][Patch by Arnaud Meuret]
    
    ==== Ruby/ClutterGdk
    
      * Fixes
        * Ensured initializing GDK.
          [GitHub#1000][Reported by cedlemo]
    
    ==== Ruby/GOffice
    
      * Improvements
        * (({GOffice::Version})): Added.
    
    === Thanks
    
      * Mamoru TASAKA
      * Arnaud Meuret
      * cedlemo
      * johnlane
      * Scot
      * Detlef Wagner
      * Matijs van Zuijlen
    tsutsui committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    9e104e7 View commit details
    Browse the repository at this point in the history
  11. Updated devel/ruby-gnome2-atk to 3.1.6

    Updated devel/ruby-gnome2-gio to 3.1.6
    Updated devel/ruby-gnome2-glib to 3.1.6
    Updated devel/ruby-gnome2-gobject-introspection to 3.1.6
    Updated devel/ruby-gnome2-pango to 3.1.6
    Updated graphics/ruby-gnome2-cairo-gobject to 3.1.6
    Updated graphics/ruby-gnome2-clutter to 3.1.6
    Updated graphics/ruby-gnome2-clutter-gdk to 3.1.6
    Updated graphics/ruby-gnome2-clutter-gtk to 3.1.6
    Updated graphics/ruby-gnome2-gdk3 to 3.1.6
    Updated graphics/ruby-gnome2-gdkpixbuf to 3.1.6
    Updated graphics/ruby-gnome2-rsvg to 3.1.6
    Updated multimedia/ruby-gnome2-clutter-gstreamer to 3.1.6
    Updated multimedia/ruby-gnome2-gstreamer to 3.1.6
    Updated print/ruby-gnome2-poppler to 3.1.6
    Updated www/ruby-gnome2-webkit-gtk to 3.1.6
    Updated www/ruby-gnome2-webkit-gtk2 to 3.1.6
    Updated x11/ruby-gnome2-gtk to 3.1.6
    Updated x11/ruby-gnome2-gtk3 to 3.1.6
    Updated x11/ruby-gnome2-gtksourceview2 to 3.1.6
    Updated x11/ruby-gnome2-gtksourceview3 to 3.1.6
    Updated x11/ruby-gnome2-vte to 3.1.6
    tsutsui committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    704e7f2 View commit details
    Browse the repository at this point in the history
  12. Update ruby-gnome2 packages to 3.1.6.

    (this one is missed in previous commit)
    
    pkgsrc changes:
     - remove a pkgsrc patch for ruby-gnome2-gtk that seems fixed in upstream
     - ignore native-package-installer dependency checks
       in ruby-gnome2-clutter-gstreamer and ruby-gnome2-webkit-gtk
    
    Upstream changes:
    (from https://github.com/ruby-gnome2/ruby-gnome2/blob/3.1.6/NEWS)
    
    == Ruby-GNOME2 3.1.6: 2017-06-03
    
    === Changes
    
    This is a bug fix release for Windows packages.
    
    ==== All
    
      * Fixes
        * Added a missing path existence check on Windows.
    
    == Ruby-GNOME2 3.1.5: 2017-06-03
    
    === Changes
    
    This is a bug fix release for Windows packages.
    
    ==== All
    
      * Improvements
        * Supported RubyInstaller2.
    
    ==== Ruby/Pango
    
      * Improvements
        * Add backward compatibility APIs:
          * (({Pango::FontDescription::WEIGHT_*}))
          * (({Pango::FontDescription::STYLE_*}))
    
    == Ruby-GNOME2 3.1.4: 2017-05-30
    
    === Changes
    
    This is a release that supports Ruby 2.4 on Windows.
    
    ==== All
    
      * Improvements
        * Supported MSYS2.
    
    ==== Ruby/GLib2
    
      * Improvements
        * Added (({GLib::Object#floating?})) for debugging.
    
    ==== Ruby/GIO2
    
      * Improvements
        * Added (({Gio::File.open})). The followings are deprecated.
          * (({Gio::File.commandline_arg}))
          * (({Gio::File.path}))
          * (({Gio::File.uri}))
    
    ==== Ruby/GObjectIntrospection
    
      * Improvements
        * Relaxed expected test result for 32bit environment.
          [GitHub#1026][Reported by Mamoru TASAKA]
        * Added tests for (({GObjectIntrospection::ConstantInfo})).
          [GitHub#1027][Patch by cedlemo]
        * Supported floating "transfer full" GObject.
    
    ==== Ruby/GDK3
    
      * Improvements
        * Supported (({Cairo::Surface#to_pixbuf(options={})})).
          (({Cairo::Surface#to_pixbuf(src_x, src_y, width, height)})) is
          deprecated.
    
    ==== Ruby/Rsvg2
    
      * Improvements
        * Migrated to GObject Introspection bindings.
        * Renamed to (({Rsvg})) from (({RSVG})). (({RSVG})) is still
          usable but it's deprecated.
          [GitHub#1030][Patch by cedlemo]
        * Supported (({Cairo::Context#render_rsvg_handle(handle, :id =>
          ...)})).
    
    ==== Ruby/WebKit2GTK
    
      * Improvements
        * (({WebKit3Gtk::WebView#initialize})): Supported (({Hash}))
          options.
          [GitHub#1028][Patch by Matijs van Zuijlen]
    
    === Thanks
    
      * Mamoru TASAKA
      * cedlemo
      * Matijs van Zuijlen
    
    == Ruby-GNOME2 3.1.3: 2017-04-27
    
    === Changes
    
    This is a release that improve backward compatibility for Ruby/Pango.
    
    ==== Ruby/Pango
    
      * Improvements
        * Defined constants under (({Pango})) again for backward compatibility.
          [GitHub#1022][Reported by Andy Meneely]
        * Defined constants under (({Pango::Layout})) again for backward
          compatibility.
          [GitHub#1022][Reported by Andy Meneely]
        * (({Pango.pixels})): Added again.
        * (({Pango::AttrShape#data})): Supported again.
      * Fixes
        * (({Pango::Layout#text=})): Fixed a bug that wrong bytesize is
          used for multibyte string.
        * (({Pango::Layout#markup=})): Fixed a bug that wrong bytesize
          is used for multibyte string.
    
    === Thanks
    
      * Andy Meneely
    
    == Ruby-GNOME2 3.1.2: 2017-04-26
    
    There is an incompatible change. (({GBytes})) to (({String}))
    conversion is changed to (({GBytes})) to (({GLib::Bytes}))
    conversion. You can get (({String})) by (({GLib::Bytes#to_s})).
    
    Other incompatible changes are bugs. Please report them to us.
    
    === Changes
    
    ==== All
    
      * Improvements
        * Supported auto depended package install for GObject
          Introspection based bindings.
    
    ==== Ruby/GLib2
    
      * Improvements
        * Supported overriding (({alloc_func})) in super class.
        * Extracted native package installer code as
          native-package-installer gem.
        * (({GLib::Bytes})): Added.
        * Supported pkg-config 1.1.9 or later.
      * Fixes
        * Fixed a build error on CentOS 6 and Ubuntu 12.04. They use
          GLib < 2.34.
          [GitHub#1012][Reported by Scot]
        * Fixed a bug that (({GLib::TypePlugin})) can't be included.
          [GitHub#1019][Patch by Matijs van Zuijlen]
    
    ==== Ruby/GIO2
    
      * Fixes
        * Fixed a path in test. [GitHub#990][Reported by Mamoru TASAKA]
    
    ==== Ruby/GObjectIntrospection
    
      * Improvements
        * Supported getting interface, union and boxed type as a field value.
        * Supported setting an interface as a field.
        * Supported more struct types.
        * Supported cairo-gobject types.
        * Supported outputting an array of interfaces.
          [GitHub#1006][Reported by cedlemo]
        * Supported Rubyish method name conversion for (({list_XXX}))
          methods that return an array.
        * Supported customizing field reader method name.
        * Supported auto (({int})) to boolean conversion for field value.
        * (({GObjectIntrospection::Repository.default})): Added a GC guard.
        * Supported inputting (({unichar})).
        * Supported inputting (({gint64})) C array.
        * Supported inputting (({gint8})) C array.
        * Added tests for (({GObjectIntrospection::UnionInfo})).
          [GitHub#1016][Patch by cedlemo]
        * Stopped auto (({GBytes})) to (({String}))
          conversion. (({GBytes})) is converted to (({GLib::Bytes})). It's
          for efficient byte sequence handling in Ruby. It's
          an incompatible change. You can use (({GLib::Bytes#to_s})) to
          get (({String})).
      * Fixes
        * (({GObjectIntrospection::RepositoryError})): Fixed parent class.
        * Fixed a typo. [GitHub#1002][Reported by cedlemo]
    
    ==== Ruby/ATK
    
      * Improvements
        * Migrated to GObject Introspection bindings.
          [GitHub#998][Patch by cedlemo]
    
    ==== Ruby/CairoGObject
    
      * Fixes
        * Fixed a double free bug.
    
    ==== Ruby/Pango
    
      * Improvements
        * Migrated to GObject Introspection bindings.
          [GitHub#1007][GitHub#1008][GitHub#1009][GitHub#1010]
          [GitHub#1011][Patch by cedlemo]
          [GitHub#1013][GitHub#1014][Patch by Detlef Wagner]
    
    ==== Ruby/GdkPixbuf2
    
      * Improvements
        * Supported GdkPixbuf 2.31.6 on CentOS 7 again.
    
    ==== Ruby/GDK3
    
      * Improvements
        * (({Gdk::Event})) and subclasses: Supported again.
        * Supported old GDK 3 again.
        * Supported X11 related features.
          [GitHub#999][Reported by johnlane]
    
    ==== Ruby/GTK3
    
      * Improvements
        * (({Gtk::Widget#click})): Added.
        * (({Gtk::Widget#send_key})): Added.
        * (({Gtk::Widget#wait_for_draw})): Added.
        * (({Gtk::WiAccelGroup.activate})): Added.
        * Updated samples.
          [GitHub#1002][GitHub#1003]
          [Patch by cedlemo]
        * (({Gtk::IconTheme#choose_icon})): Changed the default flags to
          (({0})) from (({:generic_fallback})).
        * (({Gtk::IconTheme#lookup_icon})): Changed the default flags to
          (({0})) from (({:generic_fallback})).
        * Supported GTK+ < 3.20 again.
      * Fixes
        * Updated signal name in document.
          [GitHub#995][Patch by Arnaud Meuret]
    
    ==== Ruby/ClutterGdk
    
      * Fixes
        * Ensured initializing GDK.
          [GitHub#1000][Reported by cedlemo]
    
    ==== Ruby/GOffice
    
      * Improvements
        * (({GOffice::Version})): Added.
    
    === Thanks
    
      * Mamoru TASAKA
      * Arnaud Meuret
      * cedlemo
      * johnlane
      * Scot
      * Detlef Wagner
      * Matijs van Zuijlen
    tsutsui committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    0a60e25 View commit details
    Browse the repository at this point in the history
  13. Update mikutter to 3.5.8.

    pkgsrc changes:
    
    - pull upstream fix for redmine ticket #1031 (twitpic gzipped xfer)
    - pull changes to use delayer-deferred 2.0.0 for redmine ticket
      #916 (extra follow/follower activities) and
      #995 (abnormal cpu load with delayer-deferred 1.1.0)
    
    Upstream changes:
    
    - ruby-gnome2 3.1.6
    - subcommands that create spec files don't accept . as a pathname
    - free memories on loading images earlier
    - avoid to use deprecated Gdk::PixbufLoader
    tsutsui committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    742c4fa View commit details
    Browse the repository at this point in the history
  14. Updated net/mikutter to 3.5.8

    tsutsui committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    2f6d339 View commit details
    Browse the repository at this point in the history
  15. Fix PLIST (missed in the previous 3.1.6 update).

    tsutsui committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    b42668a View commit details
    Browse the repository at this point in the history
  16. Fix a missed dependency in previous.

    tsutsui committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    e2277b5 View commit details
    Browse the repository at this point in the history
  17. Pull dependency fix from upstream.

    Bump PKGREVISION to denote changes.
    tsutsui committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    b4b42bb View commit details
    Browse the repository at this point in the history
  18. Restore c++ support in ccache.mk

    The ccache.mk file was checking for languages "c" and "c++".
    New framework for C++ dialects (or revisions) was setting implicitly c++,
    translating e.g. c++11 to c++.
    
    compiler.mk set this c++ after including ccache.mk, so c++ was undefined
    and ccache was ignored.
    
    This helps to build large projects like LLVM+Clang+LLDB with ccache.
    
    Sponsored by <The NetBSD Foundation>
    kamil committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    fd39671 View commit details
    Browse the repository at this point in the history
  19. Import gitinspector-0.4.4 as devel/py-gitinspector.

    Gitinspector is a statistical analysis tool for git repositories. The default
    analysis shows general statistics per author, which can be complemented with a
    timeline analysis that shows the workload and activity of each author. Under
    normal operation, it filters the results to only show statistics about a number
    of given extensions and by default only includes source files in the
    statistical analysis.
    kamil committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    757189b View commit details
    Browse the repository at this point in the history
  20. + devel/py-gitinspector

    kamil committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    7dc2fcd View commit details
    Browse the repository at this point in the history
  21. Added devel/py-gitinspector version 0.4.4

    kamil committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    742d801 View commit details
    Browse the repository at this point in the history
  22. Update ruby-mail to 2.6.6

    == Version 2.6.6 - 2017-06-09 Jeremy Daer <[email protected]>
    
    Security:
    * #1097 – SMTP security: prevent command injection via To/From
       addresses. (jeremy)
    
    Bugs:
    * #689 - Fix Exim delivery method broken by #477 in 2.5.4. (jethrogb)
    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    28eaed8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ded2ca1 View commit details
    Browse the repository at this point in the history
  24. Update ruby-mail25 to 2.5.5.

    == Version 2.5.5 - 2017-06-09 Jeremy Daer <[email protected]>
    
    Security:
    * #1097 – SMTP security: prevent command injection via To/From
       addresses. (jeremy)
    
    Bugs:
    * #633 – Cope with message parts that have an empty Content-Type
       (ThomasKoppensteiner, zeepeeare)
    * #689 - Fix Exim delivery method broken by #477 in 2.5.4. (jethrogb)
    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    c8ec36b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    364dabf View commit details
    Browse the repository at this point in the history
  26. Update ruby-capybara to 2.14.2.

    * pkgsrc chagnge: depends on ruby-rack14 instead of ruby-rack16.
    
    # Version 2.14.2
    
    Release date: 2017-06-09
    
    ### Fixed
    
    * Workaround for system modals when using headless Chrome now works if the
      page changes
    
    
    # Version 2.14.1
    
    Release date: 2017-06-07
    
    ### Fixed
    
    * Catch correct error when unexpected system modals are discovered in latest
      selenium [Thomas Walpole]
    * Update default `puma` server registration to encourage it to run in single
      mode [Thomas Walpole]
    * Suppress invalid element errors raised while lazily evaluating the results
      of `all` [Thomas Walpole]
    * Added missing `with_selected` option to the :select selector to match
      `options`/`with_options` options - Issue #1865 [Bartosz Nowak]
    * Workaround broken system modals when using selenium with headless Chrome
    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    3288cc6 View commit details
    Browse the repository at this point in the history
  27. Add ruby-gettext-setup package version 0.25.

    gettext-setup gem
    
    This is a simple gem to set up i18n for Ruby projects (including Sinatra web
    apps) using gettext and fast gettext.
    
    This project sets the default locale to English. If the user has set a
    different locale in their browser preferences, and we support the user's
    preferred locale, strings and data formatting will be customized for that
    locale.
    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    4bb27e4 View commit details
    Browse the repository at this point in the history
  28. Add and enable ruby-gettext-setup.

    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    6a3eca8 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8e96cd9 View commit details
    Browse the repository at this point in the history
  30. Update nano to 2.8.4

    2017.05.21 - GNU nano 2.8.4 includes the nanorc man page again.
    
    2017.05.18 - GNU nano 2.8.3 "Hirsch" fixes a misplacement of the spotlight
    		during interactive replacing, avoids build failures on AIX
    		and Solaris, fixes a crash on Solaris, speeds up backwards
    		searching, improves PHP syntax highlighting, and no longer
    		asks “save anyway?” when the user ^Q discards the buffer.
    wiedi committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    a96b4fa View commit details
    Browse the repository at this point in the history
  31. Updated editors/nano to 2.8.4

    wiedi committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    b46d7e1 View commit details
    Browse the repository at this point in the history
  32. Add ruby-syslog-logger package version 1.6.8.

    Logger::Syslog is a Logger replacement that logs to syslog.  It is almost
    drop-in with a few caveats.  You can add Logger::Syslog to your Rails
    production environment to aggregate logs between multiple machines.
    
    NOTE! You can only set the Logger::Syslog program name and facility when you
    initialize Logger::Syslog for the first time.  This is a limitation of the way
    Logger::Syslog uses syslog (and in some ways, a limitation of the way
    syslog(3) works).  Attempts to change Logger::Syslog's program name or
    facility after the first initialization will be ignored.
    
    This particular Logger::Syslog improves the original by correctly mapping
    Rails log severities to the Syslog counterparts.  It also adds the ability to
    select a syslog facility other than "user."
    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    d17bfd3 View commit details
    Browse the repository at this point in the history
  33. Add and enable ruby-syslog-logger.

    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    7622865 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    499b081 View commit details
    Browse the repository at this point in the history
  35. Update ruby-will-paginate to 3.1.6.

    3.1.6							2017/06/07
    
    * Reference Integer instead of Fixnum to avoid Ruby 2.4 deprecation warning.
    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    a76d81f View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b37d3f6 View commit details
    Browse the repository at this point in the history
  37. Update goaccess to 1.2

    Changes to GoAccess 1.2 - Tuesday, March 07, 2017
    
      - Added a Dockerfile.
      - Added Amazon S3 bucket name as a VirtualHost (server block).
      - Added a replacement for GNU getline() to dynamically expand line buffer
        while maintaining real-time output.
      - Added --daemonize command line option to run GoAccess as daemon.
      - Added several improvements to the HTML report on small-screen devices.
      - Added option to the HTML report to auto-hide tables on small-screen
        devices.
      - Added --process-and-exit command line option to parse log and exit.
      - Added several feed readers to the list of browsers.
      - Added "-" single dash per convention to read from the standard input.
      - Added support for MaxMind GeoIP2.
      - Added the ability to read and follow from a pipe such as
        "tail -f access.log | goaccess -"
      - Added the ability to specify multiple logs as input sources, e.g.:
        "goaccess access.log access.log.1" while maintaining real-time output.
      - Added time unit (seconds) to the processed time label in the HTML/terminal
        output.
      - Added visitors' percent column to the terminal dashboard.
      - Changed D3 charts to dim Y-axis on mouseover.
      - Changed D3 charts to reflect HTML column sort.
      - Changed D3 charts to render only if within the viewport. This improves the
        overall real-time HTML performance.
      - Changed HTML report tables to render only if within the viewport.
      - Changed percentage calculation to be based on the total within each panel.
      - Ensure start/end dates are updated real-time in the HTML output.
      - Ensure "window.location.hostname" is used as the default WS server host.
        In most cases, this should avoid the need for specifying "--ws-url=host".
        Simply using "--real-time-html" should suffice.
      - Fixed issue on HTML report to avoid outputting scientific notation for all
        byte sizes.
      - Fixed integer overflow when calculating bar graph length on terminal
        output.
      - Fixed issue where global config file would override command line arguments.
      - Fixed issue where it wouldn't allow loading from disk without specifying a
        file when executed from the cron.
      - Fixed issue where parser couldn't read some X-Forwarded-For (XFF) formats.
        Note that this breaks compatibility with the original implementation of
        parsing XFF, but at the same time it gives much more flexibility on different
        formats.
      - Fixed issue where specifying fifo-in/out wouldn't allow HTML real-time
        output.
      - Fixed issue where the wrong number of parsed lines upon erroring out was
        displayed.
      - Fixed issue where the WebSocket server prevented to establish a connection
        with a client due to invalid UTF-8 sequences.
      - Fixed percent issue when calculating visitors field.
      - Updated the list of crawlers.
    wiedi committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    8889b4d View commit details
    Browse the repository at this point in the history
  38. Updated www/goaccess to 1.2

    wiedi committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    8ec5ca8 View commit details
    Browse the repository at this point in the history
  39. Update ruby-xpath to 2.1.0.

    Exact changes are not available, please refer below in detail.
    
    teamcapybara/xpath@2.0.0...ea8221f
    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    7617c96 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    58270b0 View commit details
    Browse the repository at this point in the history
  41. Add ruby-rspec-its package version 1.2.0.

    RSpec::Its provides the `its` method as a short-hand to specify the expected
    value of an attribute.
    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    8ca57ed View commit details
    Browse the repository at this point in the history
  42. Add and enable ruby-rspec-its.

    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    94c9bfa View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    30df9d1 View commit details
    Browse the repository at this point in the history
  44. Add ruby-rspec_junit_formatter package version 0.2.3.

    RSpec 2 & 3 results that Jenkins can read.  Probably a few other CI servers,
    too.
    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    39ee75f View commit details
    Browse the repository at this point in the history
  45. Add and enable ruby-rspec_junit_formatter.

    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    4052007 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    6f2f47d View commit details
    Browse the repository at this point in the history
  47. Add ruby-net-telnet package version 0.1.1.

    Provides telnet client functionality.
    
    This class also has, through delegation, all the methods of a socket object
    (by default, a TCPSocket, but can be set by the Proxy option to new()).
    
    This provides methods such as close() to end the session and sysread() to read
    data directly from the host, instead of via the waitfor() mechanism.
    
    Note that if you do use sysread() directly when in telnet mode, you should
    probably pass the output through preprocess() to extract telnet command
    sequences.
    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    167c5e0 View commit details
    Browse the repository at this point in the history
  48. Add and enable ruby-net-telnet.

    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    5dcdc28 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    cca1385 View commit details
    Browse the repository at this point in the history
  50. Add ruby-fuzzyurl package version 0.9.0.

    Fuzzyurl provides two related functions: non-strict parsing of URLs or
    URL-like strings into their component pieces (protocol, username, password,
    hostname, port, path, query, and fragment), and fuzzy matching of URLs and URL
    patterns.
    
    Specifically, URLs that look like this:
    
        [protocol ://] [username [: password] @] [hostname] [: port] [/ path] [? query] [# fragment]
    
    Fuzzyurls can be constructed using some or all of the above fields, optionally
    replacing some or all of those fields with a * wildcard if you wish to use the
    Fuzzyurl as a URL mask.
    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    d89b705 View commit details
    Browse the repository at this point in the history
  51. Add and enable ruby-fuzzyurl.

    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    af793d4 View commit details
    Browse the repository at this point in the history
  52. Update znapzend to 0.17.0

    Changes:
    	- Improved pre/post send and receive commands
    	- make daemon NOT abort even if there is no configuration found
    	- change smf dependency to multi-user so that iscsi is running
    wiedi committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    afc0884 View commit details
    Browse the repository at this point in the history
  53. Updated sysutils/znapzend to 0.17.0

    wiedi committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    7ab9104 View commit details
    Browse the repository at this point in the history
  54. Add ruby-specinfra package version 2.68.0.

    Common layer for serverspec and itamae.
    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    4f9fb8f View commit details
    Browse the repository at this point in the history
  55. Add ruby-serverspec package version 2.39.1.

    RSpec tests for your servers configured by Puppet, Chef or anything else.
    You can see the details of serverspec on serverspec.org.
    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    fba0335 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    83abb0a View commit details
    Browse the repository at this point in the history
  57. Note addition of these packages:

    	textproc/ruby-fuzzyurl version 0.9.0
    	sysutils/ruby-specinfra version 2.68.0
    	sysutils/ruby-serverspec version 2.39.1
    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    e8e0bbe View commit details
    Browse the repository at this point in the history
  58. Add ruby-mixlib-archive package version 0.4.1.

    Mixlib::Archive
    
    A very simple gem to extract archives.
    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    c872810 View commit details
    Browse the repository at this point in the history
  59. Add and enable ruby-mixlib-archive.

    taca committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    7093471 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    8456631 View commit details
    Browse the repository at this point in the history
  61. patches for CVE-2017-7186 from upstream

    there are commits upstream that may fix the remaining 3 known vulnerabilities,
    but they are not in the "bleeding obvious" category
    spz committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    959bb83 View commit details
    Browse the repository at this point in the history
  62. Release 3.19.3:

    Fix a bug associated with auto_vacuum that can lead to database corruption. The bug was introduced in version 3.16.0.
    adam committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    5901776 View commit details
    Browse the repository at this point in the history
  63. Version 3.11.2:

    Miscellaneous documentation updates and fixes
    adam committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    e01e293 View commit details
    Browse the repository at this point in the history
  64. Pytest 3.1.2 (2017-06-08)

    Bug Fixes
    * Required options added via pytest_addoption will no longer prevent using –help without passing them.
    * Respect python_files in assertion rewriting.
    * Fix recursion error detection when frames in the traceback contain objects that can’t be compared (like numpy arrays).
    * UnicodeWarning is issued from the internal pytest warnings plugin only when the message contains non-ascii unicode (Python 2 only).
    * Added a workaround for Python 3.6 WindowsConsoleIO breaking due to Pytests’s FDCapture. Other code using console handles might still be affected by the very same issue and might require further workarounds/fixes, i.e. colorama.
    adam committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    bb60b70 View commit details
    Browse the repository at this point in the history
  65. Updated databases/sqlite3 to 3.19.3; devel/py-hypothesis to 3.11.2; d…

    …evel/py-test to 3.1.2
    adam committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    2e6835e View commit details
    Browse the repository at this point in the history
  66. Update osm2pgsql to 0.92.1

    Release 0.92.1
    	This fixes two important bugs which impacted relations with
    	excessive members and consuming updates with the multi backend
    
    Release 0.92.0, a new stable branch
    	Major changes since 0.90.0 are
    
    	- PostgreSQL 9.1 + PostGIS 2.0 or later are now required, which has
    	  allowed performance improvements and cleanups
    	- EPSG 3857 is now default. You can get the old behavior by manually
    	  specifying 900913
    	- Invlid geometries are re-checked for validity after buffering, instead
    	  of assuming GEOS returns a valid geom
    
    	Other changes are
    	- A new option to change the max bbox size at which polygons will expire
    	  all the tiles in them, not just the boundary
    	- Behavior fixes for C transforms and tables with no columns
    	- More numeric datatypes are allowed for table columns in C tagtransforms
    	- Lua is now required by default
    	- Code fixes, particularly replacement of C memory management
    wiedi committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    1e4d714 View commit details
    Browse the repository at this point in the history
  67. Updated geography/osm2pgsql to 0.92.1

    wiedi committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    1dc8cef View commit details
    Browse the repository at this point in the history
  68. Update slibtool to 0.5.13

    0.5.13:
    
    This patch release ensures successful installation of a shared library with
    which no accompanying static archive was created. The release also includes
    two improvements in slibtool's own build system.
    
    - link mode: create an archive /dev/null symlink placeholder as needed.
    - PE soname support: added the designated LDFLAGS_SONAME variable.
    - build system: configure: pass --sysroot to the linker as a compiler argument.
    wiedi committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    b23d4b1 View commit details
    Browse the repository at this point in the history
  69. Updated devel/slibtool to 0.5.13

    wiedi committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    d000b45 View commit details
    Browse the repository at this point in the history
  70. Update SOGo3 to 3.2.9

    3.2.9 (2017-05-09)
    ------------------
    
    New features
     - [core] email alarms now have pretty formatting (#805)
    
    Enhancements
     - [core] improved event invitation for all day events (#4145)
     - [web] improved interface refresh time with external IMAP accounts
     - [eas] added photo support for GAL search operations
    
    Bug fixes
     - [web] fixed attachment path when inside multiple body parts
     - [web] fixed email reminder with attendees (#4115)
     - [web] prevented form to be marked dirty when changing password (#4138)
     - [web] restored support for SOGoLDAPContactInfoAttribute
     - [web] avoid duplicated email addresses in LDAP-based addressbook (#4129)
     - [web] fixed mail delegation of pristine user accounts (#4160)
     - [core] cherry-picked comma escaping fix from v2 (#3296)
     - [core] fix sogo-tool restore potentially crashing on corrupted data (#4048)
     - [core] handle properly mails using windows-1255 charset (#4124)
     - [core] fixed email reminders sent multiple times (#4100)
     - [core] fixed LDIF to vCard conversion for non-handled multi-value attributes (#4086)
     - [core] properly honor the "include in freebusy" setting (#3354)
     - [core] make sure to use crypt scheme when encoding md5/sha256/sha512 (#4137)
     - [eas] set reply/forwarded flags when ReplaceMime is set (#4133)
     - [eas] remove alarms over EAS if we don't want them (#4059)
     - [eas] correctly set RSVP on event invitations
     - [eas] avoid sending IMIP request/update messages for all EAS clients (#4022)
    
    3.2.8 (2017-03-24)
    ------------------
    
    New features
     - [core] new sogo-tool manage-acl command to manage calendar/address book ACLs
    
    Enhancements
     - [web] constrain event/task reminder to a positive number
     - [web] display year in day and week views
     - [web] split string on comma and semicolon when pasting multiple addresses (#4097)
     - [web] restrict Draft/Sent/Trash/Junk mailboxes to the top level
     - [web] animations are automatically disabled under IE11
     - [web] updated Angular Material to version 1.1.3
    
    Bug fixes
     - [core] handle broken CalDAV clients sending bogus SENT-BY (#3992)
     - [core] fixed handling of exdates and proper intersection for fbinfo (#4051)
     - [core] remove attendees that have the same identity as the organizer (#3905)
     - [web] fixed ACL editor in admin module for Safari (#4036)
     - [web] fixed function call when removing contact category (#4039)
     - [web] localized mailbox names everywhere (#4040, #4041)
     - [web] hide fab button when printing (#4038)
     - [web] SOGoCalendarWeekdays must now be defined before saving preferences
     - [web] fixed CAS session timeout handling during XHR requests (#1456)
     - [web] exposed default value of SOGoMailAutoSave (#4053)
     - [web] exposed default value of SOGoMailAddOutgoingAddresses (#4064)
     - [web] fixed handling of contact organizations (#4028)
     - [web] fixed handling of attachments in mail editor (#4058, #4063)
     - [web] fixed saving draft outside Mail module (#4071)
     - [web] fixed SCAYT automatic language selection in HTML editor
     - [web] fixed task sorting on multiple categories
     - [web] fixed sanitisation of flags in Sieve filters (#4087)
     - [web] fixed missing CC or BCC when specified before sending message (#3944)
     - [web] enabled Save button after deleting attributes from a card (#4095)
     - [web] don't show Copy To and Move To menu options when user has a single address book
     - [web] fixed display of category colors in events and tasks lists
     - [eas] fixed opacity in EAS freebusy (#4033)
    
    3.2.7 (2017-02-14)
    ------------------
    
    New features
     - [core] new sogo-tool checkup command to make sure user's data is sane
    
    Enhancements
     - [web] added Hebrew (he) translation - thanks to Raz Aidlitz
    
    Bug fixes
     - [core] generalized the bcc handling code
     - [web] saving the preferences was not possible when Mail module is disabled
     - [web] ignore mouse events in scrollbars of Month view (#3990)
     - [web] fixed public URL with special characters (#3993)
     - [web] keep the fab button visible when the center list is hidden
     - [web] localized mail, phone, url and address types (#4030)
     - [eas] improved EAS parameters parsing (#4003)
     - [eas] properly handle canceled appointments
    
    3.2.6a (2017-01-26)
    -------------------
    
    Bug fixes
     - [core] fixed "include in freebusy" (reverts #3354)
     - [web] improved ACLs handling of inactive users
    
    3.2.6 (2017-01-23)
    ------------------
    
    Enhancements
     - [web] show locale codes beside language names in Preferences module
     - [web] fixed visual glitches in Month view with Firefox
     - [web] mail editor can now be expanded horizontally and automatically expands vertically
     - [web] compose a new message inline or in a popup window
     - [web] allow to select multiple files when uploading attachments (#3999)
     - [web] use "date" extension of Sieve to enable/disable vacation auto-reply (#1530, #1949)
     - [web] updated Angular to version 1.6.1
     - [web] updated CKEditor to version 4.6.2
    
    Bug fixes
     - [core] remove all alarms before sending IMIP replies (#3925)
     - [web] fixed rendering of forwared HTML message with inline images (#3981)
     - [web] fixed pasting images in CKEditor using Chrome (#3986)
     - [eas] make sure we trigger a download of service-side changed events
     - [eas] now strip attendees with no email during MeetingResponse calls
    wiedi committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    a33f12f View commit details
    Browse the repository at this point in the history
  71. Updated www/SOGo3 to 3.2.9

    wiedi committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    77c196b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2017

  1. libxml2: Apply upstream patch for CVE-2017-5969.

    (Minor issue, only a denial-of-service when using recover mode)
    
    bump PKGREVISION
    maya committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    c31f4cd View commit details
    Browse the repository at this point in the history
  2. libxml2

    maya committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    7f60dd9 View commit details
    Browse the repository at this point in the history
  3. if winbindd is enabled, install rc.d script.

    dogcow committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    654204d View commit details
    Browse the repository at this point in the history
  4. Move MAINTAINER line to each gem package.

    Also retire from maintainership of packages that I don't need and
    have less motivation.
    tsutsui committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    fad345c View commit details
    Browse the repository at this point in the history
  5. Added BUILD_DEPENDS for 'test' target

    adam committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    4653a19 View commit details
    Browse the repository at this point in the history
  6. + MesaLib-17.1.2, filezilla-3.26.1, fontconfig-2.12.3, mame-0.186,

      meld-3.17.2, musicpd-0.20.9, ocaml-findlib-1.7.3, openal-soft-1.18.0,
      p5-Image-ExifTool-10.55, p5-Mojolicious-7.33, p5-Sub-Quote-2.004000,
      p5-Type-Tiny-1.002001, py-mercurial-4.2.1, py-numpy-1.13.0,
      py-tortoisehg-4.2.1, tor-0.3.0.8, vim-8.0.0633, vim-share-8.0.0633,
      waf-1.9.12, x264-devel-20170610.
    wiz committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    d85ca05 View commit details
    Browse the repository at this point in the history
  7. Initial import of dtb-arm-exynos5422.

    The devicetree is a data structure for describing hardware. Rather than
    hard coding every detail of a device into an operating system, many aspects
    of the hardware can be described in a data structure that is passed to the
    operating system at boot time.
    
    This package includes Device Tree Blob (.dtb) files generated from
    the Linux kernel for Samsung Exynos5422 devices.
    jmcneill committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    9d61a3e View commit details
    Browse the repository at this point in the history
  8. + dtb-arm-exynos5422

    jmcneill committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    1e32282 View commit details
    Browse the repository at this point in the history
  9. Added sysutils/dtb-arm-exynos5422 version 4.11.3

    jmcneill committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    ba77530 View commit details
    Browse the repository at this point in the history
  10. Update ruby-mixlib-authentication to 1.4.1.

    pkgsrc change:
    	Update HOMEPAGE.
    
    Some quote from git commit log
    (chef/mixlib-authentication@1.3.0...v1.4.1):
    
    * A several bug fixes.
    * Add signing algorithm v1.3.
    * Sign x-ops-server-api version header.
    taca committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    4d628c4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5c3e922 View commit details
    Browse the repository at this point in the history
  12. Update ruby-mixlib-cli to 1.7.0.

    1.7.0							2016/07/06
    
    * Support two-argument procs for reducer style
    
    1.6.0							2016/05/05
    
    * Properly pass options during inheritance
    * Added option key ':in' to specify that option value should be included in
      the given list
    * Fixed ruby-warning "instance variable @{ivar} not initialized". - Kenichi
      Kamiya
    * Documented CLI arguments. - C Chamblin
    * Added rake, rdoc, and rspec and development dependencies
    * Removed the contributions.md document and merged it with the changelog
    * Updated code to comply with chefstyle style guidelines
    * Fixed a missing comma from an example in the readme
    * Ship the Gemfile so that tests can run from the Gem
    taca committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    ef0f5c3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    00bca27 View commit details
    Browse the repository at this point in the history
  14. Update ruby-mixlib-config to 2.2.4.

    2.2.4 (2016-09-02)
    
    * Allow a config context to be set from another config context #42 (mwrock)
    * Allow configuring contexts via block #35 (KierranM)
    
    2.2.3 (2016-08-30)
    
    * Dont reset state during restore #40 (mwrock)
    * Ignore Gemfile.lock #39 (tas50)
    * Update specs for rspec 3.0 #38 (tas50)
    * Bump version to 2.2.2 #37 (jkeiser)
    
    2.2.2 (2016-08-22)
    
    * chefstyle fixes #33 (lamont-granquist)
    * Add gemspec files to allow bundler to run from the gem #32 (ksubrama)
    * Fix ruby warnings #30 (danielsdeleo)
    taca committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    3281a58 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3ab7211 View commit details
    Browse the repository at this point in the history
  16. Update ruby-mixlib-log to 1.7.1.

    1.7.1 (2016-08-12)
    
    * Allow applications to query if they've got loggers #18 (thommay)
    
    
    1.7.0 (2016-08-04)
    
    * test with updated ruby versions and run cucumber #16 (thommay)
    * Add dev dependency on chefstyle #15 (tas50)
    * Misc cleanup + add Travis #14 (tas50)
    * File log devices opened by mixlib-log should be closed. #13 (mhorbul)
    * Include the license type in the .gemspec #9 (benders)
    * MIXLIB-10: don't be so pessimistic about development libraries #8 (jkeiser)
    
    Fixed bugs:
    
    * Ensure that arguments to Mixlib::Log#add are passed as is to all loggers #7
      (ketan)
    * Fixing RDoc formatting of README.rdoc. #4 (ampledata)
    taca committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    81e69ad View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a492134 View commit details
    Browse the repository at this point in the history
  18. UPdate ruby-mixlib-shellout to 2.2.7.

    Release 2.2.7
    
    * Format markdown for better rendering.
    * Document more advanced usage.
    * Link to the code for the complete list.
    * Add logging message if attempting to kill critical process.
    
    Release 2.2.6
    
    * Fix regression introduced in 2.2.2 by changing CreateProcessAsUserW to use a
      :int instead of :bool for the inherit flag to fix shell_out on windows from
      a service context.
    taca committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    8edab34 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    09bd7af View commit details
    Browse the repository at this point in the history
  20. Fix build with perl 5.26 the dirty way.

    maya committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    3d0dfd3 View commit details
    Browse the repository at this point in the history
  21. Fix build with perl 5.26 the dirty way

    maya committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    95fee63 View commit details
    Browse the repository at this point in the history
  22. cwrappers-20170611:

    Add new configuration options {ap,pre}pend_{shared,executable} for
    adding options when the operation mode is identified as linking.
    
    Based loosely on patch from khorben.
    joerg committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    54f82f2 View commit details
    Browse the repository at this point in the history
  23. Updated pkgtools/cwrappers to 20170611

    joerg committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    21dbf01 View commit details
    Browse the repository at this point in the history
  24. Regen distinfo

    ryoon committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    969e8a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

  1. A Django application that provides country choices for use with forms…

    …, flag
    
    icons static files, and a country field for models.
    adam committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    1b6be8a View commit details
    Browse the repository at this point in the history
  2. Added www/py-django-countries

    adam committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    d98d486 View commit details
    Browse the repository at this point in the history
  3. Fix build with perl 5.26 the dirty way.

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    50e7456 View commit details
    Browse the repository at this point in the history
  4. Fix build with perl 5.26 the dirty way

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    ac02818 View commit details
    Browse the repository at this point in the history
  5. Reorder so cpan http mirrors are first

    at least with nbftp, ftp downloads involve several slow back and forth 'cd'
    commands and end up being noticeably slower for lots of little files
    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    7704301 View commit details
    Browse the repository at this point in the history
  6. Fix build with perl 5.26 the dirty way

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    f5fb0b2 View commit details
    Browse the repository at this point in the history
  7. Fix build with perl 5.26

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    f1dbe24 View commit details
    Browse the repository at this point in the history
  8. fix build with perl 5.26

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    66d6941 View commit details
    Browse the repository at this point in the history
  9. Fix build with perl 5.26

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    6db80b0 View commit details
    Browse the repository at this point in the history
  10. Fix build with perl 5.26

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    6a04379 View commit details
    Browse the repository at this point in the history
  11. Fix build with perl 5.26. fix indentation

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    99981b4 View commit details
    Browse the repository at this point in the history
  12. Fix build with perl 5.26

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    19b4992 View commit details
    Browse the repository at this point in the history
  13. Fix build with perl 5.26. indentation.

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    a20b45a View commit details
    Browse the repository at this point in the history
  14. Fix build with perl 5.26

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    7d2fefc View commit details
    Browse the repository at this point in the history
  15. Fix build with perl 5.26. indentation.

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    1aa0461 View commit details
    Browse the repository at this point in the history
  16. Fix build with perl 5.26

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    d9f6d01 View commit details
    Browse the repository at this point in the history
  17. Fix build with perl 5.26. indentation.

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    de3b48a View commit details
    Browse the repository at this point in the history
  18. Fix build with perl 5.26

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    1e4c57a View commit details
    Browse the repository at this point in the history
  19. Updated gitolite to 3.6.6.

    2016-09-08  v3.6.6  simple but important fix for a future perl deprecation
                        (perl will be removing "." from @inc in 5.24)
    
                        'perms' now requires a '-c' to activate batch mode
                        (should not affect interactive use but check your scripts
                        perhaps?)
    
                        gitolite setup now accepts a '-m' option to supply a
                        custom message (useful when it is used by a script)
    
    From Harry Waddell in PR 52293.
    wiz committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    c023c47 View commit details
    Browse the repository at this point in the history
  20. Updated devel/gitolite to 3.6.6

    wiz committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    c6addbd View commit details
    Browse the repository at this point in the history
  21. Fix build with perl 5.26

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    0cd01e0 View commit details
    Browse the repository at this point in the history
  22. Fix build with perl 5.26

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    c8525d7 View commit details
    Browse the repository at this point in the history
  23. Terminfo issue applies to FreeBSD, too.

    hauke committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    b1baea8 View commit details
    Browse the repository at this point in the history
  24. Version 0.12.2

    Released on May 16 2017
    - Fix a bug in `safe_join` on Windows.
    
    Version 0.12.1
    Bugfix release, released on March 31st 2017
    - Prevent `flask run` from showing a NoAppException when an ImportError occurs
      within the imported application module.
    - Fix encoding behavior of ``app.config.from_pyfile`` for Python 3.
    - Call `ctx.auto_pop` with the exception object instead of `None`, in the
      event that a `BaseException` such as `KeyboardInterrupt` is raised in a
      request handler.
    adam committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    d41f8f8 View commit details
    Browse the repository at this point in the history
  25. Changes 3.11.3:

    Ensure we can sample from an OrderedDict without a warning
    adam committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    fcad0c4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b568276 View commit details
    Browse the repository at this point in the history
  27. Fix build with perl 5.26. indentation

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    37c35b9 View commit details
    Browse the repository at this point in the history
  28. Fix build using perl 5.26

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    93c704c View commit details
    Browse the repository at this point in the history
  29. Updated databases/sql-workbench to 122

    Also some minor pkglint
    
    Build 122 (2017-02-04)
    Enhancements
    
        Conditional execution of Workbench commands now support -isDBMS and -isNotDBMS
        Added basic support for EXAsol
        Added support for SSH tunneling per connection profile
        When loading a SQL script it's now possible to automatically detect the encoding
        It's now possible to filter the output of WbVarList
        It's now possible to pin a result tab so that it doesn't get closed even if append mode is not enabled
        WbExport, WbImport, WbCopy and WbConfirm now support conditional execution
        WbTriggerSource now also supports writing the source to a file
        For Postgres, dependencies between triggers and tables are no shown in the DbExplorer and DbTree
        For Postgres, functions defined as "returns setof refcursor" are now processed correctly when using "select * from function()"
        For Postgres, it's now possible to import values into array columns if the source data is formatted as a Postgres array literal (WbImport and WbCopy)
        A new annotation (@WbCrossTab) is available to create simple crosstabs (aka "pivot") from query results.
        Improved editing of Postgres' hstore result columns.
        For SQL Server, the object dependencies now include named default constraints and custom data types
    
    Bug fixes
    
        For Oracle the DDL for tables using reference partitioning was not generated correctly
        In batch mode when specifying a connection profile using -profile, the setting to ignore drop errors from the profile was ignored
        The width of the DbTree was limited if the DbExplorer panel was also displayed
        For HSQLDB, BIT columns were not displayed correctly.
        For Oracle, the DEDUPLICATION option was not shown for LOB columns
        Auto completion did not overwrite a partial table (or column) name if that part was a SQL keyword.
        Activating the object list filter in the DbExplorer by using the toolbar button did not work reliably.
        Passing connection properties using -connectionProperties to WbCreateProfile did not work
        When using a profile specific macro file, opening a new window did not always work.
        When using an Oracle 12.x JDBC driver, materialized views were always reported as missing with WbSchemaDiff
        It was no longer possible to select "As Is" for the built-in SQL formatter
        Several features in the DbExplorer did not work for Amazon Redshift
        Feedback from connect scripts was not always shown in the message tab
        Error messages were not shown for errors that occurred in connect scripts
        For Postgres, the remarks for indexes were not retrieved correctly if indexes with the same name existed in different schemas
        The formatter did not treat the := operator properly for MySQL
        For Postgres, the source of a table was not shown when an old (unsupported) version of Postgres was used
        For SQL Server (and other DBMS supporting schemas and catalogs) the list of schemas was not properly refreshed when the database was changed in the DbExplorer's dropdowns
        For Oracle, value literals for RAW columns where not created correctly
        For Oracle, -clobAsFile for WbExport was not working for XML columns
        For Oracle, overloaded procedures inside packages where no longer displayed.
        For SQL Server, the source of procedures, functions and triggers was not displayed correctly in the DbExplorer for databases other then the default database of the connection.
        When using -configDir in console mode the connection profiles were still loaded from the default location.
        For Postgres, when generating scripts for tables and sequences the owner column for a sequence was not correctly generated.
    
    Build 121 (2016-07-31)
    Bug fixes
    
        Some DDL statements were not generated properly when changing tables or indexes in the DbExplorer
        For Oracle, columns defined as TIMESTAMP WITH TIME ZONE or TIMESTAMP WITH LOCAL TIMEZONE where not displayed correctly
        It was no longer possible to use a timestamp format without time for WbImport
        When loading a new macro file, the macro menu was not updated.
    abs committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    62049f1 View commit details
    Browse the repository at this point in the history
  30. Updated databases/sql-workbench to 122

    abs committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    a62766c View commit details
    Browse the repository at this point in the history
  31. Fix build with perl 5.26

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    4e5c2e1 View commit details
    Browse the repository at this point in the history
  32. Fix build with perl5.26. indentation

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    a05158f View commit details
    Browse the repository at this point in the history
  33. Fix build using perl 5.26

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    ed90ba7 View commit details
    Browse the repository at this point in the history
  34. Fix build with perl 5.26

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    084e9d1 View commit details
    Browse the repository at this point in the history
  35. Fix build with perl 5.26

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    c5b5269 View commit details
    Browse the repository at this point in the history
  36. Fix build with perl 5.26. indentation

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    eca44fc View commit details
    Browse the repository at this point in the history
  37. Updated devel/p5-Glib-Object-Introspection to 0.043

    ---------------------------------------------------
    * Add functions for handling raw flags values
    mef committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    ef76714 View commit details
    Browse the repository at this point in the history
  38. Updated devel/p5-IO-Pager to 0.39

    ---------------------------------
    0.39    Sat May 13 2017
            Rename t.pl to test.pl and alter behavior to address RT#120618
            i.e; MakeMaker's "helpfulness"; alternative is explicitly list
            all PM in module.
    
            More bloody RT#121450
    mef committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    a89f2cf View commit details
    Browse the repository at this point in the history
  39. Fix build with perl 5.26

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    110e783 View commit details
    Browse the repository at this point in the history
  40. Updated devel/p5-IPC-Cmd to 0.98

    --------------------------------
    0.98 Fri May 12 17:00:07 BST 2017
      Enhancements:
        * Added wait_loop_callback for run_forked()
    
      Bug fixes:
        * Only search in curdir in can_run() when on Win32
          RT#105601
    mef committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    7b3aa13 View commit details
    Browse the repository at this point in the history
  41. Fix build with perl 5.26

    maya committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    18ae52b View commit details
    Browse the repository at this point in the history
  42. Updated devel/p5-Inline-C to 0.78

    ---------------------------------
    0.78 Tue 30 May 22:56:30 CEST 2017
     - Apply PR#66 (TINITA++) Remove system calls `rm` and `diff`
    
    0.77 Fri 12 May 17:57:36 CEST 2017
     - Apply PR#63 (@mohawk2++)
    mef committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    b13407e View commit details
    Browse the repository at this point in the history
  43. devel/p5-List-SomeUtils to 0.54

    -------------------------------
    0.54     2017-06-01
      - Moved issue tracking to GitHub.
    mef committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    a72881d View commit details
    Browse the repository at this point in the history
  44. Updated devel/p5-Log-Dispatch-FileRotate to 1.26

    ------------------------------------------------
    1.26 Tue May 09 2017
        - add SEE ALSO reference to Log::Dispath::File::Stamped (Thanks Karen
          Etheridge)
    mef committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    8504f41 View commit details
    Browse the repository at this point in the history
  45. Updated devel/p5-Type-Tiny to 1.002001

    --------------------------------------
    1.002001        2017-06-08
     [ Test Suite ]
      - Skip t/30-integration/Moose/native-attribute-traits.t on older Moose
         because Test::Moose is broken.
    
     [ Packaging ]
      - Ref::Util::XS 0.100 should be recommended, not 0.200 (which doesn't
        exist yet).
         Fixes RT#121981.
          <https://rt.cpan.org/Ticket/Display.html?id=121981>
    mef committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    03664d4 View commit details
    Browse the repository at this point in the history
  46. Updated devel/p5-MetaCPAN-Client to 2.016

    -----------------------------------------
    2.016000    7.6.17
                * Support CSV field list in 'all' requests (Mickey, GH#87)
    
    2.015000    14.5.17
                * Added 'main_module' field to the Release object (Mickey)
    	                * Updated doc (Matthew Horsfall, GH#85)
    
    2.014000    12.5.17
                * Fixed single-value case for expected arrayref (Mickey, GH#84)
    	                * Added support for new release/contributors endpoint (Mickey)
    
    2.013001    12.5.17
                * Updated endpoint name following API change (Mickey)
    
    2.013000    9.5.17
                * Added support for new 'packages' type (Mickey)
    
    2.012000    27.4.17
                * Fixed 'email' field handling in Author objects (Mickey, GH#83)
    mef committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    5d8b0ae View commit details
    Browse the repository at this point in the history
  47. Updated devel/p5-Glib-Object-Introspection to 0.043

    Updated devel/p5-IO-Pager to 0.39
    Updated devel/p5-IPC-Cmd to 0.98
    Updated devel/p5-Inline-C to 0.78
    Updated devel/p5-List-SomeUtils to 0.54
    Updated devel/p5-List-SomeUtils-XS to 0.53
    Updated devel/p5-Log-Dispatch-FileRotate to 1.26
    Updated devel/p5-Type-Tiny to 1.002001
    Updated devel/p5-MetaCPAN-Client to 2.016000
    mef committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    ef65309 View commit details
    Browse the repository at this point in the history
  48. Update included Archive_Tar pear package to 1.4.3.

    Archive_Tar 1.4.3					2017-06-11 13:32 UTC
    
    Changelog:
    
    * Fix Bug #21218: Cannot use result of built-in function in write context in
      PHP 7.2.0alpha1 [mrook]
    
    Bump PKGREVISION.
    taca committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    c2147b0 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    72dc82a View commit details
    Browse the repository at this point in the history
  50. Update ruby-chef-zero to 13.0.0.

    * pkgsrc change: support ruby23 only.
    
    Changes from 3.2.1 is too many to write here, please refer
    <https://github.com/chef/chef-zero/blob/master/CHANGELOG.md>.
    taca committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    78c6f3b View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    b3b1944 View commit details
    Browse the repository at this point in the history
  52. Update ruby-chef and ruby-chef-config to 13.1.31.

    * pkgsrc change: ruby-chef support ruby23 only.
    
    Changes from previous version are too many to write here.  Please refer
    <https://github.com/chef/chef/blob/6b9ebb11c68d2a03a78644ffc2134941c46a15ed/CHANGELOG.md> in detail.
    taca committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    ee3fc9c View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    2ae254e View commit details
    Browse the repository at this point in the history
  54. Update puppet to 4.10.1.

    Changes from 3.8.7 to 4.10.1 are too many to write here, please refer
    <https://docs.puppet.com/puppet/latest/release_notes.html> and its links.
    taca committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    9cb7831 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    023fa9e View commit details
    Browse the repository at this point in the history
  56. Update ruby-hiera to 3.3.1.

    Changes are too many to write here, please refer changes in GitHub.
    <puppetlabs/hiera@1.3.4...3.3.1>.
    taca committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    69b0969 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    c3364dc View commit details
    Browse the repository at this point in the history
  58. Update ruby-shoulda-context to 1.2.2.

    * Added factoid about test method names needed to run a single test method
    * described_type: no ancestor lookup for constants that don't exist
    * Add `require "test/unit"` to README
      The need to require `Test::Unit` in the standard library can be
      non-obvious: #47
    * Uses class eval to not lose context
    * Refactor to make hound happy
    taca committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    abe4cf7 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    0d23cd0 View commit details
    Browse the repository at this point in the history
  60. Update ruby-stomp to 1.4.4.

    ## 1.4.4 20170611
    
    * Merge fix for issue 141.
    * Fix broken MatReconnectAttempts
    * Attempt to detect mismatched SSL port and params.
    * Issue 139, add ssl checks to receive timeout logic.
    * Eliminate assert_nothing_raised from tests.
    * Add Artemis suport to standard test bed.
    * Run JRuby tests more easily.
    taca committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    bf77dad View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    c5f3a4b View commit details
    Browse the repository at this point in the history
  62. Update ruby-net-ssh to 4.1.0.

    === 4.1.0
    === 4.1.0.rc1
    
     * ProxyJump support [Ryan McGeary, #500]
     * Fix agent detection on Windows [Christian Koehler, #495]
    
    === 4.1.0.beta1
    
     * Fix nil error when libsodium is not there [chapmajs ,#488]
     * SSH certificate support for client auth [David Bartley, #485]
    
    === 4.0.1
    === 4.0.1.rc2
    
     * ENV["HOME"] might be empty so filter non expandable paths [Matt Casper, #351]
    
    === 4.0.1.rc1
    
     * support of rbnacl 4.0 and better error message [#479]
     * support include in config files [Kimura Masayuki, #475]
     * fixed issue with ruby 2.2 or older on windows [#472]
    
    === 4.0.0
    === 4.0.0.rc3
    
     * parse `+` character in config files [Christoph Lupprich, #470, #314]
    
    === 4.0.0.rc2
    
     * Fixed OpenSSL 2.0/Ruby 2.4.0 warnings [Miklós Fazekas, #468]
     * Added ssh-ed25519 to KnownHosts:SUPPORTED_TYPE [detatka-kuzlatka-otevrete, Miklós Fazekas, #459]
     * Allow nil for :passhrase and passing in nil option is now a depreaction warning [Miklós Fazekas, #465]
    
    === 4.0.0.rc1
    
     * Allow :password to be nil for capistrano v2 compatibility [Will Bryant, #357]
     * In next_packet if prefer consuming buffer before filling it again if we have enough data [Miklós Fazekas, #454]
    
    === 4.0.0.beta4
    
     * Added exitstatus method to exec's return [Miklós Fazekas, #452]
     * Don't raise from exec if server closes transport just after channel close [Miklós Fazekas, #450]
     * Removed java_pageant, as jruby should be using regular pagent impl [Miklós Fazekas, ]
     * Use SSH_AUTH_SOCK if possible on windows (cygwin) [Miklós Fazekas, Martin Dürst, #365, #361]
     * HTTPS proxy support [Marcus Ilgner, #432]
     * Supports ruby 2.4.0.dev new exception type from OpenSSL::PKey.read
    
    === 4.0.0.beta3
    
     * Fix Net::SSH::Disconnect exceptions when channels are closed cleanly [Miklos Fazekas, #421, #422]
    
    === 4.0.0.beta2
    
     * Fix raiseUnlessLoaded undefined ERROR issue [Miklos Fazekas, #418]
    
    === 4.0.0.beta1
    
    * Fix pageant [elconas, #235]
    * Relaxed rbnacl,rbnacl-selenium contstraints ang give better errors about them [Miklos Fazekas, #398]
    * Fix UTF-8 encoding issues [Ethan J. Brown, #407]
    
    === 4.0.0.alpha4
    
    * Experimental event loop abstraction [Miklos Fazekas]
    * RbNacl dependency is optional [Miklos Fazekas]
    * agent_socket_factory option [Alon Goldboim]
    * client sends KEXINIT, it doesn't have to wait for server [Miklos Fazekas]
    * better error message when option is nil [Kane Morgan]
    * prompting can be customized [Miklos Fazekas]
    
    === 4.0.0.alpha3
    
    * added max_select_wait_time [Eugene Kenny]
    
    === 4.0.0.alpha2
    
    * when transport closes we're cleaning up channels [Miklos Fazekas]
    
    === 4.0.0.alpha1
    
    * ed25519 key support [Miklos Fazekas]
    * removed camellia [Miklos Fazekas]
    
    === 3.1.0
    === 3.1.0.rc1
    
    * fix Secure#verify [Jean Boussier]
    * use the smallest of don't spend longer time than keepalive if it's configured [Eugene Kenny]
    
    === 3.1.0.beta3
    
    * forward/on_open_failed should stop listning closed socket otherwise it locks #269 [Miklos Fazekas,Scott McGillivray]
    * fix incorrect pattern handling in config files #310 [Miklos Fazekas]
    
    === 3.1.0.beta2
    
    * trying to execute something on a not yet opend channel throws nicer messag [Miklos Fazekas]
    * calling close on a not opened channel marks the channel for close [Miklos Fazekas]
    * read keepalive configuration from ssh config files [Miklos Fazekas]
    * send client version on hadshake before waiting for server to reduce handshake time [Miklos Fazekas]
    * allow custom Net::SSH::KnownHosts implementations [Jean Boussier]
    * memoize known host so we only search it once per session [Jean Boussier, Miklos Fazekas]
    
    === 3.0.2
    === 3.0.2.rc1
    
    * fixed rare WaitWritable error with proxy commands [Miklos Fazkas, Andre Meij]]
    * if Net::SSH.start user is nil and config has no entry we default to Etc.getlogin
    * Bugfix: CHANNEL_CLOSE was sent before draining ouput buffer #280 [Christopher F. Auston]
    
    === 3.0.1
    === 3.0.1.rc1
    
    * Breaking change from 2.* series: exec! without block now returns empty string instread of nil if command has no output [net-ssh/net-ssh#273]
    * Support remote_user as %r in proxy commands [Dominic Scheirlinck]
    * Raise Net::SSH::ConnectionTimeout from connection timeout [Carl Hoerberg]
    
    === 3.0.0.rc1
    
    * SemVer: Major version change because of dropping of ruby 1.9
    taca committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    ae61e72 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    408b731 View commit details
    Browse the repository at this point in the history
  64. Update ruby-net-ssh-gateway to 2.0.0.

    === 2.0.0 / 26 Jan 2017
    
    * Update net-ssh dependency to 4.0.0 which requires Ruby version >= 2.0 [delano]
    
    === 1.3.0 / 26 Jan 2017
    
    * Fix for loop_wait option on initialization [mfazekas, tpitale]
    * Use bundler and remove remove jeweler [tpitale]
    * Use minitest instead of test/unit [tpitale]
    * Added Travis CI config [tpitale]
    taca committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    da2c101 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    0e2bdb2 View commit details
    Browse the repository at this point in the history
  66. Whilst the version of find in Darwin 8 & prior is insufficient for in…

    …stalling Python modules,
    
    there are further issues with circular dependencies which need to be resolved
    before the change to using find from coreutils can be made.
    Revert previous change for now.
    sevan committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    2a57c70 View commit details
    Browse the repository at this point in the history
  67. Update ruby-json and ruby-json-pure to 2.1.0.

    ## 2017-04-18 (2.1.0)
     * Allow passing of `decimal_class` option to specify a class as which to parse
       JSON float numbers.
    ## 2017-03-23 (2.0.4)
     * Raise exception for incomplete unicode surrogates/character escape
       sequences. This problem was reported by Daniel Gollahon (dgollahon).
     * Fix arbitrary heap exposure problem. This problem was reported by Ahmad
       Sherif (ahmadsherif).
    
    ## 2017-01-12 (2.0.3)
     * Set `required_ruby_version` to 1.9
     * Some small fixes
    
    ## 2016-07-26 (2.0.2)
      * Specify `required_ruby_version` for json\_pure.
      * Fix issue #295 failure when parsing frozen strings.
    
    ## 2016-07-01 (2.0.1)
      * Fix problem when requiring json\_pure and Parser constant was defined top
        level.
      * Add `RB_GC_GUARD` to avoid possible GC problem via Pete Johns.
      * Store `current_nesting` on stack by Aaron Patterson.
    
    ## 2015-09-11 (2.0.0)
      * Now complies to newest JSON RFC 7159.
      * Implements compatibiliy to ruby 2.4 integer unification.
      * Drops support for old rubies whose life has ended, that is rubies < 2.0.
        Also see https://www.ruby-lang.org/en/news/2014/07/01/eol-for-1-8-7-and-1-9-2/
      * There were still some mentions of dual GPL licensing in the source, but JSON
        has just the Ruby license that itself includes an explicit dual-licensing
        clause that allows covered software to be distributed under the terms of
        the Simplified BSD License instead for all ruby versions >= 1.9.3. This is
        however a GPL compatible license according to the Free Software Foundation.
        I changed these mentions to be consistent with the Ruby license setting in
        the gemspec files which were already correct now.
    taca committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    3ed0a49 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    cb5f1e2 View commit details
    Browse the repository at this point in the history
  69. Forgot to add ALTERNATIVES files.

    taca committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    ecf4cca View commit details
    Browse the repository at this point in the history
  70. Add fix for Ruby 2.4 and later.

    taca committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    e495b5a View commit details
    Browse the repository at this point in the history
  71. ruby200 had already retired.

    taca committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    52b6673 View commit details
    Browse the repository at this point in the history
  72. Update databases/percona-toolkit to 3.0.3

    v3.0.3
    - Sandbox won't start correctly if autocommit=0 in my.cnf
    - pt-online-schema-change should imply --no-drop-new-table
    - Fixed pt-mext not working with not empty Rsa_public_key
    - pt-stalk ps include memory usage outputs
    - Recognize comments in ALTER
    - pt-online-schema change eats data on adding a unique index. Added
      --[no]use-insert-ignore
    - Make DSNs params able to be repeatable
    - Made OptionParser to accept repeatable DSNs
    - Collect MySQL variables
    - Add --skip-check-slave-lag to pt-table-checksum
    - Added --skip-check-slave-lag to pt-osc
    - Added support for slave status in pt-stalk
    
    v3.0.2
    - pt-mongodb tools add support for SSL connections
    - pt-mongodb-summary Cannot get security settings when connected to a
      mongod instance
    - pt-mongodb-query-digest Change the default sort order to -count
      (descending)
    - pt-mysql-summary password doesn't support '&' and '#' symbols
    - Update Makefile for mongodb tools
    - Collect information about locks and transactions using P_S (Thanks
      Agustin Gallego)
    - pt-stalk top CPU usage is useless
    - Fix pt-mongodb-query-digest query ID (Thanks Kamil Dziedzic)
    - pt-online-schema-change makes duplicate rows in _t_new for UPDATE t
      set pk=0 where pk=1
    - Fixed PT tests
    - pt-table-checksum ignores slave-user and slave-password
    - pt-table-checksum fails if a database is dropped while the tool is
      running
    
    v3.0
    - Improved fix (protocol parser fix): error when parsing tcpdump
      capture with pt-query-digest
    - pt-osc: Fails with duplicate key in table for self-referencing
      (Thanks Amiel Marqeta)
    - pt-summary exists with an error (Thanks Marcelo Altmann)
    - pt-mongodb-summary
    - pt-mongodb-query-digest
    
    v2.2.20
    - pt-slave-restart fails on MariaDB 10.0.13 (gtid_mode confusion)
    - pt-show-grants fails against MariaDB10+
    - pt-query-digest numbers in table or column names converted to
      question marks (--preserve-embedded-numbers)
    - pt-online-schema-change misses data.  Fixed sort order for ENUM
      fields
    - pt-online-schema-change doesn't apply underscores to foreign keys
      individually
    - pt-upgrade fails with SELECT INTO
    - pt-slave-restart --config does not recognize = as separator
    - Added pause to NibbleIterator
    - --data-dir parameter in order to create the table on a different
      partition
    - with pt-table-checksum automatically exclude checking schemas named
      percona, percona_schema
    - pt-online-schema-change Added --remove-data-dir feature
    - Fixed several typos in the doc (Thanks Dario Minnucci)
    - Add Transparent huge pages info to pt-summary
    - Add Memory management library to pt-mysql-summary
    fhajny committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    f99caae View commit details
    Browse the repository at this point in the history
  73. Updated databases/percona-toolkit to 3.0.3

    fhajny committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    79396fe View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. ## 0.8.4 (June 9, 2017)

    FEATURES:
    - agent: Added a method for transitioning to gossip encryption on an
      existing cluster
    - agent: Added a method for transitioning to TLS on an existing cluster
    - agent: Added support for RetryJoin on Azure
    - agent: (Consul Enterprise) Added AWS server side encryption support
      for S3 snapshots using the snapshot agent.
    
    IMPROVEMENTS:
    - agent: Added a check which prevents advertising or setting a service
      to a zero address (`0.0.0.0`, `[::]`, `::`).
    - agent: Allow binding to any public IPv6 address with `::`
    - agent: Removed SCADA-related code for Atlas and deprecated all
      Atlas-related configuration options.
    - agent: Added support for custom check id and name when registering
      checks along with a service.
    - agent: Updated go-sockaddr library to add support for new helper
      functions in bind address templates (`GetPrivateIPs`, `GetPublicIPs`),
      new math functions, and to pick up fixes for issues with detecting
      addresses on multi-homed hosts.
    - agent: Watches now reset their index back to zero after an error, or
      if the index goes backwards, which allows watches to recover after a
      server restart with fresh state.
    - agent: HTTP health checks now upport custom method and headers.
    - agent: Increased the graceful leave timeout from 5 to 15 seconds.
    - agent: Added additional logging when the agent handles signals and
      when it exits.
    - build: Added support for linux/arm64 binaries.
    - build: Consul now builds with Go 1.8.3.
    - ui: Added a sticky scroll to the KV side panel so the KV edit box
      always stays in place.
    
    BUG FIXES:
    - agent: Added defensive code to prevent agents from infecting the
      network coordinates with `NaN` or `Inf` values, and added code to
      clean up in environments where this has happened.
    - api: Added code to always read from the body of a request so that
      connections will always be returned to the pool.
    - build: Added a vendor fix to allow compilation on Illumos.
    - cli: Fixed an issue where `consul exec` would return a 0 exit code,
      even when there were nodes that didn't respond.
    fhajny committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    0f86e70 View commit details
    Browse the repository at this point in the history
  2. Updated sysutils/consul to 0.8.4

    fhajny committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    7da389d View commit details
    Browse the repository at this point in the history
  3. Update security/vault to 0.7.3.

    ## 0.7.3 (June 7th, 2017)
    
    SECURITY:
    
    - Cert auth backend now checks validity of individual certificates
    - App-ID path salting was skipped in 0.7.1/0.7.2
    
    DEPRECATIONS/CHANGES:
    
    - Step-Down is Forwarded
    
    FEATURES:
    
    - ed25519 Signing/Verification in Transit with Key Derivation
    - Key Version Specification for Encryption in Transit
    - Replication Primary Discovery (Enterprise)
    
    IMPROVEMENTS:
    
    - api/health: Add Sys().Health()
    - audit: Add auth information to requests that error out
    - command/auth: Add `-no-store` option that prevents the auth command
      from storing the returned token into the configured token helper
    - core/forwarding: Request forwarding now heartbeats to prevent unused
      connections from being terminated by firewalls or proxies
    - plugins/databases: Add MongoDB as an internal database plugin
    - storage/dynamodb: Add a method for checking the existence of
      children, speeding up deletion operations in the DynamoDB storage backend
    - storage/mysql: Add max_parallel parameter to MySQL backend
    - secret/databases: Support listing connections
    - secret/databases: Support custom renewal statements in Postgres
      database plugin
    - secret/databases: Use the role name as part of generated credentials
    - ui (Enterprise): Transit key and secret browsing UI handle large
      lists better
    - ui (Enterprise): root tokens are no longer persisted
    - ui (Enterprise): support for mounting Database and TOTP secret
      backends
    
    BUG FIXES:
    
    - auth/app-id: Fix regression causing loading of salts to be skipped
    - auth/aws: Improve EC2 describe instances performance
    - auth/aws: Fix lookup of some instance profile ARNs
    - auth/aws: Resolve ARNs to internal AWS IDs which makes lookup at
      various points (e.g. renewal time) more robust
    - auth/aws: Properly honor configured period when using IAM
      authentication
    - auth/aws: Check that a bound IAM principal is not empty (in the
      current state of the role) before requiring it match the previously
      authenticated client
    - auth/cert: Fix panic on renewal
    - auth/cert: Certificate verification for non-CA certs
    - core/acl: Prevent race condition when compiling ACLs in some
      scenarios
    - secret/database: Increase wrapping token TTL; in a loaded scenario
      it could be too short
    - secret/generic: Allow integers to be set as the value of `ttl` field
      as the documentation claims is supported
    - secret/ssh: Added host key callback to ssh client config
    - storage/s3: Avoid a panic when some bad data is returned
    - storage/dynamodb: Fix list functions working improperly on Windows
    - storage/file: Don't leak file descriptors in some error cases
    - storage/swift: Fix pre-v3 project/tenant name reading
    fhajny committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    ac27689 View commit details
    Browse the repository at this point in the history
  4. Updated security/vault to 0.7.3

    fhajny committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    3a34274 View commit details
    Browse the repository at this point in the history
  5. inn is at 2.6.1

    it needs work, but not regarding its version at present
    spz committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    2889384 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2017

  1. Remove libsigc++ dependency.

    Enable interrupt-socket on SunOS.
    j-c-m committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    444af4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95bab94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e4d494 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8b813a View commit details
    Browse the repository at this point in the history
  5. not all dirent have d_type

    j-c-m committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    a3351d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ab8abb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78255ce View commit details
    Browse the repository at this point in the history