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 (1h)  pkgsrc-2024Q1 (19d)  pkgsrc-2023Q4 (66d)  pkgsrc-2023Q2 (98d)  pkgsrc-2023Q3 (178d) 

2024-06-06 03:52:24 UTC Now

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

2014-11-13 11:19:11 UTC MAIN commitmail json YAML

2014-11-13 11:15:36 UTC MAIN commitmail json YAML

2014-11-13 11:13:45 UTC MAIN commitmail json YAML

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

Update HOMEPAGE and MASTER_SITES, OSS IPedia had been closed.

(obache)

2014-11-13 11:08:04 UTC MAIN commitmail json YAML

Add baloo baloo-widgets kfilemetadata

(markd)

2014-11-13 11:05:44 UTC MAIN commitmail json YAML

2014-11-13 10:59:18 UTC MAIN commitmail json YAML

Updated graphics/libsixel to 1.3.4

(obache)

2014-11-13 10:59:09 UTC MAIN commitmail json YAML

2014-11-13 10:53:49 UTC MAIN commitmail json YAML

2014-11-13 10:50:44 UTC MAIN commitmail json YAML

Updated multimedia/adobe-flash-plugin11 to 11.2.202.418

(obache)

2014-11-13 10:50:34 UTC MAIN commitmail json YAML

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

2014-11-13 10:22:48 UTC MAIN commitmail json YAML

2014-11-13 10:15:15 UTC MAIN commitmail json YAML

2014-11-13 10:02:19 UTC MAIN commitmail json YAML

Updated databases/elasticsearch to 1.4.0

(fhajny)

2014-11-13 10:02:05 UTC MAIN commitmail json YAML

Update elasticsearch to 1.4.0.

Update elasticsearch to 1.4.0.

Changes in 1.3.3:
- More efficient networking
- Fix for possible corruption on shard recovery
- Fix for corruption when upgrading old indices

  Full changelog:
  http://www.elasticsearch.org/downloads/1-3-3/

Changes in 1.3.4:
- Fix for 100+ shards node management

  Full changelog:
  http://www.elasticsearch.org/downloads/1-3-4/

Changes in 1.4.0beta1:
- Better node stability through reduced memory usage.
- Better cluster stability through improved discovery algorithms.
- Better detection of corrupted data through checksums.
- groovy replaces mvel
- cors disabled by default (closes XSS vulnerability)
- New experimental shard-level query cache
- Three new aggregations
- get-index API
- Improvements to document indexing and updating

  Full changelog:
  http://www.elasticsearch.org/downloads/1-4-0-Beta1

Changes in 1.4.0:
- HTTP pipelining
- Lucene upgrade API

  Full changelog:
  http://www.elasticsearch.org/downloads/1-4-0

(fhajny)

2014-11-13 09:53:40 UTC MAIN commitmail json YAML

grantlee qjson phonon and akonadi updates.

(markd)

2014-11-13 09:45:47 UTC MAIN commitmail json YAML

2014-11-13 09:44:02 UTC MAIN commitmail json YAML

Update akonadi to 1.13.0

1.13.0                          10-August-2014
----------------------------------------------
- Fixed virtual collections statistics
- Fixed tag RID fetch
- Fixed HRID-based fetches
- Fixed race condition in StorageDebugger
- Use FindBacktrace.cmake from CMake 3.0 instead of our own detection

1.12.90                          07-July-2014
----------------------------------------------
- MERGE command for faster synchronization
- Optimizations in various commands handlers
- SELECT command is obsolete now
- Performance and concurrency improvements in QSQLITE3 driver
- Introduced Collection sync preferences as an improvement over the
  IMAP-based subscription model
- Disable filesystem copy-on-write for DB files when running on Btrfs
- Introduced direct streaming of external parts
- Fixed SearchManager DBus interface not being registered to DBus
- Fixed handling of tags in AK-APPEND and MERGE commands
- Various fixes in virtual collections handling

1.12.1                          07-April-2014
----------------------------------------------
- Fixed deadlock in SearchManager
- Fixed notification emission when appending items
- Fixed ItemRetriever ignoring changeSince argument
- Fixed X-AKAPPEND command response
- Fixed RID-based FETCH
- Fixed data loss in case of long-lasting copy or move operations

1.12.0                          25-March-2014
----------------------------------------------
- Improved 'akonadictl status' command output
- Fixed indexing of items in collections with short cache expiration
- Fixed building Akonadi in subdirectory
- Fixed deadlock in SearchManager
- Fixed runtime warnings

1.11.90                          19-March-2014
----------------------------------------------
- Fixed collection scheduling
- Fixed indexing of expired items from local resources
- Fixed database schema update with PostgreSQL
- Fixes in searching and search updates

1.11.80                      28-February-2014
----------------------------------------------
- Server-search support
- Search plugins support
- Tags support
- Fixes and improvements in search
- Fixes in protocol parser
- Fixed inter-resource moves
- Fixed .desktop files parsing
- Optimized collections tasks scheduling
- Optimized flags handling
- Optimized appending new items via AK-APPEND
- Handle database transactions deadlocks and timeouts
- Improved PostgreSQL support
- Soprano is now an optional dependency
- Removed MySQL Embedded support

1.11.0                        28-November-2013
----------------------------------------------
- fix joined UPDATE queries failing with SQLite

1.10.80                      05-November-2013
----------------------------------------------
- Servser-side notification filtering
- GID support
- Export custom agent properties to clients
- Faster Akonadi shutdown
- Improved and faster database schema check on start
- Enabled C++11 support
- Optimize some SQL queries
- Store only relative paths to external payload files in database

1.10.3                        04-October-2013
----------------------------------------------
- Fix support for latest PostgreSQL
- Check MySQL version at runtime, require at least 5.1
- Fix crash when destroying DataStore with backends other than MySQL
- Fix problem with too long socket paths
- Send dummy queries to MySQL to keep the connection alive
- Fix crash when no flags are changed

(markd)

2014-11-13 09:26:08 UTC MAIN commitmail json YAML

Update phonon to 4.8.2

4.8.2
* Revised the logic used by PulseSupport to come up with an icon name
  for PulseAudio. If the application has QApplication::windowIcon set
  with an QIcon constructed through QIcon::fromTheme(string) the actual
  icon name will be used. Otherwise the lower-case version of
  QCoreApplication::applicationName is used.
* Fixed building with the compiler clang by reverting a previously
  introduced workaround.

4.8.1
* Prevent a crash when failing to create the preferred backend

4.8.0
* Prevent problems with the CMakeConfig's relative installation path
  resolution when trying to build on a system which has symlinks as part
  of the installation path (e.g. Fedora systems).
* Prevent warnings on PulseSupport shutdown when AudioOutputs are held by
  a global static that is only destroyed after PulseSupport was shut down.
* Sync clang detection code with kdelibs.
* Documented the fact that paused can result in StoppedState if playback
  can not be started.

(markd)

2014-11-13 09:07:17 UTC MAIN commitmail json YAML

2014-11-13 08:58:04 UTC MAIN commitmail json YAML

Update grantlee to 0.5.1

- Version 0.5.1 --
-------------------
* Make the coverage target work with Qt 5.
* Make the examples build with Qt 5.
* Drop the Qt 5 requirement to 5.2.0 from 5.3.0.
* Don't unload plugins when no longer used.

-- Version 0.5.0 --
-------------------
* Bump Grantlee CMake requirement to 2.8.11.
* Fix parsing of filter expressions in the extends tag.
* Export CMake targets for grantlee plugins.
* Add a way to build Grantlee with Qt 5.

-- Version 0.4.0 --
-------------------
* Bump Grantlee CMake requirement to 2.8.9.
* Use the CMAKE_AUTOMOC feature in Grantlee.
* Clean up all CMake code.
* Fix memory leak when deleting a localized template loader.
* Clean up C++ code in preparation for Qt 5.
* Update jQuery version used in example to the latest release.
* Add API for resolving variables to strings in QtScript.
* Fix tests on ARM and other platforms which use float for qreal.

(markd)

2014-11-13 08:45:12 UTC MAIN commitmail json YAML

p5-Tk and p5-Module-Runtime-Conflicts

(markd)

2014-11-13 08:40:53 UTC MAIN commitmail json YAML

Add p5-Module-Runtime-Conflicts

(markd)

2014-11-13 08:38:38 UTC MAIN commitmail json YAML

Add missing dependency on p5-Module-Runtime-Conflicts. Bump PKGREVISION.

(markd)

2014-11-13 08:36:22 UTC MAIN commitmail json YAML

Initial import p5-Module-Runtime-Conflicts 0.001

This module provides conflicts checking for Module::Runtime, which had a
recent release that broke some versions of Moose.

(markd)

2014-11-13 08:30:16 UTC MAIN commitmail json YAML

Update to Tk-804.032

