Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (14m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (153d) 

2024-05-12 15:30:53 UTC Now

2016-01-07 12:05:31 UTC MAIN commitmail json YAML

Update flex to 2.6.0.

While here, send patches upstream.

Changes:
* version 2.6.0 released 2015-11-17

** User Visible Changes

*** C++ scanners now use references instead of pointers. See the manual for details.

*** A number of compiler warnings were addressed, so flex generated scanners should be quieter under compiler warning scenarios.

*** Allow error reporting routines to accept varying number of arguments

*** Removed deprecated 'register' storage class specifier

*** Changeed output formats from octal to hexadecimal

*** check limits before using array index cclp; resolves sf-166

*** Suppress clang warning about empty @param paragraph; resolves sf#158

*** Fixed malloc/realloc replacement, resolves sf bug#151.

*** Adjusted buffer sizes on ia64.

*** various documentation and code clean up fixes: resolves sf bugs #167, #168, among other patches.

** Flex Internals

*** flex is now organized into subdirectories. This keeps the tree neater at the top level and puts like things near each other and unlike things away from each other.

*** The test suite has been reorganized and is now run with the parallel test suite harness from automake.

*** Cleaned up the automake parts of the build system to better reflect what automake does on its own. Also added a call to libtoolize in autogen.sh because autoreconf gets confused without a prior run of libtoolize.

*** po/Makefile now includes a rule to fetch the latest translations from the translation project. "make -f po/Makefile getpo" from the top level of the flex tree will fetch the files.

*** New da translation from the translation project

(wiz)

2016-01-07 11:35:53 UTC MAIN commitmail json YAML

Add RCS Id. I wonder where it went.

(wiz)

2016-01-07 11:30:15 UTC MAIN commitmail json YAML

Update p5-Sub-Identify to 0.12:

0.12- Rafael Garcia-Suarez (2):
      Update changes for 0.11
      Fix build on perl 5.8

(wiz)

2016-01-07 11:29:27 UTC MAIN commitmail json YAML

Updated security/p5-Mozilla-CA to 20160104

(wiz)

2016-01-07 11:29:17 UTC MAIN commitmail json YAML

Update p5-Mozilla-CA to 20160104.

Changes not found, but I assume the usual update to upstream.

(wiz)

2016-01-07 10:50:32 UTC MAIN commitmail json YAML

Updated lang/nodejs to 5.4.0

(fhajny)

2016-01-07 10:50:22 UTC MAIN commitmail json YAML

Update lang/nodejs to 5.4.0.

http:
- A new status code was added: 451 - "Unavailable For Legal Reasons"
- Idle sockets that have been kept alive now handle errors

This release also includes several minor performance improvements:
- assert: deepEqual is now speedier when comparing TypedArrays
- lib: Use arrow functions instead of bind where possible
- node: Improved accessor perf of process.env
- node: Improved performance of process.hrtime()
- node: Improved GetActiveHandles performance
- util: Use faster iteration in util.format()

(fhajny)

2016-01-07 10:25:50 UTC MAIN commitmail json YAML

+ Radicale-1.1, atf-0.21, clang-3.7.1, flex-2.6.0, git-2.7,
  mcsim-5.6.3, p5-Mozilla-CA-20160104, p5-Sub-Identify-0.12,
  postgresql-9.5.0, sqlite3-3.10, vms-empire-1.13 [pkg/50624].

(wiz)

2016-01-07 09:39:13 UTC MAIN commitmail json YAML

Not compatible with python-3.x.

(wiz)

2016-01-07 09:08:08 UTC MAIN commitmail json YAML

Place the upper limit on the ABI dependency as well. This means
bin-install will pick up the right fltk version when both are present as
binary package.

(joerg)

2016-01-07 08:14:24 UTC MAIN commitmail json YAML

2016-01-06 21:42:28 UTC MAIN commitmail json YAML

Update CONFLICTS.

x11/Xaw3d no longer exists in pkgsrc (hi wiz@! :)) and so Xaw-Xpm now conflicts
with libXaw3d and viceversa.

(leot)

2016-01-06 17:59:58 UTC MAIN commitmail json YAML

Ensure we set MACHINE_ARCH correctly for Darwin x86_64.  Fixes recent
bootstrap issues.

(jperkin)

2016-01-06 17:30:33 UTC MAIN commitmail json YAML

Updated www/py-werkzeug to 0.11.3.
Updated www/py-werkzeug-docs to 0.11.3.

(kleink)

2016-01-06 17:28:31 UTC MAIN commitmail json YAML

Update py-werkzeug and py-werkzeug-docs to 0.11.3.

Version 0.11.3
--------------

Released on December 20th 2015.

- Fixed an issue with copy operations not working against
  proxies.
- Changed the logging operations of the development server to
  correctly log where the server is running in all situations
  again.
- Fixed another regression with SSL wrapping similar to the
  fix in 0.11.2 but for a different code path.

(kleink)

2016-01-06 15:33:07 UTC MAIN commitmail json YAML

Note update of net/ruby-ipaddress package to 0.8.2.

(taca)

2016-01-06 15:32:08 UTC MAIN commitmail json YAML

Update ruby-ipaddress to 0.8.2.

== ipaddress 0.8.2

