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 (47m)  pkgsrc-2024Q1 (20d)  pkgsrc-2023Q4 (67d)  pkgsrc-2023Q2 (99d)  pkgsrc-2023Q3 (179d) 

2024-06-06 21:32:24 UTC Now

2009-01-18 17:12:56 UTC MAIN commitmail json YAML

Update to 1.8.2:

Overview of changes from pycairo 1.8.0 to pycairo 1.8.2
=======================================================

Pycairo 1.8.0 resulted in crashes for some applications using threads. So
upgrading to 1.8.2 is recommended for threaded applications.

Bug Fixes: #19287: Threading support results in crashes in cairo.ImageSurface

New Methods:
    Context.set_scaled_font

API Changes:
    Matrix multiplication:
    old code: matrix3 = matrix1 * matrix2
    new equivalent code: matrix3 = matrix1.multiply(matrix2)
    matrix3 = matrix1 * matrix2
    is now equivalent to matrix3 = matrix2.multiply(matrix1)
    which is consistent with standard matrix multiplication.

(wiz)

2009-01-18 17:05:59 UTC MAIN commitmail json YAML

Updated www/epiphany-extensions to 2.24.3

(wiz)

2009-01-18 17:05:45 UTC MAIN commitmail json YAML

Update to 2.24.3:
    Updated zh_CN translation.
    Remove single include defines, they break distcheck

(wiz)

2009-01-18 16:53:45 UTC MAIN commitmail json YAML

Updated www/epiphany to 2.24.3

(wiz)

2009-01-18 16:53:30 UTC MAIN commitmail json YAML

Update to 2.24.3:

    Spring cleaning.

    Updated Thai translation.

    Fix bookmark import of ff3 files

    ff3 now has some extra stuff in their .html files, so the importer is not
    always working, the regexp has been improved to fix this.
    Patch by Wouter Bolsterlee. Fixes bug #552997.

    Set the weasel version to 3.1 when using gecko 1.9.1.

    More gecko 1.9.1 fixes.

    Check for nsIDOMNSLocation.h, which was removed in gecko 1.9.1, and
    adapt API use accordingly. Bug #565669.

    Minor fix to Catalan translation thanks to S鱈lvia Miranda

(wiz)

2009-01-18 16:22:16 UTC MAIN commitmail json YAML

+ asciidoc-8.3.3, clutter-0.8.6, epiphany-2.24.3, gettext-m4-0.17,
  gnome-desktop-sharp-2.24.1, highlight-2.7, ikiwiki-3.02,
  libdrm-2.4.4, libgdiplus-2.2, libtasn1-1.8, mono-2.2, mono-tools-2.2,
  mono-xsp-2.2, p5-IO-Socket-SSL-1.20, p5-XML-RSS-1.43, p5-libwww-5.823,
  py-cairo-1.8.2, rdiff-backup-1.2.5, snd-10.3, tcpreplay-3.4.0,
  tig-0.13, xf86-video-intel-2.6.0, xinput-1.4.0.

(wiz)

2009-01-18 16:19:00 UTC MAIN commitmail json YAML

Updated chat/telepathy-glib to 0.7.22

(wiz)

2009-01-18 16:18:50 UTC MAIN commitmail json YAML

Update to 0.7.22:

telepathy-glib 0.7.22 (2009-01-13)
==================================

The "TP_STRUCT_TYPE_BROWN_PAPER_BAG" release.

Fixes:

* Accept message=NULL in tp_group_mixin_change_members, as documented and true
  in the past, rather than crashing.

telepathy-glib 0.7.21 (2009-01-12)
==================================

The "TP_HASH_TYPE_PINT_HOBGOBLIN_MOUTH_MAP" release.

Enhancements:

* Updated to spec version 0.17.17
  - Added TP_HASH_TYPE_HANDLE_IDENTIFIER_MAP and
    TP_HASH_TYPE_MESSAGE_PART_CONTENT_MAP

* (Finally) merged TpMessageMixin, which can be used in place of TpTextMixin to
  implement the Messages interface on Text channels.

* The examples have been made more exemplary, using TpChannelManager in place
  of TpChannelFactoryIface, implementing Destroyable and respawning 1-1 text
  channels which are closed with pending messages.

* Added a TP_COMPILER_WARNINGS macro to simplify choosing compiler warnings in
  configure.ac, and forked a version of AS_COMPILER_FLAG that supports C++ so
  that TP_COMPILER_WARNINGS can be used for C++ projects (such as
  telepathy-qt4).  Other projects using telepathy-glib's warnings might want to
  copy m4/tp-compiler-*.m4 and use TP_COMPILER_WARNINGS.