Also add patch from development version to fix:
Workaround behaviour change in ExtUtils::MakeMaker 6.99_10 (PERL
value is now quoted), which caused build failures (RT #100044).

Tk-804.032 release (2014-01-26)
------------------

This is basically the same like Tk-804.031_503.

Tk-804.031_503 release (2013-12-07)
----------------------

Fixes
Regain compatibility for perl < 5.8.9
(SvIV_nomg is not available with earlier perls).

Tests
wm-time.t more robust against GNOME Shell slowness.

Tk-804.031_502 release (2013-12-01)
----------------------

Fixes
Enable libpng configure for all Solaris architectures.

Documentation
Update INSTALL, README-ActiveState.txt, and README-Strawberry.txt
documents.

Tk-804.031_501 release (2013-11-18)
----------------------

Fixes
Fix gamma setting for PNG images (was only broken in 804.031_500).

Fix clang compilation error (was only broken in 804.031_500).

Tests
Some tests are now more robust.

Tk-804.031_500 release (2013-11-17)
----------------------

Fixes
88210: fix compilation for perl 5.19.0+ ("undef bool").

90077: floating number issue with -textvariable variables.

89621: avoid segfaults during global destruction (by Gisle Aas).

87016: compatibility for libpng 1.6.x.

86988: use cflags/libs information from pkg-config zlib.

89261: split Tk/ColorEditor.pm into three .pm files.

71718: fix compilation issue with 64bit Strawberry Perl (Tk_Cursor).

Fail gracefully if no font could be allocated.

ptksh: storing the history works now also under Windows.

Better handling if libpng's configure fails.

Documentation
Changes to README.linux (dependency requirements, fontconfig) and
README.cygwin.

Document special Tk::Table behavior regarding -takefocus => 0.

Tests
New test files (eventGenerate.t, sv.t) and new test cases
(eventGenerate in optmenu.t).

More test tweaks (e.g. skip some tests if the required fixed font is
unavailable, see with_fixed_font in TkTest.pm, workaround some fvwm2
problems in wm-tcl.t, protect from haning wm-time.t).

checked_test_harness() skips testing if no font could be allocated.

No test request user positioning windows anymore (for old window
managers like twm).

Configuration file for travis-ci.

(markd)

2014-11-12 21:59:55 UTC MAIN commitmail json YAML

Updated www/midori to 0.4.9nb16

(snj)

2014-11-12 21:59:20 UTC MAIN commitmail json YAML

this uses icons from gnome-icon-theme. add a dependency and bump
PKGREVISION to 16.

(snj)

2014-11-12 20:30:55 UTC MAIN commitmail json YAML

Fix alpine build under Mac OS X Yosemite.

Alpine uses a function called panic(). However, mach/mach.h, which somehow
ends up always included, defines panic with different arguments. Rename
alpine's panic to Panic on Darwin.

(bsiegert)

2014-11-12 18:39:39 UTC MAIN commitmail json YAML

Added multimedia/flvstreamer version 2.1c1

(khorben)

2014-11-12 18:38:54 UTC MAIN commitmail json YAML

Added multimedia/flvstreamer

(khorben)

2014-11-12 18:38:18 UTC MAIN commitmail json YAML

Imported flvstreamer 2.1c1 from wip/flvstreamer

flvstreamer is an open source command-line RTMP client intended to stream audio
or video content from all types of flash or rtmp servers. Forked from rtmpdump
v1.6 with encrypted rtmp and swf verification support removed. This tool
provides free interoperability with the previously undocumented adobe RTMP
protocol so widely in use on the internet today. It was developed entirely by
reverse engineering methods and without access to any proprietary or
restrictive-license protocol specifications.

ok wiz@

(khorben)

2014-11-12 18:12:23 UTC MAIN commitmail json YAML

Updated graphics/gpicview to 0.2.4.

(snj)

2014-11-12 18:11:57 UTC MAIN commitmail json YAML

Update to 0.2.4.  Changes:
- build system updates
- translation updates
- gtk3 support (not enabled in pkgsrc)
- minor fixes

(snj)

2014-11-12 15:33:11 UTC MAIN commitmail json YAML

remove now unneeded patch.

(wiz)

2014-11-12 15:24:16 UTC MAIN commitmail json YAML

2014-11-12 15:19:12 UTC MAIN commitmail json YAML

Updated x11/xfstt to 1.9.1

(wiz)

2014-11-12 15:19:03 UTC MAIN commitmail json YAML

Update to 1.9.1:

1.9.1 (2014-09-27)

Bump gettext dependency to 0.18.2.
Bump automake version to 1.11.
Switch from gzip to xz for distribution tarballs.
Update upstream project URLs to the new site.

(wiz)

2014-11-12 15:16:08 UTC MAIN commitmail json YAML

Update HOMEPAGE and MASTER_SITES.

>From Guillem Jover <guillem@hadrons.org> on pkgsrc-users.

(wiz)

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

+ calibre-2.9.0, cheese-3.14.2, gnome-commander-1.4.4, iperf-3.0.9
  [https://github.com/esnet/iperf/releases], kde4-4.14.3,
  libgdata-0.16.1, modular-xorg-server-1.16.2, pcb-20140316
  [pkg/49383], vinagre-3.14.2, vino-3.14.1.

(wiz)

2014-11-12 12:53:21 UTC MAIN commitmail json YAML

Note that upstream has withdrawn distfile.

Also that there is no new distfile, and that upstream was sent the
usual "lack of distfile considered harmful" message.

This package is a candidate for removal.

(gdt)

2014-11-12 11:51:05 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-TimeZone to 1.79

(wiz)

2014-11-12 11:50:57 UTC MAIN commitmail json YAML

Update to 1.79:

1.79    2014-11-11

- This release is based on version 2014j of the Olson database. This release
  only contemporary changes for Turks & Caicos.

(wiz)

2014-11-12 11:49:50 UTC MAIN commitmail json YAML

Updated textproc/p5-YAML-LibYAML to 0.52

(wiz)

2014-11-12 11:49:41 UTC MAIN commitmail json YAML

Update to 0.52:

0.52 Fri Aug 22 21:03:19 PDT 2014
- Fix e1 test failure on 5.21.4

0.51 Sat Aug 16 14:28:45 PDT 2014
- Remove =travis section

0.50 Sat Aug 16 12:57:04 PDT 2014
- Meta 0.0.2

0.49 Sat Aug 16 04:23:17 PDT 2014
- Eliminate spurious trailing whitespace

0.48 Fri Aug 15 21:07:12 PDT 2014
- Add t/000-compile-modules.t

(wiz)

2014-11-12 09:26:10 UTC MAIN commitmail json YAML

Comment out wip/flvstreamer dependency and mark as BROKEN until that
is imported.

(wiz)

2014-11-12 00:16:48 UTC MAIN commitmail json YAML

Updated www/py-flask-user to 0.6.1nb1 [rodent 2014-11-12].
Resolves PR/49384.

(rodent)

2014-11-12 00:14:14 UTC MAIN commitmail json YAML

DISTFILE changed at MASTER_SITES. Changes were benign and involved a PLIST
entry change (locale file). Only other change was in the meta information
of the package, classifying it as localised in the French language. Bump
PKGREVISION, use DIST_SUBDIR, and modify post-install command to fix perms
on new file. Thanks to joerg@ and kre@ for reporting this.

(rodent)

2014-11-11 23:42:09 UTC MAIN commitmail json YAML

Forgot to commit distinfo somehow...

(rodent)

2014-11-11 21:52:17 UTC MAIN commitmail json YAML

Added net/get_iplayer version 2.90

(shattered)

2014-11-11 21:49:02 UTC MAIN commitmail json YAML

Import get_iplayer-2.90 as net/get_iplayer.

This tool allows you to search, index and record/stream:

    * BBC iPlayer TV
    * BBC iPlayer TV subtitles
    * BBC iPlayer Radio
    * BBC Live TV
    * BBC Live Radio
    * BBC Podcasts

(shattered)

2014-11-11 21:41:55 UTC MAIN commitmail json YAML

Updated misc/vttest to 20140305
Updated sysutils/ddrescue to 1.19
Updated emulators/realboy to 0.2.2
Updated www/cgicc to 3.2.15

(shattered)

2014-11-11 21:40:41 UTC MAIN commitmail json YAML

Update to 3.2.15. Changes:

fixed bug #34265: missing opportunity to limiy post DATA upload
fixed bug #34178: cgicc multipart/form-data timeout on binary data upload

(shattered)

2014-11-11 21:38:41 UTC MAIN commitmail json YAML

Update to 0.2.2. Changes:

* Crucial bug that would cause segmentation fault fixed.
* Fixed crucial bug related to Assembly core declarations.
* Fixed not applying default configurations on first execution.

(shattered)

2014-11-11 21:36:53 UTC MAIN commitmail json YAML

Update to 1.19. Changes:

        * Added new option '-H, --test-mode' to simulate read errors.
        * Added new option '-L, --loose-domain' to ddrescue and ddrescuelog.
        * Added new option '-N, --no-trim' to disable trimming of damaged areas.
        * Added new option '-O, --reopen-on-error'.
        * Added new options '-1, --log-rates', and '-2, --log-reads'.
        * Extended '-K, --skip-size' with maximum and disable values.
        * Added new option '-P, --data-preview'.
        * Added new option '-u, --unidirectional'.
        * Added new option '-X, --exit-on-error'.
        * Added new option '--ask' to ask for user confirmation.
        * Added new option '--cpass' to select passes during copying phase.
        * Added new option '--pause' to insert a pause between passes.

        * Added option '-B, --binary-prefixes' to ddrescuelog.
        * Added new option '-C, --complete-logfile' to ddrescuelog.
        * Added new option '-P, --compare-as-domain' to ddrescuelog.

        * If interrupted, ddrescue terminates by raising the signal received.
        * Show ATA model and serial number with '--ask' or '-vv' on Linux.

        * rescuebook.cc (copy_non_tried): Do not mark skipped blocks as
          non-trimmed. Try them in additional passes (before trimming).
        * rescuebook.cc: Limit the copying phase to 3 passes.
        * rescuebook.cc: Alternate direction of passes during copying phase.
        * rescuebook.cc: Smallest blocks are trimmed first.
        * Skip on the first error during the copying phase.
        * rescuebook.cc: Trimming done in one pass, may be run in reverse.
        * The splitting phase has been replaced by a scraping phase.

        * License changed to GPL version 2 or later.

(shattered)

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

Update to 20140305. Changes:

+ when NRCS is active, suppress ISO Latin-1 from menu to avoid
  confusion with British NRCS.
+ do not highlight ISO Latin-1 for NRCS, since it is a 96-character
  set, not applicable to NRCS.
+ expand menu 11.6.6 to demonstrate bce with top-level menus 1 and 2
  in addition to the existing menu 8.
+ correct description for DA response 24; it denotes VT320.
+ add highlighting information for VT320 Portuguese NRC mapping.
+ add highlighting information for VT220 DEC Supplemental NRC mapping.
+ clear screen just before resetting SCS in menu #3 character sets,
  in case a VT100 emulator does not simply ignore VT220 G2/G3
  selections when it does not implement them.
+ add check for maximum operating level before deciding whether
  to send a DECSCL to set it to VT100-level.
+ save/restore color enable-flag for menu 11.6 in a couple of places
  so that the ISO-6429 tests do not reset it unexpectedly.
+ amend the REP test to not reset colors if it happens to be run via
  the menu entry for BCE-related tests.

(shattered)

2014-11-11 15:40:37 UTC MAIN commitmail json YAML

2014-11-11 15:39:37 UTC MAIN commitmail json YAML

2014-11-11 15:38:51 UTC MAIN commitmail json YAML

py-argcomplete doesn't support Python 2.6.

(joerg)

2014-11-11 15:38:24 UTC MAIN commitmail json YAML

2014-11-11 15:38:04 UTC MAIN commitmail json YAML

Forgotten file for fix up of C11 syntax.

(joerg)

2014-11-11 12:06:15 UTC MAIN commitmail json YAML

Updated www/moodle to 2.8

(wen)

2014-11-11 12:04:51 UTC MAIN commitmail json YAML

2014-11-11 03:36:00 UTC MAIN commitmail json YAML

Update (correct) '# used by ..' lines with mail/thunderbird{10,17}/Makefile

(mef)

2014-11-11 00:58:33 UTC MAIN commitmail json YAML

Updated x11/gtk3 to 3.14.5

(prlw1)

2014-11-11 00:58:05 UTC MAIN commitmail json YAML

Update gtk3 to 3.14.5

Overview of Changes in GTK+ 3.14.4 to 3.14.5
============================================

* Bugs fixed:
726316 Backdrop inconvenient on multimonitor for reading text
737561 quartz: gtk+ 3.14.0 fails to build on 10.6.8, 'NSFullScreen...
737891 mounting LUKS partition from nautilus takes very long
738321 GtkMenu has unnecessary scroll buttons
738648 gdk_window_get_content() causes creation/destruction of bac...
738650 fix separator with iconic section and more
738886 Out of bounds access in MyEnhancedXkbTranslateKeyCode`
738955 Client-side decoration window menus appear at wrong positio...
739005 gtkstatusicon.c won't build with both X11 and Quartz backen...
739111 GtkFontChooserDialog fixes

* Translation updates:
Czech
German
Hungarian
Lithuanian
Serbian

Overview of Changes in GTK+ 3.14.3 to 3.14.4
============================================

* Bugs fixed:
730893 Dialogs use headerbars even when DialogsUseHeader is unset
737986 Transparent icon background rendered black on XFCE
738636 GtkStackSwitcher focus overlap border
738873 wayland backend aborts [...] if XDG_RUNTIME_DIR unset
        Only allow one center widget in boxes
        Memory leak fixes

* Translation updates
Brazilian Portuguese
Indonesian
Kazakh
Norwegian bokmal
Polish
Slovak
Spanish

Overview of Changes in GTK+ 3.14.2 to 3.14.3
============================================

* Bugs fixed:
724096 search-bar: don't show the widget until we're ready to reveal
737981 Strange frame in GtkScrolledWindow
737983 gtkplacessidebar: Open $HOME after unmounting or ejecting
737985 Unnecessary "GtkScrolledWindow .frame"
738158 Flat context menu button

* Translation updates:
Italian
Persian
Serbian
Slovak

Overview of Changes in GTK+ 3.14.1 to 3.14.2
============================================

* GtkInspector now shows nested tree models

* Bugs fixed:
737670 GtkCalendar days cannot be selected if vertical size is greater...
737679 Bookmarks are visually duplicated in sidebar
737952 Documentation missing for GtkTextView's new draw-layer function...
737929 Long tooltips extend too far horizontally without wrapping
737777 printing: Properly initialize auth_info in gtkprintbackend.c
        Teach GtkExpander:resize-toplevel about height-for-width
        Fix setting GtkRadioButton:group from .ui files
        Improve sheet drawing in the print dialog
        Avoid missing icons in the print dialog
        GtkStackSwitcher: Fix initially active button

* Translation updates:
Assamese
Brazilian Portuguese
Czech
French
German
Korean
Lithuanian
Norwegian bokmal
Russian

(prlw1)

2014-11-10 23:23:42 UTC MAIN commitmail json YAML

Updated devel/dconf to 0.22.0

(prlw1)

2014-11-10 23:23:18 UTC MAIN commitmail json YAML

Update dconf to 0.22.0

Changes in dconf 0.22.0
========================

- fix handling of floating point keys in editor

- update appdata for renamed desktop file

- minor doap changes

Translations:
  French
  Indonesian
  Lithuanian
  Hungarian
  Catalan (Valencian)
  Korean
  Traditional Chinese
  Spanish
  Brazilian Portuguese
  Galician translations
  Catalan
  Basque language
  Danish
  Norwegian bokmal
  Greek
  Czech
  Slovenian
  Swedish
  Polish
  Latvian
  Hebrew
  Russian
  German
  Assamese
  Serbian

Changes in dconf 0.21.0
========================

- editor desktop file renamed to ca.desrt.dconf-editor to take advantage of
  D-Bus activation

- prevent the service from being released more than once if we receive
  multiple signals (which caused a hang)

Translations:
  Indonesian
  Greek
  Swedish

(prlw1)

2014-11-10 22:53:11 UTC MAIN commitmail json YAML

Updated sysutils/dbus to 1.8.10

(prlw1)

2014-11-10 22:52:47 UTC MAIN commitmail json YAML

Update dbus to 1.8.10

The "tenants with a leaking roof get priority" release.

Security fixes:

* Increase dbus-daemon's RLIMIT_NOFILE rlimit to 65536
  so that CVE-2014-3636 part A cannot exhaust the system bus'
  file descriptors, completing the incomplete fix in 1.8.8.
  (CVE-2014-7824, fd.o #85105; Simon McVittie, Alban Crequy)

(prlw1)

2014-11-10 22:38:21 UTC MAIN commitmail json YAML

Updated security/ykpers to 1.16.0

(pettai)

2014-11-10 22:36:27 UTC MAIN commitmail json YAML

Version 1.16.0 (released 2014-09-26)

* Add yk_get_key_vid_pid() to get the vendor and product id of a key.
* Add flags for ykinfo to print vendor and product id.
* Fix a bug in the osx backend where it would return an error opening
a composite device with two hid interfaces.

(pettai)

2014-11-10 22:25:56 UTC MAIN commitmail json YAML

Updated security/ykclient to 2.13

(pettai)

2014-11-10 22:25:40 UTC MAIN commitmail json YAML

Version 2.13 (released 2014-09-12)

* libykclient: Skip responses where the curl status isn't CURLE_OK.
* libykclient: Add forgotten prototype for ykclient_set_ca_info.

(pettai)

2014-11-10 22:11:38 UTC MAIN commitmail json YAML

Updated security/pam-yubico to 2.17

(pettai)

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

Version 2.17 (released 2014-08-26)

* Fix a bug with the 'urllist' parameter where urls would be forgotten.
* Manpages converted to asciidoc.

Version 2.16 (released 2014-06-10)

* Fix a crashbug with the new parameter 'urllist'

Version 2.15 (released 2014-04-30)

* Added new parameter 'urllist'
* Added pam_yubico(8) man page.
* Fix memory leak.
* Bump yubico-c-client version requirement to 2.12.

(pettai)

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

Updated www/firefox-l10n to 33.1

(ryoon)

2014-11-10 21:38:34 UTC MAIN commitmail json YAML

2014-11-10 21:29:40 UTC MAIN commitmail json YAML

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

Updated net/knot to 1.5.3

(pettai)

2014-11-10 21:20:32 UTC MAIN commitmail json YAML

Knot DNS 1.5.3 (2014-09-15)
==========================

Bugfixes:
---------
- Some specific incoming IXFRs were causing server to crash
- Rare sychronization error during reload caused read-after-free
- Response synthetization module did not work properly with
  DNSSEC-enabled zones
- When Knot sent AXFR when IXFR was requested, message ID and
  opcode were wrong
- Knot failed to send large messages to remote control
  (present since 1.5.1)

Knot DNS 1.5.2 (2014-09-08)
==========================

Bugfixes:
---------
- Some RR parsing corner cases were not handled properly
- AXFR-style IXFR was refused and had to be retransfered
- Hash character (#) was not properly escaped when storing text zone file

Knot DNS 1.5.1 (2014-08-19)
===========================

Features:
---------
- Basic support for logging using systemd journal
- DDNS: Ability to process updates in bulk

Improvements:
-------------
- Unified logging messages structure
- DNSSEC: More strict controls for signing keys

Bugfixes:
---------
- DNSSEC: DNAMEs in RDATA were not lowercased before signing
- EDNS: OPT RR were not put into responsing for some errors
- TSIG: DDNS responses were not signed with TSIG
- DDNS: Prerequisite checks failed for some inputs
- knsupdate: Zone origin was not used for deletions

Knot DNS 1.5.0 (2014-07-08)
===========================

Features:
---------
- DDNS forwarding reimplemented

Improvements:
-------------
- Transfer sizes logged in bytes if needed
- Logging outgoing NOTIFY messages
- Logging unauthorized incoming NOTIFYs

Bugfixes:
---------
- Zone flush planning after bootstrap
- Incorrect incoming AXFR message sizes
- DDNS signing changes were freed too soon, posibility of stale data
- knotc remote control key handling

Knot DNS 1.5.0-rc2 (2014-06-18)
===============================

Features:
---------
- edns-client-subnet support in kdig
- Optional asynchronous startup (config "asynchronous-start")

Improvements:
-------------
- Preempt task queue for faster reload
- Lazy zone file write after zone transfer (governed by
  "zonefile-sync")

Bugfixes:
---------
- Close zone transfer after SERVFAIL response
- Incremental to full zone transfer fallback, wrong log message
- Zone events corner cases, reload replanning

Knot DNS 1.5.0-rc1 (2014-06-03)
===============================

Features:
---------
- Pluggable query processing modules
- Synthetic IPv4/IPv6 reverse/forward records (optional module)
- dnstap support in both utilities & server (optional module)
- NOTIFY message support and new TSIG section in kdig
- Zone transfer master failover

Improvements:
-------------
- Query processing and core functionality overhaul
- Performance and reduced memory footprint
- Faster zone events scheduling
- RFC compliant queries/responses in some corner cases
- Log messages
- New documentation (Sphinx)

(pettai)

2014-11-10 21:15:29 UTC MAIN commitmail json YAML

Updated devel/userspace-rcu to 0.8.6

(pettai)

2014-11-10 20:59:39 UTC MAIN commitmail json YAML

2014-11-04 Userspace RCU 0.8.6
        * Fix: silence gcc -Wextra warning
        * compiler: use __GNUC__ instead of the undefined __GNUC_MAJOR__
        * Fix: lfstack reversed empty/non-empty return value
        * lfstack: fix: add missing __cds_lfs_init

2014-10-21 Userspace RCU 0.8.5
        * Fix: preserve example files' timestamps when copying
        * rculfhash: remove duplicated code
        * rculfhash: handle pthread_create failures
        * rculfhash: fall back to single-threaded resize on calloc failure
        * x86: drop extra semi-colon in caa_cpu_relax
        * Fix: Use after free in rcu_barrier()
        * Fix: rcu_barrier(): uninitialized futex field
        * call_rcu threads should clear their PAUSED flag when they unpause
        * Fix: bring back dummy rcu_bp_exit symbol

(pettai)

2014-11-10 20:58:09 UTC MAIN commitmail json YAML

Updated www/firefox to 33.1

(ryoon)

2014-11-10 20:55:56 UTC MAIN commitmail json YAML

Update to 33.1

Changelog:
New
Forget Button added

New
Enhanced Tiles

New
Privacy tour introduced

New
Adding DuckDuckGo as a search option

(ryoon)

2014-11-10 20:29:11 UTC MAIN commitmail json YAML

Updated databases/php-redis to 2.2.5

(rodent)

2014-11-10 20:28:32 UTC MAIN commitmail json YAML

Updated to latest release, 2.2.5. No ChangeLog in DISTFILE/repo.

(rodent)

2014-11-10 20:26:59 UTC MAIN commitmail json YAML

Updated lang/cparser to 0.9.14

(asau)

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

Updated devel/libfirm to 1.21.0

(asau)

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

Updated www/py-wtforms-components to 0.9.6

(rodent)

2014-11-10 18:46:40 UTC MAIN commitmail json YAML

0.9.6 (2014-09-04)
^^^^^^^^^^^^^^^^^^

- Fixed Unique validator session checking.

(rodent)

2014-11-10 18:37:36 UTC MAIN commitmail json YAML

Updated www/py-wtforms-alchemy to 0.13.0

(rodent)

2014-11-10 18:36:49 UTC MAIN commitmail json YAML

Thought I did this update already...

0.13.0 (2014-10-14)
^^^^^^^^^^^^^^^^^^^

- Made all default validators configurable in model_form_factory
- Added support for disabling default validators

0.12.9 (2014-08-30)
^^^^^^^^^^^^^^^^^^^

- Added support for composite primary keys in ModelFieldList

(rodent)

2014-11-10 18:09:11 UTC MAIN commitmail json YAML

2014-11-10 18:05:45 UTC MAIN commitmail json YAML

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

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

2014-11-10 16:54:12 UTC MAIN commitmail json YAML

Update cparser to version 0.9.14

cparser 0.9.14 (2012-11-21)
---------------------------

* Adapt to libfirm-1.21.0
* Improved error recovery
* Improved firm graph generation (faster/smaller graphs)
* Implement U,u and u8 strings
* Preliminary preprocessor (we still use system cpp by default, as some macro
  expansion corner cases are still buggy and prevent us from compiling glibc
  headers)
* More gcc extensions: binary constants, __leaf__ attribute

cparser 0.9.13 (2011-12-07)
---------------------------

* Adapt to libfirm-1.20.0
* Implement --help
* More work on preprocessor (still not finished though)
* Refactoring work so others can reuse input, optimization order logic
* Columns in source positions (but external preprocessor doesn't preserve all spaces)
* Improvements to gnu builtins/attributes
* Bugfixes (we did alot of csmith testing)

cparser 0.9.12 (2011-03-15)
---------------------------

* Adapt to libfirm-1.19.0
* Introduce -mtarget (and -mtriple for llvm compatibility) for conventient
  cross-compilation
* Fix big-endian struct layouting
* Bugfixes

cparser 0.9.11 (2009-05-16)
---------------------------

* add missing NEWS entries
* fix crash when known C library functions had the wrong number of arguments

cparser 0.9.10 (2009-04-15)
---------------------------

* bugfixes
* adapt to libfirm-1.18.0

(asau)

2014-11-10 15:39:11 UTC MAIN commitmail json YAML

Updated multimedia/ffmpeg1 to 1.2.10

(adam)

2014-11-10 15:38:22 UTC MAIN commitmail json YAML

Changes 1.2.10:
* avcodec/svq1dec: zero terminate embedded message before printing
* avcodec/utils: Align dimensions by at least their chroma sub-sampling factors.
* avcodec/dnxhddec: treat pix_fmt like width/height
* avcodec/dxa: check dimensions
* avcodec/dirac_arith: fix integer overflow
* avcodec/diracdec: Tighter checks on CODEBLOCKS_X/Y
* avcodec/diracdec: Use 64bit in calculation of codeblock coordinates
* postproc: fix qp count
* postproc/postprocess: fix quant store for fq mode
* avcodec/h264_slice: Clear table pointers to avoid stale pointers

(adam)

2014-11-10 06:31:45 UTC MAIN commitmail json YAML

Update PLIST with doxygen-1.8.8. Doxygen dependency also updated, thanks joerg@.

(mef)

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

Updated www/py-flask-user to 0.6.1

(rodent)

2014-11-10 03:48:25 UTC MAIN commitmail json YAML

Updated to 0.6.1. Remove executable perms from locale file in post-install.
No easily-accessible changelog.

(rodent)

2014-11-10 03:34:53 UTC MAIN commitmail json YAML

Restore .include "options.mk" line which (accidentally) dropped at 2.23.2 to
2.24 update. This enables --sysroot option. PKGREVISION++

(mef)

2014-11-10 03:08:09 UTC MAIN commitmail json YAML

Add sysroot. Mainly for cross toolchain to allow changes system root.

(mef)

2014-11-09 21:57:59 UTC MAIN commitmail json YAML

Updated www/py-django-tastypie to 0.12.0

(rodent)

2014-11-09 21:57:00 UTC MAIN commitmail json YAML

v0.12.0
=======

This release adds official support for both Django 1.7, as well as
several bugfixes.

.. warning::

  If you were previously relying on importing the ``User`` model from
  ``tastypie.compat``, this import will no longer work correctly. This was
  removed due to the way app-loading works in Django 1.7 & no great solution
  for dodging this issue exists.

  If you were using either of::

    from tastypie.compat import User
    from tastypie.compat import username_field

  Please update your code as follows::

    from tastypie.compat import get_user_model
    from tastypie.compat import get_username_field

Bugfixes
--------

* Drastic reworking of the test suite. (SHA: 95f57f7)
* Fixed Travis to run Python 3.4 tests. (SHA: 7af528c)
* Fixed a bug where URLs would be incorrectly handled if the ``api_name`` &
  ``resource_name`` were the same. (SHA: fd55aa3)
* Fixed a test requirement for PyYAML. (SHA: b4f6531)
* Added support for Django 1.7. (SHA: 7881bb6)
* Documentation updates:

    * Fixed header in ``tools.rst``. (SHA: f8af772)
    * Fixed header in ``resources.rst``. (SHA: 9508cbf)

(rodent)

2014-11-09 20:48:45 UTC MAIN commitmail json YAML

Updated net/py-celery to 3.1.16

(rodent)

2014-11-09 20:47:58 UTC MAIN commitmail json YAML

3.1.16
======

- **Worker**: 3.1.15 broke ``-Ofair`` behavior.

    This regression could result in all tasks executing
    in a single child process if ``-Ofair`` was enabled.

- **Canvas**: ``celery.signature`` now properly forwards app argument
  in all cases.
- **Task**: ``.retry()`` did not raise the exception correctly
  when called without a current exception.
- **Worker**: The ``enable_events`` remote control command
  disabled worker-related events by mistake.
- **Django**: Adds support for Django 1.7 class names in INSTALLED_APPS
  when using ``app.autodiscover_tasks()``.
- **Sphinx**: ``celery.contrib.sphinx`` now uses ``getfullargspec``
  on Python 3.

3.1.15
======

- **Django**: Now makes sure ``django.setup()`` is called
  before importing any task modules (Django 1.7 compatibility)
- **Results**: ``result.get()`` was misbehaving by calling
``backend.get_task_meta`` in a finally call leading to
AMQP result backend queues not being properly cleaned up.

3.1.14
======

- **Requirements**
- **Init scripts**: The generic worker init scripts ``status`` command
  now gets an accurate pidfile list.
- **Init scripts**: The generic beat script now implements the ``status``
  command.
- **Commands**: Multi now writes informational output to stdout instead of
  stderr.
- **Worker**: Now ignores not implemented error for ``pool.restart``
- **Task**: Retry no longer raises retry exception when executed in eager mode
- **AMQP Result backend**: Now ensured ``on_interval`` is called at least
  every second for blocking calls to properly propagate parent errors.
- **Django**: Compatibility with Django 1.7 on Windows.
- **Programs**: `--umask` argument can be now specified in both octal (if
  starting

(rodent)

2014-11-09 20:40:46 UTC MAIN commitmail json YAML

Updated net/py-kombu to 3.0.23

(rodent)

2014-11-09 20:40:01 UTC MAIN commitmail json YAML

3.0.23
======

- Django: Fixed bug in the Django 1.7 compatibility improvements related
  to autocommit handling.

- Django: The Django transport models would not be created on syncdb
  after app label rename.

3.0.22
======

- kombu.async: Min. delay between waiting for timer was always increased to
  one second.
- Fixed bug in itermessages where message is received after the with
  statement exits the block.
- Connection.autoretry: Now works with functions missing wrapped attributes
    (``__module__``, ``__name__``, ``__doc__``).
- Django: Now sets custom app label for ``kombu.transport.django`` to work
  with recent changes in Django 1.7.
- SimpleQueue removed messages from the wrong end of buffer.
- Tests: Now using ``unittest.mock`` if available.

(rodent)

2014-11-09 20:19:57 UTC MAIN commitmail json YAML

Updated net/py-amqp to 1.4.6

(rodent)

2014-11-09 20:18:33 UTC MAIN commitmail json YAML

1.4.6
=====

- Now keeps buffer when socket times out.

- Adds ``Connection.Transport`` attribute that can be used to specify
  a different transport implementation.

(rodent)

2014-11-09 19:46:01 UTC MAIN commitmail json YAML

Updated mail/p5-Mail-DeliveryStatus-BounceParser to 1.536

(rodent)

2014-11-09 19:40:49 UTC MAIN commitmail json YAML

1.536  2014-10-22

                Add missing file from previous release that was causing
                failed tests

1.535  2014-10-21

            bug fix from mintywalker@gmail.com

(rodent)

2014-11-09 19:33:42 UTC MAIN commitmail json YAML

Updated lang/py-hy to 0.10.1

(rodent)

2014-11-09 19:31:56 UTC MAIN commitmail json YAML

Update to 0.10.1. No ChangeLog found. Move hy2py to hy2py${PYVERSSUFFIX} in
post-install and add to ALTERNATIVES.

(rodent)

2014-11-09 18:47:57 UTC MAIN commitmail json YAML

Remove files installed to ${PYSITELIB}/tests in post-install.

(rodent)

2014-11-09 16:56:46 UTC MAIN commitmail json YAML

Updated graphics/py-qrcode to 5.1

(rodent)

2014-11-09 16:52:14 UTC MAIN commitmail json YAML

Version 5.1

pkgsrc changes
--------------
Fix Python interpreter in installed file. Rename bin and man files using
PYVERSSUFFIX in post-install. Add ALTERNATIVES file. Fix PKGMANDIR in setup.py.

ChangeLog
===========

* Make ``qr`` script work in Windows.
* Fixed print_ascii function in Python 3.
* Out-of-bounds code version numbers are handled more consistently with a
  ValueError.
* Much better test coverage (now only officially supporting Python 2.6+)

(rodent)

2014-11-09 16:30:27 UTC MAIN commitmail json YAML

Updated multimedia/gstreamer1 to 1.4.4

(wiz)

2014-11-09 16:30:18 UTC MAIN commitmail json YAML

Update to 1.4.4:

=== release 1.4.4 ===

2014-11-06  Sebastian Dræ—¦ge <slomo@coaxion.net>

* configure.ac:
  releasing 1.4.4

2014-10-24 12:51:07 +0100  Tim-Philipp M端ller <tim@centricular.com>

* libs/gst/base/gstbasesink.c:
  basesink: don't unlock mutex that is not locked
  Fixes 'Attempt to unlock mutex that was not locked'
  warning with newer GLibs when sink is shut down in
  certain situations. Triggered by the decodebin
  test_reuse_without_decoders unit test in -base
  sometimes, esp. on slower machines.

2014-10-16 10:13:14 +0400  Andrei Sarakeev <sarakusha@gmail.com>

* plugins/elements/gstmultiqueue.c:
  multiqueue: Wake up any waiting streams if the current one goes EOS
  Otherwise we might have unlinked streams waiting.
  https://bugzilla.gnome.org/show_bug.cgi?id=738198

2014-10-08 15:37:37 +0200  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>

* docs/pwg/advanced-negotiation.xml:
  docs: pwg: fix typo in 'Dynamic negotiation' section
  The point of this example is to show how to set caps
  on the source pad once it has been set on the sink pad.
  So, in passthrough mode, the caps is just copied to the
  source pad.
  https://bugzilla.gnome.org/show_bug.cgi?id=738153

2014-10-06 13:38:21 +0200  Nicolas Huet <nicolas.huet@parrot.com>

* gst/gstsystemclock.c:
  systemclock: fix multi-thread entry status issue
  Running two threads, one executing the timer and one unscheduling it, the
  unscheduled status set by the second thread is sometimes overwritten by the
  first one.
  https://bugzilla.gnome.org/show_bug.cgi?id=737999

2014-09-25 16:21:51 +0100  Tim-Philipp M端ller <tim@centricular.com>

* tests/check/libs/baseparse.c:
  tests: fix caps leak in baseparse unit test

2014-10-03 13:14:25 +0200  Matej Knopp <matej.knopp@gmail.com>

* tests/check/libs/baseparse.c:
  tests: baseparse: set_sink_caps vfunc should't take ownership of the caps
  https://bugzilla.gnome.org/show_bug.cgi?id=737762

2014-10-08 09:37:41 -0700  Aleix Conchillo Flaqu辿 <aleix@oblong.com>

* plugins/elements/gstmultiqueue.c:
  multiqueue: don't lock multiqueue when pushing serialized queries
  If we are pushing a serialized query into a queue and the queue is
  filled, we will end in a deadlock. We need to release the lock before
  pushing and acquire it again afterward.
  https://bugzilla.gnome.org/show_bug.cgi?id=737794

2014-10-02 14:55:22 +0300  Sebastian Dræ—¦ge <sebastian@centricular.com>

* plugins/elements/gstqueue.c:
  queue: Add missing break in switch

2014-09-27 20:10:34 +0200  Matej Knopp <matej.knopp@gmail.com>

* plugins/elements/gstmultiqueue.c:
  multiqueue: update segment position on GAP events to calculate levels properly
  https://bugzilla.gnome.org/show_bug.cgi?id=737498

2014-10-02 11:00:32 +0300  Sebastian Dræ—¦ge <sebastian@centricular.com>

* plugins/elements/gstqueue.c:
  queue: update segment position on GAP events to calculate levels properly
  https://bugzilla.gnome.org/show_bug.cgi?id=737498

2014-10-02 10:57:43 +0300  Sebastian Dræ—¦ge <sebastian@centricular.com>

* plugins/elements/gstqueue2.c:
  queue2: update segment position on GAP events to calculate levels properly
  https://bugzilla.gnome.org/show_bug.cgi?id=737498

2014-10-02 10:13:28 +0300  Sebastian Dræ—¦ge <sebastian@centricular.com>

* plugins/elements/gstcapsfilter.c:
  capsfilter: Push pending events before a buffer also if upstream never configured caps but we have srcpad caps already
  Otherwise we never send pending events downstream that arrive after we
  configured caps on the srcpad.
  https://bugzilla.gnome.org/show_bug.cgi?id=737735

2014-09-24 10:11:54 +0200  Thibault Saunier <tsaunier@gnome.org>

* scripts/gst-uninstalled:
  scripts: Handle gst-python in gst-uninstalled
  https://bugzilla.gnome.org/show_bug.cgi?id=709082

(wiz)

2014-11-09 16:13:25 UTC MAIN commitmail json YAML

Updated time/py-pytz to 2014.9

(wiz)

2014-11-09 16:13:15 UTC MAIN commitmail json YAML

2014-11-09 16:12:15 UTC MAIN commitmail json YAML

Updated audio/musicpd to 0.18.17

(wiz)

2014-11-09 16:12:06 UTC MAIN commitmail json YAML

Update to 0.18.17:

ver 0.18.17 (2014/11/02)
* playlist
  - don't allow empty playlist name
  - m3u: recognize the file suffix ".m3u8"
* decoder
  - ignore URI query string for plugin detection
  - faad: remove workaround for ancient libfaad2 ABI bug
  - ffmpeg: recognize MIME type audio/aacp

(wiz)

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

Updated devel/py-tortoisehg to 3.2

(wiz)

2014-11-09 16:08:53 UTC MAIN commitmail json YAML

Update to 3.2:

TortoiseHg 3.2 is a regularly scheduled feature release

Since 3.1, Mercurial commands are run in separate command server
process. It generally contributes to reliability, but if you have
a faulty extension or an in-process Python hook, it can corrupt
the communication channel between TortoiseHg and the command server.

If you see an error message like "cmdserver: timeout while reading...",
please report it with the list of enabled third-party extensions
and their versions. Currently, reviewboard (#3841) and onsub (#3924)
extensions are known to have this issue.

Bug Fixes

    commit: do not reload patch description if parent is unchanged (fixes #3304)
    qreorder: have drag-and-drop patches run extension command in worker process
    paths: resolve root directory from frozen executable path
    repowatcher: detect removal of repository files (fixes #3697)
    repoagent: unify workingBranchChanged with repositoryChanged
    (fixes #2572 - doesn't auto refresh when update and discard new branch)
    repofilter: grab focus only if shown by user action (refs #3917)
    repomodel: do not clear status message on filter option change (fixes #3887)
    repomodel: restore current/selected indexes by model on reload (refs #1913, fixes #3897)
    repowatcher: check mtime of obsolescence markers (fixes #3913)
    repowidget: do not overwrite browse history by revset result (refs #3832)
    repowidget: do not re-create model on repository or revset changed
    repowidget: move focus to history view when window gets visible (fixes #3917)
    repowidget: remove unused _reload_rev and _last_series (fixes #3923)
    repowidget: switch to commit tab if working-dir row is selected (fixes #1913)
    sync: bypass bundle overlay on fetch just like pull
    (fixes #3946 - fetch after check incoming fails)
    sync: rebuild target bookmarks/branches only when changelog updated (refs #3912)

Improvements

    make output log a task tab, remove class LogDockWidget
    cmdcore: propagate --config options to command process
    debugruncommand: add command that runs hg command in dialog (closes #3934)
    infobar: clear status message with slight delay if command finished (refs #3308)
    prune: add dialog that prunes the specified revs
    qtapp: use wake-up fd to notice SIGINT on Unix
    strip: add --keep checkbox (closes #1865)
    workbench: add toolbar button that aborts any running commands

graph style:

    evolution: also fadeout obsolete changeset
    repomodel: use lighter version of the usual color when a revision is hidden
    repomodel: use red as the default text color for troubled changeset

(wiz)

2014-11-09 15:55:14 UTC MAIN commitmail json YAML

+ gstreamer1-1.4.4, musicpd-0.18.17, musicpd-0.19.2, poppler-0.28.1,
  py-pytz-2014.9, py-tortoisehg-3.2, x264-devel-20141108.

(wiz)

2014-11-09 13:14:44 UTC MAIN commitmail json YAML

+ ricty-ttf-3.2.3 [pkg/49038], vlgothic-ttf-20140801 [pkg/49374].

(wiz)

2014-11-09 12:45:46 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-TimeZone to 1.78

(wiz)

2014-11-09 12:45:38 UTC MAIN commitmail json YAML

Update to 1.78:
1.78    2014-11-05

- Fix warnings from Perl 5.8.8 and before. Apparently it doesn't like when
  $SIG{__DIE__} is set to undef. Patch by Peter Rabbitson. GitHub PR #88.

(wiz)

2014-11-09 12:44:51 UTC MAIN commitmail json YAML

Updated devel/p5-Inline-C to 0.65

(wiz)

2014-11-09 12:44:42 UTC MAIN commitmail json YAML

Update to 0.65. Add some dependencies.

0.65 Tue Nov  4 04:23:45 GMT 2014
- Changes to example modules' tests
- Updates for EUMM 7.00's support for PERL IN SPACE
- Cookbook addition to use autowrap to replace h2xs

0.64 Fri Sep 19 23:22:49 UTC 2014
- Major release for all the work since 0.62
- Renamed the parser modules
- Adjusted the `using` paramater
- Updated docs

0.62_13 Thu Sep 11 17:37:28 PDT 2014
- Remove XXX debugging

0.62_12 Sun Sep  7 00:37:23 MDT 2014
- Add issue/27 TODO test
- Switch back to Parse::Recdescent for now

0.62_11 Tue Aug 19 16:14:10 PDT 2014
- Replace tabs with spaces

0.62_10 Tue Aug 19 15:54:05 PDT 2014
- Doc fix from Jin++

0.62_09 Sat Aug 16 16:38:38 PDT 2014
- Remove $testdir vars from tests

0.62_08 Sat Aug 16 15:00:53 PDT 2014
- Remove .gitignore

0.62_07 Sat Aug 16 11:13:27 PDT 2014
- Meta 0.0.2

0.62_06 Sat Aug 16 01:25:40 PDT 2014
- Clean up test code

0.62_05 Fri Aug 15 19:58:53 PDT 2014
- Add t/000-require-modules.t

0.62_04 Fri Aug 15 18:24:39 PDT 2014
- Add t/000-compile-modules.t

0.62_03 Fri Aug  1 21:10:35 PDT 2014
- Fix test/requires

0.62_02 Fri Aug  1 18:00:01 PDT 2014
- Pegex replaces Parse::RecDescent as the default parser

0.62_01 Tue Jul 29 02:22:12 BST 2014
- version-parsing improvements
- Test module build in dir with space.
- Perl licence on Cookbook
- t/TestInlineSetup.pm fixes for Windows DLLs, tainting

0.62 Sat Jul 19 22:43:12 BST 2014
- eg/modules moved to here as they're C
- tests each use own dir, and all use Test::More and
  test/TestInlineSetup.pm.
- doc/Inline/C/Cookbook.swim mention strings can be UTF-8.

(wiz)

2014-11-09 12:36:04 UTC MAIN commitmail json YAML

Updated devel/p5-ExtUtils-MakeMaker to 7.02

(wiz)

2014-11-09 12:35:56 UTC MAIN commitmail json YAML

Update to 7.02, add some dependencies.

7.02 Sat Nov  8 07:13:40 GMT 2014

    No changes from 7.01_09

7.01_09 Thu Nov  6 21:41:32 GMT 2014
    Test fixes:
    - Marked a test in pm_to_blib.t as TODO until further
      investigation can be scheduled

7.01_08 Tue Nov  4 20:24:29 GMT 2014
    Test fixes:
    - roll back change in 7.01_07 and scrub PERL_INSTALL_QUIET
      environment variable

7.01_07 Tue Nov  4 19:26:46 GMT 2014
    Test fixes:
    - Changed a regex in pm_to_blib.t to be more forgiving

7.01_06 Mon Nov  3 20:31:05 GMT 2014
    Bug fixes:
    - Resolved regression with TEST_FILES

    Win32 fixes:
    - Targetted fix for nmake bug
    - miniperl.t core test fixed for Windows

7.01_05 Mon Nov  3 10:14:11 GMT 2014
    VMS fixes:
    - Handle switches in $(PERL) by prepending MCR
    - Don't quote MAKE on VMS in Test::Utils

7.01_04 Fri Oct 31 09:38:06 GMT 2014
    API change:
    - writeMakefile() has been removed after 20 years of being deprecated

    Bug fixes:
    - Regression in xs.t with older versions of xsubpp has been resolved
    - We now don't produce Borland C export symbols if BCC support dropped

7.01_03 Thu Oct 30 19:12:57 GMT 2014
    Bug fixes:
    - Using NMAKE was broken this has been fixed

7.01_02 Sat Oct 25 17:45:46 BST 2014
    Bug fixes:
    - Resolve a regression with FIXIN and core builds on Win32

7.01_01 Sat Oct 25 13:45:00 BST 2014
    Bug fixes:
    - Resolve issue with Win32 perl builds in core

7.00 Wed Oct 22 20:13:38 BST 2014

    No changes from 6.99_18

6.99_18 Mon Oct 20 10:02:58 BST 2014
    Bug fixes:
    - Resolve regression with taint and get_version() [RT#99580]

    VMS fixes:
    - Avoid .NOTPARALLEL on VMS as it is a syntax error for MMS and MMK
    - Quotes are not stripped from argv[0] on VMS so need stripping
    - Move MCR from PERL to PERLRUN on VMS and other *RUN variables

6.99_17 Sun Oct 12 19:37:04 BST 2014
    Bug fixes:
    - Fix test that got broke under core since 6.99_15

6.99_16 Thu Oct  2 19:29:49 BST 2014
    Dist fixes:
    - Move File::Copy::Recursive from bundled to where it is
      used, so that it will not get installed as a runtime
      prereq

6.99_15 Sun Sep 21 13:21:46 BST 2014
    Enhancements:
    - If core, add ccwarnflags and ccstdflags, if available

    Doc fixes:
    - Fix internal links

6.99_14 Fri Sep 19 14:59:08 BST 2014
    Bug fixes:
    - Fixes to fallback version module for core integration problems

6.99_13 Mon Sep 15 20:02:47 BST 2014
    Enhancements:
    - Bundle Encode::Locale as ExtUtils::MakeMaker::Locale

    Bug fixes:
    - Make included version module have standardised dist versioning

6.99_12 Thu Sep 11 15:27:31 BST 2014
    Enhancements:
    - Now include a fallback version module for bootstrapping

    Bug fixes:
    - Support libfoo.0.dylib style libraries on Darwin

6.99_11 Mon Sep  8 14:20:26 BST 2014
    Bug fixes:
    - Handle chcp failure better on MSWin32
    - Tests should be parallelisable once again

    Doc fixes:
    - Document that GNU make is usable on MSWin32 now

6.99_10 Thu Sep  4 14:28:01 BST 2014
    Bug fixes:
    - Fixes for being integrated with core
    - Fixed the code page reset on MSWin32
    - Fixed test failures on BSD with UTF8 filenames
    - Fixed regression with quoting of $(PERL) when
      command line flags are used

6.99_09 Thu Aug 28 11:01:37 BST 2014
    Enhancements:
    - Support GNU Make on Windows
    - Support paths and filenames that are UTF8 encoded
    - MM->can_run() added for finding programs (ported from
      IPC::Cmd)

    Bug fixes:
    - Handle UTF8 when generating manpages correctly
    - Generated Makefile contents are now consistently sorted

6.99_08 Mon Aug 18 14:17:04 BST 2014
    Bug fixes:
    - Liblist::Kid: can now handle -l:foo.so invocations properly
    - Scripts will no longer have the 'not running under some shell' code
      applied when rewriting shebang lines.
    - version is now used to parse prereqs versions internally
    - Support UTF8 encoded command-line args and Makefile.PL args
    - Generated META.files will now always have linefeed EOLs, even on
      Windows
    - Rewrite the version line eval handling to have less insane edge cases

    Doc fixes:
    - Documentation now includes links to Dist::Zilla, File::ShareDir and
      File::ShareDir::Install
    - Clarified support policy for < v5.8.1 in README

    Misc:
    - Updated bundled CPAN::Meta::Requirements to version 2.126
    - Updated bundled ExtUtils::Manifest to version 1.65

6.99_07 Wed Jul 30 17:36:14 BST 2014
    Bug fixes:
    - Resolve 'wide character in print' warnings

6.99_06 Mon Jul 28 15:02:25 BST 2014
    Enhancements:
    - Improvements and tests for the spaces-in-stuff handling

6.99_05 Tue Jul 22 12:32:03 BST 2014
    Enhancements:
    - Enable working with (including installing to) directories with spaces in names

6.99_04 Sat Jul 12 12:43:08 BST 2014
    Enhancements:
    - No longer report each file being manified. Only summarise.

6.99_03 Fri Jul  4 11:02:21 BST 2014
    Doc Fixes:
    - PATCHING document has been rewritten as CONTRIBUTING and TODO
      document has been removed

    Bug Fixes:
    - Rearranged bundled prereqs so CPAN::Meta::Requirements won't
      get stomped on if it is installed already, but CPAN::Meta isn't

6.99_02 Thu Jun  5 12:15:28 BST 2014
    Bug fixes:
    * MM->parse_version will no longer warn if it could
      not determine the $VERSION due to syntax errors etc.

6.99_01 Tue Jun  3 22:17:30 BST 2014
    Bug fixes:
    * Disregard some warnings during tests when cross-compiling

    Doc fixes:
    * Clarified the use and limitations of META_ADD, META_MERGE

    Test fixes:
    * Sanitise env vars in tests

(wiz)

2014-11-09 12:33:56 UTC MAIN commitmail json YAML

Updated devel/p5-ExtUtils-Manifest to 1.68

(wiz)

2014-11-09 12:33:48 UTC MAIN commitmail json YAML

Update to 1.68:

1.68  Tue, Sep 16, 2014
  - Fix regression with manifind() and following symlinks

1.66  Sun, Aug 31, 2014
  - manifind() will now follow symlinks
  - Tests fixed if PERL_MM_MANIFEST_VERBOSE env var is set to
    false value
  - Fixed bug with maniread()'s handling of quoted filenames

1.65  Fri, Aug  8, 2014
  - Support perls < v5.8.3 once again
  - Don't generate MANIFESTs with CRLFs on Windows

1.64  Thu, Jul 17, 2014
  - Ignore vim swap files and prove generated files
  - use Exporter import
  - use 'our' instead of use vars

(wiz)

2014-11-09 12:10:56 UTC MAIN commitmail json YAML

Updated databases/p5-DBI to 1.632

(wiz)

2014-11-09 12:10:47 UTC MAIN commitmail json YAML

Update to 1.632:

Changes in DBI 1.632

    Fixed risk of memory corruption with many arguments to methods
        originally reported by OSCHWALD for Callbacks but may apply
        to other functionality in DBI method dispatch RT#86744.
    Fixed DBD::PurePerl to not set $sth->{Active} true by default
        drivers are expected to set it true as needed.
    Fixed DBI::DBD::SqlEngine to complain loudly when prerequite
        driver_prefix is not fulfilled (RT#93204) [Jens Rehsack]
    Fixed redundant sprintf argument warning RT#97062 [Reini Urban]
    Fixed security issue where DBD::File drivers would open files
        from folders other than specifically passed using the
        f_dir attribute RT#99508 [H.Merijn Brand]

    Changed delete $h->{$key} to work for keys with 'private_' prefix
        per request in RT#83156. local $h->{$key} works as before.

    Added security notice to DBD::Proxy and DBI::ProxyServer because they
        use Storable which is insecure. Thanks to ppisar@redhat.com RT#90475
    Added note to AutoInactiveDestroy docs strongly recommending that it
        is enabled in all new code.

(wiz)

2014-11-09 12:01:38 UTC MAIN commitmail json YAML

Updated devel/p5-Class-Singleton to 1.5

(wiz)

2014-11-09 12:01:29 UTC MAIN commitmail json YAML

Update to 1.5:

#------------------------------------------------------------------------
# Version 1.5    Date: 2014/11/07
#------------------------------------------------------------------------

* Work around global destruction order issue.  [Craig Manley
  <cmanley@cpan.org>, CPAN RT#23568/68526]

(wiz)

2014-11-09 11:59:52 UTC MAIN commitmail json YAML

Updated www/p5-URI to 1.65

(wiz)

2014-11-09 11:59:43 UTC MAIN commitmail json YAML

Update 1.65:

2014-11-05  Karen Etheridge <ether@cpan.org>

  Release 1.65

  Karen Etheridge:
    - add a TO_JSON method, to assist JSON serialization

(wiz)

2014-11-09 11:19:16 UTC MAIN commitmail json YAML

Updated net/mikutter to 3.0.9

(obache)

2014-11-09 11:19:06 UTC MAIN commitmail json YAML

Update mikutter to 3.0.9.

* small bug fixes

(obache)

2014-11-09 08:33:14 UTC MAIN commitmail json YAML

Provide patched Makefile.in regen form patched Makefile.am.

(obache)

2014-11-09 08:32:17 UTC MAIN commitmail json YAML

Update libatomic_ops to 7.4.2.

== [7.4.2] 2014-05-02 ==

* Fix a typo in doc/README.txt (remove redundant "an" article).
* Update emails/links due to project site transition.

(obache)

2014-11-09 07:20:37 UTC MAIN commitmail json YAML

Updated graphics/libsixel to 1.3.3

(obache)

2014-11-09 07:20:23 UTC MAIN commitmail json YAML

2014-11-09 07:19:54 UTC MAIN commitmail json YAML

Update libsixsel to 1.3.3.

                  ------------------------------
                  What's new in libsixel-1.3 ?
                  ------------------------------

* Now libcurl is automatically linked to img2sixel.
  If you don't want to build with libcurl, you should configure with
  --without-libcurl option.

* Add libjpeg integration(linked automatically to img2sixel).

* Add libpng integration(linked automatically to img2sixel/sixel2png).

* Introduce -t(--palette-type) option.
  img2sixel can output HLS paletted sixel with "-t hls".
  Add new API sixel_output_set_palette_type.

* Introduce -v(--verbose) option.

* Add new API sixel_dither_set_body_only.

* Now img2sixel can load SIXEL as input data.

* Some bug fixes and minor improvements.

                  ------------------------------
                  What's new in libsixel-1.2 ?
                  ------------------------------

* Introduce GNU Screen penetration (-P) feature written by @arakiken.
  This works with arakiken's GNU screen sixel branch
  (screen-sixel, https://bitbucket.org/arakiken/screen/branch/screen).

* Introduce crop operation (-c) feature written by @arakiken.
  This works with arakiken's w3m remoteimg branch
  https://bitbucket.org/arakiken/w3m/branch/remoteimg
  (w3m with "-sixel" option)

* Introduce -C (complexion score) option and implement complexion correction
  feature. (discussion with @tsutsui)

* Introduce static image extraction from Gif animation (-S).
  (discussion with @isaki68k)

* Introduce --enable-debug configure option.

* Add APIs for skipping DCS envelope
  sixel_output_{get,set}_skip_dcs_envelope. (disscussion with @uobikiemukot)

* Some bug fixes and minor improvements.
  Thanks to @elfring, @isaki68k, @knok, @mattn, @tsutsui, @waywardmonkeys
  and @ttdoda.

(obache)

2014-11-09 06:31:31 UTC MAIN commitmail json YAML

Updated ruby-gnome2 packages to 2.2.3.

(obache)

2014-11-09 06:27:48 UTC MAIN commitmail json YAML

ruby-gnome2-goocanvas is removed.

(obache)

2014-11-09 06:27:04 UTC MAIN commitmail json YAML

Update ruby-gnome2 package to 2.2.3.

= NEWS

== Ruby-GNOME2 2.2.3: 2014-10-26

It is a bug fix release.

It's recommended that you upgrade if your application uses thread and
runs on Ruby 2.1 or later.

=== Changes

==== All

  * Improvements
    * Supported auto native package install on SuSE.

==== Ruby/GLib2

  * Fixes
    * Fixed infinite loop bug on Ruby 2.1 or later.
      [ruby-gnome2-devel-ja] [Reported by Toshi Hatsune]

==== Ruby/GDK3

  * Fixes
    * Added missing dependencies.
      [GitHub#258] [Reported by Luis Daniel Gonzalez Orozco]

==== Ruby/CairoGObject

  * Improvements
    * Supported auto required native package install by Homebrew.

  * Fixes
    * Fixed wrong package name on Debian.

==== Ruby/VTE3

  * Improvements
    * Supported auto required native package install by Homebrew.

==== Ruby/Clutter

  * Improvements
    * Added Clutter.check_version?.

=== Thanks

  * Luis Daniel Gonzalez Orozco
  * Toshi Hatsune

== Ruby-GNOME2 2.2.2: 2014-10-12

It is a Windows package fix release.

== Ruby-GNOME2 2.2.1: 2014-10-12

It is a release that Ruby/GDK3 is migrated to
Ruby/GObjectIntrospection based bindings.

Some API changes in Ruby/GDK3 are expected but unexpected API
changes may exist. If you find API change, please report it. If the
API change provides non Rubyish API, it will be a bug.

Ruby/GooCanvas is removed because we can't maintain it.

=== Changes

==== Ruby/GLib2

  * Improvements
    * Added GObject#unref to free large object immediately.

  * Fixes
    * [windows] Added a missing exported symbol. ((({rbg_inspect})))
    * Fixed a bug that signal handler doesn't work on Ruby 2.1.
      [ruby-gnome2-devel-en] [Reported by Carlo E. Prelz]
    * Fixed free function (free -> xfree).

==== Ruby/GObjectIntrospection

  * Improvements
    * Supported instantiating union.
    * Accepted 5 or more the number of signals.
      It may be increased for later GIO version.
      [GitHub#229] [Reported by cosmo0920]
    * Added "?" to boolean field value reader.
    * Supported mapping function info to method.
    * Don't handle MethodInfo as FunctionInfo.
    * Accepted not GType struct as an input argument.
    * Accepted getting a field value from not GType but
      GType descendant sruct.
    * Added Loader.register_constant_rename_map.
    * Supported in GType array.
    * Don't require needless array length argument.
    * Supported finding suitable method that has optional argument.

  * Fixes
    * Fixed wrong argument index for Ruby objects.
    * Fixed a bug that ArgInfo isn't passed.

==== Ruby/CairoGObject

  * Improvements
    * Suppressed a warning that instance variable gboxed not initialized.

==== Ruby/GIO2

  * Improvements
    * Supported GLib 2.42.0. Annotation for GObject Introspection is added
      to g_pollable_input_stream_read_nonblocking() since GLib 2.42.0.
      See also: https://bugzilla.gnome.org/show_bug.cgi?id=730493
    * Supported GLib <= 2.36.0.

  * Fixes
    * Fixed a bug that .pc isn't installed. [Reported by OBATA Akio]

==== Ruby/GDK3

  * Improvements
    * Migrated to Ruby/GObjectIntrospection based bindings.
    * Gdk::Keyval::GDK_KEY_x style is deprecated. Use
      Gdk::Keyval::KEY_x style instead.
    * Accepted Gdk::RGBA for Cairo::Context#set_source_rgba.

==== Ruby/GTK3

  * Improvements
    * Added Gtk::StackSwitcher.
    * Supported interrupt in Gtk.main.
    * Supported interrupt in Gtk::Dialog#run.
      [Reported by Carlo E. Prelz]
    * Added initialization with Gdk::RGBA value.
      [GitHub#231] [Patch by Detlef Reichl]
    * Added Gtk::Window#set_titlebar (enable the use of Gtk::HeaderBar).
      [GitHub#236] [Patch by tescorg]
    * Updated sample scripts.
      [Patch by kitachro]

  * Fixes
    * Fixed memory leak of Gtk::Image.
      [GitHub#252] [Reported by Michel Boaventura]

==== Ruby/GTK2

  * Improvements
    * Fixed wrong property value on ppc64 and s390x.
      [GitHub#256] [Reported by mtasaka]

==== Ruby/GStreamer

  * Improvements
    * Added gstreamer.rb for Bundler's autoload.
      [GitHub#232] [Reported by saepia]
    * Added Caps.any and Caps.empty.
    * Supported property for Gst::ChildProxy.
      [GitHub#233] [Reported by saepia]

  * Fixes
    * Fixed a bug that Gst.init is failed.
      [GitHub#232] [Reported by saepia]

==== Ruby/Poppler

  * Improvements
    * Install Poppler with --with-glib option for Homebrew.
      [GitHub#237] [Reported by Colin Dean]
    * Removed needless `--with-glib` option. Now, it is the default.
      [rabbit-shocker/rabbit#24] [Reported by Kazuhiro NISHIYAMA]

==== Ruby/ClutterGStreamer

  * Improvements
    * Added clutter-gstreamer.rb to support Bundler's autoload.

==== Ruby/GooCanvas

  * Removed.

=== Thanks

  * OBATA Akio
  * Carlo E. Prelz
  * cosmo0920
  * Detlef Reichl
  * saepia
  * tescorg
  * Colin Dean
  * Kazuhiro NISHIYAMA
  * kitachro
  * Michel Boaventura
  * mtasaka

(obache)

2014-11-09 05:15:07 UTC MAIN commitmail json YAML

exactly add dependency for py-gobject3, for the case ibus base package and
ibus-table is using different python version.

(obache)

2014-11-09 03:23:14 UTC MAIN commitmail json YAML

Updated devel/gmake to 4.1nb1

(obache)

2014-11-09 03:22:57 UTC MAIN commitmail json YAML

Appy upstream git commit 292da6f6867b75a5af7ddbb639a1feae022f438f
to resolve upstrem bug#43434, make 4.1 without /dev/pts mounted segfaults.

Bump PKGREVISION.

(obache)

2014-11-09 02:46:44 UTC MAIN commitmail json YAML

Updated inputmethod/scim to 1.4.15

(obache)

2014-11-09 02:46:30 UTC MAIN commitmail json YAML

2014-11-09 02:26:27 UTC MAIN commitmail json YAML

Requirement of gettext tools from pkgsrc depend on existence of the tool itself,
not msgfmt tool.

(obache)

2014-11-09 01:54:19 UTC MAIN commitmail json YAML

Note addition of libsafec

(agc)

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

Add and enable libsafec

(agc)

2014-11-09 01:35:45 UTC MAIN commitmail json YAML

2014-11-08 23:15:29 UTC MAIN commitmail json YAML

Updated x11/gnome-desktop3 to 3.14.1

(prlw1)

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

Update gnome-desktop3 to 3.14.1

- Fixed the build on systems lacking openat()
- Translation updates
- gnome-xkb-info: Fix some layouts not being associated to a locale
- gnome-rr: Add missing introspection annotations
- wall-clock: Add ref-tests for clock output
- wall-clock: Always use the ratio character (#726232)
- gnome-rr: Output the EDID vendor/product info as well
- gnome-rr: Add backlight output in debug
- thumbnailer: Try harder to create a failed thumbnail (#728775)
- Fix the build on OpenBSD
- gnome-rr: Improve debug output
- gnome-rr: Actually define output_get_possible_crtcs (#727034)
- gnome-rr: Initialize GnomeRROutputInfo:rotation to GNOME_RR_ROTATION_0 (#727023)
- Always set the DPMS mode when requested
- gnome-xkb-info: Remove xkbfile dependency (#719942) - API and ABI break
- gnome-xkb-info: Apply main layout locale metadata to variants (#711291)
- wall-clock: Replace ratio with colon on non-UTF-8 locales (#722664)
- more new gnome-rr api
- drop using glibc internal headers
- docs for thumbnailers
- idle monitor fixes
- use newer libgsystem internally
- gnome-rr: Improve debug output
- Add gnome_rr_output_get_min_backlight_step() API

(prlw1)

2014-11-08 21:59:33 UTC MAIN commitmail json YAML

Updated x11/rgb to 1.0.6

(wiz)

2014-11-08 21:59:22 UTC MAIN commitmail json YAML

Update to 1.0.6:

This release includes contributions by Daphne Pfister to resynchronize the
X11 color name list with the CSS color name list that has forked from ours,
and also includes a couple minor improvements to the showrgb program and
to the build configuration.

(wiz)

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

Fix Darwin build. Patch from Jonathan Buschmann via pkg/49377.

(alnsn)

2014-11-08 16:22:03 UTC MAIN commitmail json YAML

Add and enable p5-Swim.

(schmonz)

2014-11-08 16:21:28 UTC MAIN commitmail json YAML

Added textproc/p5-Swim version 0.1.31

(schmonz)

2014-11-08 16:21:15 UTC MAIN commitmail json YAML

Add p5-Swim, a markup language. How is Swim different?

* Very rich capabilities
* Simple, consistent markup
* Extensible
* Multiple Implementations
* Comments and blank lines

(schmonz)

2014-11-08 16:19:56 UTC MAIN commitmail json YAML

Add and enable p5-Pegex.

(schmonz)

2014-11-08 16:19:27 UTC MAIN commitmail json YAML

Added devel/p5-Pegex version 0.57

(schmonz)

2014-11-08 16:18:53 UTC MAIN commitmail json YAML

Add p5-Pegex:

Pegex attempts to be the simplest way to define new (or old) Domain
Specific Languages (DSLs) that need to be used in several programming
languages and environments. Things like JSON, YAML, Markdown etc.
It also great for writing parsers/compilers that only need to work
in one language.

(schmonz)

2014-11-08 16:17:46 UTC MAIN commitmail json YAML

Add and enable p5-HTML-Escape.

(schmonz)

2014-11-08 16:17:20 UTC MAIN commitmail json YAML

Added www/p5-HTML-Escape version 1.09

(schmonz)

2014-11-08 16:16:56 UTC MAIN commitmail json YAML

Add p5-HTML-Escape, a module to escape HTML's special chars (like
PHP's htmlspecialchars).

(schmonz)

2014-11-08 12:31:13 UTC MAIN commitmail json YAML

Fix PLIST vis-a-vis djvu option

(prlw1)

2014-11-08 11:41:03 UTC MAIN commitmail json YAML

Updated inputmethod/scim-tables to 0.5.14.1

(obache)

2014-11-08 11:40:50 UTC MAIN commitmail json YAML

Update scim-tables to 0.5.14.1.

* allow entering of hebrew punctuation gershayim

(obache)

2014-11-08 11:30:03 UTC MAIN commitmail json YAML

Updated print/evince3 to 3.14.1

(prlw1)

2014-11-08 11:28:43 UTC MAIN commitmail json YAML

Update evince3 to 3.14.1

In this version, reading documents has been simplified by the removal
of the page next/previous buttons from the toolbar(!)
https://bugzilla.gnome.org/show_bug.cgi?id=732289

Highlights from the release notes:

- New features and improvements:

    * Added a allow-links-change-zoom GSetting to be able to not allow
      links to change the zoom mode or level (#729249, Eduard Beutel)
    * Set accessible name for File and View toolbar buttons (#734912,
      Alejandro Pineiro)
    * Add a separator after New Window entry in app menu (Michael
      Catanzaro)
    * Remove multi-screen support, since it's currently unsupported by
      GDK/GTK+ (#701883, Giselle Machado)
    * Add support for removing annotations (#649044, Jose Aliste,
      German Poo-Caamano, Giselle Machado, Carlos Garcia Campos)
    * Add pan gesture to switch pages in non-continuous mode (Carlos
      Garnacho)
    * Add pinch/zoom gesture to handle document zooming (Carlos
      Garnacho)
    * Add initial implementation of a browser plugin (Carlos Garcia
      Campos)
    * Show the filename as a subtitle of the headerbar (Jose Aliste)
    * Add recent view shown when evince is opened without a document
      to replace the recetn menu list (#633501, German Poo-Caamano,
      Carlos Garcia Campos)
    * Use a GtkPopover for the zoom selector menu (Carlos Garcia Campos)
    * Move Next-Page and Previous-Page buttons from the heqader bar to
      the view menu (#732289, Jose Aliste)
    * HiDPI support (#723431, Owen W. Taylor, German Poo-Caamano,
      Carlos Garcia Campos)
    * Use open-menu-symbolic for the gear menu (Daniel Mustieles)
    * Improve efficiency of methods to get start and end indices of a
      EvLinkAccessible (#732340, Joanmarie Diggs)
    * Make <Ctrl>Home/End scroll to the start/end of the document
      (#724273, Antia Puentes)
    * Expose an accessible name for form field push buttons (#733919,
      Joanmarie Diggs)
    * Cycle through form fields with tab button (#503706, Andrey
      Pustovalov, Carlos Garcia Campos)
    * Port to GMenu (Lars Uebernickel, Carlos Garcia Campos)
    * Use a GtkHeaderBar instead of a GtkToolbar (#711078, Yosef Or
      Boczko, Carlos Garcia Campos)
    * Add appdata files for Evince backends (#731708, Carlos Garcia
      Campos, Igor Gnatenko)
    * Add an appdata file for Evince (#708760, Christian Persch)
    * Make the about dialog non modal and move it to the app menu
      (Carlos Garcia Campos)
    * Add keybindings to go back/forward in history (#509029, Anuj Khare)
    * Expose links, images and form fields as AtkObject children of
      the page (#728475, Joanmarie Diggs)
    * Update ATK_STATE_SHOWING when the visible page range changes
      (#728664, Joanmarie Diggs)
    * Implement AtkComponent interface for pages (#728673, Joanmarie Diggs)
    * Expose every page individually to accessibility (#724965,
      Alejandro Pineiro)
    * Show fullscreen toolbar only when moving the mouse to the top of
      the screen (#696643, Giselle Machado)
    * Add API to libview to specify rendered output in pixels instead
      of as a scale (#723431, Owen W. Taylor)
    * Use cairo surfaces instead of GdkPibufs to render thumbnails
      (#723431, Owen W. Taylor, Carlos Garcia Campos)

- Bug fixes:

    * Use the new support for RTL icons in GtkIconTheme (#737211,
      Yosef Or Boczko)
    * Fix a crash in accessibility when opening a document with no
      pages (#731046, Joanmarie Diggs)
    * Fix a crash when a new document is added to the window (#737365,
      Carlos Garcia Campos)
    * Fix a crash when opening the context menu in a non PDF
      document. (#737197, Jose Aliste)
    * Fix emission of EvPageCache::page-cached signal (Jose Aliste)
    * Use embedded page setup in the print dialog of the browser
      plugin (Carlos Garcia Campos)
    * Fix a memory leak in the pixbuf cache when reloading a page while
      the render job is running (#735758, Giselle Reis)
    * Initialize EvPageAccessible children once the page has been
      cached (#733747, Alejandro Pineiro)
    * Fix the size of the annotation window icons (#735110, Giselle
      Reis)
    * Don't use deprecated gtk_button_new_from_stock (#735562, Jose
      Aliste)
    * Fix runtime critical warning (#735561, Jose Aliste)
    * Build fix in C++11 mode (#735466, Ting-Wei Lan)
    * Fix centering of documents when printing with a manual scale
      (#734788, Carlos Garcia Campos)
    * Bring back page borders with recent GTK+ (Carlos Garcia Campos)
    * Emit accessible focused-changed signals for form fields
      (#733662, Joanmarie Diggs)
    * Emit accessible state-changed signals for form fields (#733748,
      Joanmarie Diggs)
    * Make annotation internal names unique (#649044, Giselle Machado)
    * Fix several memory leaks (Carlos Garcia Campos)
    * Fix the MIME type list of desktop files (#732216, Carlos Garcia Campos)
    * Set the main window was transient parent of the annotation
      properties dialog (#732114, Giselle Machado)
    * Use annotation RGBA API instead of the deprecated color API
      (#732095, Giselle Machado)
    * Fix rotation direction in DJVU backend (#731786, Marek Kasik)
    * Update the annotation poup window color and opacity when the annotation is
      updated (#725571, Giselle Machado)
    * Prevent jumps to last page when autoscrolling (#725389, Marek Kasik)
    * Fix centering when shrinking to printable area but not scaling
      (Carlos Garcia Campos)
    * Fallback to thumbnails page in sidebar when the current page is
      no longer supported by the document after a reload, and enable
      the pages that become supported (#628617, Giselle Machado)
    * Ensure text is available in page cache when requested by
      accessibility (#724965, Alejandro Pineiro)
    * Update the caret cursor when jumping to a find result (#728996,
      Joanmarie Diggs)
    * Fix shift+click text selection (#728189, Joanmarie Diggs)
    * Fix a crash when saving a copy (#727536, Debarshi Ray)
    * Fix enable caret navigation question message (#727062, Carlos
      Garcia Campos)
    * Fix a crash during the build with introspection enabled
      (#726812, Gustau Perez)
    * Fix warning message shown when the requested format is not
      supported by printer (#724044, Marek Kasik)
    * Allow printing to all formats supported by backend (#724044,
      Marek Kasik)
    * Fix gtk-doc build (#731061, Ting-Wei Lan)

- Many many ranslation updates

For full details see:

https://git.gnome.org/browse/evince/tree/NEWS?h=3.14.1

(prlw1)

2014-11-08 11:26:13 UTC MAIN commitmail json YAML

Describe lz4 option used by groonga.

(obache)

2014-11-08 11:24:28 UTC MAIN commitmail json YAML

2014-11-08 09:35:30 UTC MAIN commitmail json YAML

Updated www/squid3 to 3.4.9

(adam)

2014-11-08 09:33:33 UTC MAIN commitmail json YAML

Changes 3.4.9:
* Fix man(8)/man(1) page syntax
* Source Maintenance: bump astyle version to 2.03
* Bug 4093: source-maintenance.sh bad perl -i option
* Bug 4102: sslbump cert contains only a dot character in key usage extension
* kerberos_ldap_group/cert_tool: Remove ksh dependency
* ext_kerberos_ldap_group_acl: Fix regression typo in 3.4.7
* Bug 3803: ident leaks memory on failure
* Bug 4024: Bad host/IP ::1 when using IPv4-only environment
* Bug 4093: source-maintenance.sh errors and warnings due to wrong tools/options
* CBDATA: log memory leak situations when --enable-debug-cbdata
* Bug 4088: memory leak in external_acl_type helper with cache=0 or ttl=0
* SourceFormat Enforcement

(adam)

2014-11-08 07:38:01 UTC MAIN commitmail json YAML

Updated boost to 1.57.0

(adam)

2014-11-07 23:35:31 UTC MAIN commitmail json YAML

Update mozc packages to 1.15.1917.102

(ryoon)

2014-11-07 23:31:18 UTC MAIN commitmail json YAML

2014-11-07 23:28:36 UTC MAIN commitmail json YAML

Update to 1.15.1917.102 from 1.15.1895.102

Changelog:
r373 2014-11-03 1.15.1917.102 - r353 2014-10-17 1.15.1896.102

You can check out Mozc r373 as follows.

gclient sync --revision=373

Summary of changes between 1.15.1896.102 (r353) and 1.15.1917.102 (r373).

    Build related changes:
        Android build is now tested with NDK r10c and OpenJDK 7
    Fixed issues:
        FIX: Warning message from keymap editor should be updated ( Issue 251 )
    Commit summary:
        r373: Remove Util:ToUTF8 since it is actually a dead code
        r372: Tidy up build_mozc.py
        r371: Unsupport BuildToolsMain in build_mozc.py except for Windows
        r370: Re-enable tests for SafeStrToDouble/SafeStrToFloat on Android
        r369: Use OpenJDK 7 to build Android binaries
        r368: Swith protobuf repository from Google Code to GitHub part2
        r367: Fix several coding style issues
        r366: Sort test cases alphabetically
        r365: Merge ANDROID_VERSION_CODE into BUILD
        r364: Replace scoped_ptr with std::unique_ptr under unix/
        r363: Stop generating xcode rule to run unittest from IDE
        r362: Fix style violations in header include guards part 3
        r361: Deprecate build fravor "Optimize"
        r360: Put mozc_build_tools under output directory
        r359: Fix indentation in a python script
        r358: Roll breakpad r1375:r1391
        r357: Swith protobuf repository from Google Code to GitHub
        r356: Show the warning message when and only when keymaps for DirectInput mode are changed
        r355: Stop using non-standard default constructor of std::istream
        r354: Fix style violations in header include guards part 2
        r353: Switch to Android NDK r10c

(ryoon)

2014-11-07 20:18:21 UTC MAIN commitmail json YAML

Updated net/dhcpcd to 6.6.1

(roy)

2014-11-07 20:18:06 UTC MAIN commitmail json YAML

Import dhcpcd-6.6.1 with the following changes:

  *  Log the address IPv4LL defends
  *  PREINIT, UNKNOWN and CARRIER are not either up nor down states
  *  ARP code re-written to allow for many ARP states
  *  IPv4LL address is now pseudo random based on HW address instead
    of really random as per RFC 3927 Section 2.1
  *  If not doing DHCP or DHCP6, disable the DNS requirement in the RA
    to fork.
  *  Treat IPv4LL as fallback and start DHCP discovery even if the prior
    lease was IPv4LL when rebooting.
  *  When we transition from REQUEST to DISCOVER in a reboot,
    start IPv4LL at the same time as discover to ensure we have an
    address quicker.

  *  Improve handling of the IPv6LL address at startup
  *  Support old Linux kernels where IFLA_AF_SPEC may not exist
  *  When stopping interfaces, skip past pseudo interfaces instead
    of finding the master as only the masters are sorted correctly

Added another mirror site, http://cflags.cc/roy/dhcpcd

(roy)

2014-11-07 19:39:43 UTC MAIN commitmail json YAML

2014-11-07 19:28:38 UTC MAIN commitmail json YAML

Chamges 1.57.0:
Updated Libraries
Any:
RTTI is not required any more (TypeIndex library is used for RTTI emulation)
Fixed 8958

Asio:
Fixed the kqueue reactor so that it works on FreeBSD.
Fixed an issue in the kqueue reactor which resulted in spinning when using serial ports on Mac OS.
Fixed kqueue reactor support for read-only file descriptors.
Fixed a compile error when using the /dev/poll reactor.
Changed the Windows backend to use WSASocketW, as WSASocketA has been deprecated.
Fixed some warnings reported by Visual C++ 2013.
Fixed integer type used in the WinRT version of the byte-order conversion functions.
Changed documentation to indicate that use_future and spawn() are not made available when including the asio.hpp convenience header.
Explicitly marked asio::strand as deprecated. Use asio::io_service::strand instead.

Circular Buffer:
Fixed some warnings and move_if_noexcept from Boost.Move is used

Config:
BOOST_HAS_PRAGMA_DETECT_MISMATCH macro was added

Container:
Added support for initializer_list.
Fixed double destruction bugs in vector and backward expansion capable allocators.

Coroutine:
optionally register stacks with valgrind
10386 MSVC link error in asymmetric_coroutine.hpp: symbol already defined
10536 call to 'begin(...pull_coroutine< R > & c)' is ambiguous

Flyweight:
Added serialization support via Boost Serialization.
flyweight default constructor was made explicit in Boost 1.56, which introduces a regression in some initialization scenarios. The former non-explicit default constructor has been restored

More...

(adam)

2014-11-07 17:38:10 UTC MAIN commitmail json YAML

Updated www/firefox to 33.0.3
Updated www/firefox-l10n to 33.0.3

(ryoon)

2014-11-07 17:37:09 UTC MAIN commitmail json YAML

Update to 33.0.3

* Sync with firefox-33.0.3.

(ryoon)

2014-11-07 17:36:11 UTC MAIN commitmail json YAML

Update to 33.0.3

Changelog:
Fixed
33.0.3: Blacklisted graphics drivers that were causing black screens with OMTC enabled (1093863)

Fixed
33.0.3 Fix two startup crashes with some combination of hardware and drivers (1064107 and 1021265)

(ryoon)

2014-11-07 14:12:11 UTC MAIN commitmail json YAML

Updated www/curl to 7.39.0

(adam)