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 (11m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 18:03:21 UTC Now

2014-08-26 14:10:30 UTC MAIN commitmail json YAML

Remove a duplicate entry for math/R-chron.

(brook)

2014-08-26 14:09:16 UTC MAIN commitmail json YAML

Updated math/R-chron to 2.3.45

(brook)

2014-08-26 14:08:02 UTC MAIN commitmail json YAML

2014-08-26 13:47:30 UTC MAIN commitmail json YAML

Updated print/podofo to 0.9.2nb4

(martin)

2014-08-26 13:47:07 UTC MAIN commitmail json YAML

2014-08-26 11:57:39 UTC MAIN commitmail json YAML

Updated textproc/py-markdown to 2.2.1nb1

(obache)

2014-08-26 11:57:30 UTC MAIN commitmail json YAML

2014-08-26 11:52:07 UTC MAIN commitmail json YAML

Updated textproc/py-markdown2 to 2.2.2

(obache)

2014-08-26 11:51:58 UTC MAIN commitmail json YAML

Update py-markdown2 to 2.2.2.

## python-markdown2 2.2.2

- [pull #156] Footnotes XML compatibility.
- [pull #157] Horizontal rule minimum length.
- [pull #162] Fix escaping fenced code block with safe mode
- [pull #163] Fix code highlight with safe mode

(obache)

2014-08-26 11:44:59 UTC MAIN commitmail json YAML

Updated graphics/py-blockdiag to 1.4.3

(obache)

2014-08-26 11:44:50 UTC MAIN commitmail json YAML

Update blockdiag to 1.4.3.

History
=======

1.4.3 (2014-07-30)
------------------
* Show warnings on loading imagedrawers in debug mode
* ImageDraw#image() accepts Image objects
* Fix bugs

  - PNG: could not load png imagedrawer if could not access PIL.PILLOW_VERSION

1.4.2 (2014-07-12)
------------------
* SVG: Adjust text alignment precisely
* Add plugin events: node.changing and cleanup
* ImageDraw#image() accepts image from IO objects
* Fix bugs

  - PDF: Fix failure text rotating
  - PDF: Fix failure pasting PNG images (256 palette/transparency)
  - PNG: Fix background of node was transparent on pasting transparent images

(obache)

2014-08-26 11:36:00 UTC MAIN commitmail json YAML

Updated devel/libthai to 0.1.21

(obache)

2014-08-26 11:35:49 UTC MAIN commitmail json YAML

Update libthai to 0.1.21.

LibThai 0.1.21 (21 August 2014):
* Updated word break dictionary.
* Improve word breaking performance by 8.61%

(obache)

2014-08-26 10:44:54 UTC MAIN commitmail json YAML

Added audio/libopenmpt version 0.2.4115beta5

(wiz)

2014-08-26 10:44:46 UTC MAIN commitmail json YAML

+ libopenmpt

(wiz)

2014-08-26 10:44:15 UTC MAIN commitmail json YAML

Import libopenmpt-0.2.4115beta5 as audio/libopenmpt.

OpenMPT based module player library and libopenmpt based command-line
player

libopenmpt is a cross-platform C++ and C library to decode tracked
music files (modules) into a raw PCM audio stream.

openmpt123 is a cross-platform command-line or terminal based module
file player.

libopenmpt is based on the player code of the Open ModPlug Tracker
project (OpenMPT, http://openmpt.org/). In order to avoid code base
fragmentation, libopenmpt is developed in the same source code
repository as OpenMPT.

(wiz)

2014-08-26 04:34:48 UTC MAIN commitmail json YAML

Added math/R-countrycode version 0.17

(brook)

2014-08-26 04:33:59 UTC MAIN commitmail json YAML

Add R-countrycode.

(brook)

2014-08-26 04:32:27 UTC MAIN commitmail json YAML

2014-08-25 22:07:52 UTC MAIN commitmail json YAML

Added misc/wemux version 3.2.0

(schmonz)

2014-08-25 22:07:28 UTC MAIN commitmail json YAML

Initial import of wemux.

wemux enhances tmux to make multi-user terminal multiplexing both
easier and more powerful. It allows users to host a wemux server
and have clients join in either:

* Mirror Mode gives clients (another SSH user on your machine)
  read-only access to the session, allowing them to see you work, or
* Pair Mode allows the client and yourself to work in the same
  terminal (shared cursor)
* Rogue Mode allows the client to pair or work independently in
  another window (separate cursors) in the same tmux session.

It features multi-server support as well as user listing and
notifications when users attach/detach.

(schmonz)

2014-08-25 21:11:51 UTC MAIN commitmail json YAML

Updated print/poppler to 0.26.4

(wiz)

2014-08-25 21:11:30 UTC MAIN commitmail json YAML

Update poppler* to 0.26.4:

Release 0.26.4
        core:
* CairoOutputDev: Make sure we always push a transparency
group in setSoftMaskFromImageMask(). Bug #81624
* Fix a crash when adding Annotation without contents
* Improve non-latin characters in inline notes. Bug #65956
* Don't check for inlineImg twice. Bug #82059
* printf() -> error()

glib:
* Return NULL in poppler_annot_get_contents also for empty
strings
* Fix a memory leak when getting text layout and attributes

(wiz)

2014-08-25 20:02:50 UTC MAIN commitmail json YAML

Updated misc/screen to 4.2.1

(kim)

2014-08-25 20:02:32 UTC MAIN commitmail json YAML

Upgrade screen to version 4.2.1.

Version 4.2.1 (28/04/2014):
  * allow for terminal with long $TERM (up to 32 characters)
  * allow to use long logins
  * documentation fixes
  * runtime fixes

Version 4.2.0 (17/04/2014):
  New Commands:
  * 'unbindall' to unbind all commands
  * 'up', 'down', 'left', 'right' sub-commands for 'focus'
  * 'rendition' to specify rendition to use in caption/hardstatus for
    window-names that have bell/monitor/silence/so turned on.
  * 'layout', with the following sub-commands
- 'title'
- 'number'
- 'autosave' ('autosave on' or 'autosave off')
- 'new'
- 'save' ('save <name>')
- 'select'
- 'next'
- 'prev'
- 'attach'
- 'show'
- 'remove'
- 'dump'
  * 'group' for moving window(s) into a group.
  * 'defmousetrack' and 'mousetrack', to turn on/off mouse-tracking for
    displays. It's turned off by default. With mouse-tracking turned on, it's
    possible to switch to a region ('focus') using mouse clicks. It's also
    possible to select a text region in copy-mode using a mouse click to place
    a mark and the scroll wheel to scroll through the buffer. Additional
    features might be to allow clicking on window-titles in the caption to
    switch to that window.
  * All commands prefixed '@' are treated as 'quiet', i.e. '@'-prefixed commands
    do not trigger any display messages.

  Changed Commands:
  * '-v' parameter to 'split' command for vertical splits.
  * 'sorendition' deprecated in favour of 'rendition so'.
  * 'digraph' can take a second parameter to specify custom digraphs. For
    example,
'digraph >= ≥' or 'digraph >= U+2265'
    Using '0' as the second parameter will remove the digraph.
  * 'stuff' will prompt for input if there's nothing to stuff.
  * The argument to ":number" can be prefixed with '+' or '-' to use it as a
    relative argument.
  * '-g' parameter to 'windowlist' to show nested list of windows.
  * '//group' parameter to 'screen' to create a grouped window.
  * 'blankerprg' shows the currently set command on no argument.
  * 'maxwin' can now be used to increase the number of maximum windows.

  .screenrc:
  * $PID expands to the PID of the screen session.
  * $PWD expands to the current working directory of the session.
  * $STY expands to the session name.
  * Tilde-expansion in pathnames (e.g. for the 'source' command)
  * C-style escapes can be used (e.g. "\n" to get a newline with 'stuff')
  * '%p' in caption/hardstatus string expands to the PID of the backend, and
    '%+p' expands to the PID of the frontend (display).
  * '%S' in caption/hardstatus string expands to the session name.
  * '%P' in the caption string evaluates to true if the region is in copy mode.
  * '%E' in the caption string evaluates to true if the escape character has
    currently been pressed.

  Window List:
  * Nested views when there are window groups (with 'windowlist -g').
  * Press 'm' to toggle the most-recent view.
  * Press 'g' to toggle nestedness.
  * Press 'a' to view all windows in the list.
  * Press '/' to search in the list.
  * Press ',' and '.' to re-order windows in the list.
  * Press 'K' to kill a window (requires confirmation).

  Display List:
  * Press 'd' to detach a display, 'D' to power-detach.

  Others:
  * Start using 'ChangeLog' for logging changes again.
  * Terminfo update for 256-color support.
  * Multiple input history (partially from Romain Francoise).
  * vi-like fFtT;, searching in copy mode.
  * In copy mode, search in reverse direction when 'N' is pressed.
  * Tab-completion for command input.
  * Some more readline-like bindings in input mode (e.g. ^W, ^D, ^P, ^N etc.)
  * Fix displaying unicode characters in the caption/hardstatus on UTF8 locale.
  * A revamped displays list (for 'displays' command)
  * Increased default maximum number of windows from 40 to 100.
  * Increased number color/attribute changes in caption/hardstatus string from 16 to 256.
  * Some commands can be remotely queried using the -Q command-line flag.

  In-Progress:
  * Scripting support (thanks to Google Summer of Code 2009 project by Rui Guo)

(kim)

2014-08-25 18:39:59 UTC MAIN commitmail json YAML

Updated print/poppler-data to 0.4.7

(wiz)

2014-08-25 18:39:50 UTC MAIN commitmail json YAML

Update to 0.4.7:
Hi, new poppler-data out, it just adds a .pc file.

(wiz)

2014-08-25 18:37:27 UTC MAIN commitmail json YAML

Updated security/py-cryptography to 0.5.4

(wiz)

2014-08-25 18:37:18 UTC MAIN commitmail json YAML

Update to 0.5.4:

0.5.4 - 2014-08-20
~~~~~~~~~~~~~~~~~~

* Added several functions to the OpenSSL bindings to support new
  functionality in pyOpenSSL.
* Fixed a redefined constant causing compilation failure with Solaris 11.2.

(wiz)

2014-08-25 18:33:30 UTC MAIN commitmail json YAML

Updated devel/py-requests to 2.3.0

(wiz)

2014-08-25 18:33:21 UTC MAIN commitmail json YAML

Update to 2.3.0:

2.3.0 (2014-05-16)
++++++++++++++++++

**API Changes**

- New ``Response`` property ``is_redirect``, which is true when the
  library could have processed this response as a redirection (whether
  or not it actually did).
- The ``timeout`` parameter now affects requests with both ``stream=True`` and
  ``stream=False`` equally.
- The change in v2.0.0 to mandate explicit proxy schemes has been reverted.
  Proxy schemes now default to ``http://``.
- The ``CaseInsensitiveDict`` used for HTTP headers now behaves like a normal
  dictionary when references as string or viewd in the interpreter.

**Bugfixes**

- No longer expose Authorization or Proxy-Authorization headers on redirect.
  Fix CVE-2014-1829 and CVE-2014-1830 respectively.
- Authorization is re-evaluated each redirect.
- On redirect, pass url as native strings.
- Fall-back to autodetected encoding for JSON when Unicode detection fails.
- Headers set to ``None`` on the ``Session`` are now correctly not sent.
- Correctly honor ``decode_unicode`` even if it wasn't used earlier in the same
  response.
- Stop advertising ``compress`` as a supported Content-Encoding.
- The ``Response.history`` parameter is now always a list.
- Many, many ``urllib3`` bugfixes.

2.2.1 (2014-01-23)
++++++++++++++++++

**Bugfixes**

- Fixes incorrect parsing of proxy credentials that contain a literal or encoded '#' character.
- Assorted urllib3 fixes.

(wiz)

2014-08-25 18:32:09 UTC MAIN commitmail json YAML

Updated games/rftg to 0.9.4

(wiz)

2014-08-25 18:32:00 UTC MAIN commitmail json YAML

Update to 0.9.4:

Version 0.9.4 released, which includes BGG user borgemik's interface
changes patch, as well as bug fixes for good consumption from
Tranship Point.

(wiz)

2014-08-25 18:26:49 UTC MAIN commitmail json YAML

Updated converters/py-simplejson to 3.6.3

(wiz)

2014-08-25 18:26:40 UTC MAIN commitmail json YAML

2014-08-25 18:26:00 UTC MAIN commitmail json YAML

Updated x11/libxkbcommon to 0.4.3

(wiz)

2014-08-25 18:25:51 UTC MAIN commitmail json YAML

Update to 0.4.3:

libxkbcommon 0.4.3 - 2014-08-19
==================

- Fixed a bug which caused xkb_x11_keymap_new_from_device() to misrepresent
  modifiers for some keymaps.

  https://github.com/xkbcommon/libxkbcommon/issues/9

- Fixed a bug which caused xkb_x11_keymap_new_from_device() to ignore XKB
  PrivateAction's.

- Modifiers are now always fully resolved after xkb_state_update_mask().
  Previously the given state components were used as-is, without
  considering virtual modifier mappings.
  Note: this only affects non-standard uses of xkb_state_update_mask().

- Added a test for xkbcommon-x11, "x11comp". The test uses the system's
  Xvfb server and xkbcomp. If they do not exist or fail, the test is
  skipped.

- Fixed memory leaks after parse errors in the XKB yacc parser.
  The fix required changes which are currently incompatible with byacc.

(wiz)

2014-08-25 18:25:02 UTC MAIN commitmail json YAML

Updated multimedia/ffmpeg1 to 1.2.8

(wiz)

2014-08-25 18:24:46 UTC MAIN commitmail json YAML

Update to 1.2.8:

version 1.2.8:
- proresenc_ks: fix buffer overflow
- iff: fix crash
- cdgraphics: fix infinite loop
- Fix Ticket3804
- Fix Ticket3208

(wiz)

2014-08-25 18:04:35 UTC pkgsrc-2014Q2 commitmail json YAML

2014-08-25 17:02:34 UTC MAIN commitmail json YAML

+ dateutils-0.3.0, nmap-6.47.

(wiz)

2014-08-25 16:52:00 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup tickets #4486, #4487, #4488 and #4489.

(tron)

2014-08-25 16:50:44 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4489 - requested by tron
lang/ruby21-base: security patch

Revisions pulled up:
- lang/ruby21-base/Makefile                                    1.6
- lang/ruby21-base/distinfo                                    1.7
- lang/ruby21-base/patches/patch-pack.c                        1.1

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Mon Aug 25 03:28:25 UTC 2014

  Modified Files:
  pkgsrc/lang/ruby21-base: Makefile distinfo
  Added Files:
  pkgsrc/lang/ruby21-base/patches: patch-pack.c

  Log Message:
  Add fix for CVS-2014-4975.

  Bump PKGREVISION.

(tron)

2014-08-25 16:31:58 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4488 - requested by tron
lang/ruby200-base: security patch

Revisions pulled up:
- lang/ruby200-base/Makefile                                    1.12
- lang/ruby200-base/distinfo                                    1.15
- lang/ruby200-base/patches/patch-pack.c                        1.1

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Mon Aug 25 03:27:37 UTC 2014

  Modified Files:
  pkgsrc/lang/ruby200-base: Makefile distinfo
  Added Files:
  pkgsrc/lang/ruby200-base/patches: patch-pack.c

  Log Message:
  Add fix for CVS-2014-4975.

  Bump PKGREVISION.

(tron)

2014-08-25 16:14:59 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4487 - requested by tron
lang/php55: security update

Revisions pulled up:
- lang/php/phpversion.mk patch
- lang/php55/Makefile                                          1.16
- lang/php55/distinfo                                          1.27-1.28
- lang/php55/patches/patch-aclocal.m4                          1.2
- lang/php55/patches/patch-build_libtool.m4                    1.2
- lang/php55/patches/patch-configure                            1.8
- lang/php55/patches/patch-ext_gd_libgd_gdxpm.c                deleted
- lang/php55/patches/patch-ext_spl_spl__array.c                deleted
- lang/php55/patches/patch-ext_spl_spl__dllist.c                deleted

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sat Jul 26 00:11:55 UTC 2014

  Modified Files:
  pkgsrc/lang/php: phpversion.mk
  pkgsrc/lang/php55: Makefile distinfo
  pkgsrc/lang/php55/patches: patch-aclocal.m4 patch-build_libtool.m4
      patch-configure
  Removed Files:
  pkgsrc/lang/php55/patches: patch-ext_spl_spl__array.c
      patch-ext_spl_spl__dllist.c

  Log Message:
  Update php55 to 5.5.15.

  24 Jul 2014, PHP 5.5.15

  - Core:
    . Fixed bug #67428 (header('Location: foo') will override a 308-399 response
      code). (Adam)
    . Fixed bug #67436 (Autoloader isn't called if two method definitions don't
      match). (Bob)
    . Fixed bug #67091 (make install fails to install libphp5.so on FreeBSD 10.0).
      (Ferenc)
    . Fixed bug #67497 (eval with parse error causes segmentation fault in
      generator). (Nikita)
    . Fixed bug #67151 (strtr with empty array crashes). (Nikita)
    . Fixed bug #67407 (Windows 8.1/Server 2012 R2 reported as Windows 8/Server
      2012). (Christian Wenz)

  - CLI server:
    . Implemented FR #67429 (CLI server is missing some new HTTP response codes).
      (Adam)
    . Fixed bug #66830 (Empty header causes PHP built-in web server to hang).
      (Adam)

  - FPM:
    . Fixed bug #67530 (error_log=syslog ignored). (Remi)
    . Fixed bug #67531 (syslog cannot be set in pool configuration). (Remi)

  - Intl:
    . Fixed bug #66921 (Wrong argument type hint for function
      intltz_from_date_time_zone). (Stas)
    . Fixed bug #67052 (NumberFormatter::parse() resets LC_NUMERIC setting).
      (Stas)

  - OPCache:
    . Fixed bug #67215 (php-cgi work with opcache, may be segmentation fault
      happen) (Dmitry, Laruence)

  - pgsql:
    . Fixed bug #67550 (Error in code "form" instead of "from", pgsql.c, line 756),
      which affected builds against libpq < 7.3. (Adam)

  - Phar:
    . Fixed bug #67587 (Redirection loop on nginx with FPM). (Christian Weiske)

  - SPL:
    . Fixed bug #67539 (ArrayIterator use-after-free due to object change during
      sorting). (research at insighti dot org, Laruence)
    . Fixed bug #67538 (SPL Iterators use-after-free). (CVE-2014-4670) (Laruence)

  - Streams:
    . Fixed bug #67430 (http:// wrapper doesn't follow 308 redirects). (Adam)

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sat Aug 23 16:09:21 UTC 2014

  Modified Files:
  pkgsrc/lang/php: phpversion.mk
  pkgsrc/lang/php55: distinfo
  Removed Files:
  pkgsrc/lang/php55/patches: patch-ext_gd_libgd_gdxpm.c

  Log Message:
  Update php55 to 5.5.16 (PHP 5.5.16).

  21 Aug 2014, PHP 5.5.16

  - COM:
    . Fixed missing type checks in com_event_sink (Yussuf Khalil, Stas).

  - Fileinfo:
    . Fixed bug #67705 (extensive backtracking in rule regular expression).
      (CVE-2014-3538) (Remi)
    . Fixed bug #67716 (Segfault in cdf.c). (CVE-2014-3587) (Remi)

  - FPM:
    . Fixed bug #67635 (php links to systemd libraries without using pkg-config).
      (pacho@gentoo.org, Remi)

  - GD:
    . Fixed bug #66901 (php-gd 'c_color' NULL pointer dereference).
      (CVE-2014-2497) (Remi)
    . Fixed bug #67730 (Null byte injection possible with imagexxx functions).
      (CVE-2014-5120) (Ryan Mauger)

  - Milter:
    . Fixed bug #67715 (php-milter does not build and crashes randomly). (Mike)

  - OpenSSL:
    . Fixed missing type checks in OpenSSL options (Yussuf Khalil, Stas).

  - readline:
    . Fixed bug #55496 (Interactive mode doesn't force a newline before the
      prompt). (Bob, Johannes)
    . Fixed bug #67496 (Save command history when exiting interactive shell
      with control-c). (Dmitry Saprykin, Johannes)

  - Sessions:
    . Fixed missing type checks in php_session_create_id (Yussuf Khalil, Stas).

  - Core:
    . Fixed bug #67693 (incorrect push to the empty array) (Tjerk)
    . Fixed bug #67717 (segfault in dns_get_record). (CVE-2014-3597) (Remi)

  - ODBC:
    . Fixed bug #60616 (odbc_fetch_into returns junk data at end of multi-byte
      char fields). (Keyur)

(tron)

2014-08-25 16:00:54 UTC MAIN commitmail json YAML

2014-08-25 15:59:27 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4486 - requested by taca
lang/php54: security update