CHANGED:: merged bundler branch to cleanup gemspec and Rakefiles
FIXED:: IPAddress::IPv4.split handling (Issue #40)
NEW:: Added #[]= method to IPv4/6 classes to add octet writing support. (Issue #24)
NEW:: IPV4#multicast?
NEW:: IPV4#loopback?
NEW:: IPV4#to()

== ipaddress 0.8.1

CHANGED:: ipaddress now uses minitest for testing, all tests passing

(taca)

2016-01-06 15:29:18 UTC MAIN commitmail json YAML

Note update of devel/ruby-pkg-config package to 1.1.7.

(taca)

2016-01-06 15:28:31 UTC MAIN commitmail json YAML

Update ruby-pkg-config to 1.1.7.

== 1.1.7 - 2015-01-16

  * Added path for FreeBSD to default paths.
    [Reported by Hajime UMEMOTO]

(taca)

2016-01-06 15:25:19 UTC MAIN commitmail json YAML

Note update of devel/ruby-msgpack package to 0.7.2.

(taca)

2016-01-06 15:24:22 UTC MAIN commitmail json YAML

Update ruby-msgpack to 0.72.

2016-01-06 version 0.7.2:

* Improved compatibility of Unpacker between CRuby and JRuby to accept
  stream-like object by checking respond_to(:read) in addition to class
  check

(taca)

2016-01-06 15:22:10 UTC MAIN commitmail json YAML

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

(taca)

2016-01-06 15:21:02 UTC MAIN commitmail json YAML

Update ruby-sequel to 4.30.0.

= New Features

* Overriding the :limit and :eager_limit_strategy association options
  can now be done on a per-call basis when eager loading, by using an
  eager block callback and setting the :eager_limit or
  :eager_limit_strategy dataset options. Example:

    Album.eager(:tracks=>proc{|ds| ds.clone(:eager_limit=>5)}).all

* Dataset#insert_conflict and #insert_ignore have been added on
  SQLite, adding support for the INSERT OR ... SQL syntax:

    DB[:table].insert_ignore.insert(:a=>1, :b=>2)
    # INSERT OR IGNORE INTO TABLE (a, b) VALUES (1, 2)

    DB[:table].insert_conflict(:replace).insert(:a=>1, :b=>2)
    # INSERT OR REPLACE INTO TABLE (a, b) VALUES (1, 2)

* An identifier_columns plugin has been added, which allows
  Sequel::Model#save to work when column names contain double
  underscores.

= Other Improvements

* IPv6 addresses can now be used in connection URLs when using
  ruby 1.9.3+.

* The :db_type entries in column schema hashes now include sizes
  for string and decimal types on DB2 and when using the jdbc
  adapter's generic schema parsing.

* Database#row_type in the pg_row extension now handles different
  formats of specifying schema qualified types.  So a row type
  registered via :schema__type can be found using
  Sequel.qualify(:schema, :type).

* Another disconnect error is recognized in the tinytds adapter.

(taca)

2016-01-06 14:53:05 UTC MAIN commitmail json YAML

2016-01-06 14:50:34 UTC MAIN commitmail json YAML

* Support ruby200, ruby21 and ruby22 since ruby23 bundles the same version
  of minitest gem.

No bump PKGREVISION since it has already broken with ruby23 and other
versions are not affected.

(taca)

2016-01-06 14:45:51 UTC MAIN commitmail json YAML

Note update of devel/ruby-test-unit package to 3.1.5nb1.

(taca)

2016-01-06 14:45:01 UTC MAIN commitmail json YAML

* Support ruby200, ruby21 and ruby22 since ruby23 bundles the same version
  of test-unit gem.
* Depends on devel/ruby-power_assert with ruby 200 and ruby21 since ruby22
  bundles power_assert gem.

Bump PKGREVISION.

(taca)

2016-01-06 14:41:00 UTC MAIN commitmail json YAML

Note update of devel/ruby-test-unit-notify package to 1.0.4nb1.

(taca)

2016-01-06 14:40:03 UTC MAIN commitmail json YAML

Depends on devel/ruby-test-unit with ruby200 and ruby21 since Ruby 2.2
and later have bundled test-unit gem.

Bump PKGREVISION.

(taca)

2016-01-06 14:13:04 UTC MAIN commitmail json YAML

Add version of bundled ruby gems in ruby*-base package.

(taca)

2016-01-06 10:49:13 UTC MAIN commitmail json YAML

Updated graphics/libwebp to 0.5.0

(adam)

2016-01-06 10:46:56 UTC MAIN commitmail json YAML

2016-01-06 10:33:59 UTC MAIN commitmail json YAML

version 0.5.0
* miscellaneous bug & build fixes
* encoder & decoder speed-ups on x86/ARM/MIPS for lossy & lossless
  - note! YUV->RGB conversion was sped-up, but the results will be slightly
    different from previous releases
* various lossless encoder improvements
* gif2webp improvements, -min_size option added
* tools fully support input from stdin and output to stdout
* New WebPAnimEncoder API for creating animations
* New WebPAnimDecoder API for decoding animations
* other API changes:
  - libwebp:
    WebPPictureSmartARGBToYUVA() (-pre 4 in cwebp)
    WebPConfig::exact (-exact in cwebp; -alpha_cleanup is now the default)
    WebPConfig::near_lossless (-near_lossless in cwebp)
    WebPFree() (free'ing webp allocated memory in other languages)
    WebPConfigLosslessPreset()
    WebPMemoryWriterClear()
  - libwebpdemux: removed experimental fragment related fields and functions
  - libwebpmux: WebPMuxSetCanvasSize()
* new libwebpextras library with some uncommon import functions:
  WebPImportGray/WebPImportRGB565/WebPImportRGB4444

(adam)

2016-01-06 10:24:44 UTC MAIN commitmail json YAML

2016-01-06 10:14:10 UTC MAIN commitmail json YAML

Use pkg-config when building so that correct defines are used when
building against libXaw3d.  Fixes problem that gv would fail with the
error:
Warning: Representation size 4 must match superclass's to override highlightedFrameStyle
Error: Object "toggleEven" does not have windowed ancestor

(markd)

2016-01-06 09:48:27 UTC MAIN commitmail json YAML

Updated net/youtube-dl to 20160101

(adam)

2016-01-06 09:47:42 UTC MAIN commitmail json YAML

Changes 20160101:
* Fix extraction
* Update _VALID_URL
* Fix upload date extraction
* Fix description extraction and update test
* Extract duration

(adam)

2016-01-06 07:38:25 UTC MAIN commitmail json YAML

Use :tA to make DISTINFO_FILE absolute when passing it to the fetch
and checksum scripts.

Fixes the problem where DISTINFO_FILE=../../foo/bar/distinfo doesn't
work without having an extraneous and ugly ${.CURDIR} stuffed into it
by hand.

(dholland)

2016-01-06 07:24:20 UTC MAIN commitmail json YAML

Updated www/squidanalyzer to 6.5

(adam)

2016-01-06 07:23:24 UTC MAIN commitmail json YAML

Changes 6.5:
This is a mantenance release to fix an overlaping bug on bytes charts with
last versions of browsers like firefox, iceweasel and chrome.
  - Fix height of bytes graphs that was overlaping on third graph.
  - Update russian translation.
  - Update copyright year.

(adam)

2016-01-06 07:21:31 UTC MAIN commitmail json YAML

2016-01-06 07:15:23 UTC MAIN commitmail json YAML

2016-01-06 05:31:54 UTC MAIN commitmail json YAML

Uses py-setuptools_scm during build.

(wiz)

2016-01-06 05:31:04 UTC MAIN commitmail json YAML

Updated devel/py-setuptools_scm to 1.10.1

(wiz)

2016-01-06 05:30:56 UTC MAIN commitmail json YAML

Update setuptools_scm to 1.10.1:

v1.10.1
=======

* fix issue #73 - in hg pre commit merge, consider parent1 instead of failing

v1.10.0
=======

* add support for overriding the version number via the
  environment variable SETUPTOOLS_SCM_PRETEND_VERSION

* fix isssue #63 by adding the --match parameter to the git describe call
  and prepare the possibility of passing more options to scm backends

* fix issue #70 and #71 by introducing the parse keyword
  to specify custom scm parsing, its an expert feature,
  use with caution

  this change also introduces the setuptools_scm.parse_scm_fallback
  entrypoint which can be used to register custom archive fallbacks

v1.9.0
======

* Add :code:`relative_to` parameter to :code:`get_version` function;
  fixes #44 per #45.

v1.8.0
======

* fix issue with setuptools wrong version warnings being printed to standard
  out. User is informed now by distutils-warnings.
* restructure root finding, we now reliably ignore outer scm
  and prefer PKG-INFO over scm, fixes #43 and #45

v1.7.0
======

* correct the url to github
  thanks David Szotten
* enhance scm not found errors with a note on git tarballs
  thanks Markus
* add support for :code:`write_to_template`

(wiz)

2016-01-05 21:39:13 UTC MAIN commitmail json YAML

Give full path to distinfo file to unbreak the build.

(joerg)

2016-01-05 21:38:07 UTC MAIN commitmail json YAML

Fix name of libav plugin.

(joerg)

2016-01-05 21:37:21 UTC MAIN commitmail json YAML

Don't create directories under real PREFIX (hi tsutsui!).

(joerg)

2016-01-05 21:36:38 UTC MAIN commitmail json YAML

Help parallel build by precreating output directory.

(joerg)

2016-01-05 21:36:04 UTC MAIN commitmail json YAML

2016-01-05 20:41:35 UTC MAIN commitmail json YAML

Make devel/pcre2 more complete.
Enable building of the 16 and 32-bit libraries.
enable pcre2-grep to read .gz and .bz2 files.
bump pkgrevision.

(nros)

2016-01-05 19:47:12 UTC MAIN commitmail json YAML

Make sure we have a version of go on the machine on which we're
building boringssl.

(agc)

2016-01-05 17:08:45 UTC MAIN commitmail json YAML

Update missing info about security/sudo update

(adam)

2016-01-05 17:05:00 UTC MAIN commitmail json YAML

Fix building on OS X; cosmetic changes; fix distinfo

(adam)

2016-01-05 13:26:50 UTC MAIN commitmail json YAML

remove dup entry

(tnn)

2016-01-05 13:14:25 UTC MAIN commitmail json YAML

note mesa & xorg-server update

(tnn)

2016-01-05 13:11:46 UTC MAIN commitmail json YAML

2016-01-05 13:05:37 UTC MAIN commitmail json YAML

2016-01-05 13:04:23 UTC MAIN commitmail json YAML

Update to xorg-server-1.18.0 (2015-11-09)

The main highlight of this release are RandR 1.5 with reworked
multi-monitor support, GLAMOR optimizations and better generic
modesetting driver support.

(tnn)

2016-01-05 13:02:57 UTC MAIN commitmail json YAML

Update to mesa-11.1.0 (2015-12-15)

New features:
OpenGL 3.1 support on freedreno (a3xx, a4xx)
OpenGL 3.3 support for VMware guest VM driver
  (supported by Workstation 12 and Fusion 8).
GL_AMD_performance_monitor on nv50
GL_ARB_arrays_of_arrays on i965
GL_ARB_blend_func_extended on freedreno (a3xx)
GL_ARB_clear_texture on nv50, nvc0
GL_ARB_clip_control on freedreno/a4xx
GL_ARB_copy_image on nv50, nvc0, radeonsi
GL_ARB_depth_clamp on freedreno/a4xx
GL_ARB_fragment_layer_viewport on i965 (gen6+)
GL_ARB_gpu_shader_fp64 on r600 for Cypress/Cayman/Aruba chips
GL_ARB_gpu_shader5 on r600 for Evergreen and later chips
GL_ARB_seamless_cubemap_per_texture on freedreno/a4xx
GL_ARB_shader_clock on i965 (gen7+)
GL_ARB_shader_stencil_export on i965 (gen9+)
GL_ARB_shader_storage_buffer_object on i965
GL_ARB_shader_texture_image_samples on i965, nv50, nvc0, r600, radeonsi
GL_ARB_texture_barrier / GL_NV_texture_barrier on i965
GL_ARB_texture_buffer_range on freedreno/a3xx
GL_ARB_texture_compression_bptc on freedreno/a4xx
GL_ARB_texture_query_lod on softpipe
GL_ARB_texture_view on radeonsi and r600 (for evergeen and newer)
GL_ARB_vertex_type_2_10_10_10_rev on freedreno (a3xx, a4xx)
GL_EXT_blend_func_extended on all drivers that support the ARB version
GL_EXT_buffer_storage implemented for when ES 3.1 support is gained
GL_EXT_draw_elements_base_vertex on all drivers
GL_EXT_texture_compression_rgtc / latc on freedreno (a3xx & a4xx)
GL_KHR_debug (GLES)
GL_NV_conditional_render on freedreno
GL_OES_draw_elements_base_vertex on all drivers
EGL_KHR_create_context on softpipe, llvmpipe
EGL_KHR_gl_colorspace on softpipe, llvmpipe
new virgl gallium driver for qemu virtio-gpu
16x multisampling on i965 (gen9+)
GL_EXT_shader_samples_identical on i965.

(tnn)

2016-01-05 12:51:20 UTC MAIN commitmail json YAML

2016-01-05 10:47:52 UTC MAIN commitmail json YAML

Ignore epoll_create on non-Linux, too. Fixes SmartOS. Bump PKGREVISION.

(fhajny)

2016-01-05 10:27:49 UTC MAIN commitmail json YAML

Added devel/py-constants version 0.6.0

(wiz)

2016-01-05 10:27:39 UTC MAIN commitmail json YAML

+ py-constants.

(wiz)

2016-01-05 10:27:27 UTC MAIN commitmail json YAML

Import py-constants-0.6.0 as devel/py-constants.

Most applications use constants. Many constants take different
values based on the environment the application is executed in.

Think database credentials over development, testing, staging,
production or stock market execution over development, testing,
paper, production ...

Shamelessly inspired by the app_constants_ gem, ``constants`` aims
to solve that problem (and that problem only).

(wiz)

2016-01-05 10:26:54 UTC MAIN commitmail json YAML

Updated security/py-rsa to 3.2.3

(wiz)

2016-01-05 10:26:44 UTC MAIN commitmail json YAML

Update py-rsa to 3.2.3.

Changes not found.

(wiz)

2016-01-05 10:15:39 UTC MAIN commitmail json YAML

+ py-rsa-3.2.3, tidy-5.1.25 [wip].

(wiz)

2016-01-05 01:15:41 UTC MAIN commitmail json YAML

Add libressl

Reviewed by wiz@

(sevan)

2016-01-05 01:09:21 UTC MAIN commitmail json YAML

Import LibreSSL, this will allow it to get a broader range of testing through
the bulk builds before it's plugged into pkgsrc as an OpenSSL alternative within
the infrastructure.

Reviewed by wiz@

(sevan)

2016-01-04 18:22:15 UTC MAIN commitmail json YAML

Does not actually depend on postgis2, pgsql client libs are enough

(wiedi)

2016-01-04 15:01:51 UTC MAIN commitmail json YAML

arandr's requirements for xrandr are quite modest, so don't depend on
x11/xrandr for native X11. Wouldn't work anyway.

(hauke)

2016-01-04 14:46:49 UTC MAIN commitmail json YAML

Updated net/libsoup to 2.52.2

(leot)

2016-01-04 14:46:37 UTC MAIN commitmail json YAML

Downgrade net/libsoup to 2.52.2 (latest stable version).

Standard GNOME packages uses odd major version numbers in for unstable
packages.

Thanks to wiz@.

(leot)

2016-01-04 14:24:46 UTC MAIN commitmail json YAML

Updated net/libsoup to 2.53.2

(leot)

2016-01-04 14:24:32 UTC MAIN commitmail json YAML

Update net/libsoup to 2.53.2.

Changes:
Changes in libsoup from 2.53.1 to 2.53.2:
* Fixed up symbol visibility handling for mingw by copying
          GLib's system [Ignacio Casal Quinteiro, #757146]
* Finally marked the old SoupSessionAsync and SoupSessionSync
          methods as deprecated [Ignacio Casal Quinteiro, Dan Winship,
          #757146]
* Added libsoup-2.4.deps for valac [Rico Tzschichholz]
* Make it possible to build from git without gtk-doc being
          installed [Ignacio Casal Quinteiro]
* Updated translations:
  Norwegian bokm奪l, Occitan

Changes in libsoup from 2.52.1 to 2.53.1:
* Really fixed build under MinGW for sure this time [Ignacio
          Casal Quinteiro]
        * Fixed SoupServer Web Sockets code so that the
  SoupClientContext passed to a SoupServerWebsocketCallback is
  fully usable (rather than crashing when you try to do most
  things).

Changes in libsoup from 2.52.0 to 2.52.1:
* Fixed build under MinGW [Chun-wei Fan]
* Fixed build with --disable-introspection [#755389, Quentin
          Glidic]
* Fixed HTTP authentication protection space handling for
          files directly under the root directory. [#755617, Carlos
          Garcia Campos]
* Fixed a warning when loading data from SoupCache while using
          an authenticated proxy. [#756076, Carlos Garcia Campos]
* Updated translations:
  German, Vietnamese

Changes in libsoup from 2.51.92 to 2.52.0:
* Removed duplicate test paths from tests/date so it will pass
          with glib 2.46.0

Changes in libsoup from 2.51.90 to 2.51.92:
* Added g_autoptr() support for all libsoup types. [#754721,
          Kalev Lember]
* Added a missing (allow-none) annotation to
          soup_uri_normalize() [#754776, Jens Georg]
* Updated translations:
  Polish

Changes in libsoup from 2.51.3 to 2.51.90:
* Added a new GVariant-based XMLRPC API, and deprecated the
          old GValue-based API (along with the associated
          GValue-manipulating utilities). [#746495, Xavier Claessens]
* Multiple build fixes for Visual Studio [#752952, Chun-wei Fan]
* Added VAPI generation [#750679, Daniel Espinosa]
* Fixed the mode bits on soup-cookie.c, which was previously
          marked executable for some reason. [rh #1247285]
* Updated translations:
  Norwegian bokm奪l, Portuguese, Thai, Turkish

Changes in libsoup from 2.50.0 to 2.51.3:
* Fixed "make check" in non-English locales [rh #1224989,
  #749397]
* Fixed some compiler warnings [#748514, Philip Withnall]
* New/Updated translations:
  Aragonese, Catalan, Occitan, Russian

(leot)

2016-01-04 12:53:07 UTC MAIN commitmail json YAML

Updated wm/xmonad-contrib to 0.12

(szptvlfn)

2016-01-04 12:52:42 UTC MAIN commitmail json YAML

Update to 0.12

CHANGES:
## 0.12 (December 14, 2015)

### Breaking Changes

  * `XMonad.Actions.UpdatePointer.updatePointer` arguments were
    changed. This allows including aspects of both of the
    `TowardsCentre` and `Relative` methods. To keep the same behavior,
    replace the entry in the left column with the entry on the right:

    | < 0.12                              |  >= 0.12                        |
    |-------------------------------------|----------------------------------|
    | `updatePointer Nearest`            | `updatePointer (0.5, 0.5) (1,1)` |
    | `updatePointer (Relative x y)`      | `updatePointer (x,y) (1,1)`      |
    | `updatePointer (TowardsCentre x y)` | `updatePointer (0.5,0.5) (x,y)`  |

### New Modules

  * `XMonad.Actions.AfterDrag`

    Perform an action after the current mouse drag is completed.

  * `XMonad.Actions.DynamicProjects`

    Imbues workspaces with additional features so they can be treated
    as individual project areas.

  * `XMonad.Actions.LinkWorkspaces`

    Provides bindings to add and delete links between workspaces. It
    is aimed at providing useful links between workspaces in a
    multihead setup. Linked workspaces are viewed at the same time.

  * `XMonad.Config.Bepo`

    This module fixes some of the keybindings for the francophone
    among you who use a BEPO keyboard layout. Based on
    `XMonad.Config.Azerty`

  * `XMonad.Config.Dmwit`

    Daniel Wagner's configuration.

  * `XMonad.Config.Mate`

    This module provides a config suitable for use with the MATE
    desktop environment.

  * `XMonad.Config.Prime`

    A draft of a brand new config syntax for xmonad.

  * `XMonad.Hooks.DynamicProperty`

    Module to apply a `ManageHook` to an already-mapped window when a
    property changes. This would commonly be used to match browser
    windows by title, since the final title will only be set after (a)
    the window is mapped, (b) its document has been loaded, (c) all
    load-time scripts have run.

  * `XMonad.Hooks.ManageDebug`

    A `manageHook` and associated `logHook` for debugging `ManageHook`s.
    Simplest usage: wrap your xmonad config in the `debugManageHook`
    combinator.  Or use `debugManageHookOn` for a triggerable version,
    specifying the triggering key sequence in `XMonad.Util.EZConfig`
    syntax. Or use the individual hooks in whatever way you see fit.

  * `XMonad.Hooks.WallpaperSetter`

    Log hook which changes the wallpapers depending on visible
    workspaces.

  * `XMonad.Hooks.WorkspaceHistory`

    Keeps track of workspace viewing order.

  * `XMonad.Layout.AvoidFloats`

    Find a maximum empty rectangle around floating windows and use
    that area to display non-floating windows.

  * `XMonad.Layout.BinarySpacePartition`

    Layout where new windows will split the focused window in half,
    based off of BSPWM.

  * `XMonad.Layout.Dwindle`

    Three layouts: The first, `Spiral`, is a reimplementation of
    `XMonad.Layout.Spiral.spiral` with, at least to me, more intuitive
    semantics.  The second, `Dwindle`, is inspired by a similar layout
    in awesome and produces the same sequence of decreasing window
    sizes as Spiral but pushes the smallest windows into a screen
    corner rather than the centre.  The third, `Squeeze` arranges all
    windows in one row or in one column, with geometrically decreasing
    sizes.

  * `XMonad.Layout.Hidden`

    Similar to `XMonad.Layout.Minimize` but completely removes windows
    from the window set so `XMonad.Layout.BoringWindows` isn't
    necessary.  Perfect companion to `XMonad.Layout.BinarySpacePartition`
    since it can be used to move windows to another part of the BSP tree.

  * `XMonad.Layout.IfMax`

    Provides `IfMax` layout, which will run one layout if there are
    maximum `N` windows on workspace, and another layout, when number
    of windows is greater than `N`.

  * `XMonad.Layout.PerScreen`

    Configure layouts based on the width of your screen; use your
    favorite multi-column layout for wide screens and a full-screen
    layout for small ones.

  * `XMonad.Layout.Stoppable`

    This module implements a special kind of layout modifier, which when
    applied to a layout, causes xmonad to stop all non-visible processes.
    In a way, this is a sledge-hammer for applications that drain power.
    For example, given a web browser on a stoppable workspace, once the
    workspace is hidden the web browser will be stopped.

  * `XMonad.Prompt.ConfirmPrompt`

    A module for setting up simple confirmation prompts for
    keybindings.

  * `XMonad.Prompt.Pass`

    This module provides 3 `XMonad.Prompt`s to ease passwords
    manipulation (generate, read, remove) via [pass][].

  * `XMonad.Util.RemoteWindows`

    This module implements a proper way of finding out whether the
    window is remote or local.

  * `XMonad.Util.SpawnNamedPipe`

    A module for spawning a pipe whose `Handle` lives in the xmonad state.

  * `XMonad.Util.WindowState`

    Functions for saving per-window data.

### Miscellaneous Changes

  * Fix issue #9: `XMonad.Prompt.Shell` `searchPredicate` is ignored,
    defaults to `isPrefixOf`

  * Fix moveHistory when alwaysHighlight is enabled

  * `XMonad.Actions.DynamicWorkspaceGroups` now exports `addRawWSGroup`

  * Side tabs were added to the tabbed layout

  * `XMonad/Layout/IndependentScreens` now exports `marshallSort`

  * `XMonad/Hooks/UrgencyHook` now exports `clearUrgency`

  * Exceptions are now caught when finding commands on `PATH` in `Prompt.Shell`

  * Switched to `Data.Default` wherever possible

  * `XMonad.Layout.IndependentScreens` now exports `whenCurrentOn`

  * `XMonad.Util.NamedActions` now exports `addDescrKeys'`

  * EWMH `DEMANDS_ATTENTION` support added to `UrgencyHook`

  * New `useTransientFor` modifier in `XMonad.Layout.TrackFloating`

  * Added the ability to remove arbitrary workspaces

(szptvlfn)

2016-01-04 12:46:20 UTC MAIN commitmail json YAML

2016-01-04 12:45:36 UTC MAIN commitmail json YAML

Update to 0.12

CHANGES:
## 0.12 (December 14, 2015)

  * Compiles with GHC 7.10.2, 7.8.4, and 7.6.3

  * Use of [data-default][] allows using `def` where previously you
    had to write `defaultConfig`, `defaultXPConfig`, etc.

  * The [setlocale][] package is now used instead of a binding shipped
    with xmonad proper allowing the use of `Main.hs` instead of
    `Main.hsc`

  * No longer encodes paths for `spawnPID`

  * The default `manageHook` no longer floats Gimp windows

  * Doesn't crash when there are fewer workspaces than screens

  * `Query` is now an instance of `Applicative`

  * Various improvements to the example configuration file

[data-default]: http://hackage.haskell.org/package/data-default
[setlocale]: https://hackage.haskell.org/package/setlocale

(szptvlfn)

2016-01-04 12:43:06 UTC MAIN commitmail json YAML

Remove gnome options in libsoup and always build libsoup-gnome.
this is done since gnomekeyring is not used by libsoup anymore.

(nros)

2016-01-04 12:27:19 UTC MAIN commitmail json YAML

2016-01-04 12:25:39 UTC MAIN commitmail json YAML

Added devel/hs-setlocale version 1.0.0.3

(szptvlfn)

2016-01-04 12:25:08 UTC MAIN commitmail json YAML

2016-01-04 12:24:25 UTC MAIN commitmail json YAML

2016-01-04 12:23:32 UTC MAIN commitmail json YAML

Updated devel/hs-hint to 0.4.2.3

(szptvlfn)

2016-01-04 12:23:06 UTC MAIN commitmail json YAML

Update to 0.4.2.3

CHANGELOG:
0.4.2.3
-------

* It builds against 7.4.2 (not 7.4.1), so update the constraints.

0.4.2.2
-------

* Builds with ghc 7.10
* Builds again with ghc 7.4
* Drops dependency on utf8-string

0.4.2.1
-------

* Better error reporting (thanks to Corentin Dupont)

(szptvlfn)

2016-01-04 12:22:41 UTC MAIN commitmail json YAML

Updated devel/hs-utf8-string to 1.0.1.1

(szptvlfn)

2016-01-04 12:22:20 UTC MAIN commitmail json YAML

Update to 1.0.1.1

CHANGELOG:
1.0.1.1
-----
* Build correctly on GHC-7.0 (#14)

1.0.1
-----
* Improve the performance of Data.ByteString.Lazy.UTF8.fromString. (Thanks, ndmitchell)

1
-----
* Remove out all the old utf8 IO support. GHC supports utf8 now.

(szptvlfn)

2016-01-04 12:21:37 UTC MAIN commitmail json YAML

Updated devel/hs-dlist to 0.7.1.2

(szptvlfn)

2016-01-04 12:21:11 UTC MAIN commitmail json YAML

Update to 0.7.1.2

ChangeLog:
Version 0.7.1.2 (2015-08-23) *International Day for the Remembrance of the Slave Trade and its Abolition*
---------------------------------------------------------------------------------------------------------

#### Package changes

* Fix GHC 7.10 warnings due to imports
  ([Mikhail Glushenkov](https://github.com/23Skidoo))

(szptvlfn)

2016-01-04 02:48:05 UTC MAIN commitmail json YAML

2016-01-04 02:25:22 UTC MAIN commitmail json YAML

Add some tex packages, update p5-Net-ManageSieve, xournal

(markd)

2016-01-04 02:20:45 UTC MAIN commitmail json YAML

Update p5-Net-ManageSieve to 0.12

fix perl 5.22 warning

0.12    Thu Jan 12 16:22:42 CEST 2012
        -fix: remove signature check causing too many failures of
                automatic checks

0.11    Fri Jul  8 15:45:42 CEST 2010
        -fix: spelling CPAN bug #59225 Ansgar Burchardt
        -fix: META.yml CPAN bug #62606 ANDK

(markd)

2016-01-04 02:06:48 UTC MAIN commitmail json YAML

Update xournal to 0.4.8

* Features:
  - option to auto-save documents and recover auto-saves (after Edward Yang,
    Aiwarrior, Timo Kluck)
  - new Export to PDF code using cairo (and config option to enable legacy
    code)
  - horizontal view mode
  - improved touchscreen handling
  - pencil cursor option (patch by Luciano Siqueira)
  - added "new pages duplicate background" option (new default is false)
  - updated Windows build and packaging instructions
* XInput device handling:
  - ignore events from non-drawing devices by default (ignore_other_devices)
  - "touchscreen as hand tool" option (after Rumen Zarev and Daniel German)
  - "pen disables touchscreen" option; dialog box to designate touch device
  - tweaks to xinput event processing for touchscreens
* Bugfixes:
  - generate cursors from pixbufs (fixes a Win32 bug)
  - work around Win32 bug: refuse paste if mismatched format
  - fix configure.in for automake-1.13 (Florian Bruhin, Andreas Huettel)
  - smoother icons for eraser and shapes buttons (by Colin Macdonald)
  - fix a cross-platform g_basename() issue (after Daniel German)
  - bugfix for file paths with non-English characters in Win32
  - add some margin around lasso selection rectangle (after Niklas Beisert)
  - warn for fontconfig cache generation in Win32
* Translations:
  - Chinese (simplified) translation (by Mutse)
  - updated German translation (Stefan Holtzhauer)
  - Polish translation (by Mis Uszatek)
  - Chinese (traditional) translation (William Chao)
  - Japanese translation (by Hiroshi Saito)

(markd)

2016-01-04 01:57:24 UTC MAIN commitmail json YAML

2016-01-04 01:53:43 UTC MAIN commitmail json YAML

2016-01-04 01:51:30 UTC MAIN commitmail json YAML

Add tex-makecmds{,-doc} tex-media9{,-doc}

(markd)

2016-01-04 01:49:44 UTC MAIN commitmail json YAML

2016-01-04 01:44:14 UTC MAIN commitmail json YAML

Add some tex-tikz* packages

(markd)

2016-01-04 01:40:37 UTC MAIN commitmail json YAML

Add:
tex-tikz-3dplot{,-doc} 2015
Coordinate transformation styles for 3d plotting in TikZ
tex-tikzinclude{,-doc} 1.0
Import TikZ images from colletions
tex-tikzmark{,-doc} 1.0
Use TikZ's method of remembering a position on a page
tex-tikzorbital{,-doc} 2015
Atomic and molecular orbitals using TiKZ
tex-tikzpagenodes{,-doc} 1.1
A single TikZ node for the whole page
tex-tikzpfeile{,-doc} 1.0
Draw arrows using PGF/TikZ
tex-tikzscale{,-doc} 0.2.6
Resize pictures while respecting text size
tex-tikzsymbols{,-doc} 3.0f
Some symbols created using TikZ

(markd)

2016-01-04 00:13:21 UTC MAIN commitmail json YAML

Note update of math/ruby-spreadsheet package to 1.1.1.

(taca)

2016-01-04 00:12:18 UTC MAIN commitmail json YAML

Update ruby-spreadsheet to 1.1.1.

### 1.1.1 / 03.01.2016

Author: ChouAndy <chouandy@ecoworkinc.com>
Date:  Sun Jan 3 17:26:18 2016 +0800

Fixed Unknown Codepage 0x5212

(taca)

2016-01-03 23:41:02 UTC MAIN commitmail json YAML

Updated www/otter-browser to 0.9.09

(kamil)

2016-01-03 23:37:39 UTC MAIN commitmail json YAML

Update otter-browser to 0.9.09

Upstream changes since 0.9.08:
    added initial support for spell checking;
    added support for selecting allowed and rejected domains for third-party cookies;
    added support for customizing visible columns and their order in most of views;
    added support for customizing text and icon of toolbar entries;
    added support for adding arbitrary menus to toolbars;
    some other fixes and minor improvements.

Cherry-picked changes suggested by upstream:
    Always mark dialogs as restored (67c2ae72cc57c)
    Fallback to QItemDelegate::paint() if type is unknown (fd7380a9eec7)
    Try to return first address field from the list if none was matched (d1a1b0bbc8d80d0)

(kamil)

2016-01-03 23:08:35 UTC MAIN commitmail json YAML

If we have started forcing another Fortran compiler (like for MOPAC7
in biology/mopac), force it here too.

(asau)

2016-01-03 22:48:52 UTC MAIN commitmail json YAML

Remove redundant if statement to handle linker flags on amd64.
Everything is now grouped under x86_64 and taken care of there already.

Reviewed by wiz@

(sevan)

2016-01-03 21:56:11 UTC MAIN commitmail json YAML

Updated textproc/mdoclint to 1.36

(wiz)

2016-01-03 21:56:01 UTC MAIN commitmail json YAML

It's 2016, allow it in man pages.

Bump version.

(wiz)

2016-01-03 21:15:58 UTC MAIN commitmail json YAML

2016-01-03 21:03:45 UTC MAIN commitmail json YAML

py-yenc addition

(bsiegert)

2016-01-03 21:02:30 UTC MAIN commitmail json YAML

2016-01-03 20:59:17 UTC MAIN commitmail json YAML

Fixup the installed vpx.pc

(markd)

2016-01-03 20:58:13 UTC MAIN commitmail json YAML

google-api-go-client update

(bsiegert)

2016-01-03 20:57:12 UTC MAIN commitmail json YAML

Update google-api-go-client to 20151217. Giant gobs of generated code, lots
of new and removed APIs. Full list of changes:

dc6d235 generator: support quotaUser,userIp parameters.
fb9a762 all: update apis.
80b32e2 storage: fix integration test by removing unconditional error.
ac3c988 google-api-go-client: Don't strip body when doing resumable uploads.
a5fc36f google-api-go-client: rollback commits due to licensing issues
ece7143 google-api-go-client: update all APIs
030d584 google-api-go-client: switch [] repeated params to ...
b21645f google-api-go-client: update all APIs and test against Go 1.5, not tip
4d6c29d google-api-go-client: add support for "repeated" params
c12ea1c google-api-go-client: update all APIs and remove old ones
e4bb4e4 google-api-go-client/integration_test: pass key to test for Travis CI
baa070d google-api-go-client: check all errors in storage integration_test.go
1b8ee73 google-api-go-client: fix passing of env vars to Travis CI tests
890a901 google-api-go-client: add start of integration tests for major APIs
fd08114 container/v1beta1: regenerate.
cd02e6c google-api-go-client: external friendliness
a42d61d Shoot - I meant to submit the integration tests first. Reverting.
6e98bbb google-api-go-client: add support for "repeated" params
c83ee8e google-api-go-client: update all APIs
73781a6 all: make imported package paths configurable.
e2903ca Revert "google-api-go-client: add support for "repeated" params"
69e4926 google-api-go-client: add support for "repeated" params
5be63c5 small typo in googleapi_test.go
bce17bf google-api-go-client: make apiPackageBase a flag
7f3774d google-api-go-client: add If-None-Match support
09c6521 google-api-go-client: add canonical import paths
a402444 google-api-go-client: fix breakage caused by d604dad
78786a0 google-api-go-client: Use pointers for Point values in cloud monitoring.
253d400 generator: remove check for string-encoded pointer fields.
d604dad all: add ForceSendFields support
77b0a8c Add golang.org/x/net/context support.
b82cbee google-api-go-client: update all APIs
ebc7799 google-api-go-client: update all APIs
ed920dd google-api-go-client: resurrect deleted container:v1beta1 API
8cbf97d google-api-go-client: add Application Default Credential example
e7c0934 google-api-go-client: update all APIs
85c9280 google-api-go-client: update all APIs
f955494 google-api-go-generator: Fix broken IntegerValue field in datastore API.
09c6edb google-api-go-client: clean up README.md and remove tabs.
2b9259b google-api-go-client: restore accidentally removed tests
636998d google-api-go-client: Use pointers for property values in datastore.
381e13c google-api-go-client: Force use of some pointer fields.
146d575 google-api-go-generator: add helpers for converting basic types to pointers.
4af91da google-api-go-generator: Add the ability to use pointer types for a specific list of API fields.
a5c3e2a google-api-go-client: update all APIs.
0bacdc6 google-api-go-client: add URL for CONTRIBUTORS agreement.
e5bf1aa google-api-go-client: force creation of compute:beta API.
0a735f7 google-api-go-client: add support for media downloads
0c2979a google-api-go-client: rename odd version names like admin/directory_v1.
1cd605a google-api-go-client: add canonical import path to support "internal" import.
ca04995 google-api-go-client: document arrays of enums and add struct descriptions.
a0c5ebc google-api-go-client: Add message about vendoring to README.md.
b3892b2 google-api-go-client: update Travis CI to new testing infrastructure.
87abb3a google-api-go-client: update all APIs.
18450f4 google-api-go-client: update all APIs.
661ac69 google-api-go-client: resumable upl: skip initial status request
fd68af8 google-api-go-generator: resumable uploads: send object metadata
a09229c google-api-go-client: Update all APIs
cf0f7d2 all: new and updated APIs
b036f29 CONTRIBUTORS: add Dragoslav Mitrinovic
0610a35 google-api-go-client: respect multiple underscores in API names
2c0e355 google-api-go-generator: mkDir before writing file
d56f328 google-api-go-client: remove italics next to <>
62f06d3 google-api-go-client: update CONTRIBUTING.md from Go repo
1a82496 google-api-go-generator: don't require GOPATH in -api_json_file/-output mode
d4ab0b8 google-api-go-generator: Use pointers for fields with unfortunate defaults.
3a1d89e google-api-go-generator: Add a Field interface.
d33cfe6 all: new and updated APIs
d220b9c google-api-go-generator: Move compute/beta to the correct location.
5f0a22b pubsub: update to pubsub example to v1beta2
b1edac7 google-api-go-client: fix examples broken by https://code-review.googlesource.com/#/c/2490/
0fa2490 google-api-go-client: enumerate enums for optional params
34c5554 google-api-go-generator: remove underscores from identifiers.
774bdb5 google-api-go-client: enumerate enum possibilities in comments
f84da2d google-api-go-client: strip `" and "` from comments
be882d4 Support 'any' fields, improve cached mode, ignore revision updates.

(bsiegert)

2016-01-03 20:54:50 UTC MAIN commitmail json YAML

2016-01-03 20:45:23 UTC MAIN commitmail json YAML

Don't try and build docs.

(markd)

2016-01-03 20:42:18 UTC MAIN commitmail json YAML

more go package updates

(bsiegert)

2016-01-03 20:41:58 UTC MAIN commitmail json YAML

Don't try to build doc's if doxygen found.

(markd)

2016-01-03 20:39:36 UTC MAIN commitmail json YAML

Update go-oauth2 to 20151204. Changes:

2baa8a1 internal: primarily use the HTTP client provided in the context
442624c oauth2: allow users to register broken OAuth2 implementations
2bf5e6e internal: add Salesforce to list of broken auth providers
3314c49 internal: add microsoftonline.com to list of broken providers
d4780cd jws: fix base64Decode for strings of length 1 (mod 4).
e347d22 jws: add EncodeWithSigner function.
038cb4a all: change copyright to 'Go Authors'
ef4eca6 small typo fix in clientcredentials.go
2fbf3d7 token: extra numeric values + test TokenType case
3cab960 internal: add slack.com to the broken auth list
c30abee internal: remove GitHub from the list of broken providers
166f7cf google: set expiry on JWTAccessTokenSource
82de3fe jwt: added missing format specifier
d5ff5ab jwt: allow setting a custom expiry time for JWT tokens
9ecad50 bitbucket: add end points
52dcf34 google: Re-enable AppEngineTokenSource to be used from Managed VMs.
ad01282 Remove use of appenginevm build tag.
897d973 google: set token type on returned JWTAccessToken, tweak docs
397fe76 google: add support for JWT Access Tokens
8914e50 oauth2: add api.netatmo.net to the broken providers
b5adcc2 doc: fix typo
36ff901 oauth2: ensure case sensitivity for Bearer, MAC, and Basic in auth header
f98d016 oauth2: use the correct import path for urlfetch
e296c42 oauth2: add StaticTokenSource to return static tokens

(bsiegert)

2016-01-03 20:22:53 UTC MAIN commitmail json YAML

Update go-net to 20151229. Instead of boring commitlogs, my summary of
changes is:

- http2 package replaces spdy. New interactive HTTP2 debugger, h2i.
- New context/ctxhttp for context-aware HTTP request handlers.
- New xsrftoken package for generating and checking XSRF tokens.
- Improved HTML5-capable HTML parser.

(bsiegert)

2016-01-03 20:07:34 UTC MAIN commitmail json YAML

2016-01-03 20:06:35 UTC MAIN commitmail json YAML

Update go-text to 20151217. No changelog, other than the git commit
messages, is available:

cf49866 encoding/htmlindex: use UTF-8 encoding
ce34b78 display: remove completely
eab9e05 : run long tests after a generated package
0d87145 display: remove package
bfd069c : added .gitignore
4b7e67e encoding: added Replacement identifier and htmlindex tests
1848af7 encoding: encoders return errors on out-of-repertoire runes
f79ed80 : upgrade to CLDR 28 and necessary adjustments
92ca7bb encoding/charmap: don't map U+FFFD in encoder
ecbd6a8 : added bidi and htmlindex packages to gen.go
e1af416 encoding/htmlindex: updated tables
00e2053 unicode/bidi: moved bidi package to unicode
a749bae runes: added ReplaceIllFormed
dafab4a internal/format: fixed test for 32-bit architectures
c27e06c encoding: introduce Decoder/Encoder types and error handling
27af644 encoding/charmap: fix some Windows types
a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder
87ad79f bidi: fixed build breakage due to crossing changes
a72c392 bidi: api proposal
458f474 bidi: port of reference implementation
435f36e runes: fix test breakage
dd164d3 internal/triegen: handle \xc0 and \xc1 correctly
51beaed language/display: fix import
95315fc internal/format: added parser for CLDR number patterns
edeeb43 unicode/cldr: moved cldr to the unicode directory
9efec26 width: fix table
b8e57db language/display: moved display package
698d493 internal/ucd: added Parse function
7da657a bidi: rename BiDi class constants to short Unicode names.
ed3f1de internal/ucd: allow non-runes in expansion mode
e684700 message: add Catalog and formatted printing support
bfdb694 internal: small optimization on UniqueTags.
bd27c4a bidi: generate bidi trie and tests
54db231 internal/gen: add Repackage
954b8ae internal: add SortTags and UniqueTags
3fe38e9 currency: improve API
4838fa4 currency: equate undefined currency (XXX) to zero value
da608de language: remove "may change" notice
216b73f encoding/runes: fixed unittest breakage
4b139bd language: remove Currency type.
419b439 language: deprecate ComprehensibleTo and Version
d15837c language: reorder parsing code for clarity
44d5762 language: remove dependency on regexp
5eb8d46 language: deprecate Tag.ComprehensibleTo
615a6c1 language: new encoding for CompactIndex table
75c37a9 all: specify vanity import paths
a38fc26 internal/gen: make long string consts vars
b8643b2 language: add all languages with data in compact set
d91e619 language: pass user options in matched tag
cc8a7ec x/text/encoding/charmap: add more OEM codepages
22af857 language: improved example for parsing regions
0fe7e68 language: fixed test breakage
f024ad8 currency: fixed bug related to rounding info
7f6d024 currency: added symbol support
5722c1c message: first checkin
601048a currency: add currency lookup for regions and tags
3ce2b88 language: user -u-va-posix instead of -x-posix.
8f6601e : Added depdendencies to top-level generator.
7d45f34 internal: added Parents table.
202ed04 language: bug fix in compact index number
cb9d3ff language: added CompactIndex
b4ffa8e language: support en_US_POSIX
f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents
0820da9 cldr:  comment out check to work around CLDR bug
6368131 currency: refactored currency-related code.
505f8b4 internal/tag: factored out tag.Index
0483357 gen: factored out generic slice generation.
57878ed gen: factored out some code generation code
723492b language: allow lang-region as variant prefix
ff0822f internal: added NewInheritanceMatcher
07890ba cases: changed tests to be more version-aware
1309a18 cases: fix bug that caused character to drop in uppercase
083de50 cases: skip tests if unicode.Version does not match UnicodeVersion
43df643 display: fixed bug for unsupported tags
1af9528 language: fix bug where canonicalization is not idempotent
e265e5b display: change Skipf to Errorf
3eb7007 collate/colltab: improve resilience to Unicode version changes.
8553a64 : added search and added missing dependency.
06f6f7a cases: improve resilience to Unicode version changes.
a928dbc internal/gen: removed TODO
7c0e16d internal/gen: added Write*Version
50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32.
2acc130 unicode/rangetable: added assigned tables
10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT.
7d081aa text: Upgrade to Unicode 8.0.0
be1f650 unicode/rangetable: updated comment
96ae61a language: added Currencies to the Coverage type.
1609407 unicode/rangetable: added New and Visit
d4cc1b1 cases: prepare for Unicode 8.0.0
d611288 display: skip link test if go binary not found
0600016 encoding/unicode: workaround for bug in go 1.4.*.
b93a7ba unicode/norm: fix bug that causes panic.
fbf6178 search: allow non-normalized strings
df923bb encoding/htmlindex: Fix generated code not being gofmted.
997478e encoding/htmlindex: implementation of htmlindex
5c66c9f collate: move iter from collate to internal/colltab
043fdd1 collate/colltab: fix a comment typo.
f81fc0e search: added first implementation of search
c93e7c9 collate/tools/colcmp: fix build breakage for darwin.
6c3b324 collate: fix test breakage
cee5b80 text: upgrade to CLDR 27.0.1
af4c2d7 search: added language matcher for collation and search.
583b6ac search: generate search tables.
f7bc91e runes: Added Transformer wrapper.
8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16.
c3788f3 runes: new runes package.
fe79704 internal/colltab: some cleanup suggested earlier by Nigel.
4a2c389 text/internal/colltab: copy contract*.go files
88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes.
d48eb58 text/encoding/charmap: a few bug fixes in global vars
a9f4d1a text/search: api proposal
2076e9c text/encoding: add MIB types to encodings.
7be3218 text/encoding/unicode: added BOMOverride.
5f74128 text/encoding/unicode: added tests and fixed bugs.
000f793 text/encoding/internal/identifier:
017c405 text/language: strip unneeded struct type qualifiers.
c6e0c33 text/internal/testtext: added code size measurer.
b6e95e7 text: added repository-wide generate tool.
c6bc7e8 text: add codereview.cfg
26df76b text/internal/gen: generalized Open (needed for w3c data).
313fa8d text/width: added examples/ godoc improvements.
cc9d297 text/width: added ASCII fast path for Narrow.
83ae7f6 text/width: added support for narrow and wide mappings.
f54a587 text/width: added inverse mapping

(bsiegert)

2016-01-03 19:56:18 UTC MAIN commitmail json YAML

Try to fix cups build under Mac OS X.

The resulting PLIST looks very different, so add a PLIST.Darwin with what
is actually installed.

(bsiegert)

2016-01-03 19:51:25 UTC pkgsrc-2015Q4 commitmail json YAML

2016-01-03 18:09:50 UTC MAIN commitmail json YAML

gst-plugins0.10-fluendo-mp3 update done

(wiz)

2016-01-03 18:08:52 UTC MAIN commitmail json YAML

Updated audio/gst-plugins0.10-fluendo-mp3 to 0.10.32

(wiz)

2016-01-03 18:05:13 UTC MAIN commitmail json YAML

Update gst-plugins0.10-fluendo-mp3 to 0.10.32:

2014-12-16  Josep Torra  <josep@fluendo.com>

* src/mp3-c.c:
Fix a warning about undefined behaviour when building with
gcc 4.9.1.

2014-11-04  Release Maker <nomail@fluendo.com>

* configure.ac: Back to TRUNK.

=== release 0.10.31 ===

2014-10-29  Josep Torra  <josep@fluendo.com>

* src/mp3-c.c: (c_decode_mp3):
Perform same testing for Main data in both variants of decoder.

2014-10-15  Release Maker <nomail@fluendo.com>

* configure.ac: Back to TRUNK.

=== release 0.10.30 ===

2014-10-10  Josep Torra  <josep@fluendo.com>

* src/mp3tl.c: (mp3tl_gather_frame):
Drop a dead assignment.

2014-10-10  Josep Torra  <josep@fluendo.com>

* src/flump3dec-0_10.c: (gst_flump3dec_src_event):
Add missing break statement.

2014-10-09  Josep Torra  <josep@fluendo.com>

* src/mp3-c.c: (III_huffman_decode):
Fixes a noise issue in a MPEG 2.5 clip.

2014-09-18  Josep Torra  <josep@fluendo.com>

* configure.ac: drop missed reference to liboil.
* src/mp3-ipp.c: (ipp_decode_mp3):
* src/mp3tl.c: (mp3tl_decode_frame):
Ensure to consume data from our bitreader when there's a bad frame.
Fixes random not negotiatied and noise issues after a seek.

2014-08-29  Julien Moutte <julien@fluendo.com>

* src/mp3-c.c: (c_decode_mp3): When no previous frame is usable for
decoding we need to return NEED_DATA instead of BAD_FRAME. Indeed we
would never be able to recover after a seek.

2014-06-25  Release Maker <nomail@fluendo.com>

* configure.ac: Back to TRUNK.

=== release 0.10.29 ===

2014-06-25  Josep Torra  <josep@fluendo.com>

* src/bitstream.c: (h_rewindNbits):
Avoid a segfault on some corrupted clips.

2014-06-17  Release Maker <nomail@fluendo.com>

* configure.ac: Back to TRUNK.

=== release 0.10.28 ===

2014-05-20  Josep Torra  <josep@fluendo.com>

* src/flump3dec-0_10.c: (_update_ts), (gst_flump3dec_decode),
(gst_flump3dec_sink_chain):
Fix tracking of input timestamps.

2014-05-15  Julien Moutte  <julien@fluendo.com>

* src/mp3-c.c: Remove unused variable.

2014-04-02  Release Maker <nomail@fluendo.com>

* configure.ac: Back to TRUNK.

=== release 0.10.27 ===

2014-04-02  Josep Torra  <josep@fluendo.com>

* configure.ac:
* src/Makefile.am:
* src/flump3dec.c:
* src/mp3-c-synth.c: (mp3_dewindow_output):
* src/mp3-c.c: (inv_mdct_l), (inv_mdct), (III_hybrid),
(mp3_c_init):
Drop liboil support.

2014-02-24  Release Maker <nomail@fluendo.com>

* configure.ac: Back to TRUNK.

=== release 0.10.26 ===

2014-02-24  Julien Moutte <julien@fluendo.com>

* src/flump3dec-0_10.c: Make sure we provide the incoming timestamp
to the decoding function. This fixes some A/V sync issues where the
MP3 decoder was ignoring incoming timestamps and generating a perfectly
continuous stream.

2014-01-31 Andoni Morales  <amorales@fluendo.com>

* src/mp3-c-synth.c:
Remove alignement hint (reviewed by Josep)

2013-12-18  Release Maker <nomail@fluendo.com>

* configure.ac: Back to TRUNK.

=== release 0.10.25 ===

2013-11-28  Release Maker <nomail@fluendo.com>

* configure.ac: Back to TRUNK.

=== release 0.10.24 ===

2013-11-12 Andoni Morales  <amorales@fluendo.com>

* src/src/mp3-c.c::
Fix compiler warning with clang:
mp3-c.c:1669:64: error: comparison of unsigned expression < 0 is always false

2013-09-04  Release Maker <nomail@fluendo.com>

* configure.ac: Back to TRUNK.

=== release 0.10.23 ===

2013-09-03  Josep Torra  <josep@fluendo.com>

* src/bitstream.c: (h_rewindNbits):
Fixes decoding noise when dealing with slighly wrong encoded frames
with a missmatch between huffman read bits and size described in header.

2013-09-03  Josep Torra  <josep@fluendo.com>

* src/mp3-c.c: (III_huffman_decode), (III_dequantize_sample),
(c_decode_mp3):
* src/mp3-ipp.c: (ipp_decode_mp3):
Improve a little the debugging code.

2013-09-03  Josep Torra  <josep@fluendo.com>

* src/flump3dec-1_0.c: (gst_flump3dec_parse):
* src/mp3tl.c: (mp3tl_gather_frame):
For GStreamer 1.0 ensure to skip invalid frames like we do in
GStreamer 0.10. Allows to play mp3 files with ID3 tags directly
without confusing our decoder with mp3 sync codes in the ID3 data.

2013-09-03  Josep Torra  <josep@fluendo.com>

* src/bitstream.c: (bs_seek_sync):
Ensure not to read outside our buffer memory.

2013-09-02  Josep Torra  <josep@fluendo.com>

* src/mp3-c.c: (III_huffman_decode):
Fixes decoding of some mpeg 2.5 clips.

2013-09-02  Josep Torra  <josep@fluendo.com>

* src/mp3-c.c: (III_dequantize_sample):
* src/mp3-ipp.c: (ipp_decode_mp3):
Fix debugging code.

2013-08-24  Josep Torra  <josep@fluendo.com>

* src/mp3-c.c: (III_huffman_decode), (III_dequantize_sample),
(c_decode_mp3):
* src/mp3-ipp.c: (ipp_decode_mp3):
Add some debugging code.

2013-08-01  Josep Torra  <josep@fluendo.com>

* src/mp3tl-priv.h:
Ensure alignment in memory required for Neon assembly optimized path.

2013-06-11  Release Maker <nomail@fluendo.com>

* configure.ac: Back to TRUNK.

=== release 0.10.22 ===

2013-06-05  Josep Torra  <josep@fluendo.com>

* configure.ac:
Use again the original macro for static plugins.

2013-02-11  Andoni Morales Alastruey <amorales@fluendo.com>

* src/mp3tl.c:
Fix format error, where frame_bits is a guint

2013-02-11  Release Maker <nomail@fluendo.com>

* configure.ac: Back to TRUNK.

=== release 0.10.21 ===

2013-02-11  Julien Moutte <julien@fluendo.com>

* gst-fluendo-mp3.spec.in: Add support for GStreamer 1.0

2013-02-07  Josep Torra  <josep@fluendo.com>

* configure.ac:
Add support for automake 1.13.

2012-10-11  Josep Torra  <josep@fluendo.com>

* src/Makefile.am:
* src/flump3dec-0_10.c: (_cleanup), (_check_for_xing),
(_update_ts), (_conv_bytes_to_time), (_total_bytes), (_total_time),
(_time_to_bytepos), (gst_flump3dec_flush), (gst_flump3dec_decode),
(gst_flump3dec_sink_chain), (gst_flump3dec_sink_event),
(gst_flump3dec_src_convert), (gst_flump3dec_src_query),
(gst_flump3dec_src_event), (gst_flump3dec_change_state),
(gst_flump3dec_get_query_types), (gst_flump3dec_dispose),
(gst_flump3dec_class_init), (gst_flump3dec_init):
* src/flump3dec-1_0.c: (_cleanup), (gst_flump3dec_start),
(gst_flump3dec_stop), (gst_flump3dec_reset_format),
(gst_flump3dec_parse), (gst_flump3dec_handle_frame),
(gst_flump3dec_flush), (gst_flump3dec_dispose),
(gst_flump3dec_class_init), (gst_flump3dec_init):
* src/flump3dec.c:
* src/flump3dec.h:
* src/mp3tl.c: (mp3tl_gather_frame):
* src/mp3tl.h:
Initial 1.0 port

2012-10-11  Josep Torra  <josep@fluendo.com>

* src/bitstream.c: (bs_set_data):
Ensure to reset the bit position too.

2012-10-10  Josep Torra  <josep@fluendo.com>

* src/bitstream.c: (bs_set_data):
* src/bitstream.h:
* src/flump3dec.c: (_check_for_xing), (_cleanup),
(gst_flump3dec_decode), (gst_flump3dec_sink_chain),
(gst_flump3dec_change_state), (gst_flump3dec_get_query_types),
(gst_flump3dec_class_init), (gst_flump3dec_init):
* src/flump3dec.h:
* src/mp3tl.c: (mp3tl_set_eos):
Some more refactoring.

2012-10-10  Josep Torra  <josep@fluendo.com>

* src/bitstream.c: (bs_seek_sync):
* src/bitstream.h:
* src/flump3dec.c: (_update_ts), (_time_to_bytepos),
(gst_flump3dec_init):
Fix documentation to reflect latest refactorings.
Micro optimization on bs_seek_sync.

2012-10-09  Josep Torra  <josep@fluendo.com>

* src/flump3dec.c: (_reset), (_update_ts), (_conv_bytes_to_time),
(_total_bytes), (_total_time), (_time_to_bytepos),
(_check_for_xing), (gst_flump3dec_flush), (gst_flump3dec_decode),
(gst_flump3dec_sink_event), (gst_flump3dec_src_query),
(gst_flump3dec_src_event), (gst_flump3dec_change_state),
(gst_flump3dec_init):
Some more code refactoring.

2012-10-09  Josep Torra  <josep@fluendo.com>

* src/bitstream.c: (bs_new), (bs_free), (bs_flush), (bs_set_data),
(bs_eat), (bs_consume), (bs_skipbits), (bs_seek_sync),
(bs_getbytes):
* src/bitstream.h:
* src/decode.c: (read_header):
* src/flump3dec.c: (gst_flump3dec_flush), (gst_flump3dec_decode),
(gst_flump3dec_sink_chain), (gst_flump3dec_dispose),
(gst_flump3dec_init):
* src/flump3dec.h:
* src/mp3tl-priv.h:
* src/mp3tl.c: (mp3tl_new), (mp3tl_sync), (mp3tl_decode_header),
(mp3tl_decode_frame), (mp3tl_flush), (mp3tl_skip_frame):
* src/mp3tl.h:
Refactoring to use a GstAdapter.

2012-10-09  Josep Torra  <josep@fluendo.com>

* src/flump3dec.c: (gst_flump3dec_change_state),
(gst_flump3dec_class_init), (gst_flump3dec_init):
Drop _base_init and modernize some bits of code.

2012-10-09  Josep Torra  <josep@fluendo.com>

* configure.ac:
* src/Makefile.am:
Prepare autotools part to handle 1.0 code.

2012-10-09  Josep Torra  <josep@fluendo.com>

* src/bitstream.c: (bs_free_buffer), (bs_add_buffer):
* src/bitstream.h:
* src/flump3dec.c: (gst_flump3dec_decode),
(gst_flump3dec_sink_chain), (gst_flump3dec_handle_sink_event),
(gst_flump3dec_sink_event), (gst_flump3dec_handle_src_query),
(gst_flump3dec_src_query), (gst_flump3dec_handle_src_event),
(gst_flump3dec_src_event), (gst_flump3dec_get_query_types),
(gst_flump3dec_init):
Drop the code to support 0.11.

2012-09-04  Release Maker <nomail@fluendo.com>

* configure.ac: Back to TRUNK.

=== release 0.10.20 ===

2012-09-03  Josep Torra  <josep@fluendo.com>

* src/flump3dec.c: (gst_flump3dec_decode):
Fixes a regression introduced in rev 2155.
The goal in this code is to repeat latest properly decoded frame
as error cancelation strategy, then we need to keep
the pending_frame reference as long as needed.

2012-08-28  Josep Torra  <josep@fluendo.com>

* src/flump3dec.c: (gst_flump3dec_decode):
Remove wrong gst_object_unref lines missed during refactoring
for 0.11 exeperiments.

2012-08-22  Josep Torra  <josep@fluendo.com>

* src/bitstream.c: (h_setbuf), (h_reset):
* src/bitstream.h:
* src/mp3-c.c: (mp3_c_flush):
* src/mp3tl.c: (mp3tl_flush):
Flush the decoder some more.

2012-07-04  Josep Torra  <josep@fluendo.com>

* src/mp3tl-priv.h:
* src/mp3tl.c: (mp3tl_new), (mp3tl_free):
Ensure that the decoder instance is memory aligned otherwise
we can have some segfaults in the Neon assembly due missaligned
memory access.

2012-07-03  Andoni Morales Alastruey <amorales@fluendo.com>

* src/Makefile.am:
Don't link with ipp in the static build to avoid duplicated
symbols in the final binary

2012-05-31  Release Maker <nomail@fluendo.com>

* configure.ac: Back to TRUNK.

=== release 0.10.19 ===

2012-05-31  Josep Torra  <josep@fluendo.com>

* configure.ac:
* src/Makefile.am:
Use the new macro AG_NEED_IPP in the configure script.

2012-05-16  Josep Torra  <josep@fluendo.com>

* src/bitstream.c: (bs_getbytes):
* src/bitstream.h:
* src/common.c: (js_bound):
* src/flump3dec.c: (gst_flump3dec_decode):
* src/mp3-c.c: (III_get_side_info), (III_get_LSF_scale_data),
(huffman_decoder), (III_stereo):
* src/mp3tl.c: (mp3tl_decode_frame):
Use GST_WARNING instead of g_warning.

2012-05-16  Josep Torra  <josep@fluendo.com>

* src/mp3tl.c: (mp3tl_decode_frame):
Make the code more portable.

2012-05-16  Josep Torra  <josep@fluendo.com>

* configure.ac:
* src/Makefile.am:
Properly handle ERROR_CFLAGS to not miss warnings if CFLAGS
is redefined in the make run.

2012-05-16  Josep Torra  <josep@fluendo.com>

* src/mp3-c-synth.c: (mp3_SubBandSynthesis):
Fix a warning introduced in my recent commit on Neon optimizations.

2012-05-16  Josep Torra  <josep@fluendo.com>

* src/Makefile.am:
* src/bitstream.h:
* src/common.h:
* src/flump3dec.h:
* src/gst_compat.h:
Use the gst-compat.h from the common instead of our own copy.

2012-05-15  Josep Torra  <josep@fluendo.com>

* src/common.h:
* src/mp3-c-synth.c: (__CACHE_LINE_DECL_ALIGN), (MPG_DCT_8),
(MPG_DCT_16), (MPG_DCT_32), (mp3_dewindow_output), (build_uvec),
(mp3_SubBandSynthesis):
* src/table-dewindow.h:
Add several optimizations with arm NEON assembly.

2012-05-07  Release Maker <nomail@fluendo.com>

* configure.ac: Back to TRUNK.

=== release 0.10.18 ===

2012-05-07  Josep Torra  <josep@fluendo.com>

* src/gst_compat.h:
Add missing new file in my previous commit.

2012-05-07  Josep Torra  <josep@fluendo.com>

* src/Makefile.am:
* src/bitstream.h:
* src/common.h:
* src/flump3dec.c:
* src/flump3dec.h:
Fixes build with GStreamer prior to 0.10.18.

2012-05-07  Release Maker <nomail@fluendo.com>

* configure.ac: Back to TRUNK.

=== release 0.10.17 ===

2012-04-30  Josep Torra  <josep@fluendo.com>

* src/bitstream.c: (h_setbuf):
* src/common.c: (II_pick_table):
* src/flump3dec.c: (gst_flump3dec_decode):
Fix some dead code reported by Clang Static Analyzer.

2012-04-22  Josep Torra  <josep@fluendo.com>

* src/bitstream.h:
Fix a copy&paste error.

2012-04-22  Josep Torra  <josep@fluendo.com>

* src/bitstream.h:
Fix some more bugs in the optimized path and reenable it again.

2012-04-19  Josep Torra  <josep@fluendo.com>

* src/bitstream.h:
Fix a bug in the h_sstel macro.
Turn off the BS optimization as it doesn't work with certain clips.

2012-03-22  Josep Torra  <josep@fluendo.com>

* src/flump3dec.c: (gst_flump3dec_decode):
Make the code more portable.

2012-03-22  Josep Torra  <josep@fluendo.com>

* AUTHORS:
Reflect support@fluendo.com.

2012-02-20  Josep Torra  <josep@fluendo.com>

* configure.ac:
Make it a little more verbose on the summary about the CPU tune
specific flags.
Some fixes to properly report the version and the IPP ussage.

2012-02-15  Xavi Artigas  <xartigas@fluendo.com>

* src/bitstream.h:
Fix Visual Studio build. It is unclear that this assembly
optimization would bring benefits, since VS does not handle
well registers modified inside _asm blocks.

2012-01-27  Josep Torra  <josep@fluendo.com>

* src/bitstream.c: (bs_free_buffer), (bs_add_buffer):
* src/bitstream.h:
* src/flump3dec.c: (gst_flump3dec_decode),
(gst_flump3dec_decode_buffer), (gst_flump3dec_sink_chain),
(gst_flump3dec_handle_sink_event), (gst_flump3dec_sink_event),
(gst_flump3dec_src_convert), (gst_flump3dec_handle_src_query),
(gst_flump3dec_src_query), (gst_flump3dec_handle_src_event),
(gst_flump3dec_src_event), (gst_flump3dec_init):
Change the code to being able build it in current GStreamer 0.11.

2011-12-05  Release Maker <nomail@fluendo.com>

* configure.ac: Back to TRUNK.

=== release 0.10.16 ===

2011-12-05  Josep Torra  <josep@fluendo.com>

* src/mp3-c-synth.c:
* src/mp3-c.c: (inv_mdct_l), (inv_mdct), (III_hybrid):
Use the flag --enable-tune-vfp to decide if the assembly code
have to be turn on.

2011-12-01  Josep Torra  <josep@fluendo.com>

* src/decode.c:
* src/decode.h:
Micro optimization on out_fifo and inline it.

2011-12-01  Josep Torra  <josep@fluendo.com>

* src/mp3-c-synth.c: (mp3_SubBandSynthesis):
Micro optimization.

2011-12-01  Josep Torra  <josep@fluendo.com>

* src/mp3-c-synth.c: (mp3_SubBandSynthesis):
Algorithmic optimization to avoid a lot of intermediate memory
operations.

2011-11-30  Josep Torra  <josep@fluendo.com>

* src/mp3-c.c: (calculate_H), (dewindow_block_type_2),
(dewindow_block_type_other), (overlap_addition):
Micro optimization.

2011-11-30  Josep Torra  <josep@fluendo.com>

* src/mp3-c-synth.c: (III_polyphase_matrix):
Minor fix on the assembly code.

2011-11-30  Josep Torra  <josep@fluendo.com>

* src/mp3-c-synth.c: (MPG_DCT_8), (MPG_DCT_16), (MPG_DCT_32),
(III_polyphase_matrix), (mp3_SubBandSynthesis):
Inline some more code and few microoptimizations.

2011-11-29  Josep Torra  <josep@fluendo.com>

* src/mp3-c.c: (calculate_H), (inv_mdct_l),
(dewindow_block_type_2), (dewindow_block_type_other), (inv_mdct),
(overlap_addition), (III_hybrid):
Add few more assembly rewritten bits.

2011-11-29  Josep Torra  <josep@fluendo.com>

* src/mp3-c-synth.c: (mp3_dewindow_output):
Minor cleanups.

2011-11-22  Josep Torra  <josep@fluendo.com>

* src/Makefile.am:
* src/arm_vfp_synt.S:
* src/mp3-c-synth.c: (mp3_dewindow_output):
Rewrite the subband synthesis code in inline assembly.

2011-11-21  Josep Torra  <josep@fluendo.com>

* src/mp3-c-synth.c: (mp3_dewindow_output):
Fix an error introduced in the recent refactoring.

2011-11-20  Josep Torra  <josep@fluendo.com>

* src/Makefile.am:
* src/arm_vfp_synt.S:
* src/mp3-c-synth.c: (mp3_dewindow_output), (mp3_SubBandSynthesis):
Initial attempt to rewrite part of the subband synthesis in ARM/VFP
assembly.

2011-11-18  Josep Torra  <josep@fluendo.com>

* src/mp3-c-synth.c: (mp3_dewindow_output), (mp3_SubBandSynthesis):
Reorganize the code a little.

2011-11-18  Josep Torra  <josep@fluendo.com>

* src/mp3-c-synth.c: (mp3_SubBandSynthesis):
Unroll a loop and implement vectorized additions with liboil.

2011-11-18  Josep Torra  <josep@fluendo.com>

* src/bitstream.h:
Use a static mask table for bitstream reader and some cosmetic fixes.

2011-11-18  Josep Torra  <josep@fluendo.com>

* src/flump3dec.c: (gst_flump3dec_decode), (conv_bytes_to_time),
(gst_flump3dec_total_time), (gst_flump3dec_src_convert),
(gst_flump3dec_src_query), (gst_flump3dec_time_to_bytepos):
Run gst-indent.

2011-11-18  Josep Torra  <josep@fluendo.com>

* src/flump3dec.c: (gst_flump3dec_decode),
(gst_flump3dec_sink_chain), (gst_flump3dec_sink_event):
Few more cleanups.

2011-11-18  Josep Torra  <josep@fluendo.com>

* src/flump3dec.c: (gst_flump3dec_sink_chain),
(conv_bytes_to_time), (gst_flump3dec_total_bytes),
(gst_flump3dec_src_convert), (gst_flump3dec_change_state),
(gst_flump3dec_dispose), (gst_flump3dec_get_query_types),
(gst_flump3dec_class_init), (gst_flump3dec_base_init),
(gst_flump3dec_init), (gst_flump3dec_get_type):
Avoid forward declarations.

2011-11-18  Josep Torra  <josep@fluendo.com>

* src/flump3dec.c: (gst_flump3dec_get_type),
(gst_flump3dec_class_init), (gst_flump3dec_base_init),
(gst_flump3dec_init), (gst_flump3dec_reset),
(gst_flump3dec_dispose), (gst_flump3dec_flush),
(gst_flump3dec_sink_chain), (gst_flump3dec_check_for_xing),
(gst_flump3dec_update_ts), (gst_flump3dec_drain_avail),
(gst_flump3dec_sink_event), (gst_flump3dec_change_state),
(gst_flump3dec_get_query_types), (conv_bytes_to_time),
(gst_flump3dec_total_bytes), (gst_flump3dec_total_time),
(gst_flump3dec_src_query), (gst_flump3dec_src_convert),
(gst_flump3dec_time_to_bytepos), (gst_flump3dec_src_event),
(plugin_init):
* src/flump3dec.h:
Follow the naming convention we have in other code.
Some minor refactorings.

2011-11-14  Josep Torra  <josep@fluendo.com>

* src/common.h:
* src/decode.c: (recover_CRC_error):
Fix build in recent GStreamer and recent gcc versions.

2011-11-12  Josep Torra  <josep@fluendo.com>

* src/bitstream.c: (h_setbuf), (h_rewindNbits):
* src/bitstream.h:
Several code cleanups and simplifications.
Activate again the bitstream optimized path to catch possible
corner cases.

2011-11-12  Josep Torra  <josep@fluendo.com>

* src/bitstream.c:
* src/bitstream.h:
* src/common.c:
* src/common.h:
* src/decode.c:
* src/decode.h:
* src/flump3dec.c:
* src/flump3dec.h:
* src/mp3-c-synth.c:
* src/mp3-c.c:
* src/mp3-c.h:
* src/mp3-cos-tables.h:
* src/mp3-ipp.c:
* src/mp3-ipp.h:
* src/mp3tl-priv.h:
* src/mp3tl.c:
* src/mp3tl.h:
* src/table-bitalloc.h:
* src/table-dewindow.h:
* src/table-huffdec.h:
* src/table-powtable-2.h:
* src/table-powtable.h:
Update copyright headers.

2011-11-12  Josep Torra  <josep@fluendo.com>

* src/bitstream.c: (bs_free_buffer), (bs_reset), (bs_eat),
(bs_consume), (bs_skipbits), (bs_nextbuf), (bs_seek_sync),
(bs_buf_time), (bs_getbytes), (h_setbuf), (h_rewindNbits),
(h_rewindNbytes):
* src/bitstream.h:
* src/common.c: (II_pick_table), (hdr_to_frps), (I_CRC_calc),
(II_CRC_calc), (update_CRC):
* src/common.h:
* src/decode.c: (read_main_header), (read_header),
(set_hdr_data_slots), (II_decode_scale), (I_buffer_sample),
(II_buffer_sample), (II_dequant_and_scale_sample),
(I_dequant_and_scale_sample), (init_syn_filter), (out_fifo),
(recover_CRC_error):
* src/decode.h:
* src/flump3dec.c: (flump3dec_get_type), (flump3dec_class_init),
(flump3dec_base_init), (flump3dec_init), (flump3dec_reset),
(flump3dec_dispose), (flump3dec_flush), (flump3dec_sink_chain),
(flump3dec_check_for_xing), (gst_flump3dec_update_ts),
(flump3dec_drain_avail), (flump3dec_sink_event),
(flump3dec_change_state), (flump3dec_get_query_types),
(conv_bytes_to_time), (flump3dec_total_bytes),
(flump3dec_total_time), (flump3dec_src_query),
(flump3dec_src_convert), (flump3dec_time_to_bytepos),
(flump3dec_src_event), (plugin_init):
* src/mp3-c-synth.c: (III_subband_synthesis),
(mp3_SubBandSynthesis), (III_polyphase_matrix), (MPG_DCT_32),
(MPG_DCT_16), (MPG_DCT_8):
* src/mp3-c.c: (III_get_side_info), (III_get_scale_factors),
(III_get_LSF_scale_data), (III_get_LSF_scale_factors),
(huffman_decoder), (III_huffman_decode), (III_dequantize_sample),
(III_reorder), (III_stereo), (III_antialias), (inv_mdct_s),
(inv_mdct_l), (imdct_9pt), (inv_mdct), (init_mdct), (init_hybrid),
(III_hybrid), (III_frequency_inversion), (c_decode_mp3),
(mp3_c_init), (mp3_c_flush):
* src/mp3-c.h:
* src/mp3-ipp.h:
* src/mp3tl-priv.h:
* src/mp3tl.c: (mp3tl_set_eos), (mp3tl_sync),
(mp3tl_decode_header), (mp3tl_decode_frame), (mp3tl_flush),
(mp3tl_skip_frame), (mp3tl_get_err_reason):
* src/mp3tl.h:
* src/table-bitalloc.h:
* src/table-dewindow-ipp.h:
* src/table-dewindow.h:
* src/table-huffdec.h:
Run gst-indent on the source code.

2011-11-11  Josep Torra  <josep@fluendo.com>

* src/common.h:
* src/flump3dec.c:
Fix building with older GStreamer versions.

2011-10-12  Josep Torra  <josep@fluendo.com>

* src/flump3dec.c: (flump3dec_drain_avail):
Avoid a segfault accessing to a NULL pointer.

2011-09-05  Josep Torra  <josep@fluendo.com>

* src/mp3-ipp.c: (mp3_SubBandSynthesis):
Fixes warning reported by gcc 4.5.2.

2011-08-25  Julien Moutte <julien@fluendo.com>

* gst-fluendo-mp3.spec.in: Support building on Meego with proper IPP
optimizations.

2011-08-19 Julien Moutte <julien@fluendo.com>

* win32/oa/libgstflump3dec_ossbuild.vcproj: Port to IPP 7.

2011-08-19 Julien Moutte <julien@fluendo.com>

* configure.ac:
* win32/Makefile.am:
* win32/oa/Makefile.am:
* win32/oa/config.h:
* win32/oa/config.h.in:
* win32/oa/*.vcproj: Restore the OABuild build
infrastructure. We want to keep it side by side with the new system
to support customers using that build system on windows.

2011-08-08  Josep Torra  <josep@fluendo.com>

* configure.ac:
* src/bitstream.c: (bs_free_buffer), (bs_free), (bs_flush),
(bs_add_buffer), (bs_nextbuf):
* src/bitstream.h:
* src/flump3dec.c: (flump3dec_init), (flump3dec_reset),
(flump3dec_drain_avail), (flump3dec_sink_event),
(conv_bytes_to_time), (flump3dec_total_bytes),
(flump3dec_total_time), (flump3dec_src_query),
(flump3dec_time_to_bytepos):
* src/flump3dec.h:
Initial port to GStreamer 0.11.

2011-08-08  Josep Torra  <josep@fluendo.com>

* src/bitstream.c: (bs_add_buffer):
* src/bitstream.h:
* src/flump3dec.c: (flump3dec_sink_chain):
Minor simplification on our internal BS reader.

2011-07-27  Josep Torra  <josep@fluendo.com>

* src/mp3-c.c: (III_hybrid):
Fix unused variable warning when building with liboil.

2011-02-28  Josep Torra  <josep@fluendo.com>

* autogen.sh:
* configure.ac:
* src/flump3dec.c: (flump3dec_sink_event):
* src/mp3-c.c: (III_huffman_decode):
* src/mp3tl.c: (mp3tl_sync):
Fix build on Mac OS X.

2010-10-21  Release Maker <nomail@fluendo.com>

* configure.ac: Back to TRUNK.

(wiz)

2016-01-03 17:58:25 UTC MAIN commitmail json YAML

2016-01-03 17:56:53 UTC MAIN commitmail json YAML

Update gstreamer1 and plugins to 1.6.2.

Major bugfixes

    Crashes in gst-libav with sinks that did not provide a buffer pool but supported video metadata were fixed. This affected d3dvideosink and some 3rd party sinks. Also related fixes for crashes when a downstream buffer pool failed allocation.
    Big GL performance improvement on iOS by a factor of 2 by using Apple's sync extension.
    Deadlocks in the DirectSound elements on Windows, and the behaviour of its mute property were fixed.
    The Direct3D video sink does not crash anymore when minimizing the window
    The library soname generation on Android >= 6.0 was fixed, which previously caused GStreamer to fail to load there.
    File related elements have large-file (>2GB) support on Android now.
    gst-libav was updated to ffmpeg 2.8.3.
    Deserialization of custom events in the GDP depayloader was fixed.
    Missing OpenGL context initialization in the Qt/QML video sink was fixed in certain situations.
    Interoperability with some broken RTSP servers using HTTP tunnel was improved.
    Various compilation fixes for Windows.
    Various smaller memory leak and other fixes in different places.
    and many, many more

(wiz)

2016-01-03 17:14:28 UTC MAIN commitmail json YAML

Note update of net/haproxy

(morr)

2016-01-03 17:13:40 UTC MAIN commitmail json YAML

2015/12/27 : 1.6.3
    - BUG/MINOR: http rule: http capture 'id' rule points to a non existing id
    - BUG/MINOR: server: check return value of fgets() in apply_server_state()
    - BUG/MINOR: acl: don't use record layer in req_ssl_ver
    - BUILD: freebsd: double declaration
    - BUG/MEDIUM: lua: clean output buffer
    - BUILD: check for libressl to be able to build against it
    - DOC: lua-api/index.rst small example fixes, spelling correction.
    - DOC: lua: architecture and first steps
    - DOC: relation between timeout http-request and option http-buffer-request
    - BUILD: Make deviceatlas require PCRE
    - BUG: http: do not abort keep-alive connections on server timeout
    - BUG/MEDIUM: http: switch the request channel to no-delay once done.
    - BUG/MINOR: lua: don't force-sslv3 LUA's SSL socket
    - BUILD/MINOR: http: proto_http.h needs sample.h
    - BUG/MEDIUM: http: don't enable auto-close on the response side
    - BUG/MEDIUM: stream: fix half-closed timeout handling
    - CLEANUP: compression: don't allocate DEFAULT_MAXZLIBMEM without USE_ZLIB
    - BUG/MEDIUM: cli: changing compression rate-limiting must require admin level
    - BUG/MEDIUM: sample: urlp can't match an empty value
    - BUILD: dumpstats: silencing warning for printf format specifier / time_t
    - CLEANUP: proxy: calloc call inverted arguments
    - MINOR: da: silent logging by default and displaying DeviceAtlas support if built.
    - BUG/MEDIUM: da: stop DeviceAtlas processing in the convertor if there is no input.
    - DOC: Edited 51Degrees section of README/ (cherry picked from commit a7bbdd955984f0d69812ff055cc145a338e76daa)
    - BUG/MEDIUM: checks: email-alert not working when declared in defaults
    - BUG/MINOR: checks: email-alert causes a segfault when an unknown mailers section is configured
    - BUG/MINOR: checks: typo in an email-alert error message
    - BUG/MINOR: tcpcheck: conf parsing error when no port configured on server and last rule is a CONNECT with no port
    - BUG/MINOR: tcpcheck: conf parsing error when no port configured on server and first rule(s) is (are) COMMENT
    - BUG/MEDIUM: http: fix http-reuse when frontend and backend differ
    - DOC: prefer using http-request/response over reqXXX/rspXXX directives
    - BUG/MEDIUM: config: properly adjust maxconn with nbproc when memmax is forced
    - BUG/MEDIUM: peers: table entries learned from a remote are pushed to others after a random delay.
    - BUG/MEDIUM: peers: old stick table updates could be repushed.
    - CLEANUP: haproxy: using _GNU_SOURCE instead of __USE_GNU macro.
    - MINOR: lua: service/applet can have access to the HTTP headers when a POST is received
    - REORG/MINOR: lua: convert boolean "int" to bitfield
    - BUG/MEDIUM: lua: Lua applets must not fetch samples using http_txn
    - BUG/MINOR: lua: Lua applets must not use http_txn
    - BUG/MEDIUM: lua: Forbid HTTP applets from being called from tcp rulesets
    - BUG/MAJOR: lua: Do not force the HTTP analysers in use-services
    - CLEANUP: lua: bad error messages
    - DOC: lua: fix lua API
    - DOC: mailers: typo in 'hostname' description
    - DOC: compression: missing mention of libslz for compression algorithm
    - BUILD/MINOR: regex: missing header
    - BUG/MINOR: stream: bad return code
    - DOC: lua: fix somme errors and add implicit types

While there, add better support for deviceatlas option, from David CARLIER.

(morr)

2016-01-03 17:11:25 UTC MAIN commitmail json YAML

Updated converters/libvisio to 0.1.5

(wiz)

2016-01-03 17:11:16 UTC MAIN commitmail json YAML

Update libvisio to 0.1.5:

libvisio 0.1.5

- Rewrite text output to avoid empty spans and to make the function
  a bit more readable for common mortal (wo)man.
- Initial emulation of line rounding property (tdf#90603).
- Make --help output of all command line tools more help2man-friendly.

(wiz)

2016-01-03 17:00:57 UTC MAIN commitmail json YAML

Updated sysutils/findutils to 4.6.0

(wiz)

2016-01-03 17:00:48 UTC MAIN commitmail json YAML

Update findutils to 4.6.0:

* Major changes in release 4.6.0, 2015-12-28

** Stable Release

This is the first stable release since findutils-4.4.2.  The entries
below in this file detail the changes that have occurred since release
4.3.13 (which is the common ancestor of this release and
findutils-4.4.0).  This release includes all the bug fixes
incorporated into the 4.4.x release series, since those bug fixes were
also applied to the 4.5.x release series.

** Summary of Changes

The most significant changes since the 4.4.2 release are:

1. Some backward-incompatible changes have been made to find:
  - egrep regular expressions now work like GNU grep -E
  - Minor changes to the way nanoseconds fields are printed
  - find -perm +mode is now fully POSIX compliant (if you want the old
    behaviour use -perm /mode).
  - find -perm +numeric_mode is not supported any more. This syntax is
    unspecified by POSIX. The prior functionality continues to be
    available with -perm /numeric_mode. For more details see Savannah
    bug #38474.

2. Some backward-incompatible changes have been made to xargs:
  - if the child exits with status 126 or 127, xargs exits with status
    123.

3. There are also a large number of bugfixes, performance enhancements
  and documentation improvements, as detailed below.

4. The "oldfind" binary is no longer installed.

** Translations

Updated the Danish translation.

* Major changes in release 4.5.19, 2015-12-28

** Bug Fixes:

Applied patch #8688: Spelling fixes.

* Major changes in release 4.5.18, 2015-12-27

** Changes to find

Only the ftsfind binary will be installed, as "find".  Installing
oldfind, under any name, is no longer supported.  The configure option
--with-fts is still allowed, but trying to use it to enable the
installation of oldfind (for example by using --with-fts=no) results
in configure stopping with an error message.

** Translations

Updated the Slovenian translation.

* Major changes in release 4.5.17, 2015-12-24

** Future Changes to Release Signing Keys

Future findutils releases will be signed with a new GPG key, though
this release will be signed with the existing key.  Here are the old
and new key fingerprints:

pub  1024R/64A95EE5 1996-04-04
      Key fingerprint = 0C 1C D7 CA 66 33 D2 E9  14 E0 5F 16 D5 24 60 E9
uid                  James Youngman <jay@gnu.org>
uid                  James Youngman <JYoungman@vggas.com>

pub  4096R/C5DDACB9 2015-12-24
      Key fingerprint = 0CF4 E8D8 7159 3224 8428  32B8 88DD 9E08 C5DD ACB9
uid                  James Youngman <james@youngman.org>
uid                  James Youngman <jay@gnu.org>
sub  4096R/771CE15D 2015-12-24

** Functional changes to find
When the POSIXLY_CORRECT environment variable is set, a warning is no
longer issued when '/' is found in the argument to -name.  Use of
POSIXLY_CORRECT also turns off warnings about use of the deprecated
option -d  and the use of global options in surprising positions.

** Documentation Changes
The EXPRESSION section of the find manpage is now organised somewhat
more clearly.  The -regextype option is now correctly documented as
being positional.

** Bug Fixes:
When the -a option of xargs is used, xargs no longer leaks a file
descriptor (fixing a bug reported by Kyle Sallee).

** Translations

Updated the Brazilian Portuguese and Serbian translations.

* Major changes in release 4.5.16, 2015-12-23

** Functional Changes to find
Using -regextype egrep now has the same effect as -regextype
posix-egrep.  This is the result of a change to gnulib to bring it
into line with GNU grep (see
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20974#22).

** Translations
Updated translations: Estonian, Swedish, Polish, Vietnamese, Ukranian,
Norwegian Bokmaal, Czech, Russian, French, Hungarian.

** Bug Fixes:
#46715: testsuite error with perl 5.22, gnulib outdated

#40146: gnulib revision doesn't support musl libc

* Major changes in release 4.5.15, 2015-12-18

** Bug Fixes
#45780: inode column is badly aligned when running 'find <dir> -ls'

#45585: unclear description of -newerXY in manual page.

#45505: give a more explicit error message when the argument to -regex
        is not a valid regular expression.

#45090: oldfind incorrectly omits test/..test (or any file whose name
        begins with ..).

#45065: find incorrectly prints a leading zero on the fractional part
        of ctime timestamps

#45064: Use of [[ ... ]] in /bin/sh script is incorrect

#45062: Enabling CACHE_IDS causes segfaults (this bug affects many
        historic releases, probably since release 3.0 in 1991).  You
        would not have been affected by this problem unless you used
        the option --enable-id-cache when invoking confgure.

#42903: checklists.py now supports Python 3.

#40805: The locatedb manual page uses now troff symbols where
        appropriate.

** Translations

Updated the German translation.

* Major changes in release 4.5.14, 2014-07-19

** Bug Fixes

#42793: "Failed to write output" with -ls (this bug affected only
        release 4.5.13).

* Major changes in release 4.5.13, 2014-07-16

** Documentation Changes

Some minor documentation improvements are listed in "Bug Fixes" below.

** Bug Fixes

#40339: Fix leaked directory handle when listing mounted file
        systems.

#40094: The xargs --help output has a small number of cosmetic
        improvements.

#39197: Small fix to find's manual page to remove an unwanted
        backslash, which made the troff incompatible with Eric
        Raymond's doclifter software.

#39162: -printf reads beyond arguments terminated by \

#35753: Check the success/failure of material I/O operations where
        these are important to the use of the output (i.e. check the
        output for "find -ok" but not debugging output).

#31005: The find manual page and Texinfo manual now more clearly state
        that -exec ... + always returns true.

** Translations

Updated translations: Estonian, Polish, Ukranian.

* Major changes in release 4.5.12, 2013-09-22

** Functional Changes to find

The GNU extension "find ... -perm /MODE" is no longer disabled when
the POSIXLY_CORRECT environment variable is set.

The obsolete GNU extension "find ... -perm +MODE", which was withdrawn
in release 4.2.21 in 2005 due to compatibility problems, has been
completely removed.  Use "find ... -perm /MODE" instead.

** Documentation Changes

If you use -type or -xtype with a type letter corresponding to a file
type which is not supported by the system on which find was compiled,
find will now give a clearer error message (though the functionality
is unchanged).  Type letters are affected are D, l and p (for Solaris
Doors, symbolic links and named pipes respectively).

The output of xargs --help has been slightly changed for greater
clarity.

The documentation for xargs now warns about parallel processes (xargs
-P) sharing stdout.

The documentation for find -execdir now describes correctly that the
command will be executed in the same directory as the file we were
considering at the time.  The documentation previously (and
incorrectly) stated that the original working directory of find would
be used.

** Bug Fixes

Some bugs in 4.5.11 were fixed without adding them to the bug
database, though they are in the ChangeLog:

*** Use of [[ ... ]] in find/testsuite/sv-bug-32043.sh

*** Don't delete header files in "lib/" for "make clean".

*** xargs: wait for process before prompting in interactive mode (-p)

These following fixed bugs are recorded at
https://savannah.gnu.org/bugs/?group=findutils:

#40088: potential buffer overflow in -execdir and -okdir

#39324: exits without error on OOM

#38583: errno-buffer read failed in xargs_do_exec

#38474: Unintended (?) behaviour change of -perm +mode predicate

#36652: Better document that -0/-d turns off the effect of -E.

#34976: find -execdir leaks file descriptors for the working directory

* Major changes in release 4.5.11, 2013-02-02

** Documentation Changes

The Texinfo manual and the find manual pafe now explain why two find
binaries (either 'find' and 'oldfind', or 'find' and 'ftsfind') are
installed.  A manual page for either ftsfind or oldfind is also
installed, whichever is appropriate.

** Bug Fixes

#34079: Apply gnulib ftw memory fix

#33384: If rm/chmod etc. are not in /bin or /usr/bin, updatedb fails

#18227: find -ls does not display device major/minor numbers.

#29698: Correct and clarify documentation of xargs -d option

#32887: Present xargs options alphabetically like in GNU cp(1) etc

#14386: updatedb relies on mktemp, which is not portable.

#32043: find -name [ doesn't obey posix

#37926: The -inum predicate previously gave wrong results in oldfind
        (ftsfind, the default find binary, was unaffected).

** Functional Changes to xargs

If no utility is specified, xargs now calls "echo" (and searches on
$PATH to find it) rather than "/bin/echo".  This may give rise to
subtle behaviour differences for some users.  To avoid unexpected
surprises, just explicitly specify the utility you would like to run.
For example use "xargs /bin/echo < foo" rather than "xargs < foo".

A new option is provided, --process-slot-var.  If you set this, xargs
will set the indicated environment variable in each child.  The values
are re-used, but no executing child process will have the same value
as another executing child process.  This wishlist item was Savannah
bug #29512.

** Functional Changes to find

For find -printf, the format specifiers %{, %[ and %( are all now
reserved for future use.  Previously these would print {, [ and (
respectively, but in any case those characters can just be printed
literally like this: find -printf "{[(".  Code changes intended to
explain that these are reserved went into findutils-4.5.5, but this
code had, before now, had no effect.

When expanding "-printf '%F'", find reads /etc/mtab.  We now take the
last match found in this file, rather than the first, to better deal
with implementations which have duplicate entries (for example
/proc/mounts on systems running the Linux kernel).

Both oldfind and ftsfind now use less heap memory when processing
directories containing very many files.  However, oldfind now uses one
file descriptor per recursive subdirectory level, which will further
limit the depth of directory trees it can search.  If you need find to
be able to search deep directory trees, use ftsfind (this is, by
default the binary built and installed as 'find').

The behaviour of the "awk", "posix-awk" and "gnu-awk" regular
expression types selected by the -regextype option have slightly
changed, to bring them into line with the behaviour of the GNU C
library.  For "awk", character classes (such as [[:digit:]]) are now
supported.  For "gnu-awk" and "posix-awk", intervals are supported and
invalid interval specifcations are treated as literals (for example
'a{1' is treated as 'a\{1').

* Major changes in release 4.5.10, 2011-05-11

** Documentation Changes

The manual now includes a small number of references to further
reading on security.

** Bug Fixes

#30608: Automagic dependency on selinux.  The configure script now
provides a --without-selinux option.

#29949: find -execdir does not change working directory

#31359: test-strstr unit test fails on alpha.

#30777: find -exec echo TURNIP{} \+ is accepted but TURNIP is eaten

#30180: error message from incorrect -size option is off

#29828: test suite deadlock on FreeBSD.

** Translations

Updated translations: Finnish, Italian, Danish, Slovenian, German,
Estonian, French, Japanese, Danish.

* Major changes in release 4.5.9, 2010-04-29

** Bug Fixes

#29593: Make import-gnulib.sh work under a POSIX shell.

#29511: fails to build on kfreebsd-*

#27563: -L breaks -execdir

#19593: -execdir .... {} + has suboptimal performance (see below)

** Translations

Updated translations: Chinese (simplified).

** Performance changes

The find program will once again build argument lists longer than 1
with "-execdir ...+".  The upper limit of 1 argument for execdir was
introduced as a workaround in findutils-4.3.4.  The limit is now
removed, but find still does not issue the maximum possible number of
arguments, since an exec will occur each time find encounters a
subdirectory (if at least one argument is pending).

** Functional enhancements to xargs

You can now increase the parallelism of xargs in mid-run by sending
it SIGUSR1, and decrease the parallelism with SIGUSR2.

* Major changes in release 4.5.8, 2010-04-07

** Bug Fixes

#29460: -printf %Y fails in $CWD-dependent way

#27974: Use gnulib's xreadlinkat support

#29435: fd_is_cloexec does not work on Fedora buildhosts

#27221: symlink_loop check broken by FTS_CWDFD

#27213: avoid failed assertions for non-executable directories.

** Translations

Updated Vietnamese, Czech, Dutch, Polish, Russian translations.

* Major changes in release 4.5.7, 2010-04-03

** Performance changes

If you use the -fstype FOO predicate and specify a filsystem type FOO
which is not known (e.g. present in /etc/mtab) at the time find
starts, that predicate is now equivalent to -false.  This substitution
currently occurs at optimisation level 2 and above.

** Translations

Copyright headers in the translation files have been updated.  Some
additional messages have been marked for translation.  However, there
have not been any changes to translation text.  The main purpose of
this release is to provide a base for updated translations.

* Major changes in release 4.5.6b, 2010-03-30

This is a replacement release for 4.5.6, which is not available by FTP
since it contains Makefiles which are vulnerable to CVE-2009-4029.

* Major changes in release 4.5.6, 2010-03-30

** Functional Enhancements to find

patch #4848: Patch - Support for SELinux

** Bug Fixes

#29089: SELinux --context and %Z options

#28872: Mistake in "#safer" example in "Problems with -exec and
        filenames" section of the Texinfo manual.

#28824: Corrected error message for "-ctime x".
        Likewise for -gid, -inum, -links, -mmin, -cmin, -amin,
        -uid, -used, -atime, -mtime, -ctime.

#27975: Infinite loop for -exec [..] {} +.

#27846: Assertion failure in xargs.c on AIX.

#27375: Open file descriptors leak into child processes.

#27017: find -D opt / -fstype ext3 -print , -quit coredumps

#27328: segfault if the initial exec for "find -exec" fails.

#27017: find -D opt / -fstype ext3 -print , -quit coredumps.

#26868: compilation error in pred.c on Solaris x86_64

#24873: Duplicate fprint option corrupts output

#23920: warn about un-matchable -path arguments ending in /.

#19120: Patch to fix single quotes in man page find(1)

** Documentation Changes

#26327: xargs man page is vague about the number of times command is executed.

* Major changes in release 4.5.5, 2009-07-06

xargs now handles the case where the system's actual exec limits are
smaller than the value of ARG_MAX at compile time.  Very few platforms
normally have this property, but it is possible to configure some Unix
systems this way.

** Bug Fixes

#25359: files/testsuite/find.gnu/posix-h.exp tests fail

#26587: Fix a typo in -execdir documentation (it says -exec by mistake
in the text).

#26537: find -prune now makes sure it has valid stat() information.

#22708: Exit status 126 and 127 from the utility invoked from xargs
now makes xargs return 123, meaning that exit status values 126 and
127 now unambigously mean that the utility could not be run or could
not be found, respectively.

** Documentation Changes

The -wholename option to find is no longer preferred over -ipath.

* Major changes in release 4.5.4, 2009-03-10

** Performance changes

The ftsfind executable (which is built by default as "find") now calls
fts() in such a way that it avoids calling stat() on directory
entries, if it doesn't need the information.  This can produce a
significant speedup on filesystems which don't populate the d_type
element of struct dirent, for example reiserfs.  Anecdotal evidence
suggests this can speed updatedb up from about 30 minutes to 3-4
minutes.

The ftsfind executable also now avoids calling stat() functions to
discover the inode number of a file, if we already read this
information from the directory.  This does provide a speed-up, but
only for a restricted set of commands such as "find . -inum 4001".
This fix is listed below as bug #24342.

** Bug Fixes

#25764: remove duplicate entry for 'proc' in updatedb's $PRUNEFS.

#25359: find -H wrongly behaves like -L sometimes; this bug affects
only filesystems which populate d_type and affects -type and -printf
%y.  This does not affect the default behaviour of find or find -P.

#25144: Misleading error message when argument to find -user is an
unknown user or is missing.

#25154: Allow compilation with C compilers that don't allow
declarations to follow statements.

#24342: -inum predicate shoud use dirent.d_ino instead of stat.st_ino
(this is a performance bug).

** Translations

Updated translations for Bulgarian, German, Irish, Hungarian,
Lithuanian, Dutch, Polish, Slovenian, Swedish, Turkish, Ukranian,
Vietnamese.

** Documentation Changes

The file README-CVS has been renamed to README-hacking and improved.

* Major changes in release 4.5.3, 2008-12-07

** Bug Fixes

#24283: find-4.5.2 -printf %TY causes NULL pointer dereference

** Performance changes

Changes to gnulib's fts code should provide performance improvements
in find when processing very large directories (for example
directories containing significantly more than 10000 filenames).
Performance imporvements may only exist for some find command lines
(performance testing was done for the fts implementation itself but
we haven't done the analogous performance tests in find).

File type information is also passed back from fts to find, saving
calls to the stat system call for find command lines which don't need
the stat information.  This provides a performance improvement for
common cases like "find . -type d".

* Major changes in release 4.5.2, 2008-09-07

** Bug Fixes

#24169: find would segfault if the -newerXY test was not followed by
any argument.

#23996: integer overflow on some platforms when parsing "-used 3".

** Documentation Enhancements

#23070: Corrected manpage description of find -perm /000 (the change
was already made but the manpage indicated the change would happen
"soon").

** Translations

Updated translation: French, Indonesian.
New translation: Czech.

* Major changes in release 4.5.1, 2008-06-21

** Bug Fixes

#22662: find -printf %AX appends nanoseconds in the right place now.

#23663: crash in some locales for -printf %AX (this problem seems to
have affected only the CVS code, and not any public releases).

** Translations

New translation: Lithuanian.

Updated translations: Chinese (simplified).

** Documentation Enhancements

Added a worked example describing how to find the shallowest instances
of a given directory name (or names) in a directory hierarchy.

* Major changes in release 4.5.0, 2008-05-21

** Functional Enhancements to find

If the POSIXLY_CORRECT environment variable is set, the system's
definition of "yes" and "no" responses are used to interpret the
response to questions from -ok and -okdir.  The default is still to
use information from the findutils message translations.

** Enhancements

If xargs find that exec fails because the argument size limit it
calculated is larger than the system's actual maximum, it now adapts
by passing fewer arguments (as opposed to failing).

** Performance changes

The default optimisation level for find is now -O2 instead of -O0,
meaning that a number of additional optimisations are performed by
default.  Current optimisations at each level are:

0:      Perform -name, -path, -iname, -ipath before other checks.
1:      Expressions containing only cost-free tests are evaluated
        before expressions which contain more costly tests.
2:      Bring forward all tests that need to know the type of a file
        but don't need to stat it.
3:      All tests are ordered by their estimated cost.

Cost here is simply an estimate of how time consuming the I/O
operations needed to make a test are.

** Bug Fixes

#22662: nanoseconds wrongly appended after "PM" for find -printf %AX
in locale en_US.UTF-8.

#15472: Error messages that print ino_t values are no longer truncated
on platforms with 64-bit ino_t.

On some systems without support for a boolean type (for example some
versions of the AIX C compiler), find's regular expression
implementation fails to support case-insensitive regular expression
matching, causing -iregex to behave like -regex.  This is now fixed.

** Documentation Changes

#20873: Indicate that * matches / and leading dot in filenames for
"find -path".

Both the Texinfo manual and the find manual page now include a more
precise description of how your locale configuration affects the
interpretation of regular expressions and how your response to prompts
from the -ok action are interpreted.

(wiz)

2016-01-03 16:53:39 UTC MAIN commitmail json YAML

Updated devel/py-mercurial to 3.6.3

(wiz)

2016-01-03 16:53:30 UTC MAIN commitmail json YAML

Update mercurial to 3.6.3:

This is a regularly-scheduled bugfix release.

    cmdutil: use crecordmod.checkcurses
    copyfile: add an optional parameter to copy other stat data
    crecord: stop raising error.Abort if curses is not found (issue5008)
    dirstate: don't write repo.currenttransaction to repo.dirstate if repo
    dockerlib: short form for non-unique uid/gid for CentOS 5 compat (issue4977)
    merge: while checking for unknown files don't follow symlinks (issue5027)
    mq: use fallback patch name if no alpha-numeric in summary line (issue5025)
    parsers: fix parse_dirstate to check len before unpacking header (issue4979)
    paths: include #fragment again
    push: restore old behavior of default-push (issue5000)
    record: don't dereference symlinks while copying over stat data
    revlog: seek to end of file before writing (issue4943)
    ui: try to handle $$ more robustly in prompts (issue4970)

(wiz)

2016-01-03 16:51:25 UTC MAIN commitmail json YAML

Note update of editors/vim-share

(morr)

2016-01-03 16:49:49 UTC MAIN commitmail json YAML

Update to newest patchlevel 1040.

Changes:

7.4.769  (after 7.4 768) behavior of :diffoff is not tested
7.4.770  (after 7.4.766) different bg color response is not ignored
7.4.771  search wrong when multi-byte character at the start position
7.4.772  Racket 6.2 is not supported on MS-Windows
7.4.773  'langmap' is used in cmdline mode when checking for mappings
7.4.774  it's difficult to get info about the completed item
7.4.775  it is not possible to avoid using the first item of completion
7.4.776  equivalence class for 'd' does not work correctly
7.4.777  the README file doesn't look nice on github
7.4.778  Coverity warns for uninitialized variable
7.4.779  cursor moves when using CTRL-A in line without a number
7.4.780  compiler complains about uninitialized and clobbered variables
7.4.781  line2byte() returns one less when 'bin' and 'noeol' are set
7.4.782  still a few problems with CTRL-A and CTRL-X in Visual mode
7.4.783  copy_chars() and copy_spaces() are inefficient
7.4.784  using both "noinsert" and "noselect" in 'completeopt' fails
7.4.785  automatically adding the missing EOL may cause problems
7.4.786  it is not possible for a plugin to adjust to a changed setting
7.4.787  (after 7.4.786) snprintf() isn't available everywhere
7.4.788  (after 7.4.786) can't build without the crypt feature
7.4.789  (after 7.4.788) using freed memory and crash
7.4.790  (after 7.4.786) test fails without the autochdir feature
7.4.791  the buffer list can be too long to list
7.4.792  can only conceal text by defining syntax items
7.4.793  can't specify when not to ring the bell
7.4.794  Visual Studio 2015 is not recognized
7.4.795  the 'fixeol' option is not copied to a new window
7.4.796  warning from 64 bit compiler
7.4.797  crash when using more command line lines than 'maxcombine'
7.4.798  repeating a change in Visual mode does not work as expected
7.4.799  accessing memory before an allocated block
7.4.800  using freed memory when triggering CmdUndefined autocommands
7.4.801  (after 7.4.769) ":diffoff" test could catch more problems
7.4.802  using "A" in Visual mode with 'linebreak' set is not tested
7.4.803  C indent does not support C11 raw strings
7.4.804  Xxd doesn't have a license notice
7.4.805  ruler shows "Bot" when there are only filler lines missing
7.4.806  CTRL-A in Visual mode fails with "alpha" in 'nrformat'
7.4.807  (after 7.4.798) after CTRL-V CTRL-A mode isn't updated
7.4.808  on MS-Windows 10 IME input doesn't work correctly
7.4.809  (after 7.4.802) duplicate test case
7.4.810  sequence of commands using buffers in diff mode gives E749
7.4.811  invalid memory access when using "exe 'sc'"
7.4.812  Gcc sanitizer complains about using NULL pointer to memmove()
7.4.813  it is not possible to save and restore character search state
7.4.814  illegal memory access with "sy match a fold"
7.4.815  invalid memory access when doing ":call g:"
7.4.816  invalid memory access when doing ":fun X("
7.4.817  invalid memory access in file_pat_to_reg_pat()
7.4.818  'linebreak' breaks c% if the last Visual selection was block
7.4.819  beeping when running the tests
7.4.820  invalid memory access in file_pat_to_reg_pat
7.4.821  coverity reports a few problem.
7.4.822  more problems reported by coverity
7.4.823  cursor moves after CTRL-A on alphabetic character
7.4.824  (after 7.4.813) can't compile without the multi-byte feature
7.4.825  invalid memory access for ":syn keyword x a["
7.4.826  compiler warnings and errors
7.4.827  not all test targets are in the Makefile
7.4.828  crash when using "syn keyword x c"
7.4.829  crash when clicking in beval balloon
7.4.830  resetting 'encoding' when doing ":set all&" causes problems
7.4.831  when error in expanding `=expr` the command is still executed
7.4.832  $HOME in `=$HOME . '/.vimrc'` is expanded too early
7.4.833  more side effects of ":set all&" are missing
7.4.834  gettabvar() doesn't work after Vim start
7.4.835  comparing utf-8 does not handle different byte sizes correctly
7.4.836  accessing unitinialized memory
7.4.837  compiler warning with MSVC compiler when using +sniff
7.4.838  (after 7.4.833) can't compile without the crypt feature
7.4.839  compiler warning on 64-bit system
7.4.840  (after 7.4.829) tooltip window stays open
7.4.841  can't compile without the multi-byte feature
7.4.842  sending too many messages to close the balloon
7.4.843  (after 7.4.835) still possible to go beyond end of a string
7.4.844  when '#' is in 'isident' the is# comparator doesn't work
7.4.845  compiler warning for possible loss of data
7.4.846  some GitHub users don't know how to use issues
7.4.847  "vi)d" may leave a character behind
7.4.848  CTRL-A on hex number in Visual block mode is incorrect
7.4.849  moving the cursor in Insert mode starts new undo sequence
7.4.850  &lt;Esc&gt; does not show up
7.4.851  saving and restoring console buffer does not work properly
7.4.852  MS-Windows console cannot input/output Unicode characters
7.4.853  "zt" in diff mode does not always work properly
7.4.854  missing information about runtime files
7.4.855  GTK: font glitches for combining characters
7.4.856  "zt" still doesn't work well with filler lines
7.4.857  dragging the current tab with the mouse doesn't work properly
7.4.858  it's a bit clumsy to execute a command on a list of matches
7.4.859  Vim doesn't recognize all htmldjango files
7.4.860  filetype detection is outdated
7.4.861  (after 7.4.855) pango_shape_full() is not always available
7.4.862  (after 7.4.861) still problems with pango_shape_full()
7.4.863  plines_nofill() used without the diff feature
7.4.864  (after 7.4.858) tiny build fails
7.4.865  compiler warning for uninitialized variable
7.4.866  crash when changing the 'tags' option from a remote command
7.4.867  (after 7.4.866) can't build on MS-Windows
7.4.868  'smarttab' is also effective when 'paste' is enabled
7.4.869  MS-Windows with Intel GPU: scroll may cause text to disappear
7.4.870  get into an invalid state when using getchar() in expr mapping
7.4.871  Vim leaks memory when 'wildignore' filters out all matches
7.4.872  not using CI services available
7.4.873  (after 7.4.866) compiler warning for unused variable
7.4.874  MS-Windows: size isn't right when inside another application
7.4.875  not obvious how to contribute
7.4.876  Windows7: using vim with msys/msys2, conhost.exe freezes
7.4.877  ":find" sometimes fails
7.4.878  Coverity error for clearing only one byte of struct
7.4.879  can't see line numbers in nested function calls
7.4.880  no build and coverage status
7.4.881  (after 7.4.879) test 49 fails
7.4.882  popup menu remains visible when leaving command line window
7.4.883  (after 7.4.818) block-mode replace works characterwise
7.4.884  Travis also builds on a tag push
7.4.885  upwards search without wildcards does not always work
7.4.886  (after 7.4.876) Windows7: screen flicker when using system()
7.4.887  using uninitialized memory for regexp with back reference
7.4.888  OptionSet autocommands are not triggered from setwinvar()
7.4.889  triggering OptionSet from setwinvar() isn't tested
7.4.890  build failure when using dynamic python but not python3
7.4.891  indentation of array initializer is wrong
7.4.892  on MS-Windows the iconv DLL may have a different name
7.4.893  C indenting is wrong below a "case (foo):"
7.4.894  vimrun.exe is picky about the number of spaces before -s
7.4.895  cmdline completion does not work for a command with digits
7.4.896  editing a URL, which netrw should handle, doesn't work
7.4.897  freeze and crash when there is a sleep in a remote command
7.4.898  the 'fixendofline' option is set on with ":edit"
7.4.899  README file is not optimal
7.4.900  (after 7.4.899) README file can still be improved
7.4.901  BufLeave autocommand an corrupt undo
7.4.902  problems with using the MS-Windows console
7.4.903  MS-Windows: expandinig wildcards may cause bad memory access
7.4.904  Vim does not provide .desktop files
7.4.905  Python interface misses some functions on vim.message
7.4.906  MS-Windows: viminfo file is (always) given hidden attribute
7.4.907  dynamically loaded libs can only be defined at compile time
7.4.908  (after 7.4.907) build error with MingW compiler
7.4.909  "make install" fails
7.4.910  (after 7.4.905) compiler complains about type punned pointer
7.4.911  t_Ce and t_Cs are documented but not supported
7.4.912  wrong indenting for C++ constructor
7.4.913  no utf-8 support for the hangul input feature
7.4.914  new compiler warning: logical-not-parentheses
7.4.915  comma goes missing when removing from 'path' and then adding
7.4.916  when running out of memory, memory may be freed twice
7.4.917  compiler warning for comparing signed and unsigned
7.4.918  (after 7.4.907) a digit in an option name has problems
7.4.919  the dll options are not in the options window
7.4.920  the rubydll option is not in the options window
7.4.921  (after 7.4.906) missing proto file update
7.4.922  leaking memory with ":helpt {dir-not-exists}"
7.4.923  prototypes not always generated
7.4.924  DEVELOPER_DIR gets reset by configure
7.4.925  user may yank or put using the register being recorded in
7.4.926  completing longest match doesn'thandle multi-byte chars
7.4.927  Ruby crashes when there is a runtime error
7.4.928  a clientserver message interrupts handling keys of a mapping
7.4.929  "gv" after paste selects one char less if 'sel' is "exclusive"
7.4.930  MS-Windows: Most users appear not to like the window border
7.4.931  (after 7.4.929) test 94 fails on some systems
7.4.932  (after 7.4.926) test_utf8 has confusing dummy command
7.4.933  (after 7.4.926) crash using longest match in completion
7.4.934  Appveyor also builds on a tag push
7.4.935  test_utf8 fails on MS-Windows when executed with gvim
7.4.936  crash when dragging with the mouse
7.4.937  segfault reading unitialized memory
7.4.938  X11 and GTK have moure mouse buttons than Vim supports
7.4.939  memory leak when encountering a syntax error
7.4.940  vt52 terminal codes are not correct
7.4.941  there is no way to ignore case only for tag searches
7.4.942  (after 7.4.941) test_tagcase breaks for small builds
7.4.943  test_writefile tests are not run
7.4.944  writing tests for Vim script is hard
7.4.945  (after 7.4.944) new style testing is incomplete
7.4.946  (after 7.4.945) missing changes in source file
7.4.947  test_listchars fails with MingW
7.4.948  can't build when the insert_expand feature is disabled
7.4.949  highlighting wrong for 'colorcolumn' with a fullwidth sign
7.4.950  v:errors is not initialized
7.4.951  sorting number strings does not work as expected
7.4.952  'lispwords' is tested in the old way
7.4.953  a test may create the .res file with a wrong name
7.4.954  when using Lua there may be a crash (issue #468)
7.4.955  Vim doesn't recognize .pl6 and .pod6 files
7.4.956  a few more file name extensions not recognized
7.4.957  test_tagcase fails when using another language than English
7.4.958  Vim checks if the directory "$TMPDIR" exists
7.4.959  when setting 'term' the clipboard ownership is lost
7.4.960  detecting every version of nmake is clumsy
7.4.961  test107 fails in some circunstances
7.4.962  cannot run the tests with gvim and individual new tests
7.4.963  test_listlbr_utf8 sometimes fails
7.4.964  test 87 doesn't work in a shadow directory
7.4.965  on FreeBSD /dev/fd/ files are special
7.4.966  configure doesn't work with a space in a path
7.4.967  cross compilation on MS-windows doesn't work well
7.4.968  test86 and test87 are flaky in Appveyor
7.4.969  compiler warnings on Windowx x64 build
7.4.970  rare crash in getvcol()
7.4.971  the asin() function can't be used
7.4.972  memory leak when there is an error in setting an option
7.4.973  pasting on the command line line inserts &lt;CR&gt; characters
7.4.974  when using :diffsplit the cursor jumps to the first line
7.4.975  using ":sort" on a very big file may cause corrupted text
7.4.976  when compiling for MSYS2 the Win32 clipboard is not enabled
7.4.977  problem with 'linebreak' set and using "space" in 'listchars'
7.4.978  test_cdo fails when using another language than English
7.4.979  when crypt key changes blocks read from disk are not decrypted
7.4.980  tests for :cdo, :ldo, etc. are outdated
7.4.981  an error in a test script goes unnoticed
7.4.982  keeping the list of tests updated is a hassle
7.4.983  executing one test after "make testclean" doesn't work
7.4.984  searchpos() always starts searching in the first column
7.4.985  can't build with Ruby 2.3.0
7.4.986  test49 doesn't work on MS-Windows, test70 is listed twice
7.4.987  (after 7.4.985) can't build with Ruby 1.9.2
7.4.988  (after 7.4.982) default test target is test49.out
7.4.989  leaking memory when hash_add() fails; Coverity error 99126
7.4.990  test 86 fails on AppVeyor
7.4.991  when running new style tests the output is not visible
7.4.992  makefiles for MS-Windows in src/po are outdated
7.4.993  test 87 is flaky on AppVeyor
7.4.994  new style tests are not run on MS-Windows
7.4.995  gdk_pixbuf_new_from_inline() is deprecated
7.4.996  new files missing from distro, outdated PC build instructions
7.4.997  "make shadow" was sometimes broken
7.4.998  running tests in shadow directory fails; test 49 fails
7.4.999  "make shadow" creates a broken link
7.4.1000  test 49 is slow and doesn't work on MS-Windows
7.4.1001  (after 7.4.1000) change in makefile missing
7.4.1002  cannot run an individual test on MS-Windows
7.4.1003  Travis could check a few more things
7.4.1004  warnings when using Makefile without auto/config.mk
7.4.1005  Vim users are not always happy
7.4.1006  the fix in patch 7.3.192 is not tested
7.4.1007  swapfile wrong when symbolic link points to file in root dir
7.4.1008  OS/2 code pollutes the source while nobody uses it these days
7.4.1009  there are still #ifdefs for ARCHIE
7.4.1010  some developers are unhappy while running tests
7.4.1011  can't build with Strawberry Perl
7.4.1012  Vim overwrites the value of $PYTHONHOME
7.4.1013  local value of 'errorformat' not used for :lexpr and :cexpr
7.4.1014  fnamemodify('.', ':.') returns an empty string in Cygwin
7.4.1015  matchparen plugin does not restore column in Insert mode
7.4.1016  still a few OS/2 pieces remain
7.4.1017  when there is a backslash in an option ":set -=" doesn't work
7.4.1018  (after 7.4.1017) failure running tests
7.4.1019  directory listing of "src" is too long
7.4.1020  on MS-Windows there is no target to run tests with gvim
7.4.1021  some makefiles are outdated
7.4.1022  the README file contains some outdated information
7.4.1023  MS-Windows distribution files use CR-LF instead of LF
7.4.1024  interfaces for MS-Windows are outdated
7.4.1025  version in installer needs to be updated manually
7.4.1026  running tests with MingW leaves directory behind
7.4.1027  no support for binary numbers
7.4.1028  Nsis version file missing from the distribution
7.4.1029  (after 7.4.1027) test_increment fails with 32 bit long
7.4.1030  test49 is still slow
7.4.1031  can't build with Python interface using MingW
7.4.1032  message from assert_false() does not look nice
7.4.1033  memory use on MS-Windows is very conservative
7.4.1034  there is no test for the 'backspace' option behavior
7.4.1035  non-line number Ex range gets adjusted for folded lines
7.4.1036  only terminals with up to 256 colors work properly
7.4.1037  need to repeat "q!" when there is a modified hidden buffer
7.4.1038  still get a deprecation warning with gdk-pixbuf 2.31
7.4.1039  (after 7.4.1037) test 31 fails with small build
7.4.1040  the tee command can't be build on MS-Windows

(morr)

2016-01-03 16:24:02 UTC MAIN commitmail json YAML

Note update of www/wordpress

(morr)

2016-01-03 16:22:53 UTC MAIN commitmail json YAML

Update to newest version 4.4.

What's New
  General
  * Developer reference - Improvements to inline code documentation.
  * i18n support - Improvements to translation strings all over the core.
  * Admin page headings were adjusted from H3 to H2 tags to reinforce page hierarchy
  * Improvements to how list tables are displayed on all size screens
  Posts
  * The post/page permalink UI was simplified, linking the permalink and removing the "View" button
  Comments
  * The "View Comment" link was relocated from the Status meta box in the comment-editing screen
  * Many comment functions can now accept a full object instead of 'comment_ID' to reduce cache/db lookups
  * Orphaned comments now fall back to the 'edit_posts' capability
  Appearance
  * Site icons will now fall back to the 'full' size URL when the 'thumbnail' size doesn't exist
  Multisite
  * The language chooser was added to the new site form on wp-signup.php
  * Sites may no longer be created with the following reserved slugs: wp-admin, wp-content, wp-includes, or wp-json

(morr)

2016-01-03 13:08:23 UTC MAIN commitmail json YAML

Cannot test(build)-depend on py-test-httpbin since it uses py-requests.

(wiz)

2016-01-03 12:57:24 UTC MAIN commitmail json YAML

Forgot to add DESCR file.

(taca)

2016-01-03 11:35:29 UTC MAIN commitmail json YAML

Updated multimedia/ffmpeg2 to 2.8.4nb1

(wiz)

2016-01-03 11:35:21 UTC MAIN commitmail json YAML

Turn on openssl option by default.

Needed for https support, which is used by youtube-dl.
Bump PKGREVISION.

Ok leot@, youri@

(wiz)

2016-01-03 11:29:49 UTC MAIN commitmail json YAML

Updated misc/calibre to 2.48.0

(wiz)

2016-01-03 11:29:40 UTC MAIN commitmail json YAML

Update calibre to 2.48.0:

New Features

* Driver for Energy Ereader Screenlight.
* DOCX Input: Add option to have superscripts/subscripts converted
  so that they do not affect the line height of the line containing
  them.
* New option to hide empty categories in Tag Browser (Preferences->Look
  & Feel->Tag Browser)

Bug Fixes

* Image compression: Fix spurious zero byte .bak files being created
  when compressing png images inside epub files
* Image compression: Fix bug that could cause zero byte images
  files/or file in use errors when compressing images
* Fix some icons not being themeable
* E-book viewer: When using heuristics to detect footnote links
  check for vertical-align set to top and bottom as well as sub and
  super
* Book details panel: Display data in right-to-left format when
  the calibre interface language is set to a right-to-left language
  such as Hebrew or Arabic

(wiz)

2016-01-03 11:18:39 UTC MAIN commitmail json YAML

2016-01-03 11:18:30 UTC MAIN commitmail json YAML

Update xterm to 322:

Patch #322 - 2016/01/02

    fix regression due to incorrect fix for compiler warning when allocating storage for /etc/shells (reports by Ashish Shukla, Debian #809646).

Patch #321 - 2015/12/31

    add resource keepClipboard, escape sequence and action keep-clipboard.
    add optional feature to capture text copied to clipboard at the time of copying rather than at the time the clipboard contents are requested for pasting (patch by Milan Mehner).
    improve a special case where the -e option was used to pass a single-quoted command via luit, by wrapping it in a ���sh -c��� (report by Keith Hedger).
    minor fix for type-cleanliness when allocating storage for /etc/shells (Tobias Stoeckmann).
    fix a typo in manual page (Dan Church).
    fix minor file-descriptor leak; after calling openpty, the slave's file descriptor is not needed (report by Juha Nurmela).
    editorial change to ctlseqs.ms (report by David Gomboc).
    minor updates for autoconf macros.
    update config.guess, config.sub

(wiz)

2016-01-03 11:16:56 UTC MAIN commitmail json YAML

Updated net/py-ipaddress to 1.0.16

(wiz)

2016-01-03 11:16:47 UTC MAIN commitmail json YAML

Update py-ipaddress to 1.0.16.

Changes not found.

(wiz)

2016-01-03 11:15:21 UTC MAIN commitmail json YAML

Updated devel/SDL2 to 2.0.4

(wiz)

2016-01-03 11:15:12 UTC MAIN commitmail json YAML

Update to 2.0.4.

Many pkgsrc patches merged upstream.

2.0.4:
---------------------------------------------------------------------------

General:
* Added support for web applications using Emscripten, see docs/README-emscripten.md for more information
* Added support for web applications using Native Client (NaCl), see docs/README-nacl.md for more information
* Added an API to queue audio instead of using the audio callback:
    SDL_QueueAudio(), SDL_GetQueuedAudioSize(), SDL_ClearQueuedAudio()
* Added events for audio device hot plug support:
    SDL_AUDIODEVICEADDED, SDL_AUDIODEVICEREMOVED
* Added SDL_PointInRect()
* Added SDL_HasAVX2() to detect CPUs with AVX2 support
* Added SDL_SetWindowHitTest() to let apps treat parts of their SDL window like traditional window decorations (drag areas, resize areas)
* Added SDL_GetGrabbedWindow() to get the window that currently has input grab, if any
* Added SDL_RenderIsClipEnabled() to tell whether clipping is currently enabled in a renderer
* Added SDL_CaptureMouse() to capture the mouse to get events while the mouse is not in your window
* Added SDL_WarpMouseGlobal() to warp the mouse cursor in global screen space
* Added SDL_GetGlobalMouseState() to get the current mouse state outside of an SDL window
* Added a direction field to mouse wheel events to tell whether they are flipped (natural) or not
* Added GL_CONTEXT_RELEASE_BEHAVIOR GL attribute (maps to [WGL|GLX]_ARB_context_flush_control extension)
* Added EGL_KHR_create_context support to allow OpenGL ES version selection on some platforms
* Added NV12 and NV21 YUV texture support for OpenGL and OpenGL ES 2.0 renderers
* Added a Vivante video driver that is used on various SoC platforms
* Added an event SDL_RENDER_DEVICE_RESET that is sent from the D3D renderers when the D3D device is lost, and from Android's event loop when the GLES context had to be recreated
* Added a hint SDL_HINT_NO_SIGNAL_HANDLERS to disable SDL's built in signal handling
* Added a hint SDL_HINT_THREAD_STACK_SIZE to set the stack size of SDL's threads
* Added SDL_sqrtf(), SDL_tan(), and SDL_tanf() to the stdlib routines
* Improved support for WAV and BMP files with unusual chunks in them
* Renamed SDL_assert_data to SDL_AssertData and SDL_assert_state to SDL_AssertState
* Added a hint SDL_HINT_WINDOW_FRAME_USABLE_WHILE_CURSOR_HIDDEN to prevent window interaction while cursor is hidden
* Added SDL_GetDisplayDPI() to get the DPI information for a display
* Added SDL_JoystickCurrentPowerLevel() to get the battery level of a joystick
* Added SDL_JoystickFromInstanceID(), as a helper function, to get the SDL_Joystick* that an event is referring to.
* Added SDL_GameControllerFromInstanceID(), as a helper function, to get the SDL_GameController* that an event is referring to.

Windows:
* Added support for Windows Phone 8.1 and Windows 10/UWP (Universal Windows Platform)
* Timer resolution is now 1 ms by default, adjustable with the SDL_HINT_TIMER_RESOLUTION hint
* SDLmain no longer depends on the C runtime, so you can use the same .lib in both Debug and Release builds
* Added SDL_SetWindowsMessageHook() to set a function to be called for every windows message before TranslateMessage()
* Added a hint SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP to control whether SDL_PumpEvents() processes the Windows message loop
* You can distinguish between real mouse and touch events by looking for SDL_TOUCH_MOUSEID in the mouse event "which" field
* SDL_SysWMinfo now contains the window HDC
* Added support for Unicode command line options
* Prevent beeping when Alt-key combos are pressed
* SDL_SetTextInputRect() re-positions the OS-rendered IME
* Added a hint SDL_HINT_WINDOWS_NO_CLOSE_ON_ALT_F4 to prevent generating SDL_WINDOWEVENT_CLOSE events when Alt-F4 is pressed
* Added a hint SDL_HINT_XINPUT_USE_OLD_JOYSTICK_MAPPING to use the old axis and button mapping for XInput devices (deprecated)

Mac OS X:
* Implemented drag-and-drop support
* Improved joystick hot-plug detection
* The SDL_WINDOWEVENT_EXPOSED window event is triggered in the appropriate situations
* Fixed relative mouse mode when the application loses/regains focus
* Fixed bugs related to transitioning to and from Spaces-aware fullscreen-desktop mode
* Fixed the refresh rate of display modes
* SDL_SysWMInfo is now ARC-compatible
* Added a hint SDL_HINT_MAC_BACKGROUND_APP to prevent forcing the application to become a foreground process

Linux:
* Enabled building with Mir and Wayland support by default.
* Added IBus IME support
* Added a hint SDL_HINT_IME_INTERNAL_EDITING to control whether IBus should handle text editing internally instead of sending SDL_TEXTEDITING events
* Added a hint SDL_HINT_VIDEO_X11_NET_WM_PING to allow disabling _NET_WM_PING protocol handling in SDL_CreateWindow()
* Added support for multiple audio devices when using Pulseaudio
* Fixed duplicate mouse events when using relative mouse motion

iOS:
* Added support for iOS 8
* The SDL_WINDOW_ALLOW_HIGHDPI window flag now enables high-dpi support, and SDL_GL_GetDrawableSize() or SDL_GetRendererOutputSize() gets the window resolution in pixels
* SDL_GetWindowSize() and display mode sizes are in the "DPI-independent points" / "screen coordinates" coordinate space rather than pixels (matches OS X behavior)
* Added native resolution support for the iPhone 6 Plus
* Added support for MFi game controllers
* Added support for the hint SDL_HINT_ACCELEROMETER_AS_JOYSTICK
* Added sRGB OpenGL ES context support on iOS 7+
* Added support for SDL_DisableScreenSaver(), SDL_EnableScreenSaver() and the hint SDL_HINT_VIDEO_ALLOW_SCREENSAVER
* SDL_SysWMinfo now contains the OpenGL ES framebuffer and color renderbuffer objects used by the window's active GLES view
* Fixed various rotation and orientation issues
* Fixed memory leaks

Android:
* Added a hint SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH to prevent mouse events from being registered as touch events
* Added hints SDL_HINT_ANDROID_APK_EXPANSION_MAIN_FILE_VERSION and SDL_HINT_ANDROID_APK_EXPANSION_PATCH_FILE_VERSION
* Added support for SDL_DisableScreenSaver(), SDL_EnableScreenSaver() and the hint SDL_HINT_VIDEO_ALLOW_SCREENSAVER
* Added support for SDL_ShowMessageBox() and SDL_ShowSimpleMessageBox()

Raspberry Pi:
* Added support for the Raspberry Pi 2

(wiz)

2016-01-03 10:57:32 UTC MAIN commitmail json YAML

Updated databases/py-sqlalchemy to 1.0.11; www/py-django to 1.8.8

(adam)

2016-01-03 10:56:29 UTC MAIN commitmail json YAML

Changes 1.8.8:
Fixed incorrect unique_together field name generation by inspectdb.
Corrected __len query lookup on ArrayField for empty arrays.
Restored the ability to use custom formats from formats.py with django.utils.formats.get_format() and the date template filter.
Fixed a state bug when migrating a SeparateDatabaseAndState operation backwards.
Fixed missing varchar/text_pattern_ops index on CharField and TextField respectively when using AlterField on PostgreSQL.
Fixed a state bug when using an AlterModelManagers operation.
Fixed a regression which prevented using a language not in Django窶冱 default language list (LANGUAGES).
django.views.decorators.cache.never_cache() now sends more persuasive headers (added no-cache, no-store, must-revalidate to Cache-Control) to better prevent caching. This fixes a problem where a page refresh in Firefox cleared the selected entries in the admin窶冱 filter_horizontal and filter_vertical widgets, which could result in inadvertent data loss if a user didn窶冲 notice that and then submitted the form.
Fixed a regression in the admin which ignored line breaks in read-only fields instead of converting them to <br>.
Made loaddata skip disabling and enabling database constraints when it doesn窶冲 load any fixtures.
Fixed a crash in QuerySet.values()/values_list() after an annotate() and order_by() when values()/values_list() includes a field not in the order_by()

(adam)

2016-01-03 10:52:32 UTC MAIN commitmail json YAML

Release 1.0.11, only twelve days after 1.0.10's release, is expedited to correct for one ORM-related regression introduced by a 1.0.10 fix; some other fairly significant bugfixes involving more recently added features, all reported subsequent to the release of 1.0.10, were also fixed. Fixes include a major issue in the "baked lazy loader" extension when used as a systemwide-replacement for lazy loading, a major series of fixes to the "eager_defaults" mapper persistence option, and a revision to 1.0.10's fix for a particular polymorphic joined-eager loading issue.

(adam)

2016-01-03 10:15:59 UTC MAIN commitmail json YAML

+ SDL2-2.0.4, calibre-2.48, findutils-4.6.0, gettext-0.19.7,
  libvisio-0.1.5, lv2-5.4, modular-xorg-xephyr-1.18.0, py-ipaddress-1.0.16,
  py-mercurial-3.6.3, webmin-1.780, xterm-322.

(wiz)

2016-01-03 10:05:03 UTC MAIN commitmail json YAML

Note addition of time/ruby-tzinfo-data package version 1.2015.7.

(taca)

2016-01-03 10:04:17 UTC MAIN commitmail json YAML

Add and enable ruby-tzinfo-data.

(taca)

2016-01-03 10:02:48 UTC MAIN commitmail json YAML

Add ruby-tzinfo-data package version 1.2015.7.

TZInfo::Data contains data from the IANA Time Zone database packaged as Ruby
modules for use with TZInfo.

TZInfo::Data is the public domain [IANA Time Zone
Database](http://www.iana.org/time-zones) packaged as a set of Ruby modules
for use with [TZInfo](http://tzinfo.github.io).

If TZInfo::Data is installed, TZInfo will automatically use it as its source
of time zone data. If TZInfo::Data is not available, TZInfo will attempt to
use the system zoneinfo files instead. Please refer to the [TZInfo
documentation](http://rubydoc.info/gems/tzinfo/frames) for further details.

(taca)

2016-01-03 08:46:09 UTC MAIN commitmail json YAML

Note update of www/ruby-mechanize package to 2.7.4.

(taca)

2016-01-03 08:45:14 UTC MAIN commitmail json YAML

Update ruby-mechanize to 2.7.4.

=== 2.7.4

* New Features
  * Accept array-like and hash-like values as query/parameter value.
    A new utility method Mechanize::Util.each_parameter is added, and Mechanize::Util.build_query_string is enhanced
    for this feature.
  * Allow passing a `Form::FileUpload` instance to `#post`. #350 by Sam
    Rawlins.
  * Capture link when scheme is unsupported. #362 by Jon Rowe.
  * Pre-defined User-Agent stings are updated to those of more recent versions, and new aliases for IE 10/11 and Edge are added.
  * Support for mime-types 1.x is restored while keeping compatible with mime-types 2.x and adding support for 3.0.
  * Mechanize::Page now responds to #xpath, #css, #at_xpath, #at_css, and #%.
  * element(s)_with methods now accept :xpath and :css options for doing xpath/css
    selector searching.
  * Pass URI information to Nokogiri where applicable. #405 @lulalala

* Bug fix
  * Don't raise an exception if a connection has set a {read,open}_timeout and
    a `file://` request is made. (#397)
  * Fix whitespace bug in WWW-Authenticate. #451, #450, by Rasmus Bergholdt
  * Don't allow redirect from a non-file URL to a file URL for security reasons. (#455)

(taca)

2016-01-03 08:20:23 UTC MAIN commitmail json YAML

Note update of www/ruby-jekyll-sass-converter package to 1.4.0.

(taca)

2016-01-03 08:19:17 UTC MAIN commitmail json YAML

Update ruby-jekyll-sass-converter to 1.4.0.

1.4.0 / 2015-12-25

Minor Enhancements

    Bump Sass to v3.4 and above. (#40)
    Strip byte order mark from generated compressed Sass/SCSS (#39)
    Strip BOM by default, but don't add in the @charset by default (#42)

Development Fixes

    Add Jekyll 2 & 3 to test matrix (#41)

(taca)

2016-01-03 08:13:08 UTC MAIN commitmail json YAML

Note update of www/ruby-httpclient package to 2.7.1.

(taca)

2016-01-03 08:12:11 UTC MAIN commitmail json YAML

Update ruby-httpclient to 2.7.1.

pkgsrc changes:
* Add completely support for pkg_alternatives (adding ALTERNATIVES).
* Remove ruby18 specific description in Makefile.

Changes in 2.7.1

Jan 1, 2016 - version 2.7.1

* Changes

  - Symbol aware header key comparison
    Normalizes symbol to String for header key.
    https://github.com/nahi/httpclient/issues/278

  - Show warning message only once
    Added HTTPClient::Util.warning that cached warning message and supress
    the message if it's already dumped.
  - Use Timeout.timeout instead of Kernel.timeout that is deprecated from
    ruby 2.3.0.

* Bug fixes

  - [JRuby] Set ssl_version properly

(taca)

2016-01-03 08:02:01 UTC MAIN commitmail json YAML

Note update of www/ruby-http package to 1.0.1.

(taca)

2016-01-03 08:00:59 UTC MAIN commitmail json YAML

Update ruby-http to 1.0.1.

## 1.0.1 (2015-12-27)

* [#283](https://github.com/httprb/http/pull/283):
  Use io/wait on supported platforms.
  ([@tarcieri])

## 1.0.0 (2015-12-25)

* [#265](https://github.com/httprb/http/pull/265/):
  Remove deprecations ([@tarcieri]):
  - HTTP::Chainable#with_follow (use #follow)
  - HTTP::Chainable#with, #with_headers (use #headers)
  - HTTP::Chainable#auth(:basic, ...) (use #basic_auth)
  - HTTP::Chainable#default_headers (use #default_options[:headers])
  - HTTP::Headers#append (use #add)
  - HTTP::Options#[] hash-like API deprecated in favor of explicit methods
  - HTTP::Request#request_header (use #headline)
  - HTTP::Response::STATUS_CODES (use HTTP::Status::REASONS)
  - HTTP::Response::SYMBOL_TO_STATUS_CODE (no replacement)
  - HTTP::Response#status_code (use #status or #code)
  - HTTP::Response::Status#symbolize (use #to_sym)

* [#269](https://github.com/httprb/http/pull/273/):
  Close connection in case of error during request.
  ([@ixti])

* [#271](https://github.com/httprb/http/pull/273/):
  High-level exception wrappers for low-level I/O errors.
  ([@ixti])

* [#273](https://github.com/httprb/http/pull/273/):
  Add encoding option.
  ([@connorhd])

* [#275](https://github.com/httprb/http/pull/273/):
  Support for disabling Nagle's algorithm with `HTTP.nodelay`.
  ([@nerdrew])

* [#276](https://github.com/httprb/http/pull/276)
  Use Encoding::BINARY as the default encoding for HTTP::Response::Body.
  ([@tarcieri])

* [#278](https://github.com/httprb/http/pull/278)
  Use an options hash for HTTP::Request initializer API.
  ([@ixti])

* [#279](https://github.com/httprb/http/pull/279)
  Send headers and body in one write if possible.
  This avoids a pathological case in Nagle's algorithm.
  ([@tarcieri])

* [#281](https://github.com/httprb/http/pull/281)
  Remove legacy 'Http' constant alias to 'HTTP'.
  ([@tarcieri])

(taca)

2016-01-03 07:58:46 UTC MAIN commitmail json YAML

Note update of www/ruby-em-http-request package to 1.1.3.

(taca)

2016-01-03 07:56:35 UTC MAIN commitmail json YAML

Update ruby-em-http-request to 1.1.3.

Quote from commit logs:

* Reset and close connection on duplicate response.
* Rescue from StandardError instead of Exception.
* Handle redirects on keep-alive connections.
* Fix the issue when redirect url is triggered only after inactivity timeout.
* ignore query option when redirecting.
* Use Base64.strict_encode64 to not add line feeds.
* Cleanup header annotations for rubydocs, closes #281.
* Use inferred_port, port can be nil causing connection failures.
* Don't modify header for CONNECT style proxies.
* fixing specs, cleaning up deprecation warning.
* Don't memoize status; http_status may change.

(taca)

2016-01-03 07:44:44 UTC MAIN commitmail json YAML

Note update of net/ruby-amq-protocol package to 2.0.1.

(taca)

2016-01-03 07:43:46 UTC MAIN commitmail json YAML

Update ruby-amq-protocol to 2.0.1.

2.0.1

* Support encoding of byte arrays, fixes #58.
* Fix encoding for headers and properties if using nested headers.
* Fix #30 (headers encoding other than ASCII-8BIT).

(taca)

2016-01-03 06:58:03 UTC MAIN commitmail json YAML

Note update of devel/ruby-ole package to 1.2.12.

(taca)

2016-01-03 06:57:05 UTC MAIN commitmail json YAML

Update ruby-ole to 1.2.12.

== 1.2.12 / 2015-12-29

- Change project homepage to github.
- Add MIT licence to the gemspec (github #17, reiz).

(taca)

2016-01-03 06:53:49 UTC MAIN commitmail json YAML

Avoid to redeence a removed package in comment.

(taca)

2016-01-03 06:51:08 UTC MAIN commitmail json YAML

Note remove of devel/ruby-io-console package.

(taca)

2016-01-03 06:50:37 UTC MAIN commitmail json YAML

Remove ruby-io-console package.

* io-console gem is bundled in ruby200-base and later ruby base packages.
* No package is depends on ruby-io-console for now.

(taca)

2016-01-03 06:49:07 UTC MAIN commitmail json YAML

Remove ruby-io-console.

(taca)

2016-01-03 06:45:44 UTC MAIN commitmail json YAML

Note update of sysutils/puppet package to 3.8.4nb1.

(taca)

2016-01-03 06:44:40 UTC MAIN commitmail json YAML

Some package clea up.

* Add pkg_alternatives support.
* Since ruby-io-console is included in ruby{200,21}-base, no need to depend
  it.
* Utilize lang/ruby/json.mk.

Bump PKGREVISION.

(taca)

2016-01-03 05:45:45 UTC MAIN commitmail json YAML

Note update of devel/ruby-gettext_i18n_rails package to 1.3.2.

(taca)

2016-01-03 05:44:40 UTC MAIN commitmail json YAML

Update ruby-gettext_i18n_rails to 1.3.2.

Fix ActiveRecord namespacing for store_model_attributes.

(taca)

2016-01-03 05:37:03 UTC MAIN commitmail json YAML

Note update of devel/ruby-gettext package to 3.2.0.

(taca)

2016-01-03 05:36:05 UTC MAIN commitmail json YAML

Update ruby-gettext to 3.2.0.

## 3.2.0: 2015-12-31 {#version-3-2-0}

### Improvements

  * Improved fuzzy detection for sub text.

## 3.1.9: 2015-12-30 {#version-3-1-9}

### Improvements

  * Improved fuzzy detection for small texts.
    [GitHub#43][Reported by Mamoru TASAKA]

### Thanks

  * Mamoru TASAKA

## 3.1.8: 2015-12-29 {#version-3-1-8}

### Improvements

  * Improved fuzzy detection.

(taca)

2016-01-03 05:33:54 UTC MAIN commitmail json YAML

Update ruby-taglib to 0.7.1.

## 0.7.1 (2015-12-28)

* Fix compile error during gem installation on Ruby 2.3 (MRI) (#67)

(taca)

2016-01-03 05:32:58 UTC MAIN commitmail json YAML

Note update of archivers/ruby-xz package to 0.2.3.

(taca)

2016-01-03 05:31:55 UTC MAIN commitmail json YAML

Update ruby-xz to 0.2.3.

== 0.2.3 (2015-12-29)

* *Fix* documentation of XZ module (a :nodoc: was causing havoc
  in the XZ module so it appeared to have no methods).
* No other changes this release.

== 0.2.2 (2015-12-27)

* *Add* XZ.disable_deprecation_notices
* *Deprecate* use of XZ::StreamReader.open with an IO argument
* *Deprecate* use of XZ::StreamReader.new with a filename argument
* *Deprecate* use of XZ::StreamWriter.open with an IO argument
* *Deprecate* use of XZ::StreamWriter.new with a filename argument
* *Deprecate* nonautomatic IO close in XZ::StreamReader#close
* *Deprecate* nonautomatic IO close in XZ::StreamWriter#close
* *Fix* incompatibility with Resolv.getaddress() in Ruby 2.2 (Ticket #13
  by Ken Simon)
* Goal of these deprecations is to sync the API with Ruby窶冱 own
  Zlib::GzipWriter and Zlib::GzipReader mostly.
* Add required versions to gemspec.
* Comment format cleanup, results in better docs.
* Internal code cleanup
* Add more tests.

(taca)

2016-01-03 05:18:23 UTC MAIN commitmail json YAML

Note update of time/ruby-tzinfo package to 1.2.2.

(taca)

2016-01-03 05:17:23 UTC MAIN commitmail json YAML

Update ruby-tzinfo to 1.2.2.

Version 1.2.2 - 8-Aug-2014
--------------------------

* Fix an error with duplicates being returned by Timezone#all_country_zones
  and Timezone#all_country_zone_identifiers when used with tzinfo-data
  v1.2014.6 or later.
* Use the zone1970.tab file for country timezone data if it is found in the
  zoneinfo directory (and fallback to zone.tab if not). zone1970.tab was added
  in tzdata 2014f. zone.tab is now deprecated.

Version 1.2.1 - 1-Jun-2014
--------------------------

* Support zoneinfo files generated with zic version 2014c and later.
* On platforms that only support positive 32-bit timestamps, ensure that
  conversions are accurate from the epoch instead of just from the first
  transition after the epoch.
* Minor documentation improvements.

Version 1.2.0 - 26-May-2014
---------------------------

* Raise the minimum supported Ruby version to 1.8.7.
* Support loading system zoneinfo data on FreeBSD, OpenBSD and Solaris.
  Resolves #15.
* Add canonical_identifier and canonical_zone methods to Timezone. Resolves #16.
* Add a link to a DataSourceNotFound help page in the TZInfo::DataSourceNotFound
  exception message.
* Load iso3166.tab and zone.tab files as UTF-8.
* Fix Timezone#local_to_utc returning local Time instances on systems using UTC
  as the local time zone. Resolves #13.
* Fix == methods raising an exception when passed an instance of a different
  class by making <=> return nil if passed a non-comparable argument.
* Eliminate "require 'rational'" warnings. Resolves #10.
* Eliminate "assigned but unused variable - info" warnings. Resolves #11.
* Switch to minitest v5 for unit tests. Resolves #18.

Version 1.1.0 - 25-Sep-2013
---------------------------

* TZInfo is now thread safe. ThreadSafe::Cache is now used instead of Hash
  to cache Timezone and Country instances returned by Timezone.get and
  Country.get. The tzinfo gem now depends on thread_safe ~> 0.1.
* Added a transitions_up_to method to Timezone that returns a list of the times
  where the UTC offset of the timezone changes.
* Added an offsets_up_to method to Timezone that returns the set of offsets
  that have been observed in a defined timezone.
* Fixed a "can't modify frozen String" error when loading a Timezone from a
  zoneinfo file using an identifier String that is both tainted and frozen.
  Resolves #3.
* Support TZif3 format zoneinfo files (now produced by zic from tzcode version
  2013e onwards).
* Support using YARD to generate documentation (added a .yardopts file).
* Ignore the +VERSION file included in the zoneinfo directory on Mac OS X.
* Added a note to the documentation concerning 32-bit zoneinfo files (as
  included with Mac OS X).

Version 1.0.1 - 22-Jun-2013
---------------------------

* Fix a test case failure when tests are run from a directory that contains a
  dot in the path (issue #29751).

Version 1.0.0 - 2-Jun-2013
--------------------------

* Allow TZInfo to be used with different data sources instead of just the
  built-in Ruby module data files.
* Include a data source that allows TZInfo to load data from the binary
  zoneinfo files produced by zic and included with many Linux and Unix-like
  distributions.
* Remove the definition and index Ruby modules from TZInfo and move them into
  a separate TZInfo::Data library (available as the tzinfo-data gem).
* Default to using the TZInfo::Data library as the data source if it is
  installed, otherwise use zoneinfo files instead.
* Preserve the nanoseconds of local timezone Time objects when performing
  conversions (issue #29705).
* Don't add the tzinfo lib directory to the search path when requiring 'tzinfo'.
  The tzinfo lib directory must now be in the search path before 'tzinfo' is
  required.
* Add utc_start_time, utc_end_time, local_start_time and local_end_time instance
  methods to TimezonePeriod. These return an identical value as the existing
  utc_start, utc_end, local_start and local_end methods, but return Time
  instances instead of DateTime.
* Make the start_transition, end_transition and offset properties of
  TimezonePeriod protected. To access properties of the period, callers should
  use other TimezonePeriod instance methods instead (issue #7655).

(taca)

2016-01-03 05:12:58 UTC MAIN commitmail json YAML

Note update of databases/ruby-activerecord32 package to 3.2.22nb1.

(taca)

2016-01-03 05:11:59 UTC MAIN commitmail json YAML

Depends on ruby-tzinfo03 instead of ruby-tzinfo.

Bump PKGREVISION.

(taca)

2016-01-03 05:10:38 UTC MAIN commitmail json YAML

Note addition of time/ruby-tzinfo03 package version 0.3.46.

(taca)

2016-01-03 05:09:28 UTC MAIN commitmail json YAML

Add and enable ruby-tzinfo03.

(taca)

2016-01-03 05:08:06 UTC MAIN commitmail json YAML

2016-01-03 04:34:22 UTC MAIN commitmail json YAML

Updated graphics/fotoxx to 16.01

(ryoon)

2016-01-03 04:33:50 UTC MAIN commitmail json YAML

Update to 16.01

Changelog:
2016 Jan 01  v.16.01
+ Edit Any Metadata and Batch Add/Change Metadata: faster/easier UI: mouse
  point and click to select metadata items from a list of most likely items.
+ Panorama: a manual alignment option was added for images with no clear
  features in the overlap area that can be used for auto-alignment.
+ Batch Convert: add an overlay image to output images (e.g. a credit line).
+ Slide Show: minor changes to improve user interface (see User Guide).
+ Image right-shift is now a user option with no more back-and-forth motion.
+ Search Images: new option for text data matching: case-sensitive or not.
+ New user option: default gallery sort: file name, file mod date, photo date.
+ A new function for color saturation was added (separate from Retouch Combo).
+ Bugfix: Search Images for metadata was including some non-matching images.
+ Bugifx: possible crash in Select Area if 'extend to corner' is active.

2015 Dec 20  v.15.12.1
+ Bugfix: Retouch Combo: GUI lockup in Linux Mint 17.3. Ubuntu not affected.

2015 Dec 01  v.15.12
+ Adjust HSL menu: better control of the color range to select and adjust.
+ Fix Perspective: new option to automatically trim using the corner markers.
+ Trim/Rotate: new option: level a slanted image via EXIF RollAngle if present.
+ Keyboard Shortcuts: list all existing shortcuts in a popup window.
  A button is available to start a dialog to add or revise shortcuts.
+ Metadata short report: user can specify extra items to include in the report.
+ New: Metadata batch report - list selected metadata for selected image files.
+ File Save - New File Version: this function can now have a keyboard shortcut.
+ Maps: red-dot locations are consolidated only for separations < 100 meters.
  Previously location names were used, but this is sometimes too broad.
+ Maps: custom user maps are now separated from standard maps.
  This prevents losing them if the fotoxx-maps package is re-installed.
+ TIFF files are now saved without compression. The file size may be slightly
  greater or less, but the processing time is reduced 90%.
+ Slide Show: new transition: image turns like a book page to reveal next image.
+ Bugfix: the Upright function would not step to the next image.
+ Bugfix: PT Panorama was broken due to an interface change in Panorama Tools.
+ Bugfix: possible crash when leveling an image by dragging the image edge.
+ Bugfix: possible crash if a select area is abandoned with nothing selected.

2015 Nov 08  v.15.11.1
+ Bugfix: Rename failed to automatically open the next following file.
+ Translation updates: Spanish, Catalan, Portuguese, Italian.

2015 Nov 01  v.15.11
+ Folders in gallery pages show contained sub-folder and image file counts.
+ Pattern: pattern can imprint target image without changing image colors.
+ Adjust HSL: the amount of color change is proportional to the match with
  a selected target color, and this match range is adjustable.
+ Batch Convert: more flexibility in the formatting of output file names.
+ New: Spherical image projection with variable radius of curvature.
+ Trim/Rotate: if an image is leveled using mouse drag, the trim rectangle
  is automatically maximized, removing the need to do this manually.
+ If an edit dialog is started and left/right image margins are present,
  the image is pushed to the right side so the dialog can be positioned
  over the expanded left margin and menu panel, to cover less image area.
  This position is saved and restored the next time the dialog is used.
+ Saving to file type .bmp was removed, since all metadata is lost.
+ A new transition type was added to Slide Show: collapsing sphere.
+ Six other minor improvements and bug fixes.

2015 Oct 09  v.15.10
+ New: Batch Scripts: Perform a series of image edits while recording all
  menu and dialog inputs into a script file. Execute the script file to
  apply the same edits to multiple images selected from gallery pages.
+ Calibrate Printer: improved for slightly more accurate colors.
+ Edit curves: The capture distance for mouse selection of nodes to drag
  is adjustable (increase default value to make touch pads easier to use).
+ Batch Add/Change Metadata: a pick-list for commonly used tags was added.
+ Geographic maps: mouse distance to trigger a popup location name was
  made independent of map scale (10 pixels instead of 10 km).
+ Bugfix: gallery file selection: clicking on a file name in the list of
  selected files was sometimes inaccurate and selected the wrong file.
+ Bugfix: setting geotags by clicking on map locations did not allow an
  initial location to be revised by clicking somewhere else.

2015 Sep 03  v.15.09.2
+ Bugfix: infinite loop when saving RAW file to JPG/TIF/PNG.
+ Bugfix: Open of TIF file with 8 bits/color showed 0 or 16 in top panel.

2015 Sep 01  v.15.09
+ Program code was revised for latest GTK API breakage (Ubuntu 15.10).
+ The font size used in menus and dialogs can now be set by the user.
+ Panorama: about 20% faster (3 x 7 megapixels, 2 GHz CPU --> 18 secs).
+ Paint Transparency: response lag with large images was eliminated.
+ Area Copy and Paste was reinstated (easier than file save and open).
+ Use of alpha channel for vacated margins extended to all bend functions.
+ New: Calibrate Printer: tool to improve image print color accuracy.
+ Bugfix: crash in Flatten Book Page while marking page edges.
+ Bugfix: Slide Show fails if translated transition names contain blanks.
+ Bugfux: Leverage Edit: use of contrast as edit lever was broken.
+ Seven other minor improvements and fixes.

2015 Aug 01  v.15.08
+ The brightness distribution for an image can be reshaped by using slider
  controls and watching the image and/or graph. The distribution can be
  clipped at either end, or stretched or flattened in different zones.
+ Editing and searching image tags have an additional tool to deal with a
  huge list of defined tags. The tag pick-list can be all tags, or only
  those for a category chosen from a category pick-list.
+ Select Area: open/save area cutout as PNG file with transparency data.
+ Image edits: image transparency data is now utilized and retained.
+ Paint Transparency: new: paint [semi-] transparent areas on an image.
+ Mashup: transparency data in overlay images is utilized and editable.
+ New batch tool: add/change/delete any metadata for selected image files.
+ Add Text: quickly add same text at same position to multiple image files.
+ Gallery thumbnail memory cache is self-limiting to 1 GB main memory.
+ Several small improvements in the user interface and error messages.
+ Bugfix: gallery sort by file modification date used incorrect date/time.
+ Bugfix: possible crash in leverage edits if edit function cancelled.
+ Bugfix: Select Area: draw/replace area edge did not work properly for
  areas selected by mouse painting or areas previously finished.

2015 Jul 01  v.15.07
+ Menus were reorganized. User Guide was revised to match.
+ User Guide was audited and many minor errors were corrected.
+ Index Image Files: user interface and messages were rationalized.
+ Undo/Redo button: middle mouse button produces a popup list of edits
  done to the current image. Go back to any done or undone edit step.
+ Edit Metadata and Search Images: working with thousands of unorganized
  image tags was made much more practical: type-in tags or use pick-list.
+ New batch tool: convert tags for all image files using a from-to list.
+ New batch tool: select images (click thumbnails) to trash or delete.
+ New batch tool: find and upright all image files rotated 90 degrees.
+ Gallery navigation panel: parent directories are buttons instead of text.
+ Effects > Pencil Sketch: set any desired foreground or background color.
+ RAW image noise measure was improved (gives slightly lower values).
+ Select Area: new buttons to quickly change line color while drawing.
+ Slide Show: zoom-out from a chosen image spot (compliment of zoom-in).
+ New user option: start session with last gallery now works for albums.
+ 4 minor bug fixes and 10 user interface improvements.

2015 Jun 01  v.15.06
+ New: HSL Color: change the color of selected image areas using an HSL
  color chooser. Blend with original image to preserve existing variation.
+ Threshold Denoise algorithm was improved.
+ Cycle Desktop (background image): Runs in the background. Add to the
  startup list to get a new desktop image each logon or time period.
+ New: Set Desktop Image: Set the desktop background image from Fotoxx.
+ New slide show transition: Image falls over to reveal the next image.
+ Mashup: UI improved for adding text and lines/arrows to a layout.
+ Trim/Rotate now includes an [auto] button to remove the black image
  margins left by composite or warp functions. Auto-Trim menu is gone.
+ KB shortcuts includes a button to report all the standard shortcuts.
+ Multiple UI and help text improvements.
+ Three minor bug fixes.

2015 May 01  v.15.05
+ New: Smart Denoise: measure noise and use the result to reduce noise
  with minimal loss of subtle detail. Also measure camera sensor noise.
+ The function Newest Images was revised to show a gallery of the newest
  1000 files, based on either EXIF photo date or file modification date.
+ Zonal Flatten: algorithm improvement and stronger deband controls.
+ New: Cycle Background: cycle desktop background image via Fotoxx album.
+ Bugfix: possible crash in some edit functions if [done] button pressed
  very quickly after adjusting a dialog control or edit curve.
+ Bugfix: Edit Metadata: tags with special characters were sometimes
  getting split into two tags.
+ Bugfix: Color Mode: color negative: it was sometimes possible to
  create invalid RGB colors which affected later color functions.

(ryoon)

2016-01-03 00:00:49 UTC MAIN commitmail json YAML

Add wireshark2

(ryoon)

2016-01-03 00:00:05 UTC MAIN commitmail json YAML

Added net/wireshark2 version 2.0.1

(ryoon)

2016-01-02 23:59:02 UTC MAIN commitmail json YAML

Import wireshark-2.0.1 as net/wireshark2.

Wireshark is a network traffic analyzer, or "sniffer", for Unix and
Unix-like operating systems.  It uses GTK+, a graphical user interface
library, and libpcap, a packet capture and filtering library.

The Wireshark distribution also comes with TShark, which is a
line-oriented sniffer (similar to Sun's snoop, or tcpdump) that uses the
same dissection, capture-file reading and writing, and packet filtering
code as Wireshark, and with editcap, which is a program to read capture
files and write the packets from that capture file, possibly in a
different capture file format, and with some packets possibly removed
from the capture.

This package tracks version 2 stable branch.

(ryoon)