Commit graph

3906 commits

Author SHA1 Message Date
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
drochner
e2753cff56 update to 0.10.2
Version 0.10.2 is based on the recent release of QT 4.5, which should fix
startup problems which some users experienced with version 0.10.1.
This change should also solve some Mac rendering bugs and speed up
the GUI elements of the program.
A new projection mode is now available, called "Hammer-Aitoff", which
allows for very wide fields of view (up to 360 degrees). This release
also includes many bug fixes and some general performance tweaks.

(The note about qt-4.5 is misleading. It works with 4.4 as well.)
2009-03-19 11:43:06 +00:00
hasso
6e5fd78da7 * Update to 2.4.1.
* Attempt to fix documentation paths.
* Replace US/Mountain with America/Denver in tests. DragonFly and FreeBSD
  don't accept historic timezone names.

See http://www.taskjuggler.org/manual-2.4.1/change_log.html for upstream
changelog.
2009-03-19 09:44:58 +00:00
jmcneill
76da43bbfa Update gok to 2.26.0.
What's new in GOK 2.26.0?

	* Lots of translation updates

What's new in GOK 2.25.91?

	Bug fixes:

	#435973 - Migrate to GtkAboutDialog
	#560441 - Remove deprecated GLib symbols
	#567105 - Fix empty msgid's
	#570756 - Disable XEvIE by default (Li Yuan)

	New and updated translations:

	[bg] Alexander Shopov
	[da] Kenneth Nielsen
    	[es] Jorge Gonzalez
    	[eu] Inaki Larranaga Murgoitio
    	[nb] Kjartan Maraas
    	[nl] Wouter Bolsterlee
    	[pt] Duarte Loreto
    	[sv] Daniel Nylander
    	[vi] Clytie Siddall
	[zh_HK] Chao-Hsiung Liao
	[zh_TW] Chao-Hsiung Liao

What's new in GOK 2.25.90?

	* Bug fixes: #536277
	* New '--disable-autobranch' command-line option.