Revisions pulled up:
- lang/php/phpversion.mk patch
- lang/php54/Makefile                                          1.25
- lang/php54/distinfo                                          1.45-1.46
- lang/php54/patches/patch-aclocal.m4                          1.2
- lang/php54/patches/patch-build_libtool.m4                    1.2
- lang/php54/patches/patch-configure                            1.9
- lang/php54/patches/patch-ext_gd_libgd_gdxpm.c                deleted
- lang/php54/patches/patch-ext_spl_spl__array.c                deleted
- lang/php54/patches/patch-ext_spl_spl__dllist.c                deleted

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sat Jul 26 00:12:54 UTC 2014

  Modified Files:
  pkgsrc/lang/php: phpversion.mk
  pkgsrc/lang/php54: Makefile distinfo
  pkgsrc/lang/php54/patches: patch-aclocal.m4 patch-build_libtool.m4
      patch-configure

  Log Message:
  Update php54 to 5.4.31.

  24 Jul 2014, PHP 5.4.31

  - Core:
    . Fixed bug #67428 (header('Location: foo') will override a 308-399 response
      code). (Adam)
    . Fixed bug #67436 (Autoloader isn't called if two method definitions don't
      match). (Bob)
    . Fixed bug #67091 (make install fails to install libphp5.so on FreeBSD 10.0).
      (Ferenc)
    . Fixed bug #67151 (strtr with empty array crashes). (Nikita)
    . Fixed bug #67407 (Windows 8.1/Server 2012 R2 reported as Windows 8/Server
      2012). (Christian Wenz)

  - CLI server:
    . Implemented FR #67429 (CLI server is missing some new HTTP response codes).
      (Adam)
    . Fixed bug #66830 (Empty header causes PHP built-in web server to hang).
      (Adam)

  - FPM:
    . Fixed bug #67530 (error_log=syslog ignored). (Remi)
    . Fixed bug #67531 (syslog cannot be set in pool configuration). (Remi)

  - Intl:
    . Fixed bug #67052 (NumberFormatter::parse() resets LC_NUMERIC setting).
      (Stas)

  - pgsql:
    . Fixed bug #67550 (Error in code "form" instead of "from", pgsql.c, line 756),
      which affected builds against libpq < 7.3. (Adam)

  - Phar:
    . Fixed bug #67587 (Redirection loop on nginx with FPM). (Christian Weiske)

  - Streams:
    . Fixed bug #67430 (http:// wrapper doesn't follow 308 redirects). (Adam)

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sat Aug 23 16:07:24 UTC 2014

  Modified Files:
  pkgsrc/lang/php: phpversion.mk
  pkgsrc/lang/php54: distinfo
  Removed Files:
  pkgsrc/lang/php54/patches: patch-ext_gd_libgd_gdxpm.c
      patch-ext_spl_spl__array.c patch-ext_spl_spl__dllist.c

  Log Message:
  Update php54 to 5.4.32 (PHP 5.4.32).

  07 Aug 2014, PHP 5.4.32

  - Core:
    . Fixed bug #67717 (segfault in dns_get_record). (CVE-2014-3597) (Remi)

  - COM:
    . Fixed missing type checks in com_event_sink. (Yussuf Khalil, Stas)

  - Fileinfo:
    . Fixed bug #67705 (extensive backtracking in rule regular expression).
      (CVE-2014-3538) (Remi)
    . Fixed bug #67716 (Segfault in cdf.c). (CVE-2014-3587) (Remi)

  - GD:
    . Fixed bug #66901 (php-gd 'c_color' NULL pointer dereference).
      (CVE-2014-2497) (Remi)
    . Fixed bug #67730 (Null byte injection possible with imagexxx functions).
      (CVE-2014-5120) (Ryan Mauger)

  - Milter:
    . Fixed bug #67715 (php-milter does not build and crashes randomly). (Mike)

  - OpenSSL:
    . Fixed missing type checks in OpenSSL options (Yussuf Khalil, Stas).

  - Readline:
    . Fixed bug #55496 (Interactive mode doesn't force a newline before the
      prompt). (Bob, Johannes)
    . Fixed bug #67496 (Save command history when exiting interactive shell
      with control-c). (Dmitry Saprykin, Johannes)

  - Sessions:
    . Fixed missing type checks in php_session_create_id (Yussuf Khalil, Stas).

  - SPL:
    . Fixed bug #67539 (ArrayIterator use-after-free due to object change during
      sorting). (research at insighti dot org, Laruence)
    . Fixed bug #67538 (SPL Iterators use-after-free). (CVE-2014-4670) (Laruence)

  - Core:
    . Fixed bug #67693 (incorrect push to the empty array) (Tjerk)

  - ODBC:
    . Fixed bug #60616 (odbc_fetch_into returns junk data at end of multi-byte
      char fields). (Keyur)

  - Zlib:
    . Fixed bug #67724 (chained zlib filters silently fail with large amounts of
      data). (Mike)

(tron)

2014-08-25 15:27:22 UTC MAIN commitmail json YAML

Fix build under NetBSD (and Linux?).

(tron)

2014-08-25 15:09:41 UTC MAIN commitmail json YAML

Fix build under Mac OS X and add missing buildlink dependences. Bump
package revision because the wrong OpenSSL library might have been
used on various platforms before.

(tron)

2014-08-25 14:31:47 UTC MAIN commitmail json YAML

Properly link agaist a bunch of frameworks on OS X

(adam)

2014-08-25 14:30:55 UTC MAIN commitmail json YAML

Updated databases/ruby-rrdtool to 1.4.8

(adam)

2014-08-25 14:27:01 UTC MAIN commitmail json YAML

Updated to 1.4.8 to match databases/rrdtool

(adam)

2014-08-25 13:59:55 UTC MAIN commitmail json YAML

+ xmonad-contrib

(szptvlfn)

2014-08-25 13:58:52 UTC MAIN commitmail json YAML

Added wm/xmonad-contrib version 0.11.3

(szptvlfn)

2014-08-25 13:58:21 UTC MAIN commitmail json YAML

Import xmonad-contrib-0.11.3 as wm/xmonad-contrib,
packaged for wip by degroote.

Third party tiling algorithms, configurations and scripts to xmonad,
a tiling window manager for X.

For an introduction to building, configuring and using xmonad
extensions, see "XMonad.Doc". In particular:

"XMonad.Doc.Configuring", a guide to configuring xmonad

"XMonad.Doc.Extending", using the contributed extensions library

"XMonad.Doc.Developing", introduction to xmonad internals and writing
your own extensions.

(szptvlfn)

2014-08-25 13:20:12 UTC MAIN commitmail json YAML

Also disable thin archives on SunOS, as they do not work with Sun ar.
Bump PKGREVISION.

(fhajny)

2014-08-25 10:06:41 UTC MAIN commitmail json YAML

Update HOMEPAGE url.

(obache)

2014-08-25 10:01:52 UTC MAIN commitmail json YAML

Updated graphics/netpbm to 10.35.93nb1

(wiz)

2014-08-25 10:01:43 UTC MAIN commitmail json YAML

Bump PKGREVISION for two removed patches, just to be on the safe side.

(wiz)

2014-08-25 09:58:28 UTC MAIN commitmail json YAML

Updated net/synergy to 1.4.12

(obache)

2014-08-25 09:58:18 UTC MAIN commitmail json YAML

Update synergy to 1.4.12.
Based on PR pkg/48141 by Tobias Nygren.

1.4.12
======
Bug #3565 - Encryption fails when typing fast (Invalid message from client)
Bug #3606 - GUI is elevated after setup
Bug #3572 - Mac caps lock causes disconnect

1.4.11
======
Feature #12 - Encryption
Feature #421 - Portable version
Bug #2855 - Mouse cursor remains hidden on Mac client (intermittently/randomly)
Bug #3281 - server start on OS X defaults to 'interactive'
Bug #3310 - P&ort in settings screen

1.4.10
======
Bug #2799 - Right shift broken (Windows server, Mac OS X client)
Bug #3302 - GUI does not show/hide when tray icon is double clicked (Windows)
Bug #3303 - Mac OS X IPC integ test fails intermittently
Feature #2974 - Gesture Support for Magic Mouse/Trackpad
Feature #3172 - Button to stop Synergy when in service mode
Feature #3241 - Option to elevate synergyc/s when in service mode
Feature #3242 - Show a list of available IP addresses and screen name on the main screen
Feature #3296 - 64-bit Windows installer should display helpful message on 32-bit Windows
Feature #3300 - Make service mode default mode (now that we have elevate option)
Feature #3301 - Add process mode option to settings (remove startup wizard page)
Feature #3306 - Gatekeeper compatibility on Mac OS X 10.8

1.4.9
=====
Bug #3159 - In service mode, server doesn't start unless GUI is running
Bug #3214 - Client sometimes can't connect if GUI is closed
Bug #56 - Mac OS X server not sending keystrokes to client
Bug #3161 - First time GUI appears, service doesn't send logging
Bug #3164 - In service mode, you need to add a firewall exception
Bug #3166 - Service shutdown stalls when GUI is closed
Bug #3216 - Fatal error if plugins folder doesn't exist
Bug #3221 - ERROR: could not connect to service, error: 2
Feature #3192 - Add support for JOYINFOEX structure to poll game device info
Feature #3202 - Plugin support (sending for primary screen events on Windows only)
Feature #3155 - Cross-platform TCP IPC between GUI and service
Task #3177 - Fix Mac buildslave to build multiple versions
Task #3193 - Add Micro Synergy to repository
Task #3275 - Change hostname label to "IP address or hostname"
Task #3276 - Installation recovery mechanism for synrgyhk.dll

1.4.8
=====
Bug #143: Cursor on Mac OS X goes to center when inactive
Bug #146: Screen Resize causes problems with moving off right-hand side of screen
Bug #3058: Modifier keys not working on Mac OS X server
Bug #3139: Double click too strict (click, move, click should not count)
Bug #3195: Service install can fail first time
Bug #3196: Wizard buttons not visible
Bug #3197: GUI doesn't take focus after install
Bug #3202: Hook DLL (synrgyhk.dll) is not released
Feature #3143: Setup wizard for first time users
Feature #3145: Check for updates
Feature #3174: Startup mode wizard page
Feature #3184: New service for process management

1.4.7
=====
Bug #3132: GUI hides before successful connection
Bug #3133: Can't un-hide GUI on Mac
Feature #3054: Hide synergy[cs] dock icon (Mac OS X)
Feature #3135: Integrate log into main window
Task #3134: Move hotkey warnings to DEBUG

1.4.6
=====
Bug #155: Build error on FreeBSD (missing sentinel in function call)
Bug #571: Synergy SegFaults with "Unknown Quartz Event type: 0x1d"
Bug #617: xrandr rotation on client confines cursor in wrong area
Bug #642: `synergyc --help` segfaults on sparc64 architecture
Bug #652: Stack overflow in getIDForKey
Bug #1071: Can't copy from the Firefox address bar on Linux
Bug #1662: Copying text from remote computer crashes java programs.
Bug #1731: YouTube can cause server to freeze randomly
Bug #2752: Use SAS for ctrl+alt+del on win7
Bug #2763: Double-click broken on Mac OS
Bug #2817: Keypad Subtract has wrong keycode on OS X
Bug #2958: GNOME 3 mouse problem (gnome-shell)
Bug #2962: Clipboard not working on mac client
Bug #3063: Segfault in copy buffer
Bug #3066: Server segfault on clipboard paste
Bug #3089: Comma and Period translated wrong when using the NEO2-layout
Bug #3092: Wrong screen rotation detected
Bug #3105: There doesn't seem to be a system tray available. Quitting
Bug #3116: Memory Leak due to the XInput2 patches
Bug #3117: Dual monitors not detected properly anymore
Feature #3073: Re-introduce auto-start GUI (Windows)
Feature #3076: Re-introduce auto-start backend
Feature #3077: Re-introduce hidden on start
Feature #3091: Add option to remap altgr modifier
Feature #3119: Mac OS X secondary screen
Task #2905: Unit tests: Clipboard classes
Task #3072: Downgrade Linux build machines
Task #3090: CXWindowsKeyState integ test args wrong

(no changelog for prior versions).

(obache)

2014-08-25 09:17:27 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4485 - requested by tron
lang/perl5: build fix

Revisions pulled up:
- lang/perl5/distinfo                                          1.122
- lang/perl5/patches/patch-hints_netbsd.sh                      1.9

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: mrg
  Date: Tue Aug 12 05:41:39 UTC 2014

  Modified Files:
  pkgsrc/lang/perl5: distinfo
  pkgsrc/lang/perl5/patches: patch-hints_netbsd.sh

  Log Message:
  adjust a pattern to match 0.8 vs everything else.

  fixes build on netbsd-7, which was matching "not everything else"

  To generate a diff of this commit:
  cvs rdiff -u -r1.121 -r1.122 pkgsrc/lang/perl5/distinfo
  cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/perl5/patches/patch-hints_netbsd.sh

(spz)

2014-08-25 09:17:10 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4474 - requested by tron
mk/platform/Darwin.mk: build fix

Revisions pulled up:
- mk/platform/Darwin.mk                                        1.63

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: tron
  Date: Sun Aug 17 08:32:32 UTC 2014

  Modified Files:
  pkgsrc/mk/platform: Darwin.mk

  Log Message:
  Don't use "/bin/ksh" as wrapper shell under Mac OS X Mavericks.
  It frequently crashes, at least if you use parallel builds.

  To generate a diff of this commit:
  cvs rdiff -u -r1.62 -r1.63 pkgsrc/mk/platform/Darwin.mk

(spz)

2014-08-25 08:59:49 UTC MAIN commitmail json YAML

Updated x11/xdm to 1.1.11nb5

(obache)

2014-08-25 08:59:38 UTC MAIN commitmail json YAML

Add missing dependency on xrdb.
PR pkg/49100.

Bump PKGREVISION.

(obache)

2014-08-25 08:34:44 UTC MAIN commitmail json YAML

Update certs to more recent version. The License changed to MPL 2.0.

(mlelstv)

2014-08-25 08:30:46 UTC MAIN commitmail json YAML

2014-08-25 08:23:22 UTC MAIN commitmail json YAML

2014-08-25 07:52:22 UTC MAIN commitmail json YAML

2014-08-25 07:51:48 UTC MAIN commitmail json YAML

and reset PKGREVISION after the update to 2.1.0

(adam)

2014-08-25 07:49:08 UTC MAIN commitmail json YAML

Changes 2.1.0:

Backward compatibility notes
----------------------------
* The default value we give to the environment variable LESS has been
  changed from "FRSX" to "FRX", losing "S" (chop long lines instead
  of wrapping).  Existing users who prefer not to see line-wrapped
  output may want to set
    $ git config core.pager "less -S"
  to restore the traditional behaviour.  It is expected that people
  find output from most subcommands easier to read with the new
  default, except for "blame" which tends to produce really long
  lines.  To override the new default only for "git blame", you can
  do this:
    $ git config pager.blame "less -S"
* A few disused directories in contrib/ have been retired.

Updates since v2.0
------------------
UI, Workflows & Features
* Since the very beginning of Git, we gave the LESS environment a
  default value "FRSX" when we spawn "less" as the pager.  "S" (chop
  long lines instead of wrapping) has been removed from this default
  set of options, because it is more or less a personal taste thing,
  as opposed to the others that have good justifications (i.e. "R" is
  very much justified because many kinds of output we produce are
  colored and "FX" is justified because output we produce is often
  shorter than a page).
* The logic and data used to compute the display width needed for
  UTF-8 strings have been updated to match Unicode 7.0 better.
* HTTP-based transports learned to better propagate the error messages from
  the webserver to the client coming over the HTTP transport.
* The completion script for bash (in contrib/) has been updated to
  better handle aliases that define a complex sequence of commands.
* The "core.preloadindex" configuration variable is enabled by default,
  allowing modern platforms to take advantage of their
  multiple cores.
* "git clone" applies the "if cloning from a local disk, physically
  copy the repository using hardlinks, unless otherwise told not to with
  --no-local" optimization when the url.*.insteadOf mechanism rewrites a
  remote-repository "git clone $URL" into a
  clone from a local disk.
* "git commit --date=<date>" option learned more
  timestamp formats, including "--date=now".
* The `core.commentChar` configuration variable is used to specify a
  custom comment character (other than the default "#") for
  the commit message editor.  This can be set to `auto` to attempt to
  choose a different character that does not conflict with any that
  already starts a line in the message being edited, for cases like
  "git commit --amend".
* "git format-patch" learned --signature-file=<file> to add the contents
  of a file as a signature to the mail message it produces.
* "git grep" learned the grep.fullname configuration variable to force
  "--full-name" to be the default.  This may cause regressions for
  scripted users who do not expect this new behaviour.
* "git imap-send" learned to ask the credential helper for auth
  material.
* "git log" and friends now understand the value "auto" for the
  "log.decorate" configuration variable to enable the "--decorate"
  option automatically when the output is sent to tty.
* "git merge" without an argument, even when there is an upstream
  defined for the current branch, refused to run until
  merge.defaultToUpstream is set to true.  Flip the default of that
  configuration variable to true.
* "git mergetool" learned to drive the vimdiff3 backend.
* mergetool.prompt used to default to 'true', always asking "do you
  really want to run the tool on this path?".  The default has been
  changed to 'false'.  However, the prompt will still appear if
  mergetool used its autodetection system to guess which tool to use.
  Users who explicitly specify or configure a tool will no longer see
  the prompt by default.
  Strictly speaking, this is a backward incompatible change and
  users need to explicitly set the variable to 'true' if they want
  to be prompted to confirm running the tool on each path.
* "git replace" learned the "--edit" subcommand to create a
  replacement by editing an existing object.
* "git replace" learned a "--graft" option to rewrite the parents of a
  commit.
* "git send-email" learned "--to-cover" and "--cc-cover" options, to
  tell it to copy To: and Cc: headers found in the first input file
  when emitting later input files.
* "git svn" learned to cope with malformed timestamps with only one
  digit in the hour part, e.g. 2014-01-07T5:01:02.048176Z, emitted
  by some broken subversion server implementations.
* "git tag" when editing the tag message shows the name of the tag
  being edited as a comment in the editor.
* "git tag" learned to pay attention to "tag.sort" configuration, to
  be used as the default sort order when no --sort=<value> option
  is given.
* A new "git verify-commit" command, to check GPG signatures in signed
  commits, in a way similar to "git verify-tag" is used to check
  signed tags, was added.

(adam)

2014-08-25 06:23:03 UTC MAIN commitmail json YAML

note ircII 20140824.

(mrg)

2014-08-25 06:22:18 UTC MAIN commitmail json YAML

update to ircII 20140824.

main changes are significant internal cleanup, dozens of minor bug
fixes, and two new major features:  connect via HTTP proxy, and
connect to SSL IRC servers.

(mrg)

2014-08-25 03:29:28 UTC MAIN commitmail json YAML

Note update of lang/ruby200-base pacakge to 2.0.0p481nb1
and lang/ruby21-base package to 2.1.2nb1.

(taca)

2014-08-25 03:28:25 UTC MAIN commitmail json YAML

2014-08-25 03:27:37 UTC MAIN commitmail json YAML

2014-08-25 03:26:35 UTC MAIN commitmail json YAML

Note update of lang/ruby193-base package to 1.9.3p547.

(taca)

2014-08-25 03:25:57 UTC MAIN commitmail json YAML

Upadte ruby193-base to 1.9.3p547 (Ruby 1.9.3 patchlevel 547).
Almost no functional change to existing packages.

Wed May 14 17:35:32 2014  NAKAMURA Usaku  <usa@ruby-lang.org>