* Added support to TpGroupMixin for emitting the MembersChangedDetailed signal
  (fd.o #19050 and #19052), and to TpChannel for listening to it when possible
  (fd.o #19051).

* Added tp_channel_get_identifier

* Added support for parsing the dbus-property CM parameter flag (introduced in
  spec 0.17.16) from .manager files (fd.o #19053).

Fixes:

* Various Win32 portability fixes (from Sunil Mohan Adapa on fd.o #19461).

* fd.o #19101: tp_connection_get_contacts_by_id() crashes

(wiz)

2009-01-18 16:06:35 UTC MAIN commitmail json YAML

Added emulators/sdlmess version 0.129

(wiz)

2009-01-18 16:06:09 UTC MAIN commitmail json YAML

Added emulators/sdlmame version 0.129

(wiz)

2009-01-18 16:05:25 UTC MAIN commitmail json YAML

+ sdlmame + sdlmess.

(wiz)

2009-01-18 16:05:03 UTC MAIN commitmail json YAML

2009-01-18 16:04:48 UTC MAIN commitmail json YAML

Add conflict with sdlmess.

(wiz)

2009-01-18 16:04:13 UTC MAIN commitmail json YAML

Add conflict with sdlmame.

(wiz)

2009-01-18 16:02:57 UTC MAIN commitmail json YAML

Initial import of sdlmess-0.129, packaged for wip by dillo.

MESS is a free emulator which emulates a large variety of different
systems.

This package contains the SDL port of MESS.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20090118

(wiz)

2009-01-18 16:02:17 UTC MAIN commitmail json YAML

Initial import of sdlmame-0.129, packaged by dillo for wip.
absd and I did some updates on it.

SDL mame is the SDL port of the MAME arcade game emulator.

MAME is a virtual machine emulator; it includes emulators for numerous
CPUs, sound and video chips used in arcade games, as well as special
purpose decoding PALs and detailed information about the memory layout of
each game.

To play games in MAME you must have a copy of the original game ROMs.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20090118

(wiz)

2009-01-18 11:30:15 UTC MAIN commitmail json YAML

Use gnome-speech/Makefile.common to avoid updating gnome-speech but
forgetting about gnome-speech-espeak.

(wiz)

2009-01-18 11:29:44 UTC MAIN commitmail json YAML

Split off most variables into Makefile.common, to be used by
gnome-speech-espeak as well, to avoid updating one and not the other.

(wiz)

2009-01-18 11:28:56 UTC MAIN commitmail json YAML

regen, because the line numbers are much lower nowadays.
Not necessary, but gets rid of a patch(1) warning on NetBSD.

(wiz)

2009-01-18 10:04:28 UTC MAIN commitmail json YAML

Updated audio/gnome-speech-espeak to 0.4.22

(wiz)

2009-01-18 10:04:17 UTC MAIN commitmail json YAML

Update to 0.4.22:

gnome-speech 0.4.22:

* drivers/swift/swiftsynthesisdriver.c: fix for bug #559583 - Swift
  synthesis driver causes Python client to get "TypeError: could not
  demarshal return value" on call to getAllVoices.

(wiz)

2009-01-17 22:19:13 UTC MAIN commitmail json YAML

Added misc/calibre version 0.4.128

(wiz)

2009-01-17 22:18:56 UTC MAIN commitmail json YAML

2009-01-17 22:18:26 UTC MAIN commitmail json YAML

Initial import of calibre-0.4.128:

calibre is a ebook library management application. Its features are
divided into the following categories:

* Library Management
* Format conversion (all major ebook formats can be converted from)
* Syncing to ebook reader devices
* Fetching news from the web and converting it into ebook form
* Viewing many different ebook formats
* Giving you access to your book collection over the internet using
  just a browser

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20090117

(wiz)

2009-01-17 20:55:08 UTC MAIN commitmail json YAML

Added www/py-ClientForm version 0.2.10

(wiz)

2009-01-17 20:54:27 UTC MAIN commitmail json YAML

+ py-ClientForm.

(wiz)

2009-01-17 20:53:50 UTC MAIN commitmail json YAML

Initial import of py-ClientForm-0.2.10:

ClientForm is a Python module for handling HTML forms on the client
side, useful for parsing HTML forms, filling them in and returning
the completed forms to the server. It developed from a port of
Gisle Aas' Perl module HTML::Form, from the libwww-perl library,
but the interface is not the same.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20090117

(wiz)

2009-01-17 20:51:59 UTC MAIN commitmail json YAML

Updated misc/gwaei to 0.13.1

(wiz)

2009-01-17 20:51:34 UTC MAIN commitmail json YAML

Update to 0.13.1:

2009-01-17: Released gWaei 0.13.1
  This is a release focusing on fixing bugs.  The most noteworthy
  of which was an infinitely loop on startup that some computer
  encountered.  (It it still is not fixed, someone please email me.)

  There was a crasher when attempting to print only one
  highlighted line in the results.  The back and forward
  buttons have been coded better against race conditions
  on slow hardware because the back/forward button's wouldn't
  become insensitive quick enough to stop repeted executions.
  The highlight colors have been chosen to work better
  with dark themes than they were. Fixed a crasher when users
  would go back/forward after switching dictionaries.

  There have been a few minor features added as well.  alt-left
  and alt-right will go back and forward in the search history
  much like a web browser.  Shift-tab will cycle backwards through
  the dictionaries.  The colors for highlighting have been switched
  around and varied more.  The previous red just wasn't really
  compatible with any of the other colors I tried with it. It is
  now possible to optionally compile the program without libsexy.

(wiz)

2009-01-17 20:51:15 UTC MAIN commitmail json YAML

Added www/py-mechanize version 0.1.10

(wiz)

2009-01-17 20:48:33 UTC MAIN commitmail json YAML

Sort, and add py-mechanize.

(wiz)

2009-01-17 20:46:55 UTC MAIN commitmail json YAML

Initial import of py-mechanize-0.1.10:

Stateful programmatic web browsing, after Andy Lester's Perl module
WWW::Mechanize.

The library is layered: mechanize.Browser (stateful web browser),
mechanize.UserAgent (configurable URL opener), plus urllib2 handlers.

Features include: ftp:, http: and file: URL schemes, browser history,
high-level hyperlink and HTML form support, HTTP cookies, HTTP-EQUIV
and Refresh, Referer [sic] header, robots.txt, redirections, proxies,
and Basic and Digest HTTP authentication.  mechanize's response
objects are (lazily-) .seek()able and still work after .close().

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20090117

(wiz)

2009-01-17 20:44:19 UTC MAIN commitmail json YAML

Added converters/help2man version 1.36.4

(wiz)

2009-01-17 20:43:51 UTC MAIN commitmail json YAML

2009-01-17 20:43:27 UTC MAIN commitmail json YAML

Initial import of help2man-1.36.4, packaged for wip by arved, various fixes
by shattered and bsadewitz.

help2man is a tool for automatically generating simple manual pages from
program output.

It is intended to provide an easy way for software authors to include a
manual page in their distribution without having to maintain that document.

Given a program which produces resonably standard --help and --version
outputs, help2man will attempt to re-arrange that output into something
which resembles a manual page.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20090117

(wiz)

2009-01-17 20:36:28 UTC MAIN commitmail json YAML

2009-01-17 12:54:13 UTC MAIN commitmail json YAML

Updated sysutils/gnome-power-manager to 2.24.3

(wiz)

2009-01-17 12:53:26 UTC MAIN commitmail json YAML

Update to 2.24.3:

==============
Version 2.24.3
==============

- Fixed #562836, GPM OSD does not popup on machines that support keys in HW but not in xrandr (Mario Limonciello)
- Fixed #562900, gnome power manager keeps using xrandr backend after failed calls (Mario Limonciello)
- Reset the event time after we resume so the duplicate key detection code works correctly (Adel Gadllah)

Translations:
- Updated et: Ivar Smolin

(wiz)

2009-01-16 23:40:32 UTC MAIN commitmail json YAML

Updated meta-pkgs/gnome-devtools to 2.24.3

(wiz)

2009-01-16 23:40:15 UTC MAIN commitmail json YAML

Add accerciser DEPENDS. Welcome to 2.24.3.

(wiz)

2009-01-16 23:39:37 UTC MAIN commitmail json YAML

Added devel/accerciser version 1.4.0

(wiz)

2009-01-16 23:39:10 UTC MAIN commitmail json YAML

+ accerciser.

(wiz)

2009-01-16 23:38:22 UTC MAIN commitmail json YAML

Initial import of accerciser-1.4.0:

Accerciser is an interactive Python accessibility explorer for the
GNOME desktop. It uses AT-SPI to inspect and control widgets,
allowing you to check if an application is providing correct
information to assistive technologies and automated test frameworks.
Accerciser has a simple plugin framework which you can use to create
custom views of accessibility information.

In essence, Accerciser is a next generation at-poke tool.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20090116

(wiz)

2009-01-16 15:08:52 UTC MAIN commitmail json YAML

2009-01-16 15:05:02 UTC MAIN commitmail json YAML

Updated meta-pkgs/gnome-devtools to 2.24.2.91

(wiz)

2009-01-16 15:04:53 UTC MAIN commitmail json YAML

2.24.2.91: Add gnome-devel-docs dependency.

(wiz)

2009-01-16 15:04:09 UTC MAIN commitmail json YAML

Added misc/gnome-devel-docs version 2.24.1

(wiz)

2009-01-16 15:03:34 UTC MAIN commitmail json YAML

+ gnome-devel-docs.

(wiz)

2009-01-16 15:02:49 UTC MAIN commitmail json YAML

Initial import of gnome-devel-docs-2.24.1:
This package contains documents targeted for GNOME developers.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20090116

(wiz)

2009-01-16 14:42:03 UTC MAIN commitmail json YAML

Note update of remaining GNOME meta packages.

(wiz)

2009-01-16 14:41:26 UTC MAIN commitmail json YAML

Updated meta-pkgs/gnome-mobile to 2.24.2.90

(wiz)

2009-01-16 14:41:16 UTC MAIN commitmail json YAML

Updated meta-pkgs/gnome-devtools to 2.24.2.90

(wiz)

2009-01-16 14:41:06 UTC MAIN commitmail json YAML

Updated meta-pkgs/gnome-admin to 2.24.2.90

(wiz)

2009-01-16 14:40:56 UTC MAIN commitmail json YAML

Updated meta-pkgs/gnome to 2.24.2.90

(wiz)

2009-01-16 14:40:47 UTC MAIN commitmail json YAML

Updated meta-pkgs/c++-gnome-bindings to 2.24.3

(wiz)

2009-01-16 14:40:32 UTC MAIN commitmail json YAML

2009-01-16 14:39:06 UTC MAIN commitmail json YAML

Updated time/hamster-applet to 2.24.3

(wiz)

2009-01-16 14:38:54 UTC MAIN commitmail json YAML

Update to 2.24.3:

===============
Version 2.24.3
===============
  Applet
    * Reverse the sqlite check to accomodate for python 2.6 and 3.0

  Updated translations
    * bg (Alexander Shopov)

(wiz)

2009-01-16 11:46:27 UTC MAIN commitmail json YAML

Updated devel/py-at-spi to 1.24.1

(wiz)

2009-01-16 11:46:15 UTC MAIN commitmail json YAML

Updated devel/at-spi to 1.24.1

(wiz)

2009-01-16 11:46:02 UTC MAIN commitmail json YAML

2009-01-16 10:32:20 UTC MAIN commitmail json YAML

Updated x11/gnome-themes to 2.24.3

(wiz)

2009-01-16 10:32:04 UTC MAIN commitmail json YAML

Update to 2.24.3:

2.24.3
======

New/updated translations:

2008-10-22  Simos Xenitellis  <simos@gnome.org>
* el.po: Updated Greek translation by Nick Agianniotis.

2.24.2
======

No release.

(wiz)

2009-01-15 12:20:54 UTC MAIN commitmail json YAML

Updated x11/gnome-applets to 2.24.3.1

(wiz)

2009-01-15 12:18:34 UTC MAIN commitmail json YAML

Update to 2.24.3.1:

Changes in GNOME-Applets 2.24.3.1
=================================

This is a brown-paper-bag release to make sure the CPU Frequency
applet doesn't crash on start-up.

(wiz)

2009-01-14 16:11:50 UTC MAIN commitmail json YAML

Added misc/gwaei version 0.13.0

(wiz)

2009-01-14 16:11:23 UTC MAIN commitmail json YAML

2009-01-14 16:10:52 UTC MAIN commitmail json YAML

Initial import of gwaei-0.13.0:

gWaei is a Japanese-English dictionary program for the GNOME desktop.
It is made to be a modern drop in replacement for Gjiten with many
of the same features. The dictionary files it uses are from Jim
Breen's WWWJDIC project and are installed separately through the
program.

Features
  * Easy dictionary installation with a click of a button.
  * Support for searching using regular expressions.
  * Streams results so the interface is never frozen.
  * Click Kanji in the results pane to look information on it.
  * Simple interface that makes sense.
  * Intelligent design. Tab switches dictionaries.
  * Organizes relevant matches to the top of the results.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20090114

(wiz)

2009-01-14 15:53:30 UTC MAIN commitmail json YAML

- claws-mail-3.7.0, opera-9.63, p5-CGI-Session-4.40,
  p5-DateTime-TimeZone-0.83, p5-XML-RSS-1.42, p5-gtk2-1.201,
  poppler-0.10.3, seamonkey-1.1.14, xterm-238, xtrans-1.2.3.

(wiz)

2009-01-14 15:49:18 UTC MAIN commitmail json YAML

- cheese-2.24.3, deskbar-applet-2.24.3, eog-2.24.3, file-roller-2.24.3,
  gnome-applets-2.24.3, gnome-desktop-2.24.3, gnome-games-2.24.3,
  gnome-panel-2.24.3, gnome-session-2.24.3, gnome-system-monitor-2.24.3,
  gnome-terminal-2.24.3, gucharmap-2.24.3, libgtop-2.24.3,
  libgweather-2.24.3, libsoup24-2.24.3, mousetweaks-2.24.3,
  orca-2.24.3, xenkernel33-3.3.1, xentools33-3.3.1, zenity-2.24.1.

(wiz)

2009-01-14 15:48:37 UTC MAIN commitmail json YAML

Updated graphics/cheese to 2.24.3

(wiz)

2009-01-14 15:48:23 UTC MAIN commitmail json YAML

Update to 2.24.3. Add gnome-vfs dependency (no effective change, but the
configure script asks for it). Add dependency version patterns.

Changes:
version 2.24.3
  - Added Catalan documentation

(wiz)

2009-01-14 15:19:55 UTC MAIN commitmail json YAML

Updated graphics/eog to 2.24.3.1

(wiz)

2009-01-14 15:19:38 UTC MAIN commitmail json YAML

Update to 2.24.3.1. Sync list of dependencies with eog's configure
script.

Version 2.24.3.1
----------------

* Re-roll 2.24.3 tarball using gtk-doc 1.11 to avoid build errors due to
  using a too recent version in the original release (bug #567578).

(wiz)

2009-01-14 13:40:58 UTC MAIN commitmail json YAML

Updated x11/gnome-terminal to 2.24.3

(wiz)

2009-01-14 13:40:46 UTC MAIN commitmail json YAML

Update to 2.24.3:

2.24.3
======
* Bugfixes:
  * gnome-terminal crashes when gconf isn't set up correctly
  * Factory prevents unmounting of device
  * Missing call to g_thread_init()
* Translation update

(wiz)

2009-01-14 13:17:31 UTC MAIN commitmail json YAML

Updated sysutils/gnome-system-monitor to 2.24.3

(wiz)

2009-01-14 13:17:19 UTC MAIN commitmail json YAML

Update to 2.24.3:

New in 2.24.3 - 12 January 2009
* Fixed small memory leak. Hubert Figui竪re.
* --help is now translated.

(wiz)

2009-01-14 13:02:39 UTC MAIN commitmail json YAML

Updated x11/gnome-session to 2.24.3

(wiz)

2009-01-14 13:01:42 UTC MAIN commitmail json YAML

Update to 2.24.3:

==============
Version 2.24.3
==============

- Fixed #563354, gnome-session does not close ICE connection for qt3 apps
- Fixed #557634, gnome-session doesn't inspect $XDG_DATA_HOME/applications
- Fixed #550726, Apps with an icon not existing in the icon theme displayed
  with no icon

Translations:
- Updated sv: Daniel Nylander
- Updated de: Hendrik Richter

(wiz)

2009-01-14 11:34:32 UTC MAIN commitmail json YAML

Updated games/gnome-games to 2.24.3

(wiz)

2009-01-14 11:34:15 UTC MAIN commitmail json YAML

Update to 2.24.3:

gnome-games 2.24.3
==================

Just a few more fixups; nothing big.

All games:
- Change GGZ language from hardcoded en_NZ.UTF-8 to use environment variable
  LANG (Robert Ancell, Bug #565402)

GLChess:
- Fix UI bug when players join a room (Robert Ancell)
- Catch keyboard interrupts in AI monitor process (Robert Ancell)

Translations:
Mario Bl辰ttermann, dnylande

(wiz)

2009-01-14 10:48:11 UTC MAIN commitmail json YAML

Updated x11/gnome-desktop to 2.24.3

(wiz)

2009-01-14 10:48:00 UTC MAIN commitmail json YAML

Update to 2.24.3. Remove unneeded dependencies.

==============
Version 2.24.3
==============

  libgnome-desktop

* Minor code cleanup (Vincent)

(wiz)

2009-01-14 10:31:50 UTC MAIN commitmail json YAML

Updated misc/deskbar-applet to 2.24.3

(wiz)

2009-01-14 10:31:37 UTC MAIN commitmail json YAML

Update to 2.24.3:

=====================
deskbar-applet 2.24.3
=====================
This is the last release of the stable 2.24 series.

Changes:
- Fixed #558858, Deskbar stops working when closing by 'x' (Sebastian P旦lsterl)
- Fixed #564726, configure doesn't detect pygtk in alternative directories (patch by Frederic Peters)

Translations:
- Updated et: Ivar Smolin
- Updated pt_BR: Leonardo Ferreira Fontenelle, Leonardo Gregianin

(wiz)

2009-01-14 09:38:06 UTC MAIN commitmail json YAML

Updated x11/gnome-applets to 2.24.3

(wiz)

2009-01-14 09:35:44 UTC MAIN commitmail json YAML

Update to 2.24.3:

Changes in GNOME-Applets 2.24.3
===============================

CPU Frequency Applet:
- Geometry and update fixes backported from 2.25.

Translation Updates:
bg, et, pt_BR

Documentation Translation Updates:
sv

(wiz)

2009-01-14 09:12:07 UTC MAIN commitmail json YAML

Updated x11/gnome-panel to 2.24.3

(wiz)

2009-01-14 09:11:47 UTC MAIN commitmail json YAML

Update to 2.24.3:

==============
Version 2.24.3
==============

  Clock Applet

* Add inline documentation to the edit location window (Dan Winship)
* Fix crash for custom locations on Solaris (Vincent, Matt Keenan)

  Translators

* Petr Kovar (cs)
* Jorge Gonz叩lez (es)
* Claude Paroz (fr)
* Gabor Kelemen (hu)
* Leonardo Ferreira Fontenelle (pt_BR)
* Daniel Nylander (sv)

(wiz)

2009-01-13 20:11:36 UTC MAIN commitmail json YAML

Updated archivers/file-roller to 2.24.3

(wiz)

2009-01-13 20:11:24 UTC MAIN commitmail json YAML

Update to 2.24.3:

version 2.24.3
--------------

Bugs fixed:

* #561535: Unable to create archive with OpenOffice document using
  nautilus integration. Patch by Gerard Lommerse.
* #559481: Can't open/view file directly from File Roller if there
  is a bracket in the directory/file name. Patch by Gerard Lommerse.
* #560468: Remove single GTK+ includes. Patch by Maxim Ermilov.

New or updated manual translations:

* Catalan (Joan Duran)

(wiz)

2009-01-13 16:27:24 UTC MAIN commitmail json YAML

2009-01-13 16:22:35 UTC MAIN commitmail json YAML

Updated graphics/eog to 2.24.3

(wiz)

2009-01-13 16:22:13 UTC MAIN commitmail json YAML

Update to 2.24.3:

Version 2.24.3
--------------

* Memory leaks fixes (Felix Riemann)
* Compilation fixes (Daniel Macks)
* Code fixes (Tom Parker, Friedrich Oslage, Felix Riemann)
* Documentation improvements (Felix Riemann)

Bug fixes:

#560070, Sub-optimal -I flag ordering (Daniel Macks)
#560073, Poor linking against convenience libs (Daniel Macks)
#564290, eog_image_load doesn't correctly clear errors on read issues (Tom Parker)
#564526, eog SIGBUS on sparc (Friedrich Oslage)

New and updated translations:

- Ivar Smolin [et]

(wiz)

2009-01-13 16:10:17 UTC MAIN commitmail json YAML

Updated misc/mousetweaks to 2.24.3

(wiz)

2009-01-13 16:10:01 UTC MAIN commitmail json YAML

Update to 2.24.3:

Version 2.24.3
---------------

Misc improvements/fixes:

* src/mt-main.c: Add missing <locale.h>. Bug #567483.
    * src/mt-main.c: Use N_() instead of _() for command-line
  options. Bug #567197.
* src/mt-main.c: Make sure drag-clicks also work if both Dwell
  Click and Simulated Secondary Click are enabled. Bug #562212.

New and updated translations:

- [et] Ivar Smolin

(wiz)

2009-01-13 16:02:37 UTC MAIN commitmail json YAML

Updated x11/zenity to 2.24.1

(wiz)

2009-01-13 16:02:25 UTC MAIN commitmail json YAML

Update to 2.24.1:

Zenity 2.24.1
" Giant Steps "
  * Document --timeout (Luca Bruno) [#565133]
  * correctly handle --filename on file selection dialog
    (Gilles Detillieux) [#564552]
  * Cleanup GLib and GTK+ includes (Pedro Fragoso) [#563855]
  * Remove deprecated GLib symbols (Frederic Peters) [#560452]
  * Translator comments (Frederic Peters) [#547202]
  * New and updated documentation translations
- Jorge Gonzalez [es]
  * New and updated translations
- Laurent Dhima [sq]
- Ihar Hrachyshka [bg@latin]
- Luca Ferretti [it]
- Marcel Telka [sk]
- Djihed Afifi [ar]
- Simos Xenitellis [el]

(wiz)

2009-01-13 16:02:04 UTC MAIN commitmail json YAML

Updated misc/orca to 2.24.3

(wiz)

2009-01-13 16:01:51 UTC MAIN commitmail json YAML

Update to 2.24.3:

2.24.3 - 12-Jan-2008

General:

* Re-fix for bug #354479 - Automatic presentation of "balloon" type
  messages.

* The rest of the fix for bug #551891 - Flat review does not always
  start in the correct place when focus is in a tree table.

* Fix for bug #562877 - account for pronunciation dictionary
  when speech-dispatcher backend is used

* Fix for bug #563171 - src/orca/flat_review.py:getZonesFromText
  should clip zones based on what text is visible

* Fix for bug #564994 - Drop eel dependency

OpenOffice:

* Fix for bug #562532 - When using Openoffice.org Spreadsheet with
  Orca, the cell coordinates are not spoken for all locales.

Firefox:

* Fix for bug #563502 - Need to map "Shiretoko" to the Mozilla
  script.

* Fix for bug #565886 - Extraneous caret-moved events emitted by
  FF 3.1 cause unnecessary braille updating.

* Fix for bug #565944 - Missing whitespace when the end of line
  braille indicator is followed by an image in FF 3.x.

* Fix for bug #566073 - Orca provides the "tree level" for items
  in submenus within Firefox 3.x.

* Fix for bug #566180 - Orca inappropriately announces the name
  and role of (un)ordered list items as part of the context in
  Firefox 3.2.

* Fix for bug #566181 - Changes made to Firefox 3.2 caret-moved
  events cause Orca to provide unreliable access during the use
  of the Find toolbar.

* Fix for bug #566361 - Orca inappropriately announces the name
  of table cells as part of the context in Firefox 3.2.

* Fix for bug #566954 - ARIA toggle button state not handled correctly

* Fix for bug #566955 - Need to remove extra whitespace from braille
  output for Firefox 3.x.

* Fix for bug #567167 - Orca sometimes (re)announces that the document
  frame has just received focus in Firefox 3.x.

New and updated translations (THANKS EVERYONE!!!):

  See also the overall translation status:
  http://l10n.gnome.org/module/orca

    hu      Hungarian            Attila Hammer and Gabor Kelemen

(wiz)

2009-01-13 15:28:51 UTC MAIN commitmail json YAML

Updated net/libsoup24 to 2.24.3

(wiz)

2009-01-13 15:28:40 UTC MAIN commitmail json YAML

Update to 2.24.3:

Changes in libsoup from 2.24.2.1 to 2.24.3:

* Fixed SoupCookieJar to not send "Cookie: (null)", which is
          (a) wrong, and (b) confusing to some servers.
          [bugs.webkit.org #23240]

* Fixed soup_form_decode() to correctly handle forms with
          URI-encoded parameter names. [#563302, Evan Nemerson]

* Fixed SoupSession to use Digest auth when both Digest and
          Basic are available. (It was mistakenly comparing the
          strengths backwards before, choosing the weakest-available
          auth instead of the strongest.) [#562339, Pontus Oldberg]

* Fixed a bug in the Client How-To docs. [#562411, Andreas
          Bruse]

(wiz)

2009-01-13 15:25:37 UTC MAIN commitmail json YAML

Updated devel/libgweather to 2.24.3

(wiz)

2009-01-13 15:25:24 UTC MAIN commitmail json YAML

Update to 2.24.3:

libgweather 2.24.3
==================

Misc

* Really ship the module as GPLv2 (Vincent)

(wiz)

2009-01-13 14:58:22 UTC MAIN commitmail json YAML

Updated fonts/gucharmap to 2.24.3

(wiz)

2009-01-13 14:58:09 UTC MAIN commitmail json YAML

Update to 2.24.3:
* Fixed: gucharmap doesn't build with --disable-gconf

(wiz)

2009-01-13 13:53:24 UTC MAIN commitmail json YAML

Updated sysutils/libgtop to 2.24.3

(wiz)

2009-01-13 13:53:13 UTC MAIN commitmail json YAML

Update to 2.24.3:

12 January 2009: Overview of changes in 2.24.3
==============================================
* linux:
  - fixed potential memory leak. Vincent Untz.
  - fixed read(2) usage. Should fix the missing cpus bug in system-monitor.
* darwin:
  - fixed build. "paul".

(wiz)

2009-01-13 13:49:50 UTC MAIN commitmail json YAML

+ cheese-2.24.3, deskbar-applet-2.24.3, eog-2.24.3, file-roller-2.24.3,
  gnome-applets-2.24.3, gnome-desktop-2.24.3, gnome-games-2.24.3,
  gnome-panel-2.24.3, gnome-session-2.24.3, gnome-system-monitor-2.24.3,
  gnome-terminal-2.24.3, gucharmap-2.24.3, libgtop-2.24.3,
  libgweather-2.24.3, libsoup24-2.24.3, modular-xorg-server-1.5.99.901,
  mousetweaks-2.24.3, orca-2.24.3, xenkernel33-3.3.1, xentools33-3.3.1,
  zenity-2.24.1.

- evolution-2.24.3, evolution-data-server-2.24.3,
  evolution-exchange-2.24.3, gambatte-0.4.1, gcalctool-5.24.3,
  gedit-2.24.3, gnome-doc-utils-0.14.2, gnome-user-docs-2.24.2,
  gtkhtml-3.24.3, gtksourceview-2.4.2, libICE-1.0.5, nautilus-sendto-1.1.1,
  telepathy-gabble-0.7.18, telepathy-glib-0.7.20.

(wiz)

2009-01-13 13:24:41 UTC MAIN commitmail json YAML

Updated mail/evolution-exchange to 2.24.3

(wiz)

2009-01-13 13:24:23 UTC MAIN commitmail json YAML

Update to 2.24.3:

Evolution Exchange 2.24.3 2009-01-12
-------------------------------------

Bug Fixes:
#441712: (bugzilla.novell.com) Fix for an issue while loading GAL (Ashish Shrivastava)

(wiz)

2009-01-13 13:24:19 UTC MAIN commitmail json YAML

Updated mail/evolution to 2.24.3

(wiz)

2009-01-13 13:24:03 UTC MAIN commitmail json YAML

Update to 2.24.3:

Evolution 2.24.3 2009-01-12
---------------------------

Bug Fixes:
#332729: Invalid write with outspring from e-config.c (Milan Crha)
#337082: Unnamed imap folder (Milan Crha)
#435452: (Novell Bugzilla) Adding People to Meeting Loses Attendee if Add or Busy Search Selected (Srinivasa Ragavan)
#435694: (Novell Bugzilla) Retract of Email from Sent Items Does not Work (Bharath Acharya)
#439733: (Novell Bugzilla) Checking for junk before training (Srinivasa Ragavan)
#446285: (Novell Bugzilla) Meeting Entry Does Not Allow Multiple Names (Bharath Acharya)
#458968: (Novell Bugzilla) Don't warn the user about changes being lost if he is trying to delegate the meeting (Suman Manjunath)
#546637: Mail opened from the "Unread mails" displays empty (Srinivasa Ragavan)
#551599: Do not fallback to default 15 minutes alarm offset if alarm is triggered at start (or end) of appointment (Paul Bolle)
#552583: Passwords don't get stored when using other authentication type than "Password" (Milan Crha)
#552583: Free the right url (Srinivasa Ragavan)
#552583: Account checking logic a bit more consistent (Milan Crha)
#552583: Fix bugs in the account checking logic (Sankar P)
#552583: Compare the protocol, user, host and port and disregard the rest (Matthew Barnes)
#555663: Evolution crashed with SIGSEGV in gconf-bridge (Milan Crha)
#556303: Evolution crashed with SIGSEGV in camel_mime_part_get_filename (Milan Crha)
#557176: Crash while trying to click on 'Contacts' (Milan Crha)
#558337: Evolution crashes while managing IMAP folder subscriptions (Norman Wang)
#559153: Unable to convert mailboxes from Hardy to Intrepid versions (Sankar P)
#560420: Failed spamassassin pipe on Evolution (hp@syntomax.com)
#562091: New share memo window doesn't come up (Matthew Barnes)
#562155: Evolution stopped to start (e_shell_set_crash_recovery) (Matthew Barnes)
#562450: Edit as New Message doesn't copy the content of a GPG signed message (Matthew Barnes)
#562886: Evolution mailto CLI cannot handle attachments with "#" in filename (Matthew Barnes)
#563077: Evolution crashes if gnome-settings-daemon is not started on Solaris (Jeff Cai)
#563250: Save and restore custom composer accelerators (Matthew Barnes)
#563369: "Templates" folder not translated (Milan Crha)
#564007: Messages do not show inline decrypted message by default (Milan Crha)
#564860: Evolution crashes in e_util_labels_parse if the labels don't have the correct format (Matthew Barnes)
#565553: Right click on an attachment in calendar event and chose application does not work (Ashish Shrivastava)
#566653: Local folder's DnD aren't saved well to DB (Srinivasa Ragavan)

Updated Translations:
Jorge Gonzalez (es)
Gil Forcada (ca)
Claude Paroz (fr)
Leonardo Ferreira Fontenelle (pt_BR)
Daniel Nylander (sv)
Andre Klapper (de,cs)
Changwoo Ryu (ko)

(wiz)

2009-01-13 13:23:52 UTC MAIN commitmail json YAML

Updated mail/evolution-data-server to 2.24.3

(wiz)

2009-01-13 13:23:38 UTC MAIN commitmail json YAML

Update to 2.24.3:

Evolution-Data-Server 2.24.3 2009-01-12
-----------------------------------------

Bug Fixes:
#451734: Weather calendar getting wrong data for Blythe, California (Ian Weisser)
#545834: IMAP summary headers are not updated on full message download (Milan Crha)
#546637: Mail opened from the "Unread mails" displays empty list (Srinivasa Ragavan)
#552986: Fix for a crash in pop3_connect (Milan Crha)
#554182: GSSAPI not working with 2.24.0 (Milan Crha)
#555230: Autocompletion crash on broken vCard (Milan Crha)
#557348: Search folders with "Include threads" do not update reliably (Matt McCutchen 2)
#558744: Fix for a crash when started in offline mode (Milan Crha)
#558883: Evolution 2.24 is terribly slow with large IMAP folders (Srinivasa Ragavan)
#558926: Unread message count in virtual folders is wrong (Srinivasa Ragavan)
#559153: Migration fixes from Evolution 2.22 to Evolution 2.24 (Sankar P)
#559272: Infinite loop using a CalDAV source (Milan Crha)
#561081: "Moving" emails is broken (Srinivasa Ragavan)
#561561: Use sufficiently large buffers for strftime (Frederic van Starbmann)
#562200: Left click of mouse disables calendar (Milan Crha)
#562228: Login to exchange fails if "mailbox" is filled manually in the config wizard (Milan Crha)
#564339: IMAP syncing performs too much local I/O (Robert Collins)
#564541: Fix for a crash doing a search in vFolders (Thomas)
#564954: "Match All" search folder shows no messages (Matt McCutchen 2)
#209514: (bugzilla.novell.com) Evolution Groupwise missing mails (Sankar P)
#435632: (bugzilla.novell.com) Fix for a crash when moving contacts to a different addressbook (Srinivasa Ragavan)
#440265: (bugzilla.novell.com) Groupwise Address Book Contact Lists Are Not Saved (Srinivasa Ragavan)
#446290: (bugzilla.novell.com) GW Parallel clients & (un)read counts problems (Sankar P)
#447121: (bugzilla.novell.com) Fix for a memory corruption in GroupWise (Srinivasa Ragavan)
#448079: (bugzilla.novell.com) Instability in GroupWise on x86_64 (Simon Brys)
#449916: (bugzilla.novell.com) Loss of data in Messages related to shared memos and Assigned tasks (Bharath Acharya)
#455939: (bugzilla.novell.com) Fix for a deadlock in evolution-data-server (Srinivasa Ragavan)
#462575: (bugzilla.novell.com) Evolution does not honor the "Check for new messages in all folders" setting for GroupWise SOAP accounts (Simon Brys)

Updated Translations:
Changwoo Ryu (ko)
Gabor Kelemen (hu)

(wiz)

2009-01-13 11:42:46 UTC MAIN commitmail json YAML

Updated emulators/gambatte to 0.4.1

(wiz)

2009-01-13 11:42:36 UTC MAIN commitmail json YAML

Update to 0.4.1:

-- 0.4.1 -- 2009-01-10
libgambatte:
    - Fix HqXx filter pitch.
    - Fix mbc2 not getting a rambank.
    - Make sure to reset passed pointers when deleted. Fixes potential crash
      when loading ROM during OAM busy.
common:
    - Substantially improved rate estimation averaging.
    - RateEst: Add a convenient way of filtering measures that extend beyond
      a buffer time, and are as such probably invalid.
    - RateEst: Allow using a custom timestamp in feed().
    - RateEst: Keep a queue of the last ~100 msec worth of samples and
      duration, and filter out collective samples that give a pre-estimate
      that seems way off.
    - Replace "Game Boy / Game Boy Color emulator" with "Game Boy Color
      emulator" for now to avoid misleading anyone on the current status.
gambatte_qt:
    - Disable BlitterWidget updates (paintEvents) while not paused.
    - QGLBlitter: Do a cheap front blit rather than a vsynced flip if audio
      buffers are low.
    - Allow BlitterWidgets to opt in to get paintEvents while unpaused. Do so
      for QGLBlitter since it may need to clear buffers afterwards.
    - QGLBlitter: Try to blit right after sync in the case of single buffering.
    - Up default audio buffer latency to 100 ms (some common system audio
      servers require a lot of buffering to work well).
    - Adaptively skip BlitterWidget syncs if audio buffer is low, in a manner
      that should minimize wasted skips in sync to vblank situation, and tries
      to be non-disturbing. This replaces frame time halving, and blitter
      specific rescueing.
    - Clear display buffers in DirectDrawBlitter and Direct3DBlitter in
      exclusive mode, since blits don't necessarily cover the entire buffers.
    - DirectDrawBlitter: Make sure that a minimum amount of time has passed
      between calls to WaitForVerticalBlank, since it can return in the same
      vblank period twice on a fast system.
    - DirectDrawBlitter: Support vsync for refresh rate ~= 2x frame rate.
    - DirectDrawBlitter: Refactor somewhat and get rid of a couple minor
      potential bugs.
    - DirectDrawBlitter: Some tweaks to get updates closer to sync time in
      certain situations.
    - DirectDrawBlitter: Some tweaks to better support DONOTWAIT.
    - DirectDrawBlitter: Make only updating during vblank while page flipping
      optional.
    - Direct3DBlitter: Some tweaks to get updates closer to sync time in
      certain situations.
    - Filter out very short frame times in frame time estimation.
    - Don't adjust frame time during turbo, but rather skip BlitterWidget
      syncs to speed up, which avoids vsync limits without disabling vsync.
    - DirectDrawBlitter: Add triple buffering option.
    - Direct3DBlitter: Use D3DSWAPEFFECT_DISCARD in non-exclusive mode.
    - Direct3DBlitter: Allow triple buffering and vblank-only updates in
      non-excusive mode.
    - Rename "Page flipping" in Direct3D and DirectDraw blitters to
      "Exclusive full screen".
    - Pause audio on win32 titlebar clicks/drags to avoid looping audio due to
      underruns from blocked timerEvents.
    - Use wildcards for platform detection to avoid being unnecessarily
      compiler/architecture specific. Fixes bug 2377772.
    - Rewrite most of DirectSoundEngine, supporting primary buffer option,
      making it more robust, correct and hopefully cleaner. Only use part of
      the primary buffer if the desired buffer size is lower than the
      primary buffer size.
    - Direct3DBlitter and DirectDrawBlitter: Force blocking updates when sync
      to vblank is enabled. Some updates only block if there's a prior
      unfinished update in progress. This screws up frame time estimation in
      turn screwing up vsync. To fix this we do a double update (and extra blit)
      if close to a frame time period has passed since the last update when
      sync to vblank is enabled. I really should have noticed this earlier as
      it pretty much breaks vsync adaption completely.
    - Direct3DBlitter: Use the D3DCREATE_FPU_PRESERVE flag when creating
      device. Omitting this flag can screw up floating point calculations in
      other parts of the code. For instance WASAPI cursor timestamps get
      utterly screwed up here.
    - Direct3DBlitter: It appears that managed textures are updated before
      they are unlocked, which screws up redraws, making things appear choppy
      in some situations. Use a default memory texture and a system memory
      texture and the UpdateTexure method instead.
    - DirectSoundEngine: Make use of the sample period limit feature of
      RateEst, rather than duplicating the feature.
    - Add polling WASAPI engine with exclusive mode support. Latency and rate
      estimation is generally better than DirectSound, and in exclusive mode
      there is less blocking as well as exclusive mode being better than
      shared mode in the other areas too.
    - WasapiEngine: Add device selection.
    - WasapiEngine: Add static isUsable() method. Only listed if isUsable().
      Default engine if isUsable().
    - WasapiEngine: Use default device if there's only one device available,
      since we don't show the combobox anyway.
    - DirectSoundEngine: Provide the integrated read and status get write
      method optimization.
    - XvBlitter: Set NosystemBackground attribute rather than OpaquePaintEvent.
      Reimplement paintEngine to return NULL as suggested by Qt docs.
    - X11Blitter: Reimplement paintEngine to return NULL.
    - AlsaEngine: Make use of sample period limit feature of RateEst. Don't
      increase estimated sample rate on underrun.
    - OssEngine: Make use of sample period limit feature of RateEst. Don't
      increase estimated sample rate on underrun.
    - Esc exits fullscreen on macx.
    - Drop OpenAL from default macx binary.
    - Add some useful but commented build flags for macx to .pro files.

(wiz)

2009-01-13 10:57:01 UTC MAIN commitmail json YAML

Updated x11/xtrans to 1.2.3

(wiz)

2009-01-13 10:56:52 UTC MAIN commitmail json YAML

Update to 1.2.3:

Alan Coopersmith (4):
      18748: xtrans.m4 causes configure --help to list --enable-ipv6
      in wrong case.
      Switch ChangeLog generation to use XORG_CHANGELOG from xorg-macros 1.2
      Add bugzilla, mailing list & git repo pointers to README
      Version 1.2.3

Alan Hourihane (1):
      add winsock check for windows builds

(wiz)

2009-01-13 10:55:37 UTC MAIN commitmail json YAML

Add an ignore pattern.

(wiz)

2009-01-13 10:55:26 UTC MAIN commitmail json YAML

Updated chat/telepathy-gabble to 0.7.18

(wiz)

2009-01-13 10:55:15 UTC MAIN commitmail json YAML

Update to 0.7.18:

telepathy-gabble 0.7.18 (2009-01-06)
====================================

The "The Orchestral Tubular Socks"

Enhancements:

* Implement SOCKS5 bytestreams (XEP-0065) in stream tubes.

* Implement a stream initiation fallback mechanism allowing to use IBB if
  we can't connect to peer using SOCKS5.

Fixes:

* Don't crash on setting presence if there are open MUC Tubes.

* Stream tube channel advertises the immutable channel properties,
  including those not on the Channel interface.

telepathy-gabble 0.7.17 (2008-12-14)
====================================

The "I accidentally an entire call *and* MUC" release.

Dependencies:

* dbus 1.1.0 (D-Bus Tubes are no longer conditionally compiled)

* dbus-glib 0.78 (fixes support for complex types in hashtables)

Enhancements:

* Add support for the new draft ContactCapabilities spec to communicate tube
  capabilities.

Fixes:

* Incoming Jingle calls are no longer automatically accepted when the call is
  connected and the local codecs are ready.

* Incoming MUC invites are no longer automatically accepted when changing your
  presence.

* fd.o #18918: Send codec parameters according to XEP-0167.

* Various Jingle tweaks.

telepathy-gabble 0.7.16 (2008-12-02)
====================================

The "what could possibly go wrong" release.

This release contains the reworked Jingle engine with support for latest
Jingle draft (XEP-0166 v0.32), and Google's Jingle variants as used in
their desktop client and recently launched Googlemail client.

This release has no known regressions, but as we have done extensive changes
to the Jingle engine, you might want to restrict this release to experimental
distributions like Debian experimental and Fedora rawhide for now.

Enhancements:

* fd.o #15908: refactor Jingle state machine

* fd.o #15907: Update real-Jingle implementation to XEP-0166 v0.25

* fd.o #13159: support current Google Talk protocol

* Misc Tubes-related enhancements and fixes

Fixes:

* fd.o #18404: fix race condition in tests/twisted/roster/ensure.py

* Fixes for double freeing in dispose in channel managers

(wiz)

2009-01-13 10:28:56 UTC MAIN commitmail json YAML

Updated chat/telepathy-glib to 0.7.20

(wiz)

2009-01-13 10:28:39 UTC MAIN commitmail json YAML

Update to 0.7.20:

telepathy-glib 0.7.20 (2008-12-14)
==================================

The "xfs_freeze stole the night" release.

Enhancements:

* Updated to spec version 0.17.16
  - Generate code for the Messages interface, which is now undrafted.

Fixes:

* fd.o #18845: don't throw a critical error from TpConnection if the
  corresponding CM falls off the bus.

* fd.o #18926: avoid using a non-top-level GLib header

telepathy-glib 0.7.19 (2008-12-01)
==================================

The "fast path" release.

Enhancements:

* TpContact now has a fast path using the Contacts interface to reduce
  D-Bus round-trips, if supported

* tp_connection_get_contact_attributes integrates the Contacts interface
  with TpConnection's handle reference tracking at a lower level

* TpChannel now tracks its immutable properties (as provided by
  Requests.NewChannels, Requests.CreateChannel and Requests.EnsureChannel),
  can be constructed from a dictionary of immutable properties
  (tp_channel_new_from_properties), and has a fast path using GetAll to reduce
  round trips (if supported); when constructed from a dictionary of immutable
  properties, non-Group channels should become 'ready' in a single round-trip

* Only use the Properties mixin in there are properties defined

Fixes:

* fd.o #15092: mixins in a superclass should now work correctly in subclasses

* fd.o #18151: tp_base_connection_dispose asserts if there are two connections to the same account

(wiz)

2009-01-13 10:20:00 UTC MAIN commitmail json YAML

Note poppler* update to 0.10.3.

(wiz)

2009-01-13 10:18:56 UTC MAIN commitmail json YAML

Update to 0.10.3:

Release 0.10.3

core:
* Fix a crash on documents with malformed outline. Bug #19024
* Fix leak on AnnotScreen destructor. Bug #19095
* Fix wrong PS generation when a large image is in Patterns. Bug #18908
* Remove BaseFile.h it was never used. Bug #19298
* Improve document saving
* Fix PS generation of PDF with malformed font Length2 definition
* Fix a leak while parsing annotations
* Fix rendering of some checkboxes

Qt4:
* Fix positioning of Form rects on PDF with cropbox
* Fix positioning of Annotation rects on PDF with cropbox. Bug #18558.
* Small documentation improvements
* Make Document::fonts() work when called more than once. Bug #19405

build system:
* CMake: look harder for openjpeg
* CMake: update the poppler core headers installation
* Autotools: do not install Function.cc as it's not a header

Qt:
* Fix deserialization of links right coordinate

(wiz)

2009-01-13 09:44:42 UTC MAIN commitmail json YAML

Updated sysutils/nautilus-sendto to 1.1.1

(wiz)

2009-01-13 09:44:14 UTC MAIN commitmail json YAML

Update to 1.1.1:

=============
Version 1.1.1
=============

Nautilus Sendto
* Add plugin to allow sending files to UPNP Media Servers
* Add plugin to allow sending files through Empathy
* Add plugin to send files to be burnt through nautilus-cd-burner
  (currently disabled by default)
* Allow sending remote files when GVFS FUSE is available
* Stop (null) showing up in the contact entry (Evolution)
* Try to avoid the wrong contact being selected when using
  Enter to validate the selection (Evolution)
* Use "Alias" instead of "Name" so Bluetooth addresses only
  show up when the Name isn't available (Bluetooth)
* Show an icon for Bluetooth devices (Bluetooth)
* Remember last used Bluetooth device (Bluetooth)
* Sort the contacts alphabetically (Pidgin)

(wiz)

2009-01-13 09:08:18 UTC MAIN commitmail json YAML

Add buildlink3.mk file.

(wiz)

2009-01-13 07:21:29 UTC MAIN commitmail json YAML

Updated x11/gtksourceview2 to 2.4.2

(wiz)

2009-01-13 07:21:11 UTC MAIN commitmail json YAML

Update to 2.4.2:

News in 2.4.2
-------------
* Backport misc bugfixes from the developement version
* Improvements to some of the lang files
* Updated translations

(wiz)

2009-01-13 07:15:09 UTC MAIN commitmail json YAML

Updated x11/libICE to 1.0.5

(wiz)

2009-01-13 07:14:59 UTC MAIN commitmail json YAML

Update to 1.0.5:
Changes not documented.

(wiz)

2009-01-13 07:14:31 UTC MAIN commitmail json YAML

Updated www/gtkhtml314 to 3.24.3

(wiz)

2009-01-13 07:14:14 UTC MAIN commitmail json YAML

Update to 2.24.3:

GtkHTML-3.24.3 2009-01-12
-------------------------

Bug Fixes:
#553995: evolution crashed with SIGSEGV in gtkhtml_editor_set_changed() (Paul Bolle)
#555388: Undo table create locked up client (Milan Crha)
#562323: Evolution inserts a link incorrectly (Matthew Barnes)
#565491: Don't strip leading whitespace when inserting text (Matthew Barnes)
#565493: Formatting destroyed when marking text with keyboard (Matthew Barnes)
#566014: Evolution does not use selected background color inside table in mail message (Matthew Barnes)
#567130: glade GUI is not localized with evolution (Takao Fujiwara)

(wiz)

2009-01-12 22:21:09 UTC MAIN commitmail json YAML

Updated misc/gnome-user-docs to 2.24.2

(wiz)

2009-01-12 22:20:57 UTC MAIN commitmail json YAML

Update to 2.24.2:

Version 2.24.2:
---------------
* Accessibility Guide:
  - Updated translations:
    es    (Jorge Gonzalez)
* System Admin Guide:
  - Updated translations:
    ja    (Takeshi AIHANA)
* User Guide:
  - Updated translations:
    ja    (Takeshi AIHANA)
    pt_BR  (Leonardo Ferreira Fontenelle)

(wiz)

2009-01-12 22:09:14 UTC MAIN commitmail json YAML

Updated textproc/gnome-doc-utils to 0.14.2

(wiz)

2009-01-12 22:08:43 UTC MAIN commitmail json YAML

Update to 0.14.2:

Changes in 0.14.2:
------------------
* Updated translations:
  et    (Priit Laes)

(wiz)

2009-01-12 21:50:53 UTC MAIN commitmail json YAML

2009-01-12 21:50:32 UTC MAIN commitmail json YAML

Updated editors/gedit to 2.24.3

(wiz)

2009-01-12 21:50:17 UTC MAIN commitmail json YAML

Update to 2.24.3; make spell checking an option; update dependencies.

============
gedit 2.24.3
============

New Features and Fixes
======================
- Backport some bugfixes from the developement version

New and updated translations
============================
- Alexander Shopov (bg)
- Priit Laes (et)
- Shankar Prasad (kn)

(wiz)

2009-01-12 21:07:44 UTC MAIN commitmail json YAML

Updated math/gcalctool to 5.24.3

(wiz)

2009-01-12 21:07:32 UTC MAIN commitmail json YAML

Update to 5.24.3:

Overview of changes in gcalctool 5.24.3

    * Updated documentation: de (Christian Kirbach).

(wiz)

2009-01-12 16:03:19 UTC MAIN commitmail json YAML

+ DatLib-2.35, DatUtil-2.45, asterisk-1.6.0.3, biew-5.7.2,
  duplicity-0.5.06, evolution-2.24.3, evolution-data-server-2.24.3,
  evolution-exchange-2.24.3, flightgear-1.9.0, galculator-1.3.3,
  gambatte-0.4.1, gcalctool-5.24.3, gedit-2.24.3, glpk-4.35,
  gnome-doc-utils-0.14.2, gnome-user-docs-2.24.2, gnupg2-2.0.10,
  groff-1.20.1, gtkhtml-3.24.3, gtksourceview-2.4.2, ikiwiki-3.01,
  ispell-german-20090107, libICE-1.0.5, libv4l-0.5.8, mpg123-1.6.4,
  mutt-devel-1.5.19, nautilus-sendto-1.1.1, ncmpc-0.13, p5-XML-Atom-0.33,
  poppler-0.10.3, scmgit-base-1.6.1, silc-server-1.1.15, tea-22.1.0,
  telepathy-gabble-0.7.18, texi2html-1.82, wmx-7, xf86-input-mouse-1.4.0,
  xine-1.1.16, xlog-1.9, xtrans-1.2.3, yabause-0.9.9.

- silc-client-1.1.6

(wiz)

2009-01-12 15:59:25 UTC MAIN commitmail json YAML

Updated meta-pkgs/c++-gnome-bindings to 2.24.2

(wiz)

2009-01-12 15:59:16 UTC MAIN commitmail json YAML

All dependencies updated -- welcome to 2.24.2!

(wiz)

2009-01-12 15:58:58 UTC MAIN commitmail json YAML

Updated devel/libgnomeuimm to 2.24.0

(wiz)

2009-01-12 15:58:46 UTC MAIN commitmail json YAML

Update to 2.24.0:

2.24.0:

Increased version for GNOME 2.24.

(wiz)

2009-01-12 15:43:25 UTC MAIN commitmail json YAML

Updated devel/libgnomemm to 2.24.0

(wiz)

2009-01-12 15:43:12 UTC MAIN commitmail json YAML

Update to 2.24.0:

2.24.0:

Increased version for GNOME 2.24.

(wiz)

2009-01-12 15:37:56 UTC MAIN commitmail json YAML

Updated graphics/libgnomecanvasmm to 2.23.1

(wiz)

2009-01-12 15:37:45 UTC MAIN commitmail json YAML

Update to 2.23.1:

2.23.1:

* CanvasAA: Added a CanvasAA(GnomeCanvas*) constructor,
  to allow use with libglademm or Gtk::Builder.
  (Murray Cumming)
  Bug #541007 (Federico Poloni)

(wiz)

2009-01-12 15:31:36 UTC MAIN commitmail json YAML

Updated devel/libglademm to 2.6.7

(wiz)

2009-01-12 15:31:24 UTC MAIN commitmail json YAML

Update to 2.6.7:

2.6.7:

* Windows build fixes.
  (Armin Burgmeier)

(wiz)

2009-01-12 15:25:23 UTC MAIN commitmail json YAML

Updated archivers/pbzip2 to 1.0.5

(wiz)

2009-01-12 15:25:13 UTC MAIN commitmail json YAML

Update to 1.0.5:

Changes in 1.0.5 (Jan 08, 2009)
- Now properly complains about trying to read or write compressed
  data to terminal, and exits
- Further fixed CPU detection crash
- Updated Makefile to force deletion when cleaning

(wiz)

2009-01-12 15:22:48 UTC MAIN commitmail json YAML

Updated sysutils/gnome-vfsmm to 2.24.0

(wiz)

2009-01-12 15:22:38 UTC MAIN commitmail json YAML

Update to 2.24.0:

2.24.0:

* Updated version number to match GNOME version.

(wiz)

2009-01-12 13:28:47 UTC MAIN commitmail json YAML

Updated devel/gconfmm to 2.24.0

(wiz)

2009-01-12 13:28:36 UTC MAIN commitmail json YAML

Update to 2.24.0:

2.24.0:

* Updated version to match gnome 2.24.

2.23.1:

* Client:
  - Added recursive_unset(). (Josephine Hsu, Motorola)
    Bug #549158.
  - Added notify(). (Murray Cumming, Openismus)

(wiz)

2009-01-12 13:06:24 UTC MAIN commitmail json YAML

Updated devel/glib2 to 2.18.4

(wiz)

2009-01-12 13:06:15 UTC MAIN commitmail json YAML

Update to 2.18.4:

Overview of Changes from GLib 2.18.3 to GLib 2.18.4
===================================================

* Bugs fixed:
562378 callback return value not respected...
559110 Do not include libintl.h after glibintl.h
562562 glib-2-18 branch does not build because...
566348 g_file_open_tmp uses the wrong g_mkstemp on win32
564210 SUN Studio 12 has supported visibility attribute
567138 get_package_directory_from_module() does not free...
561807 inotify_sub.c :: dup_dirname() fails to remove trailing '/'
562393 g_buffered_input_stream_read_byte broken if data available
541715 patch for warnings and signature problems in recent code
547481 g_data_input_stream_read_line behaves not as stated...
548163 Nautilus displays wrong error message for too long filenames
559633 gtk_image_new_from_gicon does not always work...
526320 should not list mounts that the user doesn't have permission
558458 Cannot build gio tests on Solaris using SUN c
558298 Hide ecryptfs mounts
515777 incorrect date&time on copy
566064 Add NOATIME flag to query_info_flags
565484 g_content_type_guess passes non-UTF8 text to XDG functions

(wiz)

2009-01-12 12:44:20 UTC MAIN commitmail json YAML

Updated meta-pkgs/gnome-mobile to 2.24.1.91

(wiz)

2009-01-12 12:44:11 UTC MAIN commitmail json YAML

Depend on proper gtk2 version. Bump to 2.24.1.91.

(wiz)

2009-01-12 12:43:57 UTC MAIN commitmail json YAML

Updated meta-pkgs/gnome-platform to 2.24.2

(wiz)

2009-01-12 12:43:47 UTC MAIN commitmail json YAML

Depend on proper gtk2 version. Bump to 2.24.2!

(wiz)

2009-01-12 12:33:54 UTC MAIN commitmail json YAML

Updated audio/amarok to 1.4.10nb1

(wiz)

2009-01-12 12:33:40 UTC MAIN commitmail json YAML

Fix security problem:
* Fix possible buffer overflows when parsing Audible .aa files.

Bump PKGREVISION.

(wiz)

2009-01-12 11:19:22 UTC MAIN commitmail json YAML

Remove broken gtkdoc-rebase "fix".

(wiz)

2009-01-11 22:06:13 UTC MAIN commitmail json YAML

Updated meta-pkgs/p5-gnome-bindings to 2.24.1.91

(wiz)

2009-01-11 22:06:01 UTC MAIN commitmail json YAML

Update DEPENDS, p5-gtk2 is now new enough.

(wiz)

2009-01-11 14:08:02 UTC MAIN commitmail json YAML

Fix build with curl-7.19.x.
Still builds with this patch and curl-7.18, so no PKGREVISION bump.

Addresses PR 40369.

(wiz)

2009-01-10 22:22:22 UTC MAIN commitmail json YAML

Added textproc/ebook-tools version 0.1.1

(wiz)

2009-01-10 22:21:46 UTC MAIN commitmail json YAML

+ ebook-tools.

(wiz)

2009-01-10 22:20:23 UTC MAIN commitmail json YAML

Initial import of ebook-tools-0.1.1, originally packaged for wip.

ebook-tools provides tools for accessing and converting various
ebook file formats.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20090110

(wiz)

2009-01-10 22:08:46 UTC MAIN commitmail json YAML

Fix build with Sun Studio, which does not provide __FUNCTION__.

>From Daniel Vergien on pkgsrc-users.

(wiz)

2009-01-09 14:57:59 UTC MAIN commitmail json YAML

+ ROMBuild-2.12, awesome-3.1.1, awstats-6.9, silc-toolkit-2.1.9,
  xf86-input-keyboard-1.3.2, xf86-video-intel-2.5.99.2.

- mjpegtools-1.9.0, scmgit-base-1.6.1,
  subversion-1.5.5, subversion-base-1.5.5.

(wiz)

2009-01-09 13:09:22 UTC MAIN commitmail json YAML

Updated net/clive to 2.1.3

(wiz)

2009-01-09 13:09:12 UTC MAIN commitmail json YAML

Update to 2.1.3:

Version 2.1.3
(January 9, 2009)

  * Documented missing "%t" (--filename-format) in manual page
  * Tweaked "localfile_length == remotefile_length" message
  * Renamed CLIVE_CONFIGDIR environment variable to CLIVE_HOME

(wiz)

2009-01-09 11:35:18 UTC MAIN commitmail json YAML

Updated textproc/hunspell-de to 20090107

(wiz)

2009-01-09 11:35:07 UTC MAIN commitmail json YAML

Remove unneeded patch.

(wiz)

2009-01-09 11:34:42 UTC MAIN commitmail json YAML

Update to 20090107:
- fix build on the less GNUish systems where wc -l outputs leading whitespace
- some words added

(wiz)

2009-01-08 17:25:40 UTC MAIN commitmail json YAML

2009-01-08 17:25:31 UTC MAIN commitmail json YAML

2009-01-08 17:22:16 UTC MAIN commitmail json YAML

2009-01-08 17:21:47 UTC MAIN commitmail json YAML

Updated multimedia/mjpegtools to 1.9.0

(wiz)

2009-01-08 17:21:36 UTC MAIN commitmail json YAML

2009-01-08 16:26:39 UTC MAIN commitmail json YAML

+ gnome-pilot-2.0.17, gtk2-2.14.7, openmsx-0.7.0.

Updates done:
- clive-2.1.2, convmv-1.13, curl-7.19.2, fotoxx-5.8, freefont-ttf-20080912,
  kchmviewer-4.0, lablgtk-2.12.0, mono-addins-0.4.

(wiz)

2009-01-08 16:25:57 UTC MAIN commitmail json YAML

Updated www/curl to 7.19.2

(wiz)

2009-01-08 16:25:45 UTC MAIN commitmail json YAML

Update to 7.19.2:

7.19.2

Three added regressions in 7.19.1 have been fixed: a build failure
when using the MSVC 6 makefile, a crash when using --interface name
on Linux, and multi interface downloading HTTPS pages with libcurl
built powered by OpenSSL.

7.19.1

CURLOPT_CERTINFO, CURLINFO_CERTINFO, CURLOPT_POSTREDIR, CURLOPT_USERNAME,
CURLOPT_PASSWORD, CURLOPT_PROXYUSERNAME, and CURLOPT_PROXYPASSWORD
were added. 24 bugs were fixed.

7.19.0

Some new libcurl options, new Boolean options handling in the curl
tool, and around 40 bugfixes.

7.18.2

This release adds CURLFORM_STREAM, CURLINFO_REDIRECT_URL, and the
two new functions curl_easy_send() and curl_easy_recv(). libcurl
now supports CURLOPT_NOBODY over SFTP, and curl now runs on Symbian
OS. At least 21 described bugfixes were made.

7.18.1

This release adds support for HttpOnly cookies. It no longer
distributes or installs a CA cert bundle. SSLv2 is now disabled by
default. Resumed transfers work with SFTP. At least 23 described
bugfixes were made.

(wiz)

2009-01-08 16:14:26 UTC MAIN commitmail json YAML

Updated converters/convmv to 1.13

(wiz)

2009-01-08 16:14:16 UTC MAIN commitmail json YAML

Update to 1.13:

1.13
- move non fatal Perl bug checks into the help screen output
- fix Perl warnings when wrong/unknown charset is used
- run check for some essential Encode functionality at every startup
- add --fixdouble option to only fix files that are double-UTF-8 encoded
- add --parsable option to allow convmv output parsable suggestions for external tools to to something with it
- add --preserve-mtimes option to restore mtimes of parent directories
- allow an argv to be a symlink
- don't checksum deleted files in tar ball and use sha256 now
- allow skippig of certain test suite tests, useful for OS X to skip NFC/NFD related stuff, for example "make test SKIPTESTS=nfd-test,someothertest" will skip that test(s)

(wiz)

2009-01-08 16:09:08 UTC MAIN commitmail json YAML

Updated net/clive to 2.1.2

(wiz)

2009-01-08 16:08:57 UTC MAIN commitmail json YAML

Update to 2.1.2:

Version 2.1.2
(December 29, 2008)

  * Removed "See --manual" from --version output
  * Added support for evisortv
    - http://code.google.com/p/clive/issues/detail?id=4
  * Fixed: reused incorrectly last http error code for remaining urls in queue
  * Fixed: progressbar reported 100% even if error had occurred (e.g. http/403)

Version 2.1.1
(December 19, 2008)

  * Fixed "Requested range was not delivered by the server (http/33)" w/ -c
    - this would occur with a batch of URLs while using the --continue option,
    e.g. if the first file was continued, the following page fetches exited
    with the above error
  * Added --savebatch option
  * Added --overwrite option
  * Replaced the buggy progressbar with a "lazy man's progressbar"
  * Fixed "print() on closed filehandle STDOUT" with --grep+delete
  * Fixed progressbar display with --continue

Version 2.1.0
(December 10, 2008)

NOTE: Changed license GPL3 => ISC/OpenBSD.

  * Added --modversion option
  * Replaced Term::Progressbar with a built-in thermometer progressbar
  * Removed --progress=bar:nominor support due to above changes
  * Added liveleakcom support
    - http://code.google.com/p/clive/issues/detail?id=3

Version 2.0.0
(December 2, 2008)

  * Fixed gvideo/mp4 support (http/404 even if the extraction link existed)
  * Changed "found redirect" message
  * Changed --play, --rencode status messages to use file basename

Version 2.0beta4
(November 22, 2008)

  * Removed metacafe support until fixed (see known issues)
  * Changed Youtube login to report if there were "too many login failures"
  * Fixed Youtube login support: reported failures incorrectly as OK
  * Added support clivepass(1) utility (http://code.google.com/p/clive-utils)
  * Added support for metacafe and sevenload embed URL translation

version 2.0beta3
(November 1, 2008)

  * Fixed pasting from clipboard containing multiple URLs
  * Fixed page fetch progress glitch that occured with 1+ batches
  * Added --agent option
  * Added --proxy option
  * Added --savedir option
  * Added --cclass option
  * Added --filename-format option
  * Added --show-format option
  * Added --youtube-user and --youtube-pass options
  * Added --emit-xml option
  * Added --progress=[none|bar|dot]
  * Replaced --noprogress with --progress=none
  * Added avg. transfer rate notification
  * Fixed filename printing for existing output files (e.g. output.flv.1)
  * Added --play option
  * Fixed metacafe support (error: failed to extract videoCDNURL)
  * Added --rencode option

Version 2.0beta2
(October 15, 2008)

  * clive now ignores input lines that start with the '#' character
  * Added support for CLIVE_CONFIGDIR environment variable
  * Ported lastfm video support from 1.x
  * --version now displays XML::Simple
  * Changed "= Play:" to "=> Playing ..."
  * Playing occurs now subsequently after going over the URL batch

Version 2.0beta1
(September 23, 2008)

A complete overhaul and rewrite of 1.x.

  * Users are expected to use the --continue/-c option to resume transfers
  * Configuration file format (=> INI), path was changed (=> ~/.config/clive)
  * All extractions now assume flv as the default download format
  * Users are expected to understand when/how use the --format/-f option
  * Reading input from multiple sources is possible (e.g. % clive -x URL URL)
  * Added: --grep: used to grep and recall cached URL entries
  * Added: --background and --output=logfile, --append=logfile options
  * Many old cmdline and config options were removed due to new design
  * Improved GoogleVideo support: handles redirects to other hosts
  * Pager is used where needed (e.g. --show/-s)
  * Changed default output file naming format to "%n-(%i)-[%d].%s"
  * Removed: guba (deadweight), myvideo (borked), dmotion (bitches @ anon users)

(wiz)

2009-01-08 15:47:44 UTC MAIN commitmail json YAML

Added x11/p5-Clipboard version 0.09

(wiz)

2009-01-08 15:47:23 UTC MAIN commitmail json YAML

+ p5-Clipboard.

(wiz)

2009-01-08 15:46:49 UTC MAIN commitmail json YAML

Initial import of p5-Clipboard-0.09:

Who doesn't remember the first time they learned to copy and paste,
and generated an exponentially growing text document? Yes, that's
right, clipboards are magical.

With Clipboard.pm, this magic is now trivial to access, cross-platformly,
from your Perl code.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20090108

(wiz)

2009-01-08 13:22:38 UTC MAIN commitmail json YAML

Updated www/p5-WWW-Curl to 4.05

(wiz)