What's new in GOK 2.25.3?

	* Migration to msgctxt (#567105), thanks to Leonardo Ferreira Fontenelle.

	* Updated translations.
2009-03-18 02:14:42 +00:00
jmcneill
8055690d83 Update deskbar-applet to 2.26.0.
=====================
deskbar-applet 2.26.0
=====================

This is the first stable release of the 2.26 series.

Translations:
- Updated as: Amitakhya Phuka
- Updated bn_IN: Runa Bhattacharjee
- Updated el: Jennie Petoumenou
- Updated et: Priit Laes
- Updated gl: Ignacio Casal Quinteiro
- Updated gu: Ankitkumar Patel
- Updated he: Yair Hershkovitz
- Updated hu: Gabor Kelemen
- Updated lt: Gintautas Miliauskas
- Updated ml: Praveen Arimbrathodiyil, Ani Peter
- Updated mr: Sandeep Shedmake
- Updated nb: Kjartan Maraas
- Updated or: MAnoj Kumar Giri
- Updated ru: Nickolay V. Shmyrev
- Updated ta: I. Felix
- Updated te: Krishnababu K
- Updated tr: Baris Cicek

Help Manual Translations:
-Updated en_GB: Jen Ockwell

======================
deskbar-applet 2.25.92
======================

- Fixed #572291, Bookmark search doesn't match on Epiphany topics (Sebastian Pölsterl)

Translations:
- Updated ca: Gil Forcada
- Updated de: Nathan-J. Hirschauer
- Updated en_GB: Philip Withnall, David Lodge
- Updated fr: Bruno Brouard
- Updated gu: Sweta Kothari
- Updated it: Milo Casagrande
- Updated kn: Shankar Prasad
- Updated ko: Changwoo Ryu
- Updated lv: Raivis Dejus
- Updated pt_BR: Krix Apolinário, Jonh Wendell

Help Manual Translations:
- Updated de: Mario Blättermann

======================
deskbar-applet 2.25.91
======================

- Fixed bug that only local GTK bookmarks showed up.
- Searching for bookmark name is case insensitive now.
- Check if there's an default application to open the url in ShowUrlAction.is_valid
- Fixed bug that first and last category where not selectable with keyboard
- Select last item when Enter is pressed in entry when the applet is on the bottom panel
- Set correct sort order of CuemiacTreeView at startup

Translations:
- Updated be@latin: Ihar Hrachyshka
- Updated bg: Alexander Shopov
- Updated cs: Pavel Šefránek
- Updated eu: Iñaki Larrañaga Murgoitio
- Updated fi: Ilkka Tuohela
- Updated ja: Takeshi AIHANA
- Updated nb: Kjartan Maraas
- Updated pl: Tomasz Dominikowski
- Updated pt: Duarte Loreto
- Updated ro: Jani Monoses, Adi Roiban
- Updated sv: Daniel Nylander
- Updated th: Theppitak Karoonboonyanan
- Updated vi: Clytie Siddall
- Updated zh_HK: Chao-Hsiung Liao
- Updated zh_TW: Chao-Hsiung Liao

======================
deskbar-applet 2.25.90
======================
- Fixed #569260, crash in Deskbar: started typing 3 (based on patch by Tom Parker)
- Fixed #528184, Write OpenSearch module (based on work by Arthur Perton)
- Fixed #419211, Web search in new a browser window (Sebastian Pölsterl)
- Fixed #542861, Deskbar applet has a pixel border when placed at the edge of the screen (Sebastian Pölsterl)
- Fixed #557801, Results category nodes are not keyboard focusable (Sebastian Pölsterl)
- Fixed #569093, use indexer for path searches (patch by Juri Pakaste)
- Fixed #570059, Strings from .ui files missing from translation template (Sebastian Pölsterl)
- Fixed bug that same GoogleCodeSearchMatch has been added multiple times and assign priorities to matches (Sebastian Pölsterl)
- Added match to yahoo, googlesearch and googlecodesearch that opens the results in the browser (Sebastian Pölsterl)

Translations:
- Updated ca: Gil Forcada
- Updated da: Kenneth Nielsen
- Updated es: Jorge González
- Updated fi: Ilkka Tuohela
- Updated gu: Sweta Kothari
- Updated hu: Gabor Kelemen
- Updated ko: Changwoo Ryu
- Updated nb: Kjartan Maraas
- Updated pt_BR: Daniel S. Koda

=====================
deskbar-applet 2.25.5
=====================

- Fixed #567422, Add missing include to eggaccelerators.c (patch by Magnus Boman)
- Fixed launch_default_for_uri_and_scheme function to work with ghelp and mailto addresses (Sebastian Pölsterl)

Translations:
- Updated ca: Gil Forcada
- Updated he: Yair Hershkovitz, Mark Krapivner
- Updated sv: Daniel Nylander
- Updated th: Theppitak Karoonboonyanan

=====================
deskbar-applet 2.25.4
=====================

- 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 be@latin: Ihar Hračyška
- Updated el: Jennie Petoumenou
- Updated es: Jorge González
- Updated hu: Gabor Kelemen
- Updated nb: Kjartan Maraas

=====================
deskbar-applet 2.25.3
=====================

- Show windows that are part of viewport that is currently not visible (Daniel Wutke)

=====================
deskbar-applet 2.25.2
=====================

Despite bug fixes this release adds a new reboot action.

- Fixed #552204, AttributeError: 'NoneType' object has no attribute 'get_actions' in __get_match_action_for_cell (Sebastian Pölsterl)
- Fixed #559169, gnome power manager has new dbus path, this breaks some code in gdmaction module (patch by Christian Assing)
- Fixed #560190, Added RebootAction and RebootMatch (Sebastian Pölsterl)
- Fixed #561181, Support both simplejson and json module (Sebastian Pölsterl)

Translations:
- Updated es: Jorge González
- Updated pt_BR: Leonardo Gregianin, Og Maciel
- Updated sv: Daniel Nylander

=====================
deskbar-applet 2.25.1
=====================

In this release all gnomevfs calls have been ported
to gio and from glade files are replaced GTK builder UI
files. Therefore, pygobject 2.15.3 or later is required.

- Fixed #557570, Crash when proxy port changed (Sebastian Pölsterl)
- Fixed #551218, Use of strings "Croation" and "Croatian" (Sebastian Pölsterl)
- Fixed #552203, Typo: affect (Sebastian Pölsterl)

Translations:
- Updated ast: Gil Forcada, Astur
- Updated de: Christian Kirbach
- Updated ja: Takeshi AIHANA
- Updated uk: Maxim Dziumanenko
2009-03-18 01:51:36 +00:00
jmcneill
7ecb0c9380 Update mousetweaks to 2.26.0.
Version 2.26.0
--------------

New and updated translations:

	- [as] Amitakhya Phukan
	- [el] Jennie Petoumenou
	- [gu] Sweta Kothari, Ankit Patel
	- [lt] Vytautas Liuolia
	- [mr] Sandeep Shedmake
	- [te] Krishna Babu K
	- [ru] Yuriy Penkin

New and updated manual translation:

	- [de] Mario Blättermann

Version 2.25.92
---------------

Misc improvements/fixes:

    * LP #332084: Fix possible crash if accessible object is defunct.

New and updated translations:

    - [ca] Gil Forcada
    - [cs] Adrian Guniš
    - [de] Wolfgang Stoeggl
    - [en_GB] Philip Withnall
    - [fi] Ilkka Tuohela
    - [fr] Bruno Brouard
    - [he] Yair Hershkovitz
    - [ja] Takeshi Aihana
    - [ko] Changwoo Ryu
    - [ml] Hari Vishnu
    - [pt] Duarte Loreto
    - [pt_BR] Fabrício Godoy
    - [sl] Matej Urbančič
    - [ta] Dr.T.Vasudevan
    - [tr] Baris Cicek
    - [zh_HK] Chao-Hsiung Liao
    - [zh_TW] Chao-Hsiung Liao

Version 2.25.91
---------------

Misc improvements/fixes:

    * #571133: Improve long descriptions in schemas.
    * #569457: Also keep english gconf values in translations.

New and updated translations:

	- [bg] Alexander Shopov
	- [da] Per Kongstad
	- [es] Jorge González
	- [eu] Iñaki Larrañaga Murgoitio
	- [hu] Gabor Kelemen
	- [nl] Wouter Bolsterlee
	- [pa] Amanpreet Singh Alam
	- [pl] Tomasz Dominikowski
	- [ro] Adi Roiban
	- [sv] Daniel Nylander
	- [th] Theppitak Karoonboonyanan
	- [vi] Clytie Siddall
	- [zh_HK] Chao-Hsiung Liao
	- [zh_TW] Chao-Hsiung Liao

New and updated manual translation:

	- [es] Jorge González
	- [it] Milo Casagrande

Version 2.25.90
---------------

Misc improvements/fixes:

    * Update manual for GNOME 2.26 and raise its license to GFDL 1.3.

New and updated translations:

	- [ca] Gil Forcada
	- [fi] Ilkka Tuohela
	- [ko] Changwoo Ryu

New and updated manual translation:

	- [sv] Daniel Nylander

Version 2.25.5
--------------

Misc improvements/fixes:

	* Remove old glade files.
	* Improve key descriptions in pointer-capture-applet.schemas.

Bug fixes:

	#545059: Use standard icon for activation button on dwell applet
	         and use standard icon name.
	#567197: Use N_() instead of _() for command-line options.
	#567483: Add missing <locale.h>.

New and updated translations:

    - [es] Jorge González
    - [he] Yair Hershkovitz
    - [pt_BR] Leonardo Ferreira Fontenelle
    - [sl] Matej Urbančič
    - [sv] Daniel Nylander

Version 2.25.4
--------------

Misc improvements/fixes:

	* Improved descriptions in pointer-capture-applet.schemas

New and updated translations:

    - [sl] Matej Urbančič


Version 2.25.3
--------------

This version has been skipped.

Version 2.25.2
--------------

Misc improvements/fixes:

	* Increase internal double click delay in dwell mode to
	  make it compatible to gftp.

Bug fixes:

	#562212: Fix conflict when dwell click and simulated secondary
	         click are simultaneously running.

New and updated translations:

    - [cs] Adrian Guniš
    - [es] Jorge González
	- [et] Ivar Smolin
	- [eu] Iñaki Larrañaga Murgoitio

Version 2.25.1
--------------

Misc improvements/fixes:

	* Migrated from libglade to GtkBuilder

Bug fixes:

	#556946: Fixed accessibility warning at GDM

New and updated translations:

	- [et] Ivar Smolin
	- [zh_CN] Funda Wang
2009-03-17 23:20:11 +00:00
darcy
57ded33aec Correct email address for generic MAINTAINER. 2009-03-17 21:40:44 +00:00
jmcneill
fb4152d030 Update yelp to 2.26.0.
Changes in 2.26.0:
------------------
* Don't assume order of certain man macros, bug #568066 (Andy Owen)
* Fixed locking issue, bug #568058 (Andy Owen)
* Updated translations:
  mai     (Rajesh Ranjan)
  hi      (Rajesh Ranjan)
  as      (Amitakhya Phukan)
  ml      (Ani Peter)
  te      (Krishnababu K)
  he      (Yair Hershkovitz)

Changes in 2.25.1:
------------------
* RTL fixes, bug #573159, Shaun McCance
* Fixed libxul[-embedding] detection, Christian Persch
* Removed deprecated GTK symbols, bug #571868, Thomas H.P. Andersen
* Fixed crasher, bug #552947, Antonio Litterio
* Fixed loading of local HTML files, bug #562137, Josselin Mouette
* Updated translations:
  ar          (Khaled Hosny)
  ast         (Mikel González)
  et          (Ivar Smolin)
  it          (Milo Casagrande)
  ko          (Changwoo Ryu)
  la          (Rafael Garcia)
  ps          (Zabeeh Khan)
  sv          (Daniel Nylander)
  uz          (Nurali Abdurahmonov)
  uz@cyrillic (Nurali Abdurahmonov)
  zh_HK       (Chao-Hsiung Liao)
  zh_TW       (Chao-Hsiung Liao)
2009-03-17 12:19:35 +00:00
jmcneill
6b7e2398cf Update gnome-utils to 2.26.0.
====================================================================
GNOME Utilities 2.26.0 (16th March 2009) - "So They Say"

    * First stable release of the 2.26 cycle

Baobab

    * Fix bug 574105 - Do no show GVfs FUSE file systems in the
      preferences dialog

Dictionary

    * Nothing

Floppy

    * Nothing

Screenshot

    * Fix bug 573939 - Disable the delay option when taking a
      screenshot of a user selected area

Search Tool

    * Nothing

System Log Viewer

    * Nothing

Translations Updated by:

    Runa Bhattacharjee (bn_IN), Joan Duran (ca), Adrian Guniš (cs),
    Ask Hjorth Larsen (da), Hendrik Richter (de), Fotis Tsamis (el),
    Ivar Smolin (et), Iñaki Larrañaga Murgoitio (eu), Meelad Zakaria (fa),
    Suso Baleato (gl), Ankit Patel (gu), Rajesh Ranjan (hi),
    Andrea Zagli (it), Shankar Prasad (kn), Changwoo Ryu (ko),
    Žygimantas Beručka (lt), Praveen Arimbrathodiyil (ml),
    Sandeep Shedmake (mr), Kjartan Maraas (nb), Manoj Kumar Giri (or),
    Tomasz Dominikowski (pl), Djavan Fagundes (pt_BR), Adi Roiban (ro),
    Yuriy Penkin (ru), I. Felix (ta), Krishna Babu K (te),
    Chao-Hsiung Liao (zh_HK), Chao-Hsiung Liao (zh_TW)

====================================================================
GNOME Utilities 2.25.92 (2th March 2009) - "La La Land"

    * Fifth unstable release of the 2.25 cycle

Baobab
    * Use g_return_val_if_fail instead of g_return_if_fail.

Dictionary
    * Replace deprecated gtk_entry_set_editable.

Floppy

Screenshot

    * Initialize threads at startup and explicitely depend on GThreads.
    * If we are in a  multi-monitor setup that is not rectangular
      blank out the "invisible" areas from the rectangular root window.
    * Don't try to shape the root window.
    * Add support for taking a screenshot of an user-defined selection.

Search Tool

    * Get rid of deprecated libart calls.
    * Get rid of deprecated GTK_CHECK_* macros.

System Log Viewer

    * Explicitely depend on GThreads.
    * Gather all the readable log files from /var/log and /etc/syslog.conf
      instead of hardcoding obsolete values.

Translations Updated by:
    - Updated ast: Gil Forcada, Astur
    - Updated ca: Joan Duran
    - Updated cs: Adrian Gunis, Petr Kovar
    - Updated da: Ask H, Ask Hjorth Larsen
    - Updated en_GB: David Lodge, Philip Withnall
    - Updated es: Jorge González
    - Updated et: Ivar Smolin
    - Updated fi: Ilkka Tuohela
    - Updated fr: Claude Paroz, Frederic Peters
    - Updated gu: Sweta Kothari
    - Updated hu: Gabor Kelemen
    - Updated it: Andrea Zagli
    - Updated ja: Takeshi AIHANA
    - Updated nb: Kjartan Maraas
    - Updated nl: Wouter Bolsterlee
    - Updated pl: Tomasz Dominikowski
    - Updated pt: Duarte Loreto
    - Updated ro: Adi Roiban, Jani Monoses
    - Updated sk: Pavol Klačanský
    - Updated sv: Daniel Nylander
    - Updated th: Theppitak Karoonboonyanan
    - Updated vi: Clytie Siddall
    - Updated zh_HK: Chao-Hsiung Liao
    - Updated zh_TW: Chao-Hsiung Liao

==================================================================
GNOME Utilities 2.25.90 (9th January 2009) - "Everyday Peace"

    * Fourth unstable release of the 2.25 cycle

Baobab

    * Fix bug #567834 - Crash with segfault when trying to performe
      "scan folder" on a partition which is NOT included in "folders
      to scan"

Dictionary

Floppy

Screenshot

    * Fix bug #567205 - Register the new files with GtkRecentManager

Search Tool

System Log Viewer

    * Correctly initialize threads
    * Do not install the test-reader binary
    * Fix bug #567170 - left sidebar displays arrows when not required
    * Fix bug #569807 - gnome-system-log crashed with SIGSEGV in
      IA__g_cclosure_marshal_VOID__POINTER()

Translations Updated by:

    Jorge González (es), Mark Krapivner (he), Changwoo Ryu (ko),
    Raivis Dejus (lv), Kjartan Maraas (nb)

===================================================================
GNOME Utilities 2.25.2 (9th January 2009) - "Dark Entries"

    * Brown paper bag release to fix System Log Viewer GConf schemas
      not properly installed. Thanks to Sebastian Bacher.

===================================================================
GNOME Utilities 2.25.1 (8th January 2009) - "People Are Strange"

    * Second unstable release of the 2.25 cycle
    * Completely rewritten System Log Viewer

Baobab

    * Nothing

Dictionary

    * Fix bug #454691 – Messages in the gnome-dictionary --help output
      are not all translated [Emmanuele Bassi]
    * Use the right order when passing arguments to
      PANEL_APPLET_BONOBO_FACTORY [Yanko Kaneti]

Floppy

    * Fix bug #565388 - Drop libgnome/libgnomeui dependency
      [Cosimo Cecchi, Emilio Pozuelo Monfort]

Screenshot

    * Nothing

Search Tool

    * Nothing

System Log Viewer

    * Merged the rewrite to trunk.
    * Bug #375684 - Rename the menu item to read a more descriptive
      "Log File Viewer" [Calum Benson]

Translations by:

    Marcel Telka (sk), Jorge Gonzalez (es), Kjartan Maraas (nb).

===================================================================
GNOME Utilities 2.25.0 (19th December 2008) - "Maybe This Christmas"

    * First unstable release of the 2.25 cycle
    * Drop libgnomeui dependency for gnome-screenshot
      (#557169) [Cosimo Cecchi]
    * Add Cosimo Cecchi to the GNOME Utilities maintainers

Baobab

    * Fix bug #561257 - Use single GTK+ include [Maxim Ermilov]
    * Root partition cannot be unselected
    * Plug a mem leak [Cosimo Cecchi]
    * Drop libgnome dependency (#557264) [Cosimo Cecchi]
    * Fix bug #557226 - Do not scan /sys

Dictionary

    * Remove libgnome/libgnomeui dependency (#563970) [Cosimo Cecchi]
    * Fix bug #561257 - Use single GTK+ include [Maxim Ermilov]
    * Fix bug #558980 - gnome-dictionary desktop file hardcodes
      icon extension [Olivier Blin]

Floppy

    * Nothing

Screenshot

    * Plug memory leaks
    * Set a meaningful title for the interactive dialog (#434581)
    * Fix the mouse cursor overlay when not in fullscreen mode (#559594)
    * Always use the delay command line argument if present (#554114)
    * Move the "Copy to Clipboard" button as per HIG (#554805)
    * Drop libgnomeui dependency

Search Tool

    * Fix bug #561257 - Use single GTK+ include [Maxim Ermilov]

System Log Viewer

    * Start some clean up of the code base to bring it to the
      XXI century [Cosimo Cecchi]

Translations by:

    Anas Afif Emad (ar), Ihar Hrachyshka (be@latin), Joan Duran (ca),
    Jorge González (es), Ivar Smolin (et), Mark Krapivner (he),
    Takeshi AIHANA (ja), Jovan Naumovski (mk), Kjartan Maraas (nb),
    Leonardo Ferreira Fontenelle (pt_BR)
2009-03-17 12:07:47 +00:00
jmcneill
ef5b0944b8 Update gnome-user-docs to 2.26.0.
Version 2.26.0:
---------------
* Accessibility Guide:
  - Added keybindings for toggling flat review (Willie Walker)
  - Updated translations:
    de      (Simon Bienlein)
    es      (Jorge Gonzalez)
    hu      (Attila Hammer)
* System Admin Guide:
  - Updated translations:
    de      (Mario Blättermann)
* User Guide:
  - Updates to the Nautilus documentation, bug #571392 (Matthias Clasen)
  - Updates to the screen resolutjion documentation, bug #572603 (Matthias Clasen)
  - Updated translations:
    cs      (Lucas Lommer)
    de      (Mario Blättermann)
    es      (Jorge Gonzalez)
    it      (Milo Casagrande)
    pa      (Amanpreet Singh Alam)
    sv      (Daniel Nylander)
    th      (Theppitak Karoonboonyanan)

Version 2.25.1:
---------------
* Accessibility Guide:
  - Updated translations:
    de      (Simon Bienlein)
    es      (Jorge Gonzalez)
    eu      (Inaki Larranaga Murgoitio)
    fi      (Timo Jyrinki)
    it      (Luca Ferretti)
    sv      (Daniel Nylander)
* System Admin Guide:
  - Updated translations:
    ca      (Joan Duran)
    eu      (Inaki Larranaga Murgoitio)
    it      (Luca Ferretti)
    sv      (Daniel Nylander)
* User Guide:
  - Updated keybinding capplet docs, #571018, Matthias Clasen
  - Updated window capplet docs, #570915, Matthias Clasen
  - Updated gnome-screenshot docs, #571017, Matthias Clasen
  - Updated preferred applications docs, #413452, Claude Paroz
  - Updated translations:
    es      (Jorge Gonzalez)
2009-03-17 11:27:02 +00:00
jmcneill
869cab2acf Update gnome-devel-docs to 2.26.0.
Version 2.26.0
--------------
* Human Interface Guidelines:
  - Fixed an image to match text (Calum Benson)
  - Validity fixes (Shaun McCance)
* Integration Guide:
  - Minor fixes (Leonardo Ferreira Fontenelle, Federico Mena Quintero)
  - Updated translations:
    cs      (Lucas Lommer)
    en_GB   (Jen Ockwell)
    es      (Jorge Gonzalez)
    pt_BR   (Leonardo Ferreira Fontenelle)
    sv      (Daniel Nylander)
* Platform Overview:
  - Fixed some links to freedesktop.org specs, bug #558800 (Shaun McCance)
  - Updated cvs.gnome.org to svn.gnome.org, bug #566039 (Adam Dingle)
  - Various typo corrections
  - Updated translations:
    es      (Jorge Gonzalez)
    fr      (Frederic Peters)
    ru      (Nikita Belobrov)
* Accessibility Devel Guide:
  - Various updates
2009-03-17 10:45:53 +00:00
hasso
a04c16bec0 Make it build on DragonFly. 2009-03-16 10:18:31 +00:00
jmcneill
035418bbf2 Update orca to 2.26.0.
* Many bug fixes and performance improvements across the board (over 160
      bugs)
    * A couple very serious hangs were eliminated.
    * Speech pitch, rate, and volume now change on the fly when adjusting
      them in the preferences UI.
    * Vastly improved support for ARIA in Firefox.
    * Improved performance and reliability for flat review.
    * New feature to speak MultiCaseStrings as individual words.
    * New feature to automatically speak shortcuts (mnemonics).
    * Known Problems:
          o See the open bugs in the Orca bug database. We not only track
            Orca bugs in the Orca bug database, we also track bugs in other
            components that affect Orca's ability to provide good access to
            them.
          o Compiz is still not fully accessibility friendly at this point
            in time. We recommend you stick with Metacity until the Compiz
            kinks are worked out. If you're using Compiz and want to switch
            to Metacity, you can run the following command:
            metacity --replace.
2009-03-16 09:12:25 +00:00
wiz
38cf030395 Update to 0.15.1:
2009-03-01: Released gWaei 0.15.1
    Bug fix release! This should fix the issue some people were having doing
    searches that contained kanji.

    Other changes include gconf being abstracted out.  It is possible to
    compile the program  withotu gconf available...though it isn't recommended.
    Also, the deb installs and uninstalls now exit cleanly with no errors.

    Last, an updated italian translation has now been added! (Thanks Fabrizio!)
2009-03-10 10:53:49 +00:00
hasso
75c8a1be1c Needs msgfmt. 2009-03-09 13:24:44 +00:00
wiz
78b7af7df5 Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk. 2009-03-08 15:56:43 +00:00
hasso
235a04c565 Added misc/tmux version 0.7nb1. 2009-03-06 12:29:06 +00:00
hasso
22c5cd6724 Tmux is a "terminal multiplexer", it enables a number of terminals
(or windows) to be accessed and controlled from a single terminal.
Tmux is intended to be a simple, modern, BSD-licensed alternative
to programs such as GNU screen.

Brought in from pkgsrc-wip (PR 40497) where it was maintained by
Fulvio Ciriaco.
2009-03-06 12:16:17 +00:00
snj
712298fabb Say goodbye to gstreamer-0.8 and its friends. 2009-03-05 22:46:21 +00:00
jmmv
476e25c10b Fix destdir support by defining PKG_DESTDIR_SUPPORT early enough and by
not setting setuid permissions too early.
2009-03-05 09:59:12 +00:00
hasso
394f3324d1 Needs msgfmt. 2009-03-03 12:58:25 +00:00
explorer
eb7f654b11 regenerate 2009-03-03 12:34:33 +00:00
explorer
5cee871208 add a cast to (unsigned long) to work around time_t issues. This is a quick fix to make this build with our new shiny time_t. 2009-03-03 12:34:15 +00:00
adrianp
9098002713 Allow override of CURSES_DEFAULT using options.mk 2009-03-02 21:11:49 +00:00
wiz
94fffb00f1 Update to 0.15.0:
2009-02-21: Released gWaei 0.15.0
  The newest version of gWaei has finally arrived!  This version took so long
  because it was edging on being a total rewrite.  Many of the dangling
  variables that I had floating around are now neatly put away into C structs.

  On the front end, there is a link saying "Where can I get other dictionaries?"
  This is meant to help people find other dictionaries that may work with gwaei.

  Last, and the most interesting, gtk support is now OPTIONAL in gWaei.  You can
  access most of the program's features through the terminal now! The program
  creates a symbalic link called waei on installation that can be used to
  access all of this console goodness.
2009-03-01 15:13:21 +00:00
wiz
4d3fc5d8e2 Update to 20090224, various changes. 2009-03-01 15:03:00 +00:00
joerg
ba218cd9da DESTDIR support. 2009-02-25 20:46:18 +00:00
wiz
ae61ba2196 Drop maintainership. 2009-02-24 16:15:22 +00:00
wiz
fb81516aaa Update to 2.24.4:
2.24.4 - 18-Feb-2008

General:

* Fix for bug #553678 - orca can act badly at login time.  This was a
  bad one where pressing Ctrl+s to invoked Orca in speech mode after
  pressing Ctrl+m to invoke Orca with the magnifier would cause the
  magnifier to freeze in one spot.

* Fix for bug #561548 - Orca locks up when closing some Pidgin
  conversations.  Also helps with bug #567864.  This was a very bad
  hang that several people reported on the Orca list.

* Fix for bug #568589 - braillegenerator adding image string versus
  braille.Component for table cells.  This was exposed after the
  OpenSolaris packagemanager made changes to add accessible names for
  images in the package list.  Prior to the fix for bug #568589, Orca
  would go silent in the revised packagemanager list.

* Fix for bug #568751 - Interaction with the punctuation preferences
  can cause a hang.  This was another bad hang reported on the Orca
  list.

* Fix for bug #568875 - Pressing "Apply" button in preferences dialog
  causes autostart option to be checked.  This caused some users much
  confusion.

* Fix for bug #569343 - Speaking of indentation is misleading.  Users
  deemed this to be misleading enough that they wanted this fixed for
  2.24.4 (i.e., they didn't want to wait for 2.26.0).

* Part of fix for bug #570387 - Clean up the speech tab of the
  preferences UI. This causes Page Up and Page Down to work on the
  hscales.  Before this, only the arrow keys worked, which could
  require users to arrow 1 unit at a time across a 100 unit scale.

* Fix for bug #572294 - Need a sanity check in the default script's
  locusOfFocusChanged.  This would cause Thunderbird to go quiet and
  also cause Orca to consume normal typing keys that it should not
  consume.

Evolution:

* Fix for bug #567428 -"readonly text" spoken when caret changes line.
  This was a big usability issue.

* Fix for bug #570390 - Spellcheck in evolution is badly broken.

Firefox/Thunderbird:

* Fix for bug #537303 - Certain FF3 add-ons interfere with Orca's
  ability to provide access to content.

* Fix for bug #567864 - Orca stops responding when flat review is used
  in thunderbird message window and message is closed.  This was a
  very bad hang reported by several users on the Orca list.

* Fix for bug #567984 - Structural navigation needs to consider text
  within the document frame.

* Fix for bug #568631 - Orca does not update the position for
  same-page links which reference objects by name/id in Firefox 3.

* Fix for bug #568768 - Orca starts at the top of a newly-loaded page
  rather than the specified fragment.  This was a very bad usability
  problem when navigating across web pages.

* Fix for bug #552965 - (ARIA) aria-valuetext ignored

* Fix for bug #555540 - (ARIA) Add support for additional landmark roles.

* Fix for bug #568467 - (ARIA) aria-describedby text spoken twice via
  Where Am I

* Fix for bug #568550 - (ARIA) Add default keybindings for navigating by
  landmarks

* Fix for bug #569346 - (ARIA) No speech for image-only ARIA buttons
  and ARIA menu items

* Fix for bug #569835 - (ARIA) Orca should support the ARIA haspopup
  attribute

* Fix for bug #570551 - (ARIA) UIUC Number Guessing Game Alert Dialog
  not presented when it appears.

* Fix for bug #570524 - (ARIA) Issues with Dojo combo box interaction.

* Fix for bug #570532 - (ARIA) Alert text not brailled when navigating
  it.

* Work on bug #571058 - (ARIA) Orca's caret navigation is kicking in
  when it shouldn't be.
2009-02-24 12:13:14 +00:00
wiz
bd6af23a40 Update to 0.14.0:
2009-01-26: Released gWaei 0.14.0
  New features!  The preferences dialog has recieved an options boost.  There
  is a new advanced tab.  On of the most interesting options is the ability
  to adjust the highlight colors.

  The search engine has been upgraded a bit.  Bugs fixed, works better with
  NetBSD, does better sorting of Japanese searches.

  Last, the japanese locale requirements have been loosened.  They aren't as
  important as I had once thought.  Though it is nice because it makes gtk
  antialias the japanese text on my systems.
2009-02-23 11:25:18 +00:00
wiz
fd3069e75e Update to 0.77:
[Changes for 0.77 - 2008-12-29]

 * Locale::Maketext::Extract::Plugin::FormFu
    - Rewrote the FormFu plugin completely to use the YAML.pm parser.
      Previously, this plugin was completely broken.
    - Resolves bugs:
       - http://rt.cpan.org/Ticket/Display.html?id=42000
         # Locale::Maketext::Extract::Plugin::FormFu broken
       - http://rt.cpan.org/Ticket/Display.html?id=39292
         # Parsing formfu config

 * Locale::Maketext::Extract::Plugin::YAML
    - Improved the accuracy of the line numbers.
    - Added documentation and tests for using folded and block scalars.

 * Locale::Maketext::Extract::Plugin::PPI
    - Added a PPI based Perl plugin - more accurate than the Perl plugin,
      but much slower.
    - Not enabled by default
    - moved the Perl extraction tests into t/51-perlextract.t
    - Resolves bug: http://rt.cpan.org/Ticket/Display.html?id=14701
      # xgettext doesn't handle interpolating functions

 Also, corrected the POD to use the correct names for the plugins.

[Changes for 0.76 - 2008-12-14]

 * Locale::Maketext::Extract / Locale::Maketext::Lexicon::Gettext
   - Roundtripping of fuzzy comments now works. If a translation is marked
     by the translator as fuzzy, then it should remain so when re-extracted
   - Added tests for roundtripping of fuzzy, and for format markers

 * Locale::Maketext::Lexicon
   - Fixed bug http://rt.cpan.org/Public/Bug/Display.html?id=14999
     # relative paths to lang files fail
   - added tests to prove it

 * Locale::Maketext::Extract::Plugin::TT2
   - changed the line string to contain only the start line, and not the range
     as this was not consistent with the gettext spec

[Changes for 0.75 - 2008-11-24]

 * Locale::Maketext::Extract / Locale::Maketext::Extract::Run
   Changed the order of extraction to:
     - extract all strings
     - then read, compile and write each PO file
   Speeds the extraction process up by a factor of the number of languages used.
   $Ext->read_po now resets the compiled entries, so that a fresh po file can
   be written.

   Also tidied up the verbose messages
   Bumped both to 0.33

 * Locale::Maketext::Extract::Run / xgettext.pl
   Added the -W | --wrap option, which forces the file location
   comments to be on separate lines, as per POEdit

   The output order of the PO file has changed to match gettext producers, so
   the arguments now appear before the file locations.

 * t/5-extract_strings.tt
   Fixed a bad SKIP plan

[Changes for 0.74 - 2008-11-22]

 * Locale::Maketext::Extract::Plugin::Perl
   The Perl plugin now combines concatenated strings, eg
   loc('string' . ' and this')
   Contributed by Felix Ostmann

 * Locale::Maketext::Extract::Run
   Localised $_ correctly to avoid conflict with external strings
   Contributed by Sebastian Knapp

 * Locale::Maketext::Run
   Fixed bug http://rt.cpan.org/Ticket/Display.html?id=31940
   Debian bug http://bugs.debian.org/307777
   xgettext.pl -f was not chomping file names correctly
   Contributed by Niko Tyni

[Changes for 0.73 - 2008-10-28]
 * Locale::Maketext::Extract::Plugin::TextTemplate
   - renamed MyParser to Locale::Maketext::Extract::Plugin::TextTemplate::Parser
     to avoid namespace clashes
 * CPANTS improvements
   - Updated the Makefile to list all mentioned modules
   - Added a LICENSE file
   - added a Test::Pod test

[Changes for 0.72 - 2008-10-10]

Contributed by: Clinton Gormley (DRTECH)

 * Locale::Maketext::Extract::Plugin::TT2
   - fixed bug where extracted strings still had escaped quotes and backslashes
   - if args are literal, they're now wrapped in double quotes instead of
     single quotes
   - special characters in args are escaped properly

[Changes for 0.71 - 2008-10-05]

* Bump version number of Locale::Maketext::Extract::Plugin::TextTemplate
  to 0.30 so PAUSE can index it correctly.

[Changes for 0.70 - 2008-10-04]

Contributed by: Clinton Gormley (DRTECH)

* Refactored Locale::Maketext::Extract
  - Each format is handled by a different plugin
  - Each format recognises certain default file types
  - Custom plugins can be used

* Locale::Maketext::Extract::Plugin::TT2
  - Uses Template Toolkit as a parser
  - Handles inline filter, block filters, and function calls to "l" or "loc"
    Contibuted by: Andy Wardley [ABW]

* Locale::Maketext::Extract::Plugin::YAML uses the YAML module as a parser
  and can recognise the form:
     key: _"string"

* Locale::Maketext::Extract::Run
  - Added -P|plugins option to specify which parser plugins to use
  - Added -w|warnings to turn parser warnings on and off
  - Added -v|verbose to output the files that are being processed,
    the plugins used to process them, and the extracted strings
  - Fixed a bug in the File::Find routine to correctly prune
    .svn directories and their contents

* Locale::Maketext::Extract::Plugin::Perl
  - Added a defined check to avoid a warning.

[Changes for 0.68 - 2008-08-18]

* Locale::Maketext::Extract: Support for other forms of localization in
  TT templates and TT HEREDOCS.
  Contributed by: Felix Antonius Wilhelm Ostmann

[Changes for 0.67 - 2008-08-04]

* Locale::Maketext::Extract: Support in Extract.pm and Lexicon/Gettext.pm
  for parsing and keeping user comments in PO files.
  Contributed by: Cosimo Streppone
2009-02-22 16:17:23 +00:00
adrianp
64a32f2258 Remove work around for PR#40709 as pdksh has been fixed 2009-02-22 11:08:20 +00:00
adrianp
4f85014faf Work around for pdksh bug documented in PR#40709
This should work on at least SunOS 5.10 and 5.11
2009-02-21 12:56:12 +00:00
wiz
ec8b5dfde5 Update to 1.3.5:
* Reverted change from 2007 that merged entries by combining all
values in multiple-value fields.
* Fixed the CueCat decoder to work for ISBN searches, as well as UPC.
* Updated Deliciour Library 1 importer to handle movies and games.
* Fixed Ubuntu bug#317822, don't mark collection modified when
image is found in local data directory.
* Fixed query bug with z39.50 ISBN search.
* Updated it.po, thanks to Valerio Ricci.
* Added date, time, and username as available params for the XSLT
export.
2009-02-21 10:18:28 +00:00
tonio
d717d4bb97 Use BSD_INSTALL_* instead of simply install and strip
This fixes install under darwin, when strip -s dvtm does not work
2009-02-19 19:22:22 +00:00
joerg
1f9d754f97 Reset maintainer, mail bounced 2009-02-17 13:02:20 +00:00
tnn
0aa0ec3a88 options.mk no longer used with dvtm-0.5.1 2009-02-17 10:09:08 +00:00
tnn
ced61ff320 Update to dvtm-0.5.1 (patch from maintainer in private mail)
Plain ncurses doesn't seem to be supported anymore, so switch over to
use ncursesw by default and remove the corresponding PKG_OPTION.

0.5.1 changes:
 o Compile fix for missing set_escdelay function
 o Correct escape codes for HOME / END keys
 o The Makefile links against libncursesw by default, make unicode is gone

0.5 changes:
 o Scrollback support
 o 256 color support
 o Reduced latency on some keystrokes (lower $ESCDELAY value by default)
 o Statusbar should now support wide characters
 o $DVTM environment variable which is set to the current version
 o Screen lock functionality with Mod+X
 o Support for shifted arrow keys
 o Mod+? now displays the dvtm man page
 o Cygwin compile fix
 o Code cleanups and shrinkage by adding lots of static modifiers
 o Top stack layout (not compiled in by default)
 o Scripting interface over a named pipe (not compiled in by default)
2009-02-17 10:08:15 +00:00
joerg
f557ddc91e DESTDIR support 2009-02-16 18:39:00 +00:00
joerg
fee7c16e0e DESTDIR support. 2009-02-16 18:29:53 +00:00
joerg
7dfa53d3a6 DESTDIR support 2009-02-16 18:26:43 +00:00
joerg
0b8c01eb97 Fix path to zyGrib. 2009-02-16 16:36:32 +00:00
wiz
2b4c2379a9 Mark as user-destdir ready. 2009-02-15 23:24:27 +00:00
joerg
3997334c71 Fix installation. 2009-02-15 21:00:05 +00:00
joerg
55e6b0204a Add missing directories. Otherwise installation fails silently. 2009-02-15 16:31:49 +00:00
hira
688082a818 Re-add PKG_JVMS_ACCEPTED. 2009-02-15 15:15:08 +00:00
plunky
78de914839 add zyGrib and zyGrib-maps 2009-02-14 20:59:54 +00:00
plunky
2dfadfb9a8 zyGrib is a program to download and display weather data in
GRIB file format against a coastline and river background.

This is higher resolution map data from the GSHHS project.
2009-02-14 20:57:43 +00:00
plunky
663b3940de Download and display weather data contained in GRIB1 files.
Weather data display:
    - atmospheric pressure at sea level
    - wind at 10m above ground
    - temperature at 2m above ground (degC)
    - relative humidity at 2m above ground
    - rainfall (mm/h)
    - cloud cover (%)
    - dew point (degC)
    - altitude of 0C isotherm
    - snow depth and risk
2009-02-14 20:55:41 +00:00
joerg
85ae1acaba DESTDIR support. Needs C for the libintl check. 2009-02-13 18:15:05 +00:00