* common.mk: need to quote $BASERUBY because it may includes options.
  this change is only for release management, not bug fix.
  [Backport #9837] [ruby-dev:48218]

Mon Mar 31 15:38:07 2014  Nobuyoshi Nakada  <nobu@ruby-lang.org>

* ext/openssl/ossl.c (ossl_make_error): check NULL for unknown
  error reasons with old OpenSSL, and insert a colon iff formatted
  message is not empty.

(taca)

2014-08-24 15:30:43 UTC MAIN commitmail json YAML

2014-08-24 15:21:22 UTC MAIN commitmail json YAML

Add QTDIR to CMAKE_PREFIX_PATH, so CMAKE finds qt5 when this bl3.mk is
included.

(wiz)

2014-08-24 15:20:37 UTC MAIN commitmail json YAML

+ ffmpeg1-1.2.8, glpk-4.55, libxkbcommon-0.4.3, nspr-4.10.7,
  nss-3.17, poppler-0.26.4, poppler-data-0.4.7, py-cryptography-0.5.4,
  py-requests-2.3.0, py-simplejson-3.6.3, rftg-0.9.4, x264-devel-20140823.

(wiz)

2014-08-24 12:46:18 UTC MAIN commitmail json YAML

2014-08-24 12:45:35 UTC MAIN commitmail json YAML

Updates chat/weechat to 1.0

New major features in this release:
- plugin "trigger": Swiss Army knife for WeeChat (replaces "rmodifier" plugin)
- plugin "exec": execute external commands (replaces script "shell.py")
- bare display: easy click on long URLs and text selection with mouse
- support of environment variables in /set command
- hidden buffers
- negated tags in filters
- toggle of filters in specific buffers
- flexible conditions for adding/removing buffers in hotlist
- text search in buffers with free content
- support of wildcard "*" inside masks
- support of nested variables in evaluated expressions
- tag with host in IRC messages displayed
- support of "away-notify" IRC capability
- IRC commands: /allpv, /remove, /unquiet
- bar items: buffer_short_name, irc_nick_modes

(tonio)

2014-08-24 09:38:32 UTC MAIN commitmail json YAML

Updated x11/qt5-qtwebkit to 5.2.1nb2

(wiz)

2014-08-24 09:38:23 UTC MAIN commitmail json YAML

Two more files are now installed. Bump PKGREVISION.

(wiz)

2014-08-24 08:04:18 UTC MAIN commitmail json YAML

We just released django CMS 3.0.5.

We had 2 previously undetected regressions in 3.0.4. These are now fixed.

One small new feature also snuck into this release: apphooks and plugin registration now work as decorators.

If you are running 3.0.4 please upgrade.

(adam)

2014-08-24 07:39:54 UTC MAIN commitmail json YAML

Updated graphics/tuxpaint-stamps to 2014.08.23

(wiz)

2014-08-24 07:39:42 UTC MAIN commitmail json YAML

Update to 20140823.

2014.August.13
  * New stamps
    + compact_disc.svg
    + camera.svg
    + inkjet_printer.svg
    + laser_printer.svg
    + bee.svg
    + loaf_of_bread.svg
    + bread.svg
    + girl_in_wheelchair.svg
    + man_in_suit.svg

    The Open Clipart Library http://www.openclipart.org/
    Curated by Steve Karg <steve@kargs.net>

    + calculator.svg
    + laptop.svg
    + mobile.svg
    + monitor.svg
    + mouse.svg
    + phone.svg

    Nicu's Clipart Collection http://nicubunu.ro/clipart/
    Curated by Steve Karg <steve@kargs.net>

    + glasses1.svg
    + glasses2.svg
    + sportscar3.svg
    + bottle.svg
    + hammer2.svg
    + screwdriver.svg
    + digitalthermometer.svg
    + recyclingbox.svg
    + recyclingbox2.svg
    + sportscar.svg
    + monarchbutterfly.svg
    + mercurythermometer.png
    + Pencil.svg
    + biro.svg
    + Washing-machine.svg
    + trash_can.svg
    + fridge.svg
    + microwave.svg
    + globe.svg
    + smallcake.svg
    + wizardhat.svg
    + mortarboard.svg
    + brownhat.svg
    + greenhat.svg
    + brownhat2.svg
    + cowboy_hat.svg
    + purplehat.svg
    + santahat2.svg
    + bellbottoms.svg
    + clothes_iron.svg
    + crown1.svg
    + crown2.svg
    + bowtie.svg
    + clotheshanger.svg
    + bluejeans1.svg
    + bluejeans2.svg
    + jacket.svg
    + bikini.svg
    + top_skirt.svg
    + red_handbag.svg
    + red_highheel.svg
    + hikingboot.svg
    + ballpointpen.svg
    + guitar2.png
    + t_baseballcap.png
    + t_glove.png
    + t_jacket.png
    + t_pants.png
    + t_poloshirt.png
    + t_scarf.png
    + t_shirt.png
    + t_sock.png
    + t_tshirt.png
    + present_red.svg
    + present_gold.svg
    + present_green.svg
    + present_chocolate.svg
    + present_chocolate.svg
    + elfhat.svg
    + bikewheel.svg
    + heart_red.svg
    + heart_pink.svg
    + heart_gold.svg
    + wig.svg
    + wig2.svg
    + wig3.svg
    + eye_blue_left.svg
    + eye_brown_left.svg
    + eye_green_left.svg
    + eye2_drawing.svg
    + manga_eye_left.svg
    + manga_eye_right.svg
    + hair_manga.svg
    + hair_manga_2.svg
    + head_female.svg
    + black_dress.svg
    + spoon.svg
    + fork.svg
    + hardhat.svg
    + cherries2.svg
    + forklift2.svg
    + bluebike.svg
    + tractor.svg
    + isobus.svg
    + isofireengine.svg
    + isolorry1.svg
    + isolorry2.svg
    + isolorry3.svg
    + isolorry4.svg
    + umbrella.svg
    + painttube.svg
    + tyre_with_rim.svg
    + schoolbus.svg
    + blue_truck.svg
    + toy_truck.svg
    + sail_boat1.svg
    + sail_boat2.svg
    + f1_car.svg
    + motorbike.svg
    + white_train.svg
    + moustache.svg
    + kite.svg
    + toyrocket.svg
    + blankroadsign.svg
    + fork.svg
    + knife.svg
    + spoon.svg
    + coffeecup.svg
    + kitten.svg
    + cheetah.svg
    + zebra2.svg
    + eye_yellow.svg
    + white_pants.svg
    + snowman.svg
    + snowman2.svg
    + sledge.svg
    + snowflake.svg
    + leafrake.svg
    + elfhat.svg
    + mustang.svg
    + plane.svg
    + violin2.svg
    + rudolf_reindeer.svg
    + digitalcamera.svg
    + DSLR_Camera.svg
    + tealight.svg
    + clock.svg
    + stopwatch.svg
    + bullet.svg
    + longsword.svg
    + guitar_electric_bass_2.svg
    + pencil2.svg
    + girlface.svg
    + swallow.svg

    The Open Clipart Library http://www.openclipart.org/
    Curated by Caroline Ford <caroline.ford.work@googlemail.com>

  * garbagetruck.png
    daffodil.png
    spade.png
    cylinder.png
    cementmixer.png
    wheel_tractor.png
    rocket1.svg
    rocket2.svg
    rocket3.svg
    rocket4.svg
    rocket5.svg
    satellite.svg

    by Caroline Ford <caroline.ford.work@googlemail.com>

  * New Stamps from the VHSS Irimpanam school in Kerala, India
    via Vimal Joseph <vimaljoseph@gmail.com>
    Creative Commons BY-SA 3.0
    + adeenia.png
    + anthoorium.png
    + appooppanthady.png
    + bolsom.png
    + chemparathi.png
    + chuvanna_plastic_poo.png

  * vehicles/construction/cartoon/bulldozer
    by Steve Karg <steve@kargs.net>
    Modified from the Open Clipart Library
    http://www.openclipart.org/

  * Money symbols (dollar, euro, yen, pound)
    Bill Kendrick, using Inkscape

  * Bird stamps:
    + Pelican
    + Great Blue Heron (x2)
    Photographed by Erinn Lynch <elynchsb yahoo com>
    Donated to Tux Paint under Creative Commons By-SA 2.5
    Prepared for Tux Paint by Bill Kendrick

  * Cheese stamp
    Donated to Tux Paint under the terms of the GPL license.
    by Wolfgang Silbermayr <wolfgang.silbermayr gmail com>.
    Curated by Steve Karg <steve@kargs.net>

  * Helmeted Guineafowl
    Photographed by Paul venter
    http://en.wikipedia.org/wiki/File:Helmeted_guineafowl_kruger00.jpg
    (old image we had from SF Zoo was actually a Crowned Crane;
    thanks to the McDonald family for pointing this out)
    (GNU Free Documentation License (GFDL) (no invariant sections))

  * New stamps from GCI students
    Anna Bujak
    + eiffel_tower.png
    + eye.png
    + hedgehog.png
    + ladybug2.png
    + mermaid.png
    + pengwin.png
    + penguin_with_spider.png
    + pizza.png
    + snail2.png
    + snowman.png
    + spider_football.png
    + spider_computer.png
    + spider_fly.png
    + teddy_bear.png
    + wings.png

    Ivana
    + button.png
    + Santa.png
    + tooth.png
    + Ivana also provided the serbian translation for the 3 stamps above.

  * New sounds
    + bottle.ogg
    + electric kettle sound
    + glass sound
    + vacuum cleaner sound
    + washing machine sound
    Caroline Ford <caroline.ford.work@googlemail.com>
    (GNU Free Documentation License (GFDL) (no invariant sections),
    Creative Commons BY-SA and the GNU General Public License.)

  * Corrections
    + Moved F22 Raptor and Paratrooper to from vehicles/flight to military.
      Per TODO.txt request.
    Steve Karg <steve@kargs.net>

    + Hoverfly was being used as a bee; mosquito sound used for a fly. Fixed.
      (SF.net Bug #2974790)
    Steve Karg <steve@kargs.net>
    Bill Kendrick <bill@newbreedsoftware.com>

  * New localizations
    + Acholi translation
      A Kenneth <akogwal@gmail.com>

    + Akan translation
      Derrick Frimpong <flexyflame2006@yahoo.com>

    + Amharic translation
      Solomon Gizaw <solohavi@yahoo.com>
      http://pootle.locamotion.org/am/tuxpaint/

    + Aragones translation
      Juan Pablo Martinez Cortes <jpmart@unizar.es>

    + Armenian translation
      Anush MKRTCHYAN
      Jasmine Udea

    + Bulgarian translation
      Krasimir Petkov, <wtfn00bz@ymail.com> as a work in Google Code-In
      Descriptive sounds Krasimir Petkov

    + Fula translation
      Fula Localization Project, http://www.pulaar-fulfulde.org/
      Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>

    + Hindi
      Aki <akash.nawani@gmail.com> as a work in Google Code-In

    + Inuktitut
      Harvey Ginter <harveyginter@gmail.com>

    + Malayalam
      Haris Ibrahim K. V. <blucalvin@gmail.com>
      Sharan Narayan <sharan.nyn@gmail.com>

    + Northern Sotho
      Pheledi <pheledi@mosekolatranslation.co.za>

    + Persian translation
      Farinaz Hedayat <farinaz.hedayat@gmail.com>

    + Serbian cyrillic
      Ivana <reci.ne.silvesteru@gmail.com> as a work in Google Code-In

    + Serbian latin
      Ivana <reci.ne.silvesteru@gmail.com> as a work in Google Code-In

    + Songhay
      Mohomodou Houssouba <mh@bollag-areal.ch>

    + Valencian
      Pilar Embid Giner <embid_mar@gva.es>

    + Venetian language
      Fabio Lazarin, El Galepìn <mistro@elgalepin.com>

    * Zulu language
      abel <sedric@translate.org.za>

  * Localization updates
    + Arabic
      Mohammed <ab.kareem026@gmail.com>

    + Basque
      Ander Elortondo <ander.elor@gmail.com>

    + Belarusian
      Mikhail Melnik
      Descriptive sounds by Kseniya Buraya

    + Czech
      ZdenÄ›k Chalupský <chalzd@gmail.com>

    + Danish translation
      Joe Dalton <joedalton2@yahoo.dk>

    + Danish descriptive sounds
      Joe Dalton <joedalton2@yahoo.dk>

    + Finnish translation
      Olli <ollinpostit@gmail.com>
      Tarmo Toikkanen <tarmo.toikkanen@iki.fi>

    + German translation
      Stephanie Schilling <stephanieschilling@online.de>

    + Greek descriptive sounds
      Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>

    + Gujarati translation
      Kartik Mistry <kartik.mistry@gmail.com>

    + Hungarian translation
      Nagy Akos <nagy.akos@codespring.ro>

    + Italian translation
      Flavio "Ironbishop" Pastore <ironbishop@fsfe.org>
      Marco Masucci <marcomasucci@liberainformatica.it>

    + Malayalam translation
      Haris Ibrahim K. V. <blucalvin@gmail.com>

    + Portuguese translation
      Sergio Marques <smarquespt@gmail.com>

    + Russian translation
      Nikolay Parukhin <parukhin@gmail.com>

    + Scottish gaelic
      GunChleoc <fios@foramnagaidhlig.net>
      Michael Bauer<fios@akerbeltz.org>

    + Slovak translation
      Jaroslav Rynik <jrynik@yahoo.co.uk>

    + Spanish translation
      Teresa Orive <teresa.g.orive@gmail.com>
      Lantz Gomez de Segura <lantzgs@yahoo.com>
      Descriptive sounds Estefanía Ortiz

    + Swedish translation
      Henrik Holst <henrik.holst@millistream.com>

    + Swahili
      qleeph <caargwings@gmail.com>

    + Vietnamese translation
      Clytie Siddall <clytie@riverland.net.au>

    + Descriptive sounds for numbers
      From Schoolsplay <http://www.schoolsplay.org/>
      Curated and prepared for Tux Paint
      by Caroline Ford <caroline.ford.work@googlemail.com>.

      + Bulgarian
      + German
      + Italian
      + Lithuanian: Andrius, Jurkus <bwolas@gmail.com>
      + Norwegian Bokmal
      + Portugeuse
      + Romanian
      + Russian
      + Slovene
      + Swedish

    + Descriptive sounds by GCI students

      + Belarussian: Ksenya Buraya
      + Bulgarian:  Krasimir Petkov
      + French:      PaulK
      + Romanian:    Tabbytha
      + Rusian:      Edwin Veber

2009.June.28
  * New Stamps
      + plants/trees/holm_oak
      + plants/mushrooms/cep*
      + animals/mammals/rodents/rabbit-2
        License Gnu/GPL v2 or high
        Pere Pujal i Carabantes <pere@fornol.no-ip.org>

      + sports/cartoon/volleyball
        Wingsze Seaman <wingsze.seaman@gmail.com>

      + medical/bandage_adhesive

  * New localizations
    + Shuswap (Secwepemctín) translation
      Neskie Manuel <neskiem@gmail.com>

    + Greek descriptive sounds
      Serafeim Kyriaki <pse04178@rhodes.aegean.gr>

  * Localization updates
    + Asturian
      Xandru Armesto <alarmes@wanadoo.es>

    + Basque
      Juan Irigoien <juanirigoien@gmail.com>

    + Brazilian Portuguese translation
      Frederico Goncalves Guimaraes <frederico@teia.bio.br>

    + Brazilian Portuguese descriptive sounds
      (butterfly and numerous food items)
      Recorded by various Brazilian school children.
      Contributed by Ana Cristina <a9fm@yahoo.com>

    + British English descriptive sounds for numbers and letters
      John Arundel <john@splange.f2s.com>

    + Catalan translation
      Pere Pujal i Carabantes <pere@fornol.no-ip.org>

    + Chinese (Simplified) translation
      Huang Zuzhen <zuzhenhuang@vip.sina.com>

    + Chinese (Traditional) translation
      Song Huang <songhuang.tw@gmail.com>

    + Danish translation
      Joe Dalton <joedalton2@yahoo.dk>

    + French translation
      Jacques Chion <jacques.chion@wanadoo.fr>

    + Georgian translation
      Gia Shervashidze <giasher@gmail.com>

    + Greek translation
      Serafeim Kyriaki <pse04178@rhodes.aegean.gr>

    + Hebrew translation
      Jorge Mariano <jmariano@ymail.com>

    + Italian translation
      Simona Riva <simona.riva@tiscali.it>

    + Portuguese translation
      Sergio Marques <smarquespt@gmail.com>

    + Russian translation
      Sergei Popov <skein@rambler.ru>
      Nikolay Parukhin <parukhin@gmail.com>

    + Slovak translation
      Jaroslav Rynik <jrynik@yahoo.co.uk>

    * Slovenian translation
      Matej Urban <matej.urban@gmail.com>

    + Spanish translation
      Gabriel Gazzan <gabcorreo@gmail.com>

    + Swedish translation
      Daniel Nylander <po@danielnylander.se>

    + Ukranian translation
      Serhij Dubyk <serhijdubyk@gmail.com>

  * Stamp updates
    + double decker bus fixed by Davo Smith <tuxpaint@davosmith.co.uk>

    + Chicken was mislabeled a turkey.
      (from Mudchute Park and Farm, England)

2008.June.27
  * New Stamps
    + vehicles/construction/dumper
    + animals/mammals/bovines/gnu*
    + animals/amphibians/frog-1
    + animals/insects/mantis
    + animals/mammals/bears/european-bear
    + plants/trees/birch
    + plants/thyme
      License Gnu/GPL v2 or high
      Pere Pujal i Carabantes <pere@fornol.no-ip.org>

    + vehicles/emergency/firetruck
      Engine 28 of Palm Beach County Fire-Rescue
      Source: http://en.wikipedia.org/wiki/Image:E28_b.JPG
      Photo by Aaron M. Lang (Wikipedia user "LangAM") <Aaron.lang@fbcrpb.com>
      License: Creative Commons Attribution 2.5 License
      Prepared for Tux Paint by Bill Kendrick

      Sound "doppler_honk"
      From Fonogeno <http://www.fonogeno.com/> sound collection
      By Giuseppe Mangione <gm@fonogeno.com>, (c) 2006
      License: Creative Commons Sampling Plus 1.0
      http://creativecommons.org/licenses/sampling+/1.0/
      (Found via The Freesound Project:
      http://freesound.iua.upf.edu/samplesViewSingle.php?id=24348 )
      Prepared for Tux Paint by Bill Kendrick
      /* FIXME non-free - needs replacing/deleting */

    + food/vegetables/corn
      Converted my photo of yellow corn to PNG.
      by Steve Karg <steve@kargs.net>

    + seasonal/shamrock.svg
      based on OpenClipArt shamrock.svg)
      by Steve Karg <steve@kargs.net>

    + seasonal/christmas
      - candy_cane_photo_1
      - candy_cane_photo_2
          Both from http://commons.wikimedia.org/wiki/Image:Candy_canes.png
          by Kathleen French. License: public domain
      - Christmas_pudding
          From http://commons.wikimedia.org/wiki/Image:Christmas_pudding.JPG
          by Musical Linguist at Wikipedia. License: GFDL
      - Christmas_Tree_photo
          From http://commons.wikimedia.org/wiki/Image:Arbol_Navidad_01.jpg
          Author:Jorge Barrios. License: Public Domain
      - German_Christmas_toy
          From http://commons.wikimedia.org/wiki/Image:R%C3%A4ucherm%C3%A4nnchen.jpg
          by André Karwath. License: Creative Commons CC-BY-SA
      - Mince_Pie
          From http://commons.wikimedia.org/wiki/Image:Mince_Pie_PICT6877a.jpg
          by Jmb at Wikipedia. License: Creative Commons CC-BY-2.5
      - Roast_turkey
          From http://commons.wikimedia.org/wiki/Image:Thanksgiving_Turkey.jpg
          by Patrick Fitzgerald. License: Creative Commons CC-BY-2.0

    + household
      - Lightbulb
        From http://commons.wikimedia.org/wiki/Image:Gluehlampe_01_KMJ.png
        by KMJ at Wikipedia, alpha masking by Edokter at Wikipedia. License: GFDL

    + food/fruit
      - Apricot_whole
        From http://commons.wikimedia.org/wiki/Image:Apricot_whole444.jpg
        by Benjamint444 at Wikipedia. License: GFDL
      - Cherry_Stella
        From http://commons.wikimedia.org/wiki/Image:Cherry_Stella444.jpg
        by Benjamint444 at Wikipedia. License: GFDL
      - Strawberry2
        From http://commons.wikimedia.org/wiki/Image:Strawberry444.jpg
        by Benjamint444 at Wikipedia. License: GFDL

    + animals/insects
      - Woodlouse
        From http://commons.wikimedia.org/wiki/Image:Woodlouse_2007-1.jpg
        by Joaquim Alves Gaspar License:GFDL
      - Brown slug
        From http://commons.wikimedia.org/wiki/Image:Brown_snail.jpg
        by Guttorm Flatabø. License: GFDL or CC-BY-SA 2.5
      All prepared in the Gimp by
      Caroline Ford <caroline.ford.work@googlemail.com>.

    + New Stamps from OpenClipart.org
      - clothes/sunglasses_01.svg
      - clothes/t-shirt_01.svg
      - vehicles/construction/cartoon/forklift.svg
      - seasonal/balloon.svg
      - seasonal/clover.svg (renamed from OpenClipart shamrock.svg)
      - household/vacuum_cleaner.svg
      - household/padlock_open.svg
      - household/padlock_closed.svg
      - town/houses/cartoon/lighthouse.svg
      - animals/insects/cartoon/spider.svg
      - animals/insects/cartoon/spider2.svg
      - animals/insects/cartoon/ant.svg
      - plants/toadstool.svg
      - hobbies/knitting.svg
      - people/cartoon/scarecrow.svg
      - people/cartoon/woman_dancing.svg
      - people/cartoon/woman_doctor.svg
      - people/cartoon/woman_nurse.svg
      - people/cartoon/woman_police_officer_1.svg
      - people/cartoon/woman_police_officer_2.svg
      - people/cartoon/woman_chemist.svg
      - household/dishes/expresso.svg
      - clothes/sunglasses_02.svg made from sunglasses_01.svg
      Fetched by Caroline Ford <caroline.ford.work@googlemail.com>.

    + town/cartoon/
      - docks
      - fountain
      - gate
      - mine
      - ruins
      - shipwreck
      - watch_tower
      - wishing_well
    + town/monuments/cartoon/
      - graveyard
      - magic_stones
      - obelisk
      - pyramid
      - statue
      - sword_in_the_stone
      - totem
    + town/houses/cartoon/
      - blacksmith
      - cathedral
      - cave_entrance
      - circus
      - city
      - farm
      - fishery
      - fortress
      - fort
      - hunter
      - inn
      - jailhouse
      - medieval_tent
      - monastery
      - stables
      - tavern
      - tent
      - tower_flag_red
      - tower_round_flag
      - tower_round
      - tower_square
      - townhall
      - university
      - warehouse
      - windmill
      From RPG (Role Playing Game) SVG tile set from Nicu Buculei
      Public domain + received written permission to include in TuxPaint.
      http://nicubunu.blogspot.com/2008/01/quest-complete-rpg-map-tileset.html
      Optimized the PNG files using pngcrush after converting from SVG by:
      Steve Karg <steve@kargs.net>

    + New Stamps, imported from Childsplay <http://childsplay.sf.net/>
      (GPL'd, copyright 2002-2005 Stas Zytkiewicz, <childsplay@users.sf.net>.
      Adapted to use for Tux Paint by
      Pere Pujal i Carabantes <pere@fornol.no-ip.org>.)
      - animals/birds/pigeon
      - animals/mammals/wildboar
      - animals/mammals/bovines/zebu
      - animals/mammals/deer/wapiti
      - animals/mammals/rodents/rat

  * Updated Stamps
      + animals/amphibians/frog.png
      + animals/birds/blackbird.png
      + animals/birds/crow.png
      + animals/birds/cuckoo.png
      + animals/birds/duck.png
      + animals/birds/gander.png
      + animals/birds/lark.png
      + animals/birds/nandou.png
      + animals/birds/owl.png
      + animals/birds/penguin.png
      + animals/birds/quetzal.png
      + animals/birds/seagull.png
      + animals/birds/tucan.png
      + animals/birds/turkey.png
      + animals/birds/vulture.png
      + animals/insects/bee.png
      + animals/insects/fly.png
      + animals/insects/grasshopper.png
      + animals/insects/hornet.png
      + animals/insects/xanthia.png
      + animals/lizards/iguana.png
      + animals/mammals/apes/chimp.png
      + animals/mammals/apes/gorilla.png
      + animals/mammals/aquatic/dolphin.png
      + animals/mammals/aquatic/orca.png
      + animals/mammals/aquatic/sea_lion.png
      + animals/mammals/aquatic/whale.png
      + animals/mammals/badger.png
      + animals/mammals/bears/bear.png
      + animals/mammals/bovines/bison.png
      + animals/mammals/bovines/bull.png
      + animals/mammals/bovines/cow.png
      + animals/mammals/bovines/goat.png
      + animals/mammals/bovines/mountaingoat.png
      + animals/mammals/bovines/ram.png
      + animals/mammals/bovines/yak.png
      + animals/mammals/camel/camel.png
      + animals/mammals/camel/dromedary.png
      + animals/mammals/cats/lion.png
      + animals/mammals/cats/tiger.png
      + animals/mammals/deer/caribou.png
      + animals/mammals/deer/deer.png
      + animals/mammals/deer/doe.png
      + animals/mammals/dogs/dog.png
      + animals/mammals/dogs/fox.png
      + animals/mammals/elephant.png
      + animals/mammals/equines/donkey.png
      + animals/mammals/equines/horse.png
      + animals/mammals/equines/zebra.png
      + animals/mammals/ferret.png
      + animals/mammals/hippopotamus.png
      + animals/mammals/pig.png
      + animals/mammals/rodents/beaver.png
      + animals/mammals/rodents/marmot.png
      + animals/mammals/rodents/mouse.png
      + animals/mammals/rodents/rabbit.png
      + animals/mammals/rodents/squirrel.png
      + animals/marsupials/koala.png
      + animals/marsupials/wombat.png
      Pere Pujal i Carabantes <pere@fornol.no-ip.org>

  * New Localizations:
    + Asturian
      Xandru Armesto <xandru@armesto.eu>

  * Localization updates:
    + Fixed "txt2pot" Python script so that TXT that didn't end in newline
      wouldn't end up losing the last char. of the last translated description.
      Pere Pujal i Carabantes <pere@fornol.no-ip.org>

    + Using proper case in PO filenames (e.g.,
      tuxpaint-stamps-zh_TW.po instead of tuxpaint-stamps-zh_tw.po)
      to match changes made to 'tuxpaint'
      (done to solve MO installation problem caused by
      tuxpaint Makefile simplification)

    + Afrikaans translations
      Piet Pompies <bill@gates.org>

    + British English

    + Catalan
      Pere Pujal i Carabantes <pere@fornol.no-ip.org>

    + Danish
      Rasmus Ljungmann Pedersen <rasmuslp@gmail.com>
      Joe Dalton <joedalton2@yahoo.dk>

    + French
      Jacques Chion <jacques.chion@wanadoo.fr>

    + German
      Burkhard L�ck <lueck@hube-lueck.de>

    + Italian
      Simona Riva <simona.riva@tiscali.it>

    + Japanese
      TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>

    + Khmer
      Khoem Sokhem <khoemsokhem@khmeros.info>
      Auk Piseth <piseth_dv@khmeros.info>

    + Spanish translaitons
      Gabriel Gazzan <ggabriel@internet.com.uy>

    + Ukranian
      Serhij Dubyk <serhijdubyk@gmail.com>

2008.February.27
  * New Stamps
    + F22 Raptor Jet
      Original photo from Wikipedia Commons:
      http://commons.wikimedia.org/wiki/Image:Two_F-22A_Raptor_in_column_flight.jpg
      U.S. Air Force photo by TSgt Ben Bloker
      Cleaned up, scaled, and exported to PNG by:
      Steve Karg <steve@kargs.net>

    + Fruit
      - Seville orange
      - Kiwifruit
      - Cherimoya fruit
      - Avocado

    + Spices (new food subcategory)
      - Ginger

    + Anemone flower

  * Updated Stamps
    + American Sign Language "T"
      (Same credits for original art as other ASL, but re-processed by Bill K.)

    + Many, many PNG stamps optimized to save disk space.
      (Ran PNGOUT on the entire collection.)

  * New Localizations:
    + Albanian
      Ajri M. Shej, Canonical Ltd, and Rosetta Contributors
      via Caroline Ford <caroline.ford.work@googlemail.com>

    + Australian English
      Chris Goerner, Canonical Ltd, and Rosetta Contributors
      via Caroline Ford <caroline.ford.work@googlemail.com>

    + Khmer
      Khoem Sokhem <khoemsokhem@khmeros.info>

    + Kurdish
      Erdal Ronahi, El�xanLora, Canonical Ltd, and Rosetta Contributors
      via Caroline Ford <caroline.ford.work@googlemail.com>

    + Macedonian
      fly_man, Canonical Ltd, and Rosetta Contributors
      via Caroline Ford <caroline.ford.work@googlemail.com>

    + Occitan
      Yannig MARCHEGAY (Kokoyaya), Canonical Ltd, and Rosetta Contributors
      via Caroline Ford <caroline.ford.work@googlemail.com>

  * Localization Updates:
    + British English
      Caroline Ford <caroline.ford.work@googlemail.com>

    + Danish translations
      Joe Hansen <joedalton2@yahoo.dk>

    + French translations
      Jacques Chion <jacques.chion@wanadoo.fr>

    + Gujarati translation
      Kartik Mistry <kartik.mistry@gmail.com>

    + Slovak
      Martin, Canonical Ltd, and Rosetta Contributors
      via Caroline Ford <caroline.ford.work@googlemail.com>

    + Swedish translations
      Henrik Holst <henrik.holst@ecovision.se>

    + Russian translation
      Sergei Popov <skein@rambler.ru>

2007.November.21
  * New Stamps
    + American Sign Language
      Based on http://en.wikipedia.org/wiki/Image:Asl_alphabet_gallaudet.png
      Public Domain by Wikipedia user 'Ds13'.
      Original traced in Inkscape, enlarged, and exported to PNG, and
      released to the Public Domain by:
      Caroline Ford <caroline.ford.work@googlemail.com>

    + Inukshuk (outline)
      Ed Montgomery <edm@rocketmail.com>

    + Inukshuk (photo)
      Ansgar Walk
      (c) 1996, Creative Commons Attribution ShareAlike 2.5 License.
      http://en.wikipedia.org/wiki/Image:Inunnguaq_Rankin_Inlet_1996-07-18.jpg

  * Updated Stamps
    + Japanese yen
      Ed Montgomery <edmontgomery@hotmail.com>

  * Localization Updates:
    + Afrikaans translations
      Petri Jooste <petri.jooste@nwu.ac.za>

    + British English translations
      Caroline Ford <caroline.ford.work@googlemail.com>

    + Catalan translations
      Pere Pujal i Carabantes <pere@fornol.no-ip.org>

    + Chinese (Traditional)
      Song Huang <songhuang.tw@gmail.com>

    + French translations
      Jacques Chion <jacques.chion@wanadoo.fr>

    + French description sounds
      Jacques Chion <jacques.chion@wanadoo.fr>

    + German translations
      Burkhard L�ck <lueck@hube-lueck.de>

    + Spanish translaitons
      Gabriel Gazzan <ggabriel@internet.com.uy>

  * Packaging and porting updates:
    + Mac OS X now has "Remove Stamps" functionality.
      Installer now displays the installed version numbers/dates for
      current user and all users.
      Martin Fuhrer <mfuhrer@users.sourceforge.net>

(wiz)

2014-08-24 07:31:00 UTC MAIN commitmail json YAML

Updated x11/qt5-qtdeclarative to 5.2.1nb1

(wiz)

2014-08-24 07:30:50 UTC MAIN commitmail json YAML

Two more files are installed now. Bump PKGREVISION.

(wiz)

2014-08-24 07:28:18 UTC MAIN commitmail json YAML

Changes 1.8.2:
- reversion.register() can now be used as a class decorator
- Danish translation
- Improvements to Travis CI integration
- Simplified Chinese translation
- Minor bugfixes and documentation improvement

(adam)

2014-08-24 07:06:56 UTC MAIN commitmail json YAML

Updated databases/rrdtool to 1.4.8

(adam)

2014-08-24 07:06:02 UTC MAIN commitmail json YAML

Changes 1.4.8:
* rrd_graph now uses a map to lookup variable names causing graphs with many
  items to be drawn magnitudes faster as the linear search of the variable
  tables is gone now.
* the optional argument :skipscale allows for a LINE or AREA instruction to be
  excluded from having an effect on the scaling of the graph
* TRENDNAN is now working properly and als not crashing anymore
* Added a no-op string positioning combo "\." this allows to write
  COMMENT:OS\2\. which would otherwise not be possible.
* JSON output of xport is now actually json compilant by its keys
  being properly quoted now.
* The label positioner in rrd_graph is now properly ignoring the current
  state of DST.
* fixes and enhancements for Python, Ruby, TCL and Perl bindings
* improved error reporting in rrd_graph
* portability and cross compilation

(adam)

2014-08-24 07:00:03 UTC MAIN commitmail json YAML

Updated inputmethod/ibus-table-others to 1.3.2

(obache)

2014-08-24 06:59:54 UTC MAIN commitmail json YAML

Update ibus-table-others to 1.3.2.

    Release 1.3.2

    * Make default options of rusle.txt the same as in rustrad.txt

    * Add Russian Legacy layout

    * Add "\circ ∘ U+2218 RING OPERATOR" back to the latex table

    Release 1.3.1

    * Add _ and ^ to the start characters for the LaTeX table

    * Updates and bugfixes for the LaTeX table by Giuseppe Castagna (original author of the LaTeX table)

    * ibus-table requires Python3 now, require it here as well

    Release 1.3.0.20140707

    * Use SELECT_KEYS = F1,F2,F3,F4,F5,F6,F7,F8,F9 for ipa-x-sampa

    * Add single and multi wildcard options to all tables

    * Use AUTO_WILDCARD = TRUE for all tables

    * Don't force "us" layout for cns11643, compose, ipa-x-sampa, viqr, emoji, mathwriter-ibus, translit-ua, and translit

    * Keep forcing "us" layout only for "rustrad", "yawerty", and "thai".

    * Don't force "us" layout for the latex input method

    * The "latex" table uses "\" as a startchar

    * includes "Set symbols to be displayed in IM switchers" by Sean Burke
..

(obache)

2014-08-24 06:46:34 UTC MAIN commitmail json YAML

Updated inputmethod/ibus-table-chinese to 1.8.2

(obache)

2014-08-24 06:46:24 UTC MAIN commitmail json YAML

Update ibus-table-chinese to 1.8.2.

* Tue Jun 10 2014 Ding-Yi Chen <dchen@redhat.com> - 1.8.2
- Built for ibus-table-1.8.1

* Sun Jun 08 2014 Ding-Yi Chen <dchen@redhat.com> - 1.8.1
- Add summary and description translation back.

* Sun Jun 08 2014 Ding-Yi Chen <dchen@redhat.com> - 1.8.0
- Update for ibus-table-1.8.0
- Fixed Bug 1099380 - The stroke5 table should not use
  "AUTO_SELECT = TRUE" but "AUTO_SELECT = FALSE"

(obache)

2014-08-24 06:41:42 UTC MAIN commitmail json YAML

Updated inputmethod/ibus-table to 1.8.8

(obache)

2014-08-24 06:41:32 UTC MAIN commitmail json YAML

2014-08-24 06:15:11 UTC MAIN commitmail json YAML

Updated devel/cmake-fedora to 2.1.3

(obache)

2014-08-24 06:14:55 UTC MAIN commitmail json YAML

Update cmake-fedora to 2.1.3.

PRJ_VER=2.1.3
SUMMARY=Fixed the bodhi push  as Fedora-21 and EPEL-7 are not yet in bodhi
REDHAT_BUGZILLA=1002279,1093336
[Changes]
- Fixed cmake-fedora-fedpkg

PRJ_VER=2.1.2
SUMMARY=Fixed the bodhi push  as Fedora-21 and EPEL-7 are not yet in bodhi
REDHAT_BUGZILLA=1002279,1093336
[Changes]
- ManageVariable: CMAKE_FEDORA_CONF_GET_ALL_VARIABLES are now accepting the same
    parameters as SETTING_FILE_GET_ALL_VARIABLES
- Fixed the bodhi push  as Fedora-21 and EPEL-7 are not yet in bodhi.

PRJ_VER=2.1.1
SUMMARY=zanata_xml generation script is fixed
REDHAT_BUGZILLA=1002279,1093336
[Changes]
- Fixed Bug 1002279 - Project configuration bugs when using cmake-fedora-newprj
- cmake-fedora-newprj: Correct git repo URL
- ManageZanata: Fix zanata.xml suggest countries.

PRJ_VER=2.1.0
SUMMARY=Support EPEL7; cmake-fedora-newprj
is fixed; Fixed Bug 193336
REDHAT_BUGZILLA=1002279,1093336
[Changes]
- Fixed Bug 1093336 - date(1): -u is much portable than --utc
- Fix EPEL 7 support.

- Enhancement:
  + No need to use MAKE_INSTALL_* for rpm files section.
    INSTALL at any place works.
  + Better handling of ChangeLog:
    - ChangeLog will only invoked before make pack_src or make changelog.
  + find_lang and files -f .lang are added automatically when
    translations exists.
  + New targets:
    - dist: Produce the source archive file. This is in GNU Standard targets.
  + New modules:
    - CmakeFedoraScript: Scripts to be invoked in command line.
    - ManageChangeLogScript: Scripts for handling ChangeLog.
    - ManageRpmScript: RPM Scripts for handling RPM and SPEC.
    - ManageZanata: Zanata translation service. Split from ManageTranslation
  + New cache variables:
    - CMAKE_FEDORA_MODULE_DIR: cmake-fedora modules dir.
  + ManageFile: New function: MANAGE_CMAKE_FEDORA_CONF
  + ManageFile: New function: MANAGE_FILE_CACHE
  + ManageFile: New function: MANAGE_FILE_EXPIRY
  + ManageGConf: New macro: MANAGE_GCONF_SCHEMAS
  + ManageMessage: New function: M_OUT
  + ManageVariable: New macro: CMAKE_FEDORA_CONF_GET_ALL_VARIABLES
  + ManageString: New function: STRING_ESCAPE_BACKSLASH
  + ManageString: New function: STRING_ESCAPE_DOLLAR
  + ManageString: New function: STRING_ESCAPE_QUOTE
  + ManageTranslate: New function: ADD_POT_FILE
  + Target rpmlint: rpmlint statistics are now combined.
  + cmake-fedora-fedpkg: Default is now build all active
    Fedora (including rawhide) and EPEL releases in fedpkg branches.

- Removed:
  + cmake-fedora.conf.in is no longer needed.
  + TODO should be put in wiki.
  + Modules:
    - ManageInstall: This is no longer needed.
  + Targets:
    - changelog_prev_update:
  + Scripts:
    - cmake-fedora-functions is no longer needed.
    - cmake-fedora-changelog is no longer needed.
  + Variables:
    - PRJ_RPM_SPEC_FILE

- Changed:
  + DateTimeFormat: Macro to function: TODAY
  + ManageAPIDOC: MANAGE_APIDOC_DOXYGEN: Macro to function.
  + ManageAPIDOC: MANAGE_APIDOC_DOXYGEN: Parameters changed.
  + ManageArchive: Only the files that are explicitly added to
      SOURCE_ARCHIVE_CONTENTS will be depended.
  + ManageFile: GIT_GLOB_TO_CMAKE_REGEX: Macro to function.
  + ManageString: STRING_ESCAPE_SEMICOLON: Macro to function.
  + ManageDependency: MANAGE_DEPENDENCY: Macro to function.
  + ManageRelease: MANAGE_RELEASE: Macro to function.
  + ManageRelease: MANAGE_RELEASE: Parameters changed.
  + ManageRPM: RPM_MOCK_BUILD: Parameters changed.
  + ManageSourceVersionControl: MANAGE_SOURCE_VERSION_CONTROL_GIT:
    - Macro to function
    - Parameters Changed
  + ManageSourceVersionControl: MANAGE_SOURCE_VERSION_CONTROL_HG:
    - Macro to function
    - Parameters Changed
    - Mark as experiment
  + ManageSourceVersionControl: MANAGE_SOURCE_VERSION_CONTROL_HG:
    - Macro to function
    - Parameters Changed
    - Mark as experiment
  + ManageTranslation: MANAGE_GETTEXT:
    - Macro to function
    - Parameters Changed
  + ManageUpload: For all marcos:
    - Macros are changed to function
    - Parameters has changed.
  + PRJ_DOC_DIR: Changed from docdir/<PRJ_NAME>-<PRJ_VER>
    to docdir/<PRJ_NAME>

PRJ_VER=1.3.0
SUMMARY=Support EPEL7; cmake-fedora-newprj is fixed.
REDHAT_BUGZILLA=1002279
[Changes]
- Fixed Bug 1002279 - Project configuration bugs when using cmake-fedora-newprj
- Enhanced:
  + Support EPEL7
  + New targets: pack_src_no_force.
- Fixed:
  + cmake-fedora-newprj is fixed.

(obache)

2014-08-24 01:04:38 UTC MAIN commitmail json YAML

Updated net/mikutter to 3.0.5

(obache)

2014-08-24 01:04:29 UTC MAIN commitmail json YAML

2014-08-24 01:02:46 UTC MAIN commitmail json YAML

Updated math/ruby-spreadsheet to 0.9.8

(obache)

2014-08-24 01:02:37 UTC MAIN commitmail json YAML

Update ruby-spreadsheet to 0.9.8.

### 0.9.8 / 19.08.2014

Author: PikachuEXE <pikachuexe@gmail.com>
Date:  Tue Aug 19 09:54:30 2014 +0800

* Fix Encoding for MRI 2.1.0

(obache)

2014-08-24 00:59:28 UTC MAIN commitmail json YAML

Updated graphics/libsixel to 1.0.1

(obache)

2014-08-24 00:59:17 UTC MAIN commitmail json YAML

Update libsixel to 1.0.1

* Add a missing header
* Update README

(obache)

2014-08-23 21:40:56 UTC MAIN commitmail json YAML

Updated graphics/tuxpaint-config to 0.0.13

(wiz)

2014-08-23 21:40:47 UTC MAIN commitmail json YAML

Update to 0.0.13:

2014.June.29 (0.0.13)
  * Enabled using gettext() with UTF-8.
    Shin-ichi TOYAMA <dolphin6k@users.sourceforge.net>

  * Created a Makefile for static-linking.
    Shin-ichi TOYAMA <dolphin6k@users.sourceforge.net>

  * Added "Disable Label tool" option, to match new Tux Paint feature.

  * Added options for "Acholi", "Akan", "Amharic", "Fula", "Kiga", "Luganda",
    "Luxembourgish", "Malayalam", "Mongolian", "Northern Sotho", "Persian",
    "Serbian (latin)" and "Venetian" languages (added to Tux Paint recently).

  * Added "Accessibility" tab, with options for sticky mouse clicks,
    keyboard-based mouse movement, and on-screen keyboard
    (new features in Tux Paint).
    Pere Pujal i Carabantes <pere@fornol.no-ip.org>

  * Added "Joystick" tab, with options for configuring joystick controls
    (another new feature in Tux Paint).
    Pere Pujal i Carabantes <pere@fornol.no-ip.org>

  * Fixed bug where hitting [Cancel] in file/directory chooser dialogs would
    cause Tux Paint Config. to crash.

  * Modularized some of the UI layout code.

  * New translations:
    + Acholi
      Alfred John <agwanta2004@yahoo.co.uk>

    + Arabic
      Mohammed <ab.kareem026@gmail.com>

    + Basque
      Juan Irigoien <juanirigoien@gmail.com>
      Ander Elortondo <ander.elor@gmail.com>

    + Bulgarian
      Todor Stoyanov

    + Czech
      Zdenìk Chalupský <chalzd@gmail.com>

    + Finnish
      Olli <ollinpostit@gmail.com>
      Tarmo Toikkanen <tarmo.toikkanen@iki.fi>

    + Fula
      Fula Localization Project, http://www.pulaar-fulfulde.org/
      Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>

    + German
      Markus Hinkelmann <markus@mhinkelmann.de>

    + Hindi
      Gautam <gautam.2011@gmail.com>

    + Inuktitut
      Harvey Ginter <harveyginter@gmail.com>

    + Latvian
      Raivis Strogonovs <raivucis@gmail.com>

    + Malay
      Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>

    + Mongolian
      Batkhuu Ichinkhorloo <batkhu_i@yahoo.com>

    + Polish
      Piotr KwiliÅ„ski <euvcp@hotmail.com>

    + Romanian
      Vlad Ungureanu <ungureanuvladvictor@gmail.com>

    + Scottish gaelic
      Michael Bauer <fios@akerbeltz.org>

    + Serbian cyrillic
      Ivana <reci.ne.silvesteru@gmail.com> as a work in GCI

    + Serbian latin
      Ivana <reci.ne.silvesteru@gmail.com> as a work in GCI

    + Venetian
      Fabio Lazarin, El Galepìn <mistro@elgalepin.com>

    + Vietnamese
      Clytie Siddall <clytie@riverland.net.au>

    + Zulu
      sipho <sipho@translate.org.za>

  * Translation Updates:
    + French
      Jacques Chion <jacques.chion@orange.fr>

    + Greek
      Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>

    + Italian
      Flavio Pastore <ironbishop@fsfe.org>

    + Japanese
      Shin-ichi TOYAMA <dolphin6k@users.sourceforge.net>

    + Portuguese
      Sergio Marques <smarquespt@gmail.com>

    + Russian
      Nikolay Parukhin <parukhin@gmail.com>

    + Slovak
      Jaroslav Rynik <jrynik@yahoo.co.uk>

    + Songhay
      Abdoul Cisse <abdoulseydou@hotmail.com>
      Mohomodou Houssouba <mh@bollag-areal.ch>

    + Spanish
      Lantz Gomez de Segura <lantzgs@yahoo.com>

    + Swedish
      Henrik Holst <henrik.holst@millistream.com>

    + Turkish
      Enes Burhan KURAN

2009.June.28 (0.0.12)
  * Added some missing descriptions of options to README documentation.

  * Added "Disable Magic controls" option, to match new Tux Paint feature.

  * Added "Load all locale fonts" option, to match new Tux Paint feature.

  * Added "Save Printer Configuration" option, to expose the 'printcfg'
    option Tux Paint has had (on Windows and Mac OS X) for some time.

  * Added system to update translation template file (POT), and to
    build and install translation files.  (Based on what's in tuxpaint)

  * Added options for "Asturian", "Shuswap" and "Songhay" languages
    (added to Tux Paint recently).

  * Translated Tux Paint Config.
    + Brazilian Portuguese
      Frederico Goncalves Guimaraes <frederico@teia.bio.br>

    + Chinese (Traditional)
      Song Huang <songhuang.tw@gmail.com>

    + Danish
      Joe Dalton <joedalton2@yahoo.dk>

    + Dutch
      Bert Saal <bertsaal@gmail.com>

    + French
      Arnaud Champollion <arnaud.champollion@laposte.net>

    + Greek
      Serafeim Kyriaki <pse04178@rhodes.aegean.gr>

    + Italian
      Simona Riva <simona.riva@tiscali.it>

    + Portuguese
      Sergio Marques <smarquespt@gmail.com>

    + Russian
      Sergei Popov <skein@rambler.ru>
      Nikolay Parukhin <parukhin@gmail.com>

    + Slovak
      Jaroslav Rynik <jrynik@yahoo.co.uk>

    + Slovenian
      Matej Urban <matej.urban@gmail.com>

    + Songhay
      Abdoul Cisse <abdoulseydou@hotmail.com>
      Mohomodou Houssouba <mh@bollag-areal.ch>

    + Spanish
      Gabriel Gazzan <gabcorreo@gmail.com>

    + Swedish
      Daniel Nylander <po@danielnylander.se>

    + Ukranian
      Serhij Dubyk <serhijdubyk@gmail.com>

2008.April.28 (0.0.11)
  * Desktop icon now gets installed in GNOME desktops on Linux/Unix.
    Nicolas Valcárcel <nvalcarcel@ubuntu-pe.org>, via Ubuntu bug tracker

  * "Ojibwe" is the proper spelling of the language; changed option in TPC.

2008.February.26 (0.0.10)
  * Mac OS X updates
    Martin Fuhrer <mfuhrer@gmail.com>

  * Added "Allow screensaver" option, to match new Tux Paint feature.

  * Added newly supported Tux Paint locales:
    - Australian English
    - Azerbaijani
    - Canadian English
    - Khmer
    - Macedonian
    - Occitan
    - Zapoteco

2007.October.26 (0.0.9)
  * Adeded newly supported Tux Paint locales:
    - Esperanto
    - Ojibway
    - Wolof

  * Added "Data" tab, with checkbox and directory browser for
    Tux Paint 0.9.18's new "datadir" option.

  * Added "nolockfile" option (to "Data" tab).
    ("nolockfile" config. is now accessible via config file,
    as of Tux Paint 0.9.18)

  * Added a slider to control default stamp sizes (to "Simplification" tab).

(wiz)

2014-08-23 21:12:13 UTC MAIN commitmail json YAML

Updated graphics/tuxpaint to 0.9.22

(wiz)

2014-08-23 21:12:02 UTC MAIN commitmail json YAML

Update to 0.9.22:

2014.August.5 (0.9.22)

  * New Tools:
    ----------
    * Label - A tool to add text to a drawing, which can be modified or
      moved later.
      By Arunodai Reddy Vudem (GSOC 2008)
      With modifications and integration by
      Pere Pujal i Carabantes <pere@fornol.no-ip.org>

  * New Magic Tools:
    ----------------
    * Blinds - Close window blinds over your picture.
      Pattern - Draws a tiled pattern around the picture.
      Perspective - Change the image's perspective.
      Mosaic Hexagon, Mosaic irregular, Mosaic square - Glass mosaic effects.
      Tiles - Draws a symettric pattern around the picture.
      Zoom - Zoom the image in or out.
      By Pere Pujal i Carabantes <pere@fornol.no-ip.org>

    * Puzzle - Slide parts of your picture around like a sliding puzzle.
      By Adam 'foo-script' Rakowski <foo-script@o2.pl>
      with modifications by Pere Pujal i Carabantes <pere@fornol.no-ip.org>

    * ROYGBIV Rainbow - Draw a rainbow arc using solid colors of
      Red, Orange, Yellow, Green, Blue, Indigo and Violet.

    * Symmetry Left/Right, Symmetry Up/Down - Paint with relfective symmetry
      across the horizontal or vertical center of the image.
      (Like Kaleidoscope, but only one mirrored brush, either left/right
      or up/down.)

    * Wet Paint - Draws a light coat of paint, and smudges at the same time.
      (Based on Smudge tool.  Requested by gallery artist Angela.)

    * Xor Colors - Colors based on the position drawn on the picture.
      Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>

  * Build System Improvements:
    --------------------------
    * Variety of tweaks to help Tux Paint cross-compile for Windows under Linux
      Volker Grabsch <vog@notjusthosting.com>

    * Added support for building under Haiku OS
      Scott McCreary <scottmc@users.sourceforge.net>

    * Integrated OpenCandy-powered recommendation service
      into Windows installation scripts (InnoSetup), as an option.
      <http://www.opencandy.com/>

      Note: "tuxpaint.iss" still builds standard, OpenCandy-less
      Tux Paint installer; "tuxpaint-opencandy.iss", along with a file
      with secret key info (not included in CVS, of course!), build
      an OpenCandy-enabled version.  The OC account is currently
      maintained by Bill Kendrick <nbs@sonic.net>, lead developer.

      For more info, see http://www.tuxpaint.org/docs/opencandy/

    * Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary.
      Volkov Peter <volkov_peter@users.sourceforge.net> (SF.Net Bug #3389067)

  * Collection of Mac OS X Updates:
    -------------------------------
    Produced by Eric Poncet <http://www.linguasoft.com/>
    Commissioned by Harvey Ginter <harveyginter@gmail.com>

    * Fix OS X 10.9 issue of current directory set by Finder
      to something else than folder where app bundle resides.

    * Customization support for Mac OS X (automatic, under XCode)
      and Windows (manual).

    * Some Mac OS X build / project changes & updates.

    * Adjustments to Mac OS X fontconfig config file, to avoid warnings
      and make things more robust.

    * Updates to some #include's to catch up with newer library revisions.

    * Tweaks to pixel read/write on Apple.

    * Introduction of 'intprt_t' casting to avoid warnings on x64.

    * Some additional debugging output.

    * Logging stderr & stdout to /tmp/tuxpaint.log

  * Accessibility Improvements:
    ---------------------------
    * Added a mouse accessibility mode to avoid the need to drag the mouse.
      ("--mouse-accessibility")
      by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
      with integration and fixes by
      Pere Pujal i Carabantes <pere@fornol.no-ip.org>

    * Added an option to display an on-screen keyboard when using the
      'Text' and 'Label' tools.  ("--onscreen-keyboard") [Experimental!]
      by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010) with
      integration and fixes by Pere Pujal i Carabantes <perepujal@gmail.com>
      and some code borrowed from xorg (keysymdef.h and en_US.UTF-8_COMPOSE
      Authors?)
      and xterm file keysym2ucs.c (function keysym2unicode
      Markus G. Kuhn <mkuhn@acm.org>, University of Cambridge, April 2001
      Special thanks to Richard Verhoeven <river@win.tue.nl>
      Public domain.

    * Keyboard can be used to move and click mouse ("--keyboard" option).
      [Experimental!]
      by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
      * See documentation in OPTIONS for how to use it.

    * Joystick can be used to drive Tux Paint
      by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
      with integration and fixes by Pere Pujal i Carabantes

      * Use --joystick-dev to choose joystick (otherwise
        uses the first joystick found on the system).
        * Use '--joystick-dev list' to list available joysticks.
      * Uses any of the buttons found in the joystick, no need for
        configuration.  (--joystick-buttons-ignore can be used to
        ignore buttons.)
      * The hat of the joystick moves one pixel at a time, useful to
        carefully place the pointer.
      * The ball of the joystick should also trigger pointer
        motion.
      * The responsivity of the joystick can be configured via command
        line or config files:
* --joystick-slownes sets a delay at each axis motion event.
    Allowed values from 0 to 500, defaults to 15.
* --joystick-threshold sets the minimum value of axis motion to
  begin move the pointer.
    Allowed values from 0 to 32766, defaults to 3200.
* --joystick_maxsteps sets the maximum number of pixels that
  the pointer will move at a time.
    Allowed values from 1 to 7, defaults to 7.
      * Joystick buttons can be assigned used to activate certain commands
        in Tux Paint (--joystick-btn-COMMAND options)

  * Magic Tool Improvememnts:
    -------------------------
    * Magic tools can register themselves as paint with one click
      (versus click/drag/release): MODE_ONECLICK.  (e.g., "Ripples")
      Utilized by mouse-accessibility feature.

    * Magic tools can register themsevles as paint-with-a-preview:
      MODE_PAINT_WITH_PREVIEW.  (e.g., "Flower")
      Utilized by mouse-accessibility feature.

  * Other Improvements:
    -------------------
    * Random brushes avoid repeating the same frame twice.

    * Showing a warning when using save-related options when "nosave" is set.
      (SourceForge Bug #3327493)

    * Quicker prompt window pop-up animation.

    * Left/Right Stamp navigation buttons are purple, like the other (up/down)
      scroll buttons found in Tux Paint.
      (SourceForge Bug #2918289)

    * Slightly improved mouse motion handling when Tux Paint is very busy
      drawing or previewing.  (e.g., when drawing a circle, you could often
      end up with a "D" shape... now, you get more of a regular polygon shape
      if Tux Paint is taking too long to draw.  It skips some motion events,
      rather than ignoring all motion events after the first 1/4th second.)

    * Deleting files from Tux Paint's 'Open' dialog now moves them to
      the user's Trash folder.
      FIXME: Only on freedesktop.org systems (e.g., Linux)
      (SourceForge.net Feature #3101084)

    * Tux Paint (in windowed mode) now only centers itself if
      no specific positioning has been provided via
      the SDL_VIDEO_WINDOW_POS environment variable.
      (SourceForge Bug #3138446)

    * Creating thumbnails for the starters we provide.
      (Speeds up 'New' dialog appearance.)
      (SourceForge Bug #1417849)
      Pere Pujal i Carabantes <pere@fornol.no-ip.org>

    * On systems where Pango is used for UI text rendering, Tux Paint now
      spawns a temporary thread during start-up (at the splash screen) to
      allow "fontconfig" to generate its font cache in the background,
      while showing the "please wait" animation, and responding to the US.
      (Fontconfig takes a long time to generate its cache the first time
      you run a Pango- and hence fontconfig-enabled application
      (Tux Paint, Gimp, Inkscape, etc.), or after adding lots of new fonts
      to your system).
      SF.net Bug #2944951

    * Thumbnailing (of UI elements, stamps, saved images, etc.) is now
      gamma-corrected. See:
      http://www.4p8.com/eric.brasseur/gamma.html

    * Template images are now supported.  Similar to Starters, they are
      pre-drawn pictures to begin a new drawing with, accessed via the
      "New" dialog.  The "Eraser" tool will erase back to the original
      picture (rather than a solid color).

      Unlike Starters, they do not involve an immutable "layer" above the
      drawing.  They may be drawn over in their entirety.

    * After switching into, or out of, a magic tool, the canvas is updated.

    * Starter images can be in SVG (Scalable Vector Graphics) format.
      (Avoids loading PNG if SVG with the same name exists.)

    * Removed white artifacts from some Starters, and reduced file size
      of some Starters.

    * When scaling/smearing a picture or Starter, to fit the current canvas
      size, it was not drawing on the far right or bottom edges, causing
      Fill tool to 'spill'.  (Example: fill one of the puzzle pieces on the
      right or bottom of the 5x5 jigsaw Starter, and all pieces on the right
      and bottom would get filled, too.)

    * Starter images can be in KPX (Kid Pix Template) format.
      (These appear to simply be JPEG with 60 byte's worth of Mac OS
      resource fork header at the beginning.)
      (Thanks to Sarah Curry for sharing some example templates to test.)

    * When a default size was not specified, SVG-based Stamps would default
      to the largest, which was canvas-sized.  Now defaulting to a more
      reasonable size.  (And users can click the maximum size choice to get
      the largest, canvas-sized rendition.)
      (SF.net bug #2836471)

    * Widened dialog windows, to help avoid word-wrap and overlap problems
      with some prompts, in some locales.
      (SF.net bug #2834461)

    * Shape Tool now locks rotation into 15 or 5 degree steps, when the
      radius of the shape is very small or small, respectively.
      (SF.net bug #2837177)

    * Shape Tool tries to avoid glitches where lines connect, when shape is
      rotated.  (Rotation of fixed-aspect shapes like Square and Octagon
      stays within the angle of the corners. i.e., rotating a square 140 deg.
      actually only rotates it 30 deg., since it looks identical,
      sans glitches.)
      (SF.net bug #2837177)

    * Created a BASH tab-completion file for Tux Paint, so that
      command-line options are easier to discover (without necessarily
      needing to consult the man page, 'Options' documentation, or --usage
      output).

    * Text (and Label) tool doesn't flicker when typing or erasing text.

    * Creation of thumbnails for personal starters and templates.

    * Major rewrite of configuration and locale-setting code.
      Albert Cahalan <albert@users.sourceforge.net>,
      Bill Kendrick <bill@newbreedsoftware.com>

    * Packaging all the metadata in the PNG file. Before a draw based
      on a starter would have need 3 files: the draw, the starter and the
      .dat file, whith the addition of the Labels tool this increased to
      5 files. Now all this stuff is packed in customs chunks inside the
      PNG file.
      Pere Pujal i Carabantes <pere@fornol.no-ip.org>

    * No longer directly accessing PNG structure members directly, now using
      png_set_IHDR().
      Thomas Klausner, SF.net Bug #3386433

    * Adapted the interface to play nice too on touchscreen devices.

    * Optimised PNG files using TruePNG and PNGZopfli, for smaller file sizes.

* New Starters:
  -------------
    * Elephant
    * Hat
    * Old Soviet Car
    * Skull
    * Bald Eagle
    * Car 2
    * Desert Tortoise
    * Gecko
    * Manatee
    * Pansy
    * Stained Glass
    * Woodpecker
    * Frame - Filmstrip
    * Frame - Flowers
    * Frame - Picture
    * Frame - Screen
    * Frame - Television
    * Frame - Gold
    * Frame - heart
    * Frame - hearts
    * Fish Icon
    * Mosaic
      From Open Clip Art, curated by
      Caroline Ford <caroline.ford.work@googlemail.com>

    * Frame - neon
      Made in inkscape and the gimp by Caroline Ford.

  * New Templates
    -------------
    * Burnt bark
    * Cliff
    * Corn maze
    * Jellyfish
    * Lighthouse
    * Mossy bark
    * Mossy log
    * Mudstone
    * Ocean splash
    * Ocean waves
    * Redwoods above
    * Rocks
    * Sheep
    * Spider's web
    * Sun behind clouds
    * Sun behind leaves
    * Trees above
    * Trees at dusk
    * Wool mill machine
      Photographed by Bill Kendrick <bill@newbreedsoftware.com>

  * New Brushes
    ---------
    * Another flower brush
      Made out of some open clipart by C Ford.

    * Inksplat
      Based on 'Splatter Brushes' for GIMP
      By 'Flyhorn' at deviantART
      http://browse.deviantart.com/art/Splatter-brushes-340519966

  * New Locales:
    ------------
    * Acholi translation
      Achuma George Patrick <chanchumgpa@gmail.com>
      Opio June Bryan
      Ogwal Kenneth Awio

    * Akan translation
      Derrick Frimpong <flexyflame2006@yahoo.com>

    * Amharic translation
      Solomon Gizaw <solohavi@yahoo.com>
      http://pootle.locamotion.org/am/tuxpaint/

    * Aragones translation
      Juan Pablo Martinez Cortes <jpmart@unizar.es>

    * Armenian translation
      Anush MKRTCHYAN
      Jasmine Udea

    * Assamese translation
      Anand Kulkarni <kulkarni1016@yahoo.co.in>

    * Bambara translation
      Fasokan <konate20032001@yahoo.fr>

    * Bosnian translation
      Samir Ribić

    * Kiga translation
      Florence Tushabe <tushabe@cit.mak.ac.ug>

    * Fula translation
      Ibraahiima SAAR <ibrahima.sarr@pulaagu.com>,
      Fula Localization Project, http://www.pulaar-fulfulde.org/

    * Inuktitut
      Harvey Ginter <harveyginter@gmail.com>

    * Kannada translation
      Savitha <savithasprasad@yahoo.com>
      Provided by Vrundesh Waghmare <vrundesh.waghmare@gmail.com>

    * Konkani (Devaganari and Roman)
      Rahul Borade <rahulborade01@gmail.com>

    * Luganda translation
      James Olweny <sjolweny85@yahoo.co.uk>

    * Luxembourgish translation
      Ren� Brandenburger <rene@brandenburger.lu>

    * Maithili
      U.Sudhakar <sudhakaru@cdac.in>
      sk <sk>
      Provided by Praveen Dewangan <pdvg.cdac@gmail.com>

    * Malayalam translation
      Students of Vocational Higher Secondary School Irimpanam
      http://vhssirimpanam.org
      - rimal <rimalmathew@gmail.com>
      - Abhijith P.K
      - Appu Ajith
      - Vishnu Ajith
      - Harish Vijay
      - Mathew K.Vaidyan
      - Manu C.Kauma
      - Sreejith P.M
      - Nithin M
      - Sidharth K.Bhattathiri
      - Thomas Peter
      - Dona C.D
      - Anjitha venugopal
      - Athira Venugopal
      - Shelmi P.R
      - Revathi Sukumaran
      - Salu P.SAmitha Appukuttan
      - Geegu Varghese
      - Ashna Manoharan
      - sreelakshmi
      - jithu
      - Abhinav Thomas
      - Abhitha Thomas
      - Sajith P.V
      - Vishnu Vinod
      - Senthis
      - Vimal <vimaljoseph@gmail.com>
      - Sameer <sameer.thahir@gmail.com>
      - Sanal <sanalmadatheth@gmail.com>
      - Sooraj <soorajkenoth@gmail.com>
      - V Sasi Kumar <sasi.fsf@gmail.com>
      Updated by Sonith Kumar <sonith.kumar153@gmail.com>
      Reviewed by Haris Ibrahim K. V. <blucalvin@gmail.com>

    * Manipuri (Bengali and Metei Mayek)
      Hidam Dolen <dolenhi@gmail.com>
      Provided by rahul dabre <rahulvdabre@yahoo.com>

    * Marathi translation
      Santosh Jankiram Kshetre <quicklearning@rediffmail.com>

    * Nepali translation
      Khagen Sharma <khagen.sharma@gmail.com>
      Provided by Neha Aphale <aphaleneha@gmail.com>

    * Northern Sotho translation
      Pheledi Mathibela <pheledi@mosekolatranslation.co.za>

    * Odia translation
      Kaniska Padhi <kaniska2008@gmail.com>

    * Punjabi translation
      Arshpreet Singh <arsh840@gmail.com>

    * Persian translation
      Farinaz Hedayat <farinaz.hedayat@gmail.com>

    * Sanskrit translation
      Babita Shinde <babitagaikwad@gmail.com>

    * Santali translation (Devaganari)
      Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
      Ganesh Murmu <g_murmu_in@yahoo.com>

    * Santali translation (Ol-Chiki)
      Chandrakant Dhutadmal <cpdhutadmal@yahoo.com>
      Ganesh Murmu <g_murmu_in@yahoo.com>

    * Serbian translation (latin)
      Ivana Rakic <reci.ne.silvesteru@gmail.com>

    * Sinhala
      Menik Prasantha <manikprasantha@gmail.com>

    * Sundanese
      kumincir <ia.adnan@gmail.com>

    * Valencian
      Pilar Embid Giner <embid_mar@gva.es>

    * Venetian language
      Fabio Lazarin, El Galep�n <mistro@elgalepin.com>

    * Zulu
      sipho <sipho@translate.org.za>

  * Localization Updates:
    ---------------------
    * Albanian translation.
      Canonical Ubuntu Launchpad contributors

    * Basque translation
      Ander Elortondo <ander.elor@gmail.com>

    * Belarusian translation
      Alexander Geroimenko <a.geroimenko@gmail.com>

    * Brazilian Portuguese translation
      Frederico Goncalves Guimaraes <frederico@teia.bio.br>

    * British English
      Robert Readman <robert_readman@hotmail.com>

    * Bulgarian
      Stefani Stoyanova

    * Chinese (Traditional) translation
      Song Huang <songhuang@users.sourceforge.net>

    * Czech translation
      ZdenÄ›k Chalupský <chalzd@gmail.com>

    * Danish translation
      Joe Dalton <joedalton2@yahoo.dk>

    * Dutch translation
      Freek de Kruijf <f.de.kruijf@hetnet.nl>

    * Finnish translation
      Olli <ollinpostit@gmail.com>
      Tarmo Toikkanen <tarmo.toikkanen@iki.fi>

    * German translation
      Stephanie Schilling <stephanieschilling@online.de>

    * Greek translation
      Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>

    * Gujarati translation
      Kartik Mistry <kartik.mistry@gmail.com>

    * Hindi translation
      aki <akash.nawani@gmail.com>
      Ashish Arora <ashish.arora13@gmail.com>

    * Hungarian translation
      Nagy Akos <nagy.akos@codespring.ro>

    * Italian translation
      Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>

    * Latvian
      Raivis Strogonovs <raivucis@gmail.com>

    * Malay translation
      Muhammad Najmi Ahmad Zabidi <najmi.zabidi@gmail.com>

    * Norwegian BokmÃ¥l translation
      Karl Ove Hufthammer <karl@huftis.org>

    * Norwegian Nynorsk translation
      Karl Ove Hufthammer <karl@huftis.org>

    * Romanian translation
      Hodorog Andrei <tocitox@gmail.com>

    * Russian translation
      Nikolay Parukhin <parukhin@gmail.com>
      Sergei Popov <skein@rambler.ru>

    * Polish translation
      Piotr KwiliÅ„ski <euvcp@hotmail.com>

    * Portuguese now using plain "pt" locale (vs. always specifying "_PT")

    * Portuguese translation
      Sergio Marques <smarquespt@gmail.com>

    * Scottish Gaelic translation
      Michael Bauer <fios@akerbeltz.org>

    * Scottish Gaelic translation for Inno Setup
      Foram na Gaidhlig <fios@foramnagaidhlig.net>

    * Serbian translations (cyrillic)
      Ivana Rakic <reci.ne.silvesteru@gmail.com>

    * Slovak translation
      Jaroslav Rynik <jrynik@yahoo.co.uk>

    * Songhay translation
      Abdoul Cisse <abdoulseydou@hotmail.com>
      Mohomodou Houssouba  <mh@bollag-areal.ch>

    * Spanish (Spain) translation
      Teresa Orive <teresa.g.orive@gmail.com>

    * Swedish translation
      Henrik Holst <henrik.holst@millistream.com>

    * Swahili translation
      Emanuel Feruzi <emanuel.feruzi@trilabs.co.tz>

    * Telugu tranlation
      saikumar <ramukiashc@gmail.com> as a task in GCI

    * Turkish
      Enes Burhan KURAN <asd@gmail.com>

    * Vietnamese translation
      Clytie Siddall <clytie@riverland.net.au>

    * Zapoteco
      Rodrigo Perez Ramirez and Indigenas Sin Fronteras <isf_mx@yahoo.com>

  * Bug Fixes
    ---------
    * Starter and template filenames with non-lowercase extensions (e.g. .JPG)
      would fail to load.
      SF.net Bug #191

    * If a non-SVG starter or template with the same name as an SVG one
      existed, it would be loaded instead of the SVG (despite a thumbnail
      of the SVG appearing in the file selector).
      SF.net Bug #191

    * Image on right of dialogs would get scaled/cut-off even if there was
      room for them.

    * When using 'print delay' option, it would not allow printing the
      first time until the delay had passed.

    * Fixed error reporting when make_directory() fails.
      (Fixes spurious
      SF.net Bug #2765872)
      John Popplewell <john@johnnypops.demon.co.uk>

    * Buffersize for holding Starter and image filenames was way too low.
      (Could crash with Starter images with very long filenames.)

    * Shape tool would only resize a shape if you dragged down or right,
      not up or left.
      (SF.net Bug #2834320)

    * tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash
      (instead of #!/bin/sh).

    * Added some missing examples to the default tuxpaint.conf file.
      (Thanks to Aapo Rantalainen <aapo.rantalainen@gmail.com>)

    * Default stamp size, in some situations, was very large
      (due to some rules that allowed stamps to be, at maximum,
      up to 2x width of the canvas, OR 2x height of the canvas, as long
      as it wasn't larger than the canvas in the other dimension).
      The stamp sizing buttons were unable to re-select that size.
      The sizing button bug has been fixed, the rule has been adjusted to
      allow a maximum overscan of 1.5x width-or-height, and if the maximum
      size causes overscan, then a smaller size is used for the default
      when the stamp is first used.
      (SF.net Bug #1668235)

    * Shapes tool now draws at mouse release to help painting with
      touchscreen devices.
      (SF.net Feature request #3008811)

    * Shapes tool would left their preview on the canvas if you leave it
      or change the shape before finishing to draw it.
      (SF.net Bug #1057311)

    * Example for 'savedir' in tuxpaint.conf suggested you needed /saved
      at the end, which is not true.  Added note explaining that actual
      image files go under 'saved' subdirectory.
      (Thanks to Marco Menardi)

    * Saved images woose path contains non-ascii chars can now be opened on Windows.
      Fixes http://sourceforge.net/p/tuxpaint/bugs/188/

    * Ignoring ".pfb" (PostScript 'Printer Font Binary') fonts, to
      avoid crashes.

(wiz)

2014-08-23 20:41:02 UTC MAIN commitmail json YAML

Updated devel/libgsf to 1.14.30

(prlw1)

2014-08-23 20:40:38 UTC MAIN commitmail json YAML

Update libgsf to 1.14.30

--------------------------------------------------------------------------
libgsf 1.14.30

Juhani Numminen:
        * Activate translations for gsf.  [#725409]

Morten:
        * Fix invalid g_free for Windows.
        * Work around glib/gio bug.  [#724970]

--------------------------------------------------------------------------
libgsf 1.14.29

Allin Cottrell:
        * Fix problem with GsfOutfileStdio.  [#706219]

Morten:
        * Fix translation issue and leak.  [#706937]
        * Fix fuzzed ods file crash.  [#720458]

--------------------------------------------------------------------------

(prlw1)

2014-08-23 20:34:19 UTC MAIN commitmail json YAML

2014-08-23 20:25:20 UTC MAIN commitmail json YAML

Updated x11/qt5-qtbase to 5.2.1nb5

(wiz)

2014-08-23 20:25:11 UTC MAIN commitmail json YAML

2014-08-23 20:14:08 UTC MAIN commitmail json YAML

Updated sysutils/watchman to 2.9.8nb1

(wiz)

2014-08-23 20:13:59 UTC MAIN commitmail json YAML

2014-08-23 20:09:41 UTC MAIN commitmail json YAML

Updated x11/qt4-libs to 4.8.6nb2

(wiz)

2014-08-23 20:09:31 UTC MAIN commitmail json YAML

Fix qmake to handle DESTDIR during installation.
>From Niclas Rosenvik.
Bump PKGREVISION.

(wiz)

2014-08-23 20:02:11 UTC MAIN commitmail json YAML

Makefile:
    bump PKGREVISION;
    drop a number of no longer supported configuration flags
    Add cups-files.conf to the list of CONF_FILES
PLIST:
    add cups-files.conf to example files installed
options.mk:
    remove a number of now meaningless configuration options.

(schnoebe)

2014-08-23 19:58:17 UTC MAIN commitmail json YAML

Revise patch-utils_cups-browsed.c to allow cups-browsed to build on NetBSD 6.
(and earlier.)

(schnoebe)

2014-08-23 19:26:07 UTC MAIN commitmail json YAML

Add CMAKE_PREFIX_PATH variable that can be used by packages that install
their files in non-standard locations (e.g., qt5).
>From Niclas Rosenvik.

(wiz)

2014-08-23 16:12:39 UTC MAIN commitmail json YAML

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

(taca)

2014-08-23 16:12:05 UTC MAIN commitmail json YAML

Update ruby-tzinfo to 0.3.41.

== Version 0.3.41 (tzdata v2014f) - 8-Aug-2014

* Updated to tzdata version 2014f
  (http://mm.icann.org/pipermail/tz-announce/2014-August/000023.html).

(taca)

2014-08-23 16:10:10 UTC MAIN commitmail json YAML

Note update of lang/php55 package to 5.5.16.

(taca)

2014-08-23 16:09:21 UTC MAIN commitmail json YAML

Update php55 to 5.5.16 (PHP 5.5.16).

21 Aug 2014, PHP 5.5.16

- COM:
  . Fixed missing type checks in com_event_sink (Yussuf Khalil, Stas).

- Fileinfo:
  . Fixed bug #67705 (extensive backtracking in rule regular expression).
    (CVE-2014-3538) (Remi)
  . Fixed bug #67716 (Segfault in cdf.c). (CVE-2014-3587) (Remi)

- FPM:
  . Fixed bug #67635 (php links to systemd libraries without using pkg-config).
    (pacho@gentoo.org, Remi)

- GD:
  . Fixed bug #66901 (php-gd 'c_color' NULL pointer dereference).
    (CVE-2014-2497) (Remi)
  . Fixed bug #67730 (Null byte injection possible with imagexxx functions).
    (CVE-2014-5120) (Ryan Mauger)

- Milter:
  . Fixed bug #67715 (php-milter does not build and crashes randomly). (Mike)

- OpenSSL:
  . Fixed missing type checks in OpenSSL options (Yussuf Khalil, Stas).

- readline:
  . Fixed bug #55496 (Interactive mode doesn't force a newline before the
    prompt). (Bob, Johannes)
  . Fixed bug #67496 (Save command history when exiting interactive shell
    with control-c). (Dmitry Saprykin, Johannes)

- Sessions:
  . Fixed missing type checks in php_session_create_id (Yussuf Khalil, Stas).

- Core:
  . Fixed bug #67693 (incorrect push to the empty array) (Tjerk)
  . Fixed bug #67717 (segfault in dns_get_record). (CVE-2014-3597) (Remi)

- ODBC:
  . Fixed bug #60616 (odbc_fetch_into returns junk data at end of multi-byte
    char fields). (Keyur)

(taca)

2014-08-23 16:08:14 UTC MAIN commitmail json YAML

Note update of lang/php54 package to 5.4.32.

(taca)

2014-08-23 16:07:24 UTC MAIN commitmail json YAML

Update php54 to 5.4.32 (PHP 5.4.32).

07 Aug 2014, PHP 5.4.32

- Core:
  . Fixed bug #67717 (segfault in dns_get_record). (CVE-2014-3597) (Remi)

- COM:
  . Fixed missing type checks in com_event_sink. (Yussuf Khalil, Stas)

- Fileinfo:
  . Fixed bug #67705 (extensive backtracking in rule regular expression).
    (CVE-2014-3538) (Remi)
  . Fixed bug #67716 (Segfault in cdf.c). (CVE-2014-3587) (Remi)

- GD:
  . Fixed bug #66901 (php-gd 'c_color' NULL pointer dereference).
    (CVE-2014-2497) (Remi)
  . Fixed bug #67730 (Null byte injection possible with imagexxx functions).
    (CVE-2014-5120) (Ryan Mauger)

- Milter:
  . Fixed bug #67715 (php-milter does not build and crashes randomly). (Mike)

- OpenSSL:
  . Fixed missing type checks in OpenSSL options (Yussuf Khalil, Stas).

- Readline:
  . Fixed bug #55496 (Interactive mode doesn't force a newline before the
    prompt). (Bob, Johannes)
  . Fixed bug #67496 (Save command history when exiting interactive shell
    with control-c). (Dmitry Saprykin, Johannes)

- Sessions:
  . Fixed missing type checks in php_session_create_id (Yussuf Khalil, Stas).

- SPL:
  . Fixed bug #67539 (ArrayIterator use-after-free due to object change during
    sorting). (research at insighti dot org, Laruence)
  . Fixed bug #67538 (SPL Iterators use-after-free). (CVE-2014-4670) (Laruence)

- Core:
  . Fixed bug #67693 (incorrect push to the empty array) (Tjerk)

- ODBC:
  . Fixed bug #60616 (odbc_fetch_into returns junk data at end of multi-byte
    char fields). (Keyur)

- Zlib:
  . Fixed bug #67724 (chained zlib filters silently fail with large amounts of
    data). (Mike)

(taca)

2014-08-23 15:31:55 UTC MAIN commitmail json YAML

2014-08-23 14:43:33 UTC MAIN commitmail json YAML

Add bug report URL.

(wiz)

2014-08-23 14:12:17 UTC MAIN commitmail json YAML

Updated mail/mailman to 2.1.18.1nb1

(wiz)

2014-08-23 14:12:07 UTC MAIN commitmail json YAML

Rename readme.sr to README.sr so all opsys have the same PLIST.
Hope this works on case-insensitive file systems. If not, let's
just rm this thing.

Bump PKGREVISION.

XXX: Why is this package "destdir" and not "user-destdir"?

(wiz)

2014-08-23 13:02:37 UTC MAIN commitmail json YAML

Squelch commit warning with wiki.n.o's unusual (scheme-less) $config{url}.
Bump PKGREVISION.

(schmonz)

2014-08-23 12:50:25 UTC MAIN commitmail json YAML

Fixes for:
CVE-2014-2326 Unspecified HTML Injection Vulnerability
CVE-2014-2328 Unspecified Remote Command Execution Vulnerability
CVE-2014-2708 Unspecified SQL Injection Vulnerability
CVE-2014-2709 Unspecified Remote Command Execution Vulnerability

(adam)

2014-08-23 12:17:40 UTC MAIN commitmail json YAML

Updated www/py-django to 1.6.6; www/py-django14 to 1.4.14

(adam)

2014-08-23 12:16:45 UTC MAIN commitmail json YAML

Changes 1.4.14:
Security fixes:
* Issue: reverse() can generate URLs pointing to other hosts (CVE-2014-0480)
* Issue: file upload denial of service (CVE-2014-0481)
* Issue: RemoteUserMiddleware session hijacking (CVE-2014-0482)
* Issue: data leakage via querystring manipulation in admin (CVE-2014-0483)

(adam)

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

Changes 1.6.6:
Security fixes:
* Issue: reverse() can generate URLs pointing to other hosts (CVE-2014-0480)
* Issue: file upload denial of service (CVE-2014-0481)
* Issue: RemoteUserMiddleware session hijacking (CVE-2014-0482)
* Issue: data leakage via querystring manipulation in admin (CVE-2014-0483)

(adam)

2014-08-23 10:06:10 UTC MAIN commitmail json YAML

2014-08-23 10:05:59 UTC MAIN commitmail json YAML

Update news/tin to 2.2.1.
PR pkg/49126 by Leonardo Taccari.

pkgsrc changes:
o Add more mirrors to MASTER_SITES (from http://www.tin.org/mirrors.html)

Changes:
-- 2.2.1 release 20140504 "" --

004) Dennis Preiser <dennis@d--p.de>
      BUG. don't stop utf8 validation on first \n
      BUG. possible buffer overrun in build_gline().
      BUG. missing check for art->refptr in build_tline().
      ADD. handle space-stuffing from RFC 2646 4.4
      ADD. tweak URL_REGEX, dont stop befor closing ) if there was an
          opening ( in the url.
      ADD. allow editing of captured URL befor spwaning viewer
      FIX. cook.c, misc.c, page.c, rfc2046.c, select.c, thread.c, rfc2046.h
          tin.h

003) Matt Anton <tin@syrius.org>
      ADD. updated french translation
      FIX. fr.po

002) Toomas Soome <Toomas.Soome@microlink.ee>
      ADD. updated estonian translation
      FIX. et.po

001) Urs Janssen <urs@tin.org>
      ADD. config.guess, config.sub update
      ADD. updated german translation
      ADD. no-c-format hint for xgettext
      BUG. hypothetic 1 byte buffer overrun in read_newsrc_active_file() with
          newsgoup names longer than 511 bytes (RFC 3977 guarantees them to
          be 497 bytes max).
      BUG. hypothetic out of bounds write in msg_add_header() if more than
          MAX_MSG_HEADERS are added automatically
      BUG. don't null strings will illegal multibyte sequences, just replace
          eveything after the fist illegal sequence with ?
      FIX. active.c, config.c, feed.c, lang.c, page.c, post.c, read.c,
          rfc2046.c, string.c, config.guess, config.sub, de.po

-- 2.2.0 release 20131224 "Lochindaal" --

U025) Joe Hansen <joedalton2@yahoo.dk>
      ADD. updated danish translation
      FIX. da.po

U024) Thomas E. Dickey <dickey@invisible-island.net>
      ADD. update configure macros
      FIX. aclocal.m4, configure.in

U023) Dennis Preiser <dennis@d--p.de>
      BUG. do not truncate long subjects in group level if they
          fit on the screen
      FIX. group.c

U022) Matt Anton <tin@syrius.org>
      ADD. updated french translation
      FIX. fr.po

U021) Urs Janssen <urs@tin.org>
      ADD. removed some useless initializations
      ADD. config.guess update
      BUG. don't give error message for manually aborted saves
      BUG. fixed a possible free(NULL) if linked against libgsasl
      BUG. forged cancels (-DFORGERY) didn't include all original headers
          in the body as it was done before tin 2.0.0
      BUG. memleak in pos_group_in_newsrc() when moving a group to new position
      FIX. active.c, auth.c, curses.c, feed.c, group.c, inews.c, lang.c, mail.c
          main.c, misc.c, newsrc.c, page.c, post.c, prompt.c, save.c, select.c
          string.c, thread.c, xref.c, config.guess

U020) Toomas Soome <Toomas.Soome@microlink.ee>
      ADD. updated estonian translation
      FIX. et.po

-- 2.1.5 release 20131126 "Meadowburn" --

U019) Dennis Preiser <dennis@d--p.de>
      BUG. possible dereference null return value
      BUG. fixed various uncritical resource leeks
      BUG. possible wrong position of %U and %f with user defined screen
          layout
      FIX. select.c, string.c, tin.h

U018) Matt Anton <tin@syrius.org>
      ADD. updated french translation
      FIX. fr.po

U017) Urs Janssen <urs@tin.org>
      ADD. updated german translation
      ADD. remove FWS from Newsgroups and Followup-To when posting a followup
      ADD. allow new gTLDs xn--ngbc5azd, xn--80asehdb, xn--80aswg, xn--unup4y
      ADD. allow new IDN ccTLD of Iran
      ADD. allow new gTLDs graphics, contractors, gallery, sexy, construction
          tattoo, technology, estate, land, bike, ventures, camera, clothing
          lighting, singles, voyage, guru, holdings, equipment
      ADD. make the filter debug output somewhat more readable
      ADD. more verbose "LIST OVERVIEW.FMT" debugging
      ADD. updated mbox and mmdf manpage
      ADD. set default of disable_gnksa_domain_check to TRUE
      ADD. mention mailaddress on the posting summary screen for mailgroups
      BUG. in mailgroups the posting summary screen wasn't updated after
          editing the article
      BUG. fixed various uncritical resource leeks
      BUG. fixed various hypothetic buffer overruns
      BUG. removed some dead code
      BUG. in -n case a valid group could be treated as invalid on RFC 3977
          servers
      FIX. active.c, art.c, config.c, debug.c, feed.c, filter.c, getline.c
          group.c, header.c, help.c, inews.c, init.c, keymap.c, lang.c, lock.c
          main.c, memory.c, misc.c, my_tmpfile.c, newsrc.c, nntplib.c, page.c
          pgp.c, post.c, read.c, refs.c, rfc1524.c rfc2046.c, rfc2047.c
          save.c, search.c, select.c, sigfile.c, version.c, xface.c, xref.c
          extern.h, policy.h, proto.h, de.po, mbox.5, mmdf.5

U016) Toomas Soome <Toomas.Soome@microlink.ee>
      ADD. updated estonian translation
      FIX. et.po

-- 2.1.4 release 20131019 "Killarow" --

U015) Dennis Preiser <dennis@d--p.de>
      ADD. user defined screen layout at selection, group and thread level
          (debian bug #63877)
      BUG. the code for genetaring initials (used for quote_chars) was not
          multibyte safe
      FIX. attrib.c, config.c, group.c, init.c, lang.c, memory.c, misc.c
          options_menu.c, page.c, post.c, save.c, screen.c, select.c, string.c
          thread.c, tincfg.tbl, extern.h, proto.h, tin.h, tinrc.h, version.h
          tin.1, tin.5

U014) Urs Janssen <urs@tin.org>
      BUG. off by one error when checking for valid ISO2ASC settings
      BUG. current article was not recooked if changing
          news_headers_to_display and/or news_headers_to_not_display
          in the attributes menu
      BUG. used 'K' instead of 'k' as kilo SI suffix when shortening large
          numbers
      ADD. skip "Can't find base article" message if not running in
          DEBUG_FILTER or DEBUG_REFS mode
      ADD. allow new IDN ccTLD of Mongolia
      ADD. allow gTLD post.
      ADD. tweaked manpage
      ADD. make traget install_nls_man for translated manpages
      ADD. config.guess update
      FIX. charset.c, config.c, init.c, options_menu.c, string.c, policy.h
          Makefile, Makefile.in, tin.1, tin.5, config.guess

-- 2.1.3 release 20130812 "Scarabus" --

U013) Dennis Preiser <dennis@d--p.de>
      BUG. contents of Supersedes header was shown mime decoded in pager
      FIX. cook.c

U012) Wei-Lun Chao <chaoweilun@gmail.com>
      ADD. updated chinese translation
      FIX. zh_TW.po

UO11) Dennis Grevenstein <dennis@pcde.inka.de>
      BUG. used strdup() instead of my_strdup() (strdup is not mandatory
          in ANSI-C)
      FIX. art.c

U010) Joe Hansen <joedalton2@yahoo.dk>
      ADD. updated danish translation
      FIX. da.po

U009) Toomas Soome <Toomas.Soome@microlink.ee>
      ADD. updated estonian translation
      FIX. et.po

U008) Urs Janssen <urs@tin.org>
      BUG. interactive prompting for username/password in batch-mode
      BUG. don't generate Cancel-Lock if cancel secret is empty
      BUG. used strdup() instead of my_strdup()
      ADD. prefer $XDG_RUNTIME_DIR over $HOME for fifos used by xface
      ADD. allow new IDN ccTLD of Ukraine
      ADD. allow new ccTLD of Sint Maarten
      ADD. config.guess, config.sub update
      ADD. avoid charset conversion if the local charset is the same as
          the network charset
      ADD. mention $TIN_NOVFILENAME in man pages
      FIX. auth.c, debug.c, lang.c, misc.c, post.c, prompt.c, xface.c, bool.h
          extern.h, policy.h, Makefile, config.guess, config.sub, tin.[15]

-- 2.1.2 release 20121224 "Langholm" --

U007) Vincent Lefevre <vincent@vinc17.net>
      BUG. doubled % in some description strings where single % are needed
          (debian bug #684587)
      FIX. lang.c

U006) Urs Janssen <urs@tin.org>
      BUG. possible printf with null pointer in check_moderated() when trying
          to post an article to a non existent group
      ADD. config.guess, config.sub update
      ADD. allow new IDN ccTLDs of Oman and Malaysia
      BUG. username and password wasn't converted to UTF-8 for SASL AUTH PLAIN
      BUG. missing square brackets in gsasl.h check
      FIX. auth.c, post.c, policy.h, configure[.in], config.guess, config.sub

U005) Matt Anton <tin@syrius.org>
      ADD. updated french translation
      FIX. fr.po

-- 2.1.1 release 20120623 "Mulindry" --

007) Urs Janssen <urs@tin.org>
      ADD. allow new IDN ccTLD of Kazakhstan and new ccTLD of Curacao
      FIX. policy.h

006) Wei-Lun Chao <chaoweilun@gmail.com>
      ADD. chinese translation
      FIX. zh_TW.po

005) Dennis Preiser <dennis@d--p.de>
      BUG. in read groups with show_only_unread_arts base article was invalid
          but should be displayed after 'M'enu
      FIX. group.c, options_menu.c, page.c, post.c, select.c, thread.c, proto.h

U004) Thomas E. Dickey <dickey@invisible-island.net>
      ADD. update configure macros
      ADD. --enable-heapsort configure switch
      ADD. 'M'enu option for sort_function if --enable-heapsort
      FIX. art.c, config.c, heapsort.c, init.c, lang.c, options_menu.c
          tcurses.c, tincfg.tbl, extern.h, proto.h, tin.h, tinrc.h
          configure[.in], autoconf.h[in], aclocal.m4

U003) Urs Janssen <urs@tin.org>
      ADD. config.guess, config.sub update
      ADD. heapsort.c fallback
      ADD. compile heapsort.c and xface.c conditionaly
      ADD. configure check for libunistring if libicuuc is not found
      ADD. configure check for setvbug
      ADD. prefer libicuuc for idna2003 decoding over libidn
      ADD. use NFC instead of NFKC as default normalization if possible
      ADD. swapped args for append_file() to match order of copy_fp()
      BUG. creation of several temporary files could fail if $TMPDIR didn't
          end with /
      BUG. doubled % in some description strings where single % are needed
      BUG. used strftime() instead of my_strftime() in debug.c
      BUG. cached overview wasn't converted to undeclared_charset if set for
          the group and post_8bit_header was active
      FIX. art.c, config.c, debug.c, heapsort.c, inews.c, init.c, lang.c
          mail.c, misc.c, nntplib.c, pgp.c, post.c, refs.c, select.c
          string.c extern.h, proto.h, tin.h, autoconf.h[in], configure[.in]
          config.guess, config.sub, Makefile, tin.1, tin.5, *.po

-- 2.1.0 release 20111224 "Bridgend" --

004) Matt Anton <tin@syrius.org>
      ADD. updated french translation
      FIX. fr.po

003) Toomas Soome <Toomas.Soome@microlink.ee>
      ADD. updated estonian translation
      FIX. et.po

U002) Dennis Preiser <dennis@d--p.de>
      ADD. support for article numbers > 2^31 (--enable-long-article-numbers)
      ADD. reduce memory usage if getart_limit is set
      ADD. store superseds in posted_articles_file
      FIX. active.c, art.c, debug.c, group.c, lang.c, mail.c, memory.c
          newsrc.c, page.c, post.c, rfc2046.c, save.c, screen.c, select.c
          string.c, thread.c, xref.c, extern.h, proto.h, tin.h, autoconf.h[in]
          configure[.in]

002) Dennis Preiser <dennis@d--p.de>
      BUG. buggy error-message for attributes with no scope
      BUG. abbreviated group names might get unnecessary cut off
      BUG. OPT_MONO_* options were shown in menu when use_color is enabled
      BUG. in some cases huge article numbers might get corrupted due to
          the use of atoi()
      BUG. possible uninitialized ext_color member in cchar_t (new in ncurses6)
      FIX. art.c, attrib.c, lang.c, options_menu.c, select.c, tcurses.c
          extern.h, tincfg.tbl

U001) Urs Janssen <urs@tin.org>
      ADD. some more debugging output
      ADD. timestamps to debugging output
      ADD. configure check for libidnkit (IDNA 2008)
      ADD. configure check for clock_gettime(2)
      ADD. updated german translation, switch to UTF-8 encoding
      ADD. configure check for inet_ntoa in libnsl
      ADD. configure check for idna_strerro in libidn
      ADD. use range in LISTGROUP if getart_limit is set
      FIX. active.c, art.c, debug.c, filter.c, group.c, lang.c, mail.c, misc.c
          nntplib.c, screen.c, signal.c, xref.c, proto.h, tin.h, tin.1, tin.5
          Makefile[.in], configure[.in] autoconf.h[in], aclocal.m4, de.po

001) Urs Janssen <urs@tin.org>
      ADD. config.guess, config.sub update
      BUG. crash when entering scope menu without active group
      FIX. select.c, config.guess, config.sub

(obache)

2014-08-23 09:35:01 UTC MAIN commitmail json YAML

2014-08-23 09:34:49 UTC MAIN commitmail json YAML

Update slrn to 1.0.1.
Based on PR pkg/49129 by Leonardo Taccari.

Changes since 1.0.0
1. An issue with the wrap_width variable was fixed.

Changes since 0.9.9p1
1. src/charset.c: Avoid using CODESET if it is not defined.
2. doc/slrn.1: Remove blank line at top of file. (Ignatios Souvatzis)
3. src/Makefile.in: /bin/sh on solaris does not like empty lists in a
  for loop causing make install to fail.  Workaround added
  (Petr Sumbera).
4. src/mime.c: rewrote much of the email address encoding/decoding so
  that only comment fields in email addresses are encoded/decoded.
  slrn is also smarted in encoding/decoding other headers (based on
  patch from Robert Grimm).
5. autoconf/Makefile.in: Added dependencies such that if the
  Makefile.in and config.in files have been modified, the user is
  told to re-run the configure script.
6. Updated the copyright years to 2009.
7. src/mime.c: Omit the mime headers if the content is pure 7bit.
  Also, if mime-headers already exist, do not add append additional
  ones.
8. configure: Added the configuration option --with-non-gnu-iconv that
  can be used to indicate that local version of iconv is not
  compatible with GNU iconv (Piotr 'aniou' Meyer).
9. src/charset.c: Upon failure, slrn_test_convert_lines will return the line
  that caused it to fail.
10. src/charset.c: If the --debug option is given, slrn will write the
    strings that iconv failed to convert to the log file.
11. src/post.c: Skip long line checks between verbatim marks. (Robert
    Grimm).
12. src/nntplib.h: Removed duplicate declarations of nntp_server_cmd
    and nntp_server_vcmd. (Li Hong).
13. src/decode.c: If an output file already exists, create a new one
    by appending an integer to the name.
14. src/slrn.c: work around a SLang_getkey bug that arises when the
    underlying read system call is interrupted, and the interrupt hook
    creates a different read descriptor.
15. src/misc.c: All error messages (including slang tracebacks) are
    logged to the --debug output file.
16. src/art.c,etc: If an article has invalid headers, clear the error
    but give the article an initial score of -1000.  This number may
    be customized using the "invalid_header_score" variable.
17. src/mime.c: In slrn_mime_process_article, decode headers even if
    Content-Type is not understood and metamail is needed.
18. src/art.c: Avoid a buffer overflow when reconstructing huge
    threads.  Thanks to Robert Grimm for finding the problem.
19. src/version.c: %d format was used to print a long integer.
20. src/nntplib.c: slrn user "narke" discovered that his server will
    disconnect if an attempt is made to post an empty body.  slrn does
    this after authenticating with the server to verify that posting
    is possible.  As a work-around, the response comment from the
    AUTHINFO command is parsed.
21. src/sltcp.c: Add support for gnutls logging functions.
22. src/chkslang.c: Fixed a sscanf format issue involving long long
    integers.
23. src/sltcp.c: Change 21 needed #ifdef SLTCP_HAS_GNUTLS_SUPPORT.
24. src/nntplib.c: A comparison in #20 should have used != instead of
    ==.
25. doc/slrn.rc: "utf8" changed to "utf-8" (Thomas Wiegner).
26. src/art_misc.c: Increased the search range for a pgp signature.
27. src/misc.c: The rline_update callback function was not handling
    the case where no prompt (prompt==NULL) was associated with the
    readline object.  (M. G. Berberich)
28. src/vfile.c: Add explicit void* to char* cast for better C++
    compliance.
29. doc/tm/: Updated the Makefile and rebuilt the docs
30. src/interp.c, art.c: Added support for an optional argument to the
    replace_article function that dictates if the article should be
    mime processed.
31. src/*: Updated copyright year and trimmed extra whitespace.
32. macros/mime.sl: Added initial support for multipart mime messages.
    See macros/mime.sl for additional information.
33. macros/mime.sl;src/*.c: More support for processing multipart mime
    messages, including the ability to save/view the various parts of
    a message.
34. src/misc.c:generic_read_input: If point is negative, regard it as
    an offset from the end of the string.  Changes were also made to
    the callers of this function accordingly.
35. macros/mailcap.sl: If an executable does not exist on the search
    path, skip the mailcap entry.
36. src/interp.c: Added "replace_cooked_article", which is like
    to "replace_article", but does not affect the raw lines.  mime.sl
    was updated to use this.
37. macros/mime.sl: Added an option to the browse menu that permits
    the full raw article to be viewed.
38. macros/mime.sl: Added a more informative message when a mime
    article is encountered.
39. src/mime.c: A couple of strncmp calls used the wrong length (Patched
    by Thomas Wiegner).
40. macros/mime.sl: The boundary subkeyword was not being detected in a
    case-insensitive way.  Also the wrong filename was mentioned in
    the usage comments. (Christian Ebert)
41. macros/mime.sl: Add an option to view all parts of a mime
    multipart message.
42. Added a top-level win32 directory containing scripts for building
    slrn using MinGW on a Windows system.  See doc/INSTALL.w32 for
    details.
43. src/*.c: Various win32-specific tweaks to avoid some warnings
    generated by MinGW's gcc.
44. win32/msinstall.sl: Use $prefix/share/man instead of $prefix/man
    for the directory where man pages are installed.
45. doc/THANKS updated.
46. updated autoconf/config.guess and autoconf/config.sub
47. doc/THANKS rearranged.
48. src/art_misc.c: New config variable: "wrap_width", which sets the
    width that will trigger wrapping.
49. doc/: Updated txt docs from slrn doc project's svn repos.
50. Version 1.0 released [Dec 21, 2012].

(obache)

2014-08-23 07:46:48 UTC MAIN commitmail json YAML

Updated devel/flex to 2.5.39nb2

(obache)

2014-08-23 07:46:38 UTC MAIN commitmail json YAML

Prevent libfi to be linked with libintl.
Gettext is just used in flex tool, not in library.

Bump PKGREVISION.

(obache)

2014-08-23 07:44:29 UTC MAIN commitmail json YAML

adjust PLIST to support dtrace option

(richard)

2014-08-23 06:56:32 UTC MAIN commitmail json YAML

2014-08-23 06:55:03 UTC MAIN commitmail json YAML

Update to 1.99.08.
Changes:
- use flock() on disk images to avoid accidents
- improve gdb interface to treat CPUs as "threads"
- rework tty handling; now behaves when backgrounded
- change disk image names in sample config to match OS/161 usage
- rework timing code and fix bug with bogus large idle counts
- rework and retune main loop; much faster
- use more gcc warnings

(dholland)

2014-08-23 06:13:43 UTC MAIN commitmail json YAML

Updated games/lgogdownloader to 2.16

(wiz)

2014-08-23 06:13:33 UTC MAIN commitmail json YAML

Update to 2.16: GOG has Linux support, now this tool has it too.

(wiz)

2014-08-23 06:10:43 UTC MAIN commitmail json YAML

+ calibre-2.0 [needs py-qt5], filezilla-3.9.0.3, lgogdownloader-2.16,
  tcl85-8.5.16, tk85-8.5.16, wine-devel-1.7.25.

(wiz)

2014-08-23 05:38:30 UTC MAIN commitmail json YAML

Updated sysutils/cdrtools to 3.01alpha24nb1

(wiz)

2014-08-23 05:38:22 UTC MAIN commitmail json YAML

Add a patch from Valeriy Ushakov:

The bug prevents mkisofs from creating old-style distrib/cdrom ISO
image for macppc.  Trying to create bootable macppc CD in distrib/cdrom
using cdrtools mkisofs fails with:

    mkisofs: No such file or directory. Invalid node - '--macbin'.

The bug is in option spec that causes mkisofs to misparse
-hide-hfs-list option.  The patch is actually a single whitespace
character.

Bump PKGREVISION.

(wiz)

2014-08-23 05:24:35 UTC MAIN commitmail json YAML

Updated devel/meld-devel to 3.11.3

(wiz)

2014-08-23 05:24:25 UTC MAIN commitmail json YAML

Update to 3.11.3:

2014-08-23 meld 3.11.3
======================

  Features:

  * Manually handle app menu fallback for non-Gnome shells (Kai Willadsen)
  * Save and restore window maximisation state (Kai Willadsen)

  Fixes:

  * Add missing/incomplete "Language" entries (Lars Wendler)
  * Miscellaneous code cleanups (Christoph Brill)
  * Handle broken locale settings better (Kai Willadsen)
  * Fix size allocation issues in preferences UI (Kai Willadsen)
  * Update shebang for environments with Python 3 as default (Kai Willadsen)

  Translations:

  * Daniel Mustieles (es)
  * Marek ÄŒernocký (cs)
  * Piotr DrÄ…g (pl)
  * Rafael Ferreira (pt_BR)

(wiz)

2014-08-23 03:14:46 UTC MAIN commitmail json YAML

Updated devel/flex to 2.5.39nb1

(obache)

2014-08-23 03:14:36 UTC MAIN commitmail json YAML

Documentation handling fixes.
Now, unwanted configure script timestamp update issue is resolved, and unwanted
documentation regeneration will not be happened anymore.
TeX related tools are not required in any case.
Additionally, PDF document is already in distibution, so no reason to prevent
installation.

Bump PKGREVISION.

(obache)

2014-08-23 03:00:18 UTC MAIN commitmail json YAML

Prevent to update timestamp of configure script with pkgsrc specific override.
It may be triger of unwanted rebuild.

(obache)

2014-08-22 21:58:32 UTC MAIN commitmail json YAML

Updated print/cups-filters to 1.0.54nb3

(wiz)

2014-08-22 21:58:21 UTC MAIN commitmail json YAML

Install banners and testprint again, and depend on a cups version that
doesn't install them.

Bump PKGREVISION.

(wiz)

2014-08-22 21:54:51 UTC MAIN commitmail json YAML

Updated print/cups to 1.7.4nb1

(wiz)

2014-08-22 21:54:39 UTC MAIN commitmail json YAML

Do not install banner files and testprint, to avoid conflict with
cups-filters, which installs them too.

Bump PKGREVISION.

(wiz)

2014-08-22 17:30:27 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup tickets #4478, #4479, #4480, #4481, #4482, #4483 and #4484.

(tron)

2014-08-22 17:29:35 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4484 - requested by obache
emulators/suse131_krb5: security update

Revisions pulled up:
- emulators/suse131_krb5/Makefile                              1.2
- emulators/suse131_krb5/distinfo                              1.2

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Fri Aug 22 09:01:56 UTC 2014

  Modified Files:
  pkgsrc/emulators/suse131_krb5: Makefile distinfo

  Log Message:
      openSUSE Security Update: krb5
  ___________________________________________________________________________
  ___

  Announcement ID:    openSUSE-SU-2014:0977-1
  Rating:            low
  References:        #886016 #888697
  Cross-References:  CVE-2014-4341 CVE-2014-4342 CVE-2014-4343
                      CVE-2014-4344
  Affected Products:
                      openSUSE 13.1
                      openSUSE 12.3
  ___________________________________________________________________________
  ___

      An update that fixes four vulnerabilities is now available.

  Description:

      The following security isses are fixed in this update:

      CVE-2014-4341 CVE-2014-4342: denial of service flaws when handling RFC
      1964 tokens (bnc#886016)

      CVE-2014-4343 CVE-2014-4344: multiple flaws in SPNEGO (bnc#888697)

(tron)

2014-08-22 17:27:48 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4483 - requested by obache
emulators/suse131_libtiff: security update

Revisions pulled up:
- emulators/suse131_libtiff/Makefile                            1.2
- emulators/suse131_libtiff/distinfo                            1.2

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Fri Aug 22 08:54:08 UTC 2014

  Modified Files:
  pkgsrc/emulators/suse131_libtiff: Makefile distinfo

  Log Message:
      openSUSE Security Update: update for jbigkit
  ___________________________________________________________________________
  ___

  Announcement ID:    openSUSE-SU-2014:0978-1
  Rating:            moderate
  References:        #870855
  Cross-References:  CVE-2013-6369
  Affected Products:
                      openSUSE 13.1
                      openSUSE 12.3
  ___________________________________________________________________________
  ___

      An update that fixes one vulnerability is now available.

  Description:

          The following security issue is fixed in this update
      - [bnc#870855] - CVE-2013-6369: jbigkit buffer overflow

(tron)

2014-08-22 17:25:03 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4482 - requested by obache
multimedia/adobe-flash-plugin11: security update

Revisions pulled up:
- multimedia/adobe-flash-plugin11/Makefile                      1.32
- multimedia/adobe-flash-plugin11/distinfo                      1.30

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Fri Aug 22 08:46:10 UTC 2014

  Modified Files:
  pkgsrc/multimedia/adobe-flash-plugin11: Makefile distinfo

  Log Message:
  Update adoble-flash-plugin11 to 11.2.202.400 for APSB14-18.

(tron)

2014-08-22 17:24:28 UTC MAIN commitmail json YAML

Default to Suse 13.1 packages under NetBSD 7.0_BETA and newer.

(tron)

2014-08-22 17:13:35 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4481 - requested by obache
emulators/suse131_openssl: security update

Revisions pulled up:
- emulators/suse131_openssl/Makefile                            1.10
- emulators/suse131_openssl/distinfo                            1.10

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Fri Aug 22 08:43:09 UTC 2014

  Modified Files:
  pkgsrc/emulators/suse131_openssl: Makefile distinfo

  Log Message:
      openSUSE Security Update: update for openssl
  ___________________________________________________________________________
  ___

  Announcement ID:    openSUSE-SU-2014:1052-1
  Rating:            moderate
  References:        #890764 #890765 #890766 #890767 #890768 #890769
                      #890770 #890771 #890772
  Cross-References:  CVE-2014-3505 CVE-2014-3506 CVE-2014-3507
                      CVE-2014-3508 CVE-2014-3509 CVE-2014-3510
                      CVE-2014-3511 CVE-2014-3512 CVE-2014-5139

  Affected Products:
                      openSUSE 13.1
                      openSUSE 12.3
  ___________________________________________________________________________
  ___

      An update that fixes 9 vulnerabilities is now available.

  Description:

      This openssl update fixes the following security issues:

      - openssl 1.0.1i
      * Information leak in pretty printing functions (CVE-2014-3508)
      * Crash with SRP ciphersuite in Server Hello message (CVE-2014-5139)
      * Race condition in ssl_parse_serverhello_tlsext (CVE-2014-3509)
      * Double Free when processing DTLS packets (CVE-2014-3505)
      * DTLS memory exhaustion (CVE-2014-3506)
      * DTLS memory leak from zero-length fragments (CVE-2014-3507)
      * OpenSSL DTLS anonymous EC(DH) denial of service (CVE-2014-3510)
      * OpenSSL TLS protocol downgrade attack (CVE-2014-3511)
      * SRP buffer overrun (CVE-2014-3512)

(tron)

2014-08-22 17:10:57 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4480 - requested by obache
graphics/py-Pillow: security update

Revisions pulled up:
- graphics/py-Pillow/Makefile                                  1.10-1.13
- graphics/py-Pillow/PLIST                                      1.5
- graphics/py-Pillow/distinfo                                  1.6-1.8
- graphics/py-Pillow/patches/patch-setup.py                    1.3

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Sun Jul  6 12:15:53 UTC 2014

  Modified Files:
  pkgsrc/graphics/py-Pillow: Makefile PLIST distinfo
  pkgsrc/graphics/py-Pillow/patches: patch-setup.py

  Log Message:
  Update Pillow to 2.5.0.

  2.5.0 (2014-07-01)
  ------------------

  - Imagedraw rewrite
    [terseus, wiredfool]

  - Add support for multithreaded test execution
    [wiredfool]

  - Prevent shell injection #748
    [mbrown1413, wiredfool]

  - Support for Resolution in BMP files #734
    [gcq]

  - Fix error in setup.py for Python 3
    [matthew-brett]

  - Pyroma fix and add Python 3.4 to setup metadata #742
    [wirefool]

  - Top level flake8 fixes #741
    [aclark]

  - Remove obsolete Animated Raster Graphics (ARG) support
    [hugovk]

  - Fix test_imagedraw failures #727
    [cgohlke]

  - Fix AttributeError: class Image has no attribute 'DEBUG' #726
    [cgohlke]

  - Fix msvc warning: 'inline' : macro redefinition #725
    [cgohlke]

  - Cleanup #654
    [dvska, hugovk, wiredfool]

  - 16-bit monochrome support for JPEG2000
    [videan42]

  - Fixed ImagePalette.save
    [brightpisces]

  - Support JPEG qtables
    [csinchok]

  - Add binary morphology addon
    [dov, wiredfool]

  - Decompression bomb protection
    [hugovk]

  - Put images in a single directory
    [hugovk]

  - Support OpenJpeg 2.1
    [al45tair]

  - Remove unistd.h #include for all platforms
    [wiredfool]

  - Use unittest for tests
    [hugovk]

  - ImageCms fixes
    [hugovk]

  - Added more ImageDraw tests
    [hugovk]

  - Added tests for Spider files
    [hugovk]

  - Use libtiff to write any compressed tiff files
    [wiredfool]

  - Support for pickling Image objects
    [hugovk]

  - Fixed resolution handling for EPS thumbnails
    [eliempje]

  - Fixed rendering of some binary EPS files (Issue #302)
    [eliempje]

  - Rename variables not to use built-in function names
    [hugovk]

  - Ignore junk JPEG markers
    [hugovk]

  - Change default interpolation for Image.thumbnail to Image.ANTIALIAS
    [hugovk]

  - Add tests and fixes for saving PDFs
    [hugovk]

  - Remove transparency resource after P->RGBA conversion
    [hugovk]

  - Clean up preprocessor cruft for Windows
    [CounterPillow]

  - Adjust Homebrew freetype detection logic
    [jacknagel]

  - Added Image.close, context manager support.
    [wiredfool]

  - Added support for 16 bit PGM files.
    [wiredfool]

  - Updated OleFileIO to version 0.30 from upstream
    [hugovk]

  - Added support for additional TIFF floating point format
    [Hijackal]

  - Have the tempfile use a suffix with a dot
    [wiredfool]

  - Fix variable name used for transparency manipulations
    [nijel]

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Sun Jul  6 12:18:39 UTC 2014

  Modified Files:
  pkgsrc/graphics/py-Pillow: Makefile

  Log Message:
  Update HOMEPAGE url.

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Fri Aug  8 12:09:28 UTC 2014

  Modified Files:
  pkgsrc/graphics/py-Pillow: Makefile distinfo

  Log Message:
  Update Pillow to 2.5.1.

  2.5.1 (2014-07-10)
  ------------------

  - Fixed install issue if Multiprocessing.Pool is not available
    [wiredfool]

  - 32bit mult overflow fix #782
    [wiredfool]

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Thu Aug 21 10:00:32 UTC 2014

  Modified Files:
  pkgsrc/graphics/py-Pillow: Makefile distinfo

  Log Message:
  Update Pillow to 2.5.3.

  2.5.3 (2014-08-18)
  ------------------

  - Fixed CVE-2014-3598, a DOS in the Jpeg2KImagePlugin
    [Andrew Drake]

  2.5.2 (2014-08-13)
  ------------------

  - Fixed CVE-2014-3589, a DOS in the IcnsImagePlugin
    [Andrew Drake]

(tron)

2014-08-22 16:43:05 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4479 - requested by wiz
security/gpgme: security update

Revisions pulled up:
- security/gpgme/Makefile                                      1.73
- security/gpgme/distinfo                                      1.32

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Thu Aug 21 20:40:58 UTC 2014

  Modified Files:
  pkgsrc/security/gpgme: Makefile distinfo

  Log Message:
  Update to 1.4.4. Remove obsolete configure args.

  Noteworthy changes in version 1.4.4 (2014-07-30) [C22/A11/R1]
  -------------------------------------------------------------

    Backported from 1.5.1:

    * Fixed possible overflow in gpgsm and uiserver engines.
      [CVE-2014-3564]

    * Fixed possibled segv in gpgme_op_card_edit.

    * Fixed minor memleaks and possible zombie processes.

    * Fixed prototype inconsistencies and void pointer arithmetic.

  Noteworthy changes in version 1.4.3 (2013-08-12) [C22/A11/R0]
  -------------------------------------------------------------

    * The default engine names are now taken from the output of gpgconf.
      If gpgconf is not found the use of gpg 1 is assumed.

    * Under Windows the default engines names are first searched in the
      installation directory of the gpgme DLL.

    * New function gpgme_data_identify to detect the type of a message.

    * Interface changes relative to the 1.4.2 release:
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    gpgme_signers_count            NEW.
    gpgme_data_type_t              NEW.
    gpgme_data_identify            NEW.

  Noteworthy changes in version 1.4.2 (2013-05-28)
  ------------------------------------------------

    * Allow symmetric encryption with gpgme_op_encrypt_sign.

    * Fixed mismatching off_t definitions on Windows.

    * Interface changes relative to the 1.4.1 release:
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    gpgme_off_t                    NEW.
    gpgme_size_t                  NEW.
    GPGME_PROTOCOL_OPENPGP        NEW alias.

(tron)

2014-08-22 16:27:18 UTC MAIN commitmail json YAML

2014-08-22 15:25:10 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4478 - requested by wiz
x11/gnome-desktop3: build fix

Revisions pulled up:
- x11/gnome-desktop3/distinfo                                  1.6
- x11/gnome-desktop3/patches/patch-libgnome-desktop_libgsystem_gsystem-file-utils.c 1.1

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Thu Aug 21 10:37:48 UTC 2014

  Modified Files:
  pkgsrc/x11/gnome-desktop3: distinfo
  Added Files:
  pkgsrc/x11/gnome-desktop3/patches:
      patch-libgnome-desktop_libgsystem_gsystem-file-utils.c

  Log Message:
  Add fcntl.h for openat(). Might help build on NetBSD-6.

(tron)

2014-08-22 11:26:35 UTC MAIN commitmail json YAML

Updated pkgtools/revbump to 2.9

(wiz)

2014-08-22 11:26:25 UTC MAIN commitmail json YAML

No one reads makebump.manual and checks PKGREVISION changes; just
mention the packages where it failed. Update manpage.

Bump version.

(wiz)

2014-08-22 11:24:48 UTC MAIN commitmail json YAML

2014-08-22 10:25:18 UTC MAIN commitmail json YAML

Updated graphics/libsixel to 1.0.0

(obache)

2014-08-22 10:25:09 UTC MAIN commitmail json YAML

2014-08-22 09:58:45 UTC MAIN commitmail json YAML

Updated print/cups-filters to 1.0.54nb2

(wiz)

2014-08-22 09:58:36 UTC MAIN commitmail json YAML

Stop installing some banner files and the testprint page, to avoid
conflict with cups-1.7.
Upstream bug report was filed a month ago, but so far there was
no clarification:
https://bugs.linuxfoundation.org/show_bug.cgi?id=1222

Bump PKGREVISION.

(wiz)

2014-08-22 09:38:10 UTC MAIN commitmail json YAML

Limit RUBY_VERSION_SUPPORTED to those supported by ruby-zip.

Fixes bulk builds.

(jperkin)

2014-08-22 09:12:09 UTC MAIN commitmail json YAML

Updated devel/eric4 to 4.5.24

(wiz)

2014-08-22 09:11:59 UTC MAIN commitmail json YAML

Update to 4.5.24. Extract using bsdtar instead of gtar.
Fix python interpreter in installed files.

Changes:

Version 4.5.24:
- bug fixes

Version 4.5.23:
- bug fixes

Version 4.5.22:
- bug fixes

Version 4.5.21:
- bug fixes
- changed the eric mascot to be a Python (i.e. the snake). New icons
  and pixmaps provided by Thimo Kraemer.

Version 4.5.20:
- bug fixes
- Italian translations completed by Gianpietro Zamolo

Version 4.5.19:
- bug fixes

(wiz)

2014-08-22 09:08:48 UTC MAIN commitmail json YAML

Updated x11/py-qt4-qscintilla to 2.8.3nb1

(wiz)

2014-08-22 09:08:39 UTC MAIN commitmail json YAML

Fix linkage. For some reason, Qsci.so was not linked against
libqscintilla2, make it unusable by itself. Hardcode libqscintilla2
into LDFLAGS.

Bump PKGREVISION.

(wiz)

2014-08-22 09:02:09 UTC MAIN commitmail json YAML

Updated emulators/suse131_krb5 to 13.1nb1

(obache)

2014-08-22 09:01:56 UTC MAIN commitmail json YAML

  openSUSE Security Update: krb5
______________________________________________________________________________

Announcement ID:    openSUSE-SU-2014:0977-1
Rating:            low
References:        #886016 #888697
Cross-References:  CVE-2014-4341 CVE-2014-4342 CVE-2014-4343
                    CVE-2014-4344
Affected Products:
                    openSUSE 13.1
                    openSUSE 12.3
______________________________________________________________________________

  An update that fixes four vulnerabilities is now available.

Description:

  The following security isses are fixed in this update:

  CVE-2014-4341 CVE-2014-4342: denial of service flaws when handling RFC
  1964 tokens (bnc#886016)

  CVE-2014-4343 CVE-2014-4344: multiple flaws in SPNEGO (bnc#888697)

(obache)

2014-08-22 08:54:21 UTC MAIN commitmail json YAML

Updated emulators/suse131_libtiff to 13.1nb1

(obache)

2014-08-22 08:54:08 UTC MAIN commitmail json YAML

  openSUSE Security Update: update for jbigkit
______________________________________________________________________________

Announcement ID:    openSUSE-SU-2014:0978-1
Rating:            moderate
References:        #870855
Cross-References:  CVE-2013-6369
Affected Products:
                    openSUSE 13.1
                    openSUSE 12.3
______________________________________________________________________________

  An update that fixes one vulnerability is now available.

Description:

      The following security issue is fixed in this update
  - [bnc#870855] - CVE-2013-6369: jbigkit buffer overflow

(obache)

2014-08-22 08:46:20 UTC MAIN commitmail json YAML

Updated multimedia/adobe-flash-plugin11 to 11.2.202.400

(obache)

2014-08-22 08:46:10 UTC MAIN commitmail json YAML

2014-08-22 08:43:26 UTC MAIN commitmail json YAML

Updated emulators/suse131_openssl to 13.1nb9

(obache)

2014-08-22 08:43:09 UTC MAIN commitmail json YAML

  openSUSE Security Update: update for openssl
______________________________________________________________________________

Announcement ID:    openSUSE-SU-2014:1052-1
Rating:            moderate
References:        #890764 #890765 #890766 #890767 #890768 #890769
                    #890770 #890771 #890772
Cross-References:  CVE-2014-3505 CVE-2014-3506 CVE-2014-3507
                    CVE-2014-3508 CVE-2014-3509 CVE-2014-3510
                    CVE-2014-3511 CVE-2014-3512 CVE-2014-5139

Affected Products:
                    openSUSE 13.1
                    openSUSE 12.3
______________________________________________________________________________

  An update that fixes 9 vulnerabilities is now available.

Description:

  This openssl update fixes the following security issues:

  - openssl 1.0.1i
  * Information leak in pretty printing functions (CVE-2014-3508)
  * Crash with SRP ciphersuite in Server Hello message (CVE-2014-5139)
  * Race condition in ssl_parse_serverhello_tlsext (CVE-2014-3509)
  * Double Free when processing DTLS packets (CVE-2014-3505)
  * DTLS memory exhaustion (CVE-2014-3506)
  * DTLS memory leak from zero-length fragments (CVE-2014-3507)
  * OpenSSL DTLS anonymous EC(DH) denial of service (CVE-2014-3510)
  * OpenSSL TLS protocol downgrade attack (CVE-2014-3511)
  * SRP buffer overrun (CVE-2014-3512)

(obache)

2014-08-21 21:49:34 UTC MAIN commitmail json YAML

2014-08-21 21:43:09 UTC MAIN commitmail json YAML

Updated graphics/p5-PerlMagick to 6.8.9.7

(wiz)

2014-08-21 21:42:08 UTC MAIN commitmail json YAML

Updated graphics/ImageMagick to 6.8.9.7

(wiz)

2014-08-21 21:41:52 UTC MAIN commitmail json YAML

Update to 6.8.9-7:

2014-08-16  6.8.9-7 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.9-7, SVN revision 16330.

2014-08-14  6.8.9-7 Cristy  <quetzlzacatenango@image...>
  * Fix off by one buglet when extracting profiles 8BIM (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26095).

2014-07-31  6.8.9-7 Dirk Lemstra <dirk@snakeware...>
  * Fixed bug when reading 1 bit PSD. (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26015).

2014-07-25  6.8.9-7 Glenn Randers-Pehrson <glennrp@image...>
  * Relocate initialization of "image_colors" in the PNG encoder, to avoid
    a possible use of uninitialized variable.

2014-07-25  6.8.9-6 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.9-6, SVN revision 16211.

2014-07-24  6.8.9-6 Glenn Randers-Pehrson <glennrp@image...>
  * Use IsOptionMember() instead of LocaleNCompare() in coders/png.c to
    parse the list of excluded and included PNG chunks.

2014-07-19  6.8.9-6 Dirk Lemstra <dirk@snakeware...>
  * Fixed fill-rule in SVG clip path (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=25882).

2014-07-14  6.8.9-6 Glenn Randers-Pehrson <glennrp@image...>
  * Removed some dead code (testing image->matte) in PNG64 encoder.

2014-07-07  6.8.9-6 Dirk Lemstra <dirk@snakeware...>
  * Added support for R5G6B5, RGB5A1 and RGBA4 dds files.

2014-07-01  6.8.9-6 Cristy  <quetzlzacatenango@image...>
  * Write LAB pixels as percentages in the TXT image format (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25830).
  * Throw exception when image morphology differs when comparing (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25927).
  * Remove mogrify backup file (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25683).
  * Read WEBP images from STDIN (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25886).

2014-07-01  6.8.9-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.9-5, SVN revision 16123.

2014-06-28  6.8.9-5 Glenn Randers-Pehrson <glennrp@image...>
  * Do not let libpng16 check ICC/sRGB profiles in non-debug runs; we do
    it ourselves anyway.  Avoids emitting "known incorrect profile" warnings.
    For strict profile checking and warning, use "-debug coder".

2014-06-27  6.8.9-5 Dirk Lemstra <dirk@snakeware...>
  * Disabled OpenCL acceleration when image has a 'mask' or 'clip-mask'.

2014-06-25  6.8.9-5 Cristy  <quetzlzacatenango@image...>
  * Use -define profile:skip=icc, for example,  to skip color profiles on read.

2014-06-23  6.8.9-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.9-4, SVN revision 16057.

2014-06-15  6.8.9-4 Cristy  <quetzlzacatenango@image...>
  * Support RMS argument for -evaluate-sequence and -statistic options.
  * Fix lseek define for a successful compile under 64-bit MinGW.
  * Pipe image to display program no longer reports an exception (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23532).
  * Check that profile is non-NULL in coders/tiff.c (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25770).

2014-06-08  6.8.9-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.9-3, SVN revision 15975.

2014-06-07  6.8.9-3 Glenn Randers-Pehrson <glennrp@image...>
  * Quiet warning about unused variable "skip_to_iend" in coders/png.c.

2014-06-07  6.8.9-3 Dirk Lemstra <dirk@snakeware...>
  * Fixed creation of SVG from 8bim clip path. (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=25594).

2014-06-02  6.8.9-3 Cristy  <quetzlzacatenango@image...>
  * The -version option returns 0 status (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25667).
  * The inline coder can now read from standard input (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25641).
  * Add '=' character to the sanitize whitelist.

2014-05-30  6.8.9-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.9-2, SVN revision 15932.

2014-05-18  6.8.9-2 Glenn Randers-Pehrson <glennrp@image...>
  * Fixed some bugs in the PNG codec discovered by coverity analysis.

2014-05-14  6.8.9-2 Cristy  <quetzlzacatenango@image...>
  * The -fx equality operator returns a proper boolean result now (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25580).
  * Permit spaces in the gradient color specification (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25614).
  * Fix IdentifyImage() crash when image->magick member is null (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25615).
  * The -format M and Y channels are no longer reversed (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25633).
  * Remove Makefile race condition where two targets attempt to install
    magick-baseconfig.h (reference
    http://git.buildroot.net/buildroot/commit/?id=7395ee9d3b88e45798143e05a28d6d4b51409130)
  * Fix memory leak in BlobToStringInfo() (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25639).
  * In certain cases, -adaptive-sharpen failed to sharpen (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23211

2014-05-12  6.8.9-2 Dirk Lemstra <dirk@snakeware...>
  * Bump major Magick++ library version.
  * Added support for writing RLE compressed TGA files (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=12335).
  * Improved performance of parsing the xmp profile (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25612).
  * Fixed detecting transparency in PSD files (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25634).

2014-05-09  6.8.9-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.9-1, SVN revision 15697.

2014-04-22  6.8.9-1 Glenn Randers-Pehrson <glennrp@image...>
  * Fixed bug with the PNG00 subformat when the original format was PNG32.
  * The "-strip" option now only removes profiles and comments from PNG
    output.  Previously the background, density, and other metadata were
    also discarded.

2014-04-22  6.8.9-1 Cristy  <quetzlzacatenango@image...>
  * Support new -hough-lines option.
  * Support new -mean-shift option.
  * identify -units without argument no longer faults (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25542).
  * Require OpenJP2 version 2.1.0 (opj_stream_set_user_data() method signature
    change between 2.0.0 and 2.1.0).

2014-04-20  6.8.9-1 Dirk Lemstra <dirk@snakeware...>
  * Added image moments, canny edge and hough line to Magick++.
  * The 8bim profile will be updated when the icc/iptc/xmp profile is changed.
  * Fix for stack overflow in DestroyXMLTree in Windows (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25457).
  * Added new coder for VIPS image format (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=25445).
  * Moved detection of type to a separate method in Magick++. The type() method
    no longer modifies the type of the image. Use determineType() instead.
  * Improved error messages when a coder uses Ghostscript.

(wiz)

2014-08-21 21:35:48 UTC MAIN commitmail json YAML

Updated x11/py-qt4-qscintilla to 2.8.3

(wiz)

2014-08-21 21:35:39 UTC MAIN commitmail json YAML

Update to 2.8.3. Use Makefile.common of qt4-qscintilla.

v2.8.3 3rd July 2014
  - Added the QsciLexerCoffeeScript class.
  - Font sizes are now handled as floating point values rather than integers.
  - Bug fixes.

v2.8.2 26th May 2014
  - Added the QsciLexerAVS class.
  - Added the QsciLexerPO class.
  - Added the --sysroot, --no-sip-files and --no-qsci-api options to the Python
    bindings' configure.py.
  - Cross-compilation (specifically to iOS and Android) is now supported.
  - configure.py has been refactored and relicensed so that it can be used as a
    template for wrapping other bindings.
  - Bug fixes.

v2.8.1 14th March 2014
  - Added support for iOS and Android.
  - Added support for retina displays.
  - A qscintilla2.prf file is installed so that application .pro files only
    need to add CONFIG += qscintilla2.
  - Updated the keywords recognised by the Octave lexer.
  - Bug fixes.

(wiz)

2014-08-21 21:35:15 UTC MAIN commitmail json YAML

Updated x11/qt4-qscintilla to 2.8.3

(wiz)

2014-08-21 21:35:06 UTC MAIN commitmail json YAML

Update to 2.8.3. Split off common parts with py-qt4-qscintilla into
Makefile.common.

v2.8.3 3rd July 2014
  - Added the QsciLexerCoffeeScript class.
  - Font sizes are now handled as floating point values rather than integers.
  - Bug fixes.

v2.8.2 26th May 2014
  - Added the QsciLexerAVS class.
  - Added the QsciLexerPO class.
  - Added the --sysroot, --no-sip-files and --no-qsci-api options to the Python
    bindings' configure.py.
  - Cross-compilation (specifically to iOS and Android) is now supported.
  - configure.py has been refactored and relicensed so that it can be used as a
    template for wrapping other bindings.
  - Bug fixes.

v2.8.1 14th March 2014
  - Added support for iOS and Android.
  - Added support for retina displays.
  - A qscintilla2.prf file is installed so that application .pro files only
    need to add CONFIG += qscintilla2.
  - Updated the keywords recognised by the Octave lexer.
  - Bug fixes.

(wiz)

2014-08-21 21:34:33 UTC MAIN commitmail json YAML