Commit graph

150603 commits

Author SHA1 Message Date
obache
5660d0b2c4 Update nkf (and p5-nkf) to 2.10.
(while here, added commented out LICENSE=zlib-liccense)

This release is maintainance release, mainly for bug fixes.
* Add install target to Makefile
* Let to recognize hankaku-kana in 8bit JIS
* Fixes perl module build
* Fixes no effect of -Z1, -Z2 and -Z0 option
* Fixes input specification for UTF-16 and UTF-32
* Fixes missing BOM output for UTF-32.
* Fixes miss guesses and output for 4bytes UTF-8
2009-11-19 05:42:02 +00:00
minskim
dfe1d46da1 ocaml's stub libraries are also built on 64-bit Darwin 10. 2009-11-19 03:18:58 +00:00
minskim
053d08687e Let ocaml's configure recognize 64-bit Darwin 10. 2009-11-19 03:05:57 +00:00
reed
8852565b55 Updated devel/libmaa to 1.2.0 2009-11-19 01:21:23 +00:00
reed
1032395771 From PR:
pkg/42344: update for devel/libmaa [patch]

update devel/libmaa to 1.2.0.

Major changes in upstream:

  For better conformance with POSIX/SUS xmalloc, xrealloc and xcalloc
  functions take 'size_t' args, not 'unsigned int'.
  Due to change in API a major shared library number is bumped from 1 to 2

  New trivial test for log.c

  fix for sltest.c: on OpenBSD intptr_t is defined in stdint.h

  Makefile.in: GNU make is not required anymore, bsd make is enough
2009-11-19 01:19:23 +00:00
wiz
6b3305b3d6 Add bl3.mk file. 2009-11-18 23:08:48 +00:00
seb
5f1ab3037d Updated databases/p5-DBIx-Class to 0.08114 2009-11-18 21:32:04 +00:00
seb
7a818596f1 Update from version 0.08112 to version 0.08114.
Pkgsrc changes:
- Adjust dependencies.
- Remove optional dependency on databases/p5-SQL-Translator, as
SQL::Translator it is a rather heavy and unperly (wrt to its own
dependencies) and only really needed for DBIx::Class authors.

Upstream changes:
0.08114 2009-11-14 17:45:00 (UTC)
        - Preliminary support for MSSQL via DBD::ADO
        - Fix botched 0.08113 release (invalid tarball)

0.08113 2009-11-13 23:13:00 (UTC)
        - Fix populate with has_many bug
          (RT #50828)
        - Fix Oracle autoincrement broken for Resultsets with scalar refs
          (RT #50874)
        - Complete Sybase RDBMS support including:
          - Support for TEXT/IMAGE columns
          - Support for the 'money' datatype
          - Transaction savepoints support
          - DateTime inflation support
          - Support for bind variables when connecting to a newer Sybase with
             OpenClient libraries
          - Support for connections via FreeTDS with CASTs for bind variables
             when needed
          - Support for interpolated variables with proper quoting when
             connecting to an older Sybase and/or via FreeTDS
          - bulk API support for populate()
        - Transaction support for MSSQL via DBD::Sybase
        - Add is_paged method to DBIx::Class::ResultSet so that we can
          check that if we want a pager
        - Skip versioning test on really old perls lacking Time::HiRes
          (RT #50209)
        - Fixed on_connect_do/call regression when used with a coderef
          connector (RT #50003)
        - A couple of fixes to Ordered to remedy subclassing issues
        - Fixed another lingering problem with PostgreSQL
          auto-increment support and its interaction with multiple
          schemas
        - Remove some IN workarounds, and require a recent version of
          SQLA instead
        - Improvements to populate's handling of mixed scalarref values
        - Fixed regression losing result_class after $rs->find (introduced
          in 0.08108)
        - Fix in_storage() to return 1|0 as per existing documentation
        - Centralize handling of _determine_driver calls prior to certain
          ::Storage::DBI methods
        - Fix update/delete arbitrary condition handling (RT#51409)
        - POD improvements
2009-11-18 21:31:50 +00:00
wiz
35fccc7882 Updated misc/calibre to 0.6.24nb1 2009-11-18 21:03:49 +00:00
wiz
9ec3646747 Fix path to python in installed files.
Bump PKGREVISION.
2009-11-18 21:03:37 +00:00
heinz
26b04f8bd6 Added LICENSE according to WRKSRC/DOCS/License.txt 2009-11-18 19:32:05 +00:00
heinz
727f12b62d Updated to the version found in unrar 3.9.5. 2009-11-18 19:17:45 +00:00
wiz
832a9f194c Updated misc/calibre to 0.6.24 2009-11-18 17:41:33 +00:00
wiz
10eb3f7753 Update to 0.6.24. Lots and lots of changes since the 0.4 version we
had in pkgsrc.

On NetBSD, readers are still not recognized automatically due to a lack of
methods for finding new devices and their mount points.
2009-11-18 17:41:20 +00:00
drochner
a3bb46bb6f update to 1.1.4
The changes since 1.1.3 are mostly limited to minor code and
manual pages markup cleanups (such as for proper formatting on OpenBSD).
2009-11-18 16:59:30 +00:00
wiz
68e0efcab9 Updated x11/py-qt4 to 4.6.1 2009-11-18 16:39:35 +00:00
wiz
61466ace86 Update to 4.6.1:
4.6.1:
Bugfix release.

4.6.0:
* alternate, more Pythonic, APIs have been defined for QDate,
  QDateTime, QString, QTextStream, QTime, QUrl and QVariant.
  Applications may select a particular API. By default Python v3
  uses the new versions and Python v2 uses the old versions
* Qt properties can be initialised using keyword arguments passed
  when creating an instance
* signals can be connected using keyword arguments passed when
  creating an instance
* the QObject.pyqtConfigure() method has been added to set Qt
  properties and connect signals using keyword arguments at any
  time
* Python v2.6 and later allow a Python bytearray to be used whenever
  a QByteArray is expected
* the getOpenFileNameAndFilter(), getOpenFileNamesAndFilter() and
  getSaveFileNameAndFilter() static methods have been added to
  QFileDialog
* a QLatin1String can be passed whenever a QString is expected
* the compileUiDir() function has been added to the uic module.
2009-11-18 16:39:22 +00:00
he
82fd20a520 Note addition of databases/py-elixir version 0.7.0. 2009-11-18 15:00:12 +00:00
he
347d8770cb Add py-elixir. 2009-11-18 14:58:34 +00:00
he
942b7c932d Import databases/py-elixir version 0.7.0,
submitted in PR#42302 by Fredrik Pettai.

   Elixir is a declarative layer on top of the SQLAlchemy library.
2009-11-18 14:57:42 +00:00
he
ea3009ae95 Note update of databases/py-sqlalchemy to 0.5.6. 2009-11-18 14:54:13 +00:00
he
ddd36c26f1 Update from version 0.4.7p1 to 0.5.6.
This updates to a new stable branch of SQLAlchemy.
The list of changes are too extensive to include verbatim here, the change
log for the 0.5.6 release (and the rest of the 0.5 releases) is available at
  http://www.sqlalchemy.org/trac/browser/sqlalchemy/tags/rel_0_5_6/CHANGES

These changes were submitted as PR#42260 by Fredrik Pettai.
2009-11-18 14:53:28 +00:00
wiz
34618f3eb6 Fix openvpn entry. 2009-11-18 10:14:08 +00:00
wiz
47e0054eae Updated x11/gnome-screensaver to 2.28.0nb1 2009-11-18 08:12:28 +00:00
wiz
8861fcc2b7 Fix crash using Ubuntu patch.
Description:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/446395
Solution:
http://patches.ubuntu.com/g/gnome-screensaver/extracted/08_gs_dialog_request_to_exit.patch

Reported by David H. Gutteridge in PR 42338.
2009-11-18 08:12:12 +00:00
manu
d356b268c1 Update to 2.1rc21, contribution from Fredrik Pettai <pettai@nordu.net> 2009-11-18 08:11:15 +00:00
wiz
cb8d9c1766 Require newer glib2. From enami in PR 42339. 2009-11-18 08:11:08 +00:00
manu
de343c006a Update to 2.1rc21. From Changelog:
* Rebuilt OpenVPN Windows installer with OpenSSL 0.9.8l to address
  CVE-2009-3555.  Note that OpenVPN has never relied on the session
  renegotiation capabilities that are built into the SSL/TLS protocol,
  therefore the fix in OpenSSL 0.9.8l (disable SSL/TLS renegotiation
  completely) will not adversely affect OpenVPN mid-session SSL/TLS
  renegotation or any other OpenVPN capabilities.

* Added additional session renegotiation hardening.  OpenVPN has always
  required that mid-session renegotiations build up a new SSL/TLS
  session from scratch.  While the client certificate common name is
  already locked against changes in mid-session TLS renegotiations, we
  now extend this locking to the auth-user-pass username as well as all
  certificate content in the full client certificate chain.
2009-11-18 08:10:15 +00:00
zafer
0f8c46463c remove backslash. 2009-11-17 20:08:29 +00:00
zafer
5307e63e40 general clean-up. update and remove dead ones. 2009-11-17 20:06:38 +00:00
wiz
871874cbaa Updated net/ekiga to 3.2.6 2009-11-17 19:51:11 +00:00
wiz
99995e72ce Update to 3.2.6:
* Changes in ekiga 3.2.6 (2009-09-22)
** User-visible fixes
- Fixed crashes shown as assertion failed in /usr/include/ptlib/safecoll.h:813
- Fixed crash when device list is empty or contains non-latin1 characters
- Fixed crash when pressing shift-f10 (popup menu) in Preferences window
- Fixed possible crash when garbage collecting REGISTER requests
- Fixed possible segfault when receiving a NOTIFY
- Fixed freeze by preventing SIP handlers retry timer from executing
  during destruction
- Fixed freeze during packet write
- Fixed "Lockup after a day of idle" in publishing code
- Fixed various deadlocks in the OPAL subscription code
- Added "%limit" workaround for registrars which refuse several
  contacts during registration
- Fixed "Contacts never go offline"
- Fixed "New SIP account mangles fields if Authentications User is empty"
- Make sure the output device is set before a call
- Fixed port handling when registering to a proxy with a non-standard port
- Fixed "In some circumstances, smileys are not displayed graphically"
- Improved audio latency when not collecting all of the audio data
- Fixed the newmessage.wav file
- Fixed "Accounts were automatically active after editing them"
- Make possible to register e.g. user@a.b as user name as required by
  some providers
- Remove deprecated "Encoding" field from desktop file

** Protocol fixes
- Fixed problem with REGISTER IntervalTooBrief response handling not
  using correct interface for new transaction
- Fixed "480 Temporarily Unavailable" response handling
- Fixed problem with doing DNS lookup when using explicit proxy or
  presence agent
- Fixed problem with PUBLISH using wrong expiry after Interval Too Brief
  error
- If we find no authentication information when subscribing, keep trying
  as it could become available at a later stage
- Changed so does not put both global and media specific connection
  addresses in SDP if they are the same (needed for freephonie SIP
  registrar)
- Fixed support for unusual SIP "start with hold", that is an initial
  offer INVITE with a connection address of 0.0.0.0
- Fixed failure to retry (after a suitable period) REGISTER/SUBSCRIBE
  if get transport level timeout
- Added closing of our local media streams if remote sends a re-INVITE
  and leaves out streams (e.g. video) that were there previously
- Fixed problems when can not bind to any interface
- Fixed various problems with some SDP options
- Fixed regression where the username would be lost from the Contact
  field
- Fixed invalid request-uri in BYE request
- Fixed issue with overlapping INVITEs
- Fixed H.263-1998 plug in compilation, by asking latest avcodec
- Fixed "OpalBitRateCalculator limits bitrates"
- Fixed "SIP wrong response on a failed REFER-request"
- Fixed "SIP: OK response to CANCEL incomplete"
- Do not send "100 Trying" message when receiving a NOTIFY message
- Fixed incorrect register/subscribe refresh timer calculation

** Build fixes
- Support building on kFreeBSD
- Fixed problem with moving libsoup api
- Various fixes for SIP and H323 configuration
- Fixed "A build error when generating SunAudio ptlib plugin"
- Fixed "The video convertor of YUY2toYUV420P in ptlib does not work"
- Fixed "The absence of libv4l2 should not block V4L2 ptlib plugin"
- and other minor changes

** Windows port fixes
- Thanks to Michael Rickmann's continuous work, Windows port has
  reached a quality almost comparable to GNU/Linux version.  We invite
  people to test it, see ekiga wiki.  Some improvements:
  - shortened audio delay
  - DirectX video input and output
  - device name handling
  - fixed audio volume
  - fixed building with mingw
  - made so the linker doesn't find main on win32
  - Keep the output sound volume across calls

** Distributor-visible changes
- Changed default for AVC plug in to be disabled until someone fixes
  the plug in
- Note: Pulse audio server does not play nicely with ekiga, very high
  latencies are noticed

** Translation fixes
- Updated translations: ar, bn, et, ga, hi, hu, ko, lt, ml, nb, sr,
  sr@latin, uk, zh_HK, zh_TW
- New translations: ca@valencia
- Updated help translations: de
2009-11-17 19:50:57 +00:00
wiz
e68f77e02c + cherokee-0.99.28, fbreader-0.11.2, gnome-session-2.28.0 [GNOME
2.28, wants DeviceKit-power], hiawatha-6.18, ldns-1.6.2 [pkg/42333],
  libssh2-1.2.2, libtool-2.2.6b, pureftpd-1.0.26, puzzles-8750,
  py-urwid-0.9.9, wine-devel-1.1.33, wireshark-1.2.4.
2009-11-17 19:32:24 +00:00
apb
89a8ff2c97 Use the correct variable name, MASTER_SITES not MASTER_SITE 2009-11-17 18:46:15 +00:00
wiz
85d8f01952 Updated x11/gnome-screensaver to 2.28.0 2009-11-17 17:54:37 +00:00
wiz
1d4b21ba42 Update to 2.28.0:
===============
Version 2.28.0
===============

Fixed bugs:

 - #444927, get idle time from xorg
 - #463010, Port gnome-screensaver from libglade to gtkbuilder
 - #564061, Install .desktop file
 - #570402, screensaver crash if number of screens changes
 - #570941, String not marked for translation gnome-screensaver-command.c
 - #574896, [Leave message] Cancel button should clean clipboard buffe
 - #576463, can't unlock screen after upgrade until restarting gnome-
            screensaver
 - #581995, Fade out doesn't properly fall back to gamma number if X server
            only supports 0-size ramp
 - #586174, Encoding key in desktop files is deprecated
 - #589728, gnome-screensaver: implicit declaration g_printf
 - #590776, screensaver is never activated
 - #591193, Update/Create .gitignore
 - #591194, Add Comment and Icon in gnome-screensaver.desktop
 - #594082, gnome-screensaver ignores input when fading to black

Translators:

- Khaled Hosny (ar)
- Amitakhya Phukan (as)
- Alexander Shopov (bg)
- Runa Bhattacharjee (bn_IN)
- Jamil Ahmed (bn)
- Denis ARNAUD (br)
- Carles Ferrando (ca@valencia)
- Petr Kovar (cz)
- Ask H. Larsen (da)
- Mario Blättermann, Christian Kirbach (de)
- Philip Withnall (en_GB)
- Jorge González (es)
- Ivar Smolin, Mattias Põldaru (et)
- Inaki Larranaga Murgoitio (eu)
- Tommi Vainikainen (fi)
- Claude Paroz (fr)
- Seán de Búrca (ga)
- Antón Méixome (gl)
- Sweta Kothari (gu)
- Yaron Shahrabani (he)
- Rajesh Ranjan (hi)
- Gabor Kelemen (hu)
- Luca Ferretti (it)
- Shankar Prasad (kn)
- Changwoo Ryu (ko)
- Gintautas Miliauskas (lt)
- Rajesh Ranjan (mai)
- Ani (ml)
- Sandeep Shedmake (mr)
- Kjartan Maraas (nb)
- Niels-Christoph Fiedler (nds)
- Manoj Kumar Giri (or)
- A S Alam (pa)
- Tomasz Dominikowski (pl)
- Rodrigo L. M. Flores, Krix Apolinário (pt_BR)
- Duarte Loreto (pt)
- Lucian Adrian Grijincu (ro)
- Matej Urbančič (sl)
- Miloš Popović (sr@latin)
- Miloš Popović (sr)
- Daniel Nylander (sv)
- ifelix (ta)
- krishnababu k (te)
- Theppitak Karoonboonyanan (th)
- Maxim V. Dziumanenko (uk)
- Chao-Hsiung Liao (zh_HK)
- Chao-Hsiung Liao (zh_TW)

===============
Version 2.27.0
===============

- Add an autostart file for gnome-screensaver (#585485)

Updated Translations: Telugu, Catalan, zh_CN, Crimean Tatar
2009-11-17 17:54:25 +00:00
wiz
3cdf2ae18c Updated misc/mousetweaks to 2.28.1 2009-11-17 17:41:20 +00:00
wiz
5fd1761cb1 Update to 2.28.1:
Version 2.28.1
---------------

Misc changes, improvements and fixes:

    * Don't use a pointer grab to lock the cursor - closes bgo #598538

New and updated translations:

    [et] Tournaris Pavlos
    [et] Ivar Smolin
    [ro] Lucian Adrian Grijincu
    [ru] Leonid Kanter

New and updated manual translation:

    [cs] Adrian Guniš

Version 2.28.0
---------------

New and updated translations:

    [as] Amitakhya Phukan
    [da] Per Kongstad
    [en_GB] Philip Withnall
    [fi] Ilkka Tuohela
    [gu] Sweta Kothari
    [hi] Rajesh Ranjan
    [hu] Gabor Kelemen
    [it] Milo Casagrande
    [kn] Shankar Prasad
    [ko] Changwoo Ryu
    [lt] Gintautas Miliauskas
    [mai] Sangeeta Kumari
    [ml] Peter Ani
    [mr] Sandeep Shedmake
    [or] Manoj Kumar Giri
    [pa] A S Alam
    [ro] Adi Roiban
    [sl] Matej Urbančič

New and updated manual translation:

    [el] Giannis Katsampirhs

Version 2.27.92
---------------

Misc changes, improvements and fixes:

    * Fix installation of dwell click applet on GNOME panel

New and updated translations:

    [ar] Khaled Hosny
    [bn] Israt Jahan
    [ca] Gil Forcada
    [ca@valencia] Carles Ferrando Garcia
    [de] Mario Blättermann
    [eu] Iñaki Larrañaga Murgoitio
    [nb] Kjartan Maraas
    [pl] Tomasz Dominikowski
    [pt] Duarte Loreto
    [sr] Milan Skocic
    [sr@latin] Milan Skocic
    [te] Krishna Babu K

New and updated manual translation:

    [cs] Adrian Guniš

Version 2.27.91
---------------

Misc changes, improvements and fixes:

    * Use AM_SILENT_RULES if available

New and updated translations:

    [bg] Alexander Shopov
    [cs] Adrian Gunis
    [fr] Claude Paroz
    [gl] Antón Méixome
    [pt_BR] Leonardo Ferreira Fontenelle
    [th] Theppitak Karoonboonyanan
    [zh_HK] Chao-Hsiung Liao
    [zh_TW] Chao-Hsiung Liao

New and updated manual translation:

    [de] Mario Blättermann (bgo #591916)

Version 2.27.90
---------------

New and updated translations:

    - [gl] Antón Méixome

Version 2.27.5
---------------

New and updated manual translation:

    - [de] Mario Blättermann

Version 2.27.4
---------------

Misc changes, improvements and fixes:

    * Fix typos in NEWS file

New and updated manual translation:

    - [bn_IN] Runa Bhattacharjee
    - [ca] Joan Duran
    - [cs] Adrian Guniš
    - [et] Ivar Smolin
    - [he] Yaron Shahrabani
    - [sv] Daniel Nylander
    - [uk] Maxim Dziumanenko

Version 2.27.3
---------------

Misc changes, improvements and fixes:

    * Fix cursor drawing on 64bit platforms - closes bgo#584256
    * Use 'test ! -d' in autogen.sh - closes bgo#583311
    * Link directly to libX11 - closes bgo#583471
    * Fix sequence-point warning - bgo#583993
    * Restore contextual menu in click-type window
    * Fix POTFILES.in to make intltool extract strings from .ui files
    * Get back lost translations from 2.24
    * Remove markup from translatable strings

New and updated manual translation:

    - [es] Jorge González
    - [fr] Claude Paroz
    - [ta] drtvasudevan

Version 2.27.2
---------------

Misc changes, improvements and fixes:

    * Fix dwell click for left-handed mouse orientation - bgo#582319
    * Fix FDL license version of the manual
    * Add comment to manual that hardware click interrupts dwell click

New and updated manual translation:

    - [el] Giannis Katsampirhs
    - [es] Jorge González

Version 2.27.1
---------------

Misc changes, improvements and fixes:

    * Changes due to moving from svn to git
    * Clean up AUTHORS file
    * update copyright year
    * remove the INSTALL file from repository
    * Automatically generate ChangeLog file when creating a tarball
    * Cancel dwell click if a hardware click occurs, RFE bgo #580174
    * create m4 directory during autogen.sh, bgo #579397
    * Rename MTClosure to MtData
    * Use structure bit fields to save some memory
    * Optimization to reduce usage of G_TYPE_INSTANCE_GET_PRIVATE
    * remove unused virtual methods from MtTimerClass
    * Fix FDL license version of the manual

New and updated translations:

    - [el] Fotis Tsamis
    - [gl] Suso Baleato
    - [kn] Shankar Prasad
    - [or] Manoj Kumar Giri
    - [pa] A S Alam
    - [zh_CN] TeliuTe

New and updated manual translation:

    - [en_GB] Jen Ockwell
    - [fr] Bruno Brouard and Claude Paroz
2009-11-17 17:41:07 +00:00
wiz
c81f80641d Updated time/hamster-applet to 2.28.1 2009-11-17 17:30:00 +00:00
wiz
370492dd4a Update to 2.28.1:
===============
Version 2.28.1
===============
 * avoid getting activities from the future (bug 596617)

 Updated translations:
  * ca (Gil Forcada)
  * en_GB (Bruce Cowan)
  * ro (Mișu Moldovan)
  * ru (Dmitriy Kodanev)

===============
Version 2.28.0
===============
 Updated translations:
  * as (Amitakhya Phukan)
  * bg (Alexander Shopov)
  * bn_IN (Runa Bhattacharjee)
  * da (Ask Hjorth Larsen)
  * de (Hendrik Richter)
  * en_GB (Bruce Cowan)
  * fi (Tommi Vainikainen)
  * gl (Antón Méixome)
  * gu (Ankit Patel)
  * hi (Rajesh Ranjan)
  * hu (Gabor Kelemen)
  * it (Milo Casagrande)
  * ja (Takeshi AIHANA)
  * kn (Shankar Prasad)
  * ko (Changwoo Ryu)
  * lt (Gintautas Miliauskas)
  * lv (Pēteris Caune)
  * mai (Sangeeta Kumari)
  * ml (പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍)
  * mr (Sandeep Shedmake)
  * or (Manoj Kumar Giri)
  * pa (A S Alam)
  * pl (Tomasz Dominikowski)
  * sl (Matej Urbančič)
  * sr (Горан Ракић)
  * ta (I. Felix)
  * te (Krishna Babu K)
  * uk (Maxim Dziumanenko)
  * zh_HK (Chao-Hsiung Liao)

===============
Version 2.27.92
===============
 Updated translations:
  * ar (Khaled Hosny)
  * be (Alexander Nyakhaychyk)
  * bg (Alexander Shopov)
  * bn (Maruf Ovee)
  * bn_IN (Runa Bhattacharjee)
  * cs (Adrian Guniš)
  * en_GB (Philip Withnall)
  * es (Jorge González)
  * et (Mattias Põldaru)
  * eu (Iñaki Larrañaga Murgoitio)
  * fi (Tommi Vainikainen)
  * fr (Claude Paroz)
  * gl (Antón Méixome)
  * gu (Sweta Kothari)
  * kn (Shankar Prasad)
  * nb (Kjartan Maraas)
  * or (Manoj Kumar Giri)
  * pl (Tomasz Dominikowski)
  * pt (Duarte Loreto)
  * pt_BR (Fábio Nogueira)
  * sv (Daniel Nylander)
  * ta (I. Felix)
  * te (Krishna Babu K)
  * zh_HK (Chao-Hsiung Liao)


===============
Version 2.27.90
===============
  * Fixes to idle detection (now works with gnome screensaver 2.27+)
  * return of the day view
  * UI layout fixes to match HIG
  * now it is possible to add more than one applet to panel without crashing

  Updated translations:
    * ee (Ivar Smolin)
    * gl (Antón Méixome)
    * es (Jorge González)
    * hu (Gabor Kelemen)
    * zh_HK (Chao-Hsiung Liao)
    * sv (Daniel Nylander)


===============
Version 2.27.5
===============
  * Better autocomplete
  * More skeptic on parsing time
  * Legend in overview is sized proportionally to screen size,
    allowing larger labels

  Updated translations:
    * be (Alexander Nyakhaychyk)
    * es (Jorge González)
    * pa (Amanpreet Singh Alam)

===============
Version 2.27.4
===============
  * Now it is possible to copy/paste activities in the overview
  * mostly polishing and bug fixing the new stuff brought in in 2.27 cycle

  Updated translations:
    * bn_IN (Runa Bhattacharjee)
    * es (Jorge González)
    * et (Ivar Smolin)
    * fr (Claude Paroz)
    * sv (Daniel Nylander)
    * uk (Maxim V. Dziumanenko)

===============
Version 2.27.3
===============
  * A much better DBUS support (Felix Ontanon)
  * Switch days at 5am because humans tend to work late. Overlapping activities
    fall in day where the largest part of it is (Patryk Zawadski)
  * Now you can enter negatives minutes to start an activity in past.
    Example "-30 cookies" will start activity "cookies" 30 minutes before now
  * TSV, XML and iCal export
  * Ability to filter task by date and category
  * Overview has been improved by adding some nifty statistics for your pleasure

  Updated translations:
    * ta.po (Dr.T.Vasudevan)

===============
Version 2.27.2
===============
  * Now a reminder is displayed every configured amount of time also when no
    activity is being tracked. (Can be disabled in preferences)
  * Allow to switch to same task if description differs
  * Activity edit icon in dropdown is now keyboard accessible
  * Start time and end time can be specified when typing in task.
       Example: 00:04 Hamster
  * slightly smarter autocomplete with category suggestions when after @ symbol
  * fixes to edit activity dialog's end time field

  Updated translations:
    * el.po (Jennie Petoumenou)
    * et.po (Ivar Smolin)
    * ta.po (Dr.T.vasudevan)
    * uk.po (Maxim V. Dziumanenko)
    * ca@valencia.po (Gil Forcada/Miquel Esplà)


===============
Version 2.27.1
===============
  * Overview window graphs have been redone and now are less noisy
  * Tasks now can span over midnight, showing correct per-day totals in overview
  * Add earlier activity / edit activity has been overhauled and now is much
    easier to use. An experimental preview has been added
  * In preferences UI buttons have been added for editing and deletion
  * Glade files have been migrated to gtkbuilder format
  * now it is possible to start overview and other windows straight from command
    line using "-s [stats|edit|prefs]" switch

  Updated translations:
    * ca.po (David Planella)
    * cs.po (Petr Kovář)
    * da.po (Ask Hjorth Larsen)
    * de.po (Hendrik Richter)
    * el.po (Kostas Papadimas)
    * en_GB.po (Philip Withnall)
    * et.po (Ivar Smolin)
    * fi.po (Ilkka Tuohela)
    * fr.po (Claude Paroz)
    * gl.po (Ignacio Casal Quinteiro)
    * he.po (Yair Hershkovitz)
    * kn.po (Shankar Prasad)
    * lt.po (Gintautas Miliauskas)
    * lv.po (Toms Bauģis)
    * nl.po (Wouter Bolsterlee)
    * or.po (Manoj Kuamr Giri)
    * pl.po (Łukasz Jernaś)
    * pt_BR.po (Vladimir Melo)
    * ro.po (Mișu Moldovan)
    * ru.po (Nickolay V. Shmyrev)
    * si.po (Danishka Navin)
    * sl.po (Matej Urban)
    * sv.po (Daniel Nylander)
    * tr.po (Baris Cicek)
    * zh_CN.po (Aron Xu)
2009-11-17 17:29:49 +00:00
wiz
9b1c70c363 Updated misc/deskbar-applet to 2.28.0 2009-11-17 17:20:11 +00:00
wiz
c889eff28c Update to 2.28.0:
=====================
deskbar-applet 2.28.0
=====================

Translations:
- Updated as: Amitakhya Phukan
- Updated da: Kenneth Nielsen
- Updated el: Kostas Papadimas
- Updated el: Μάριος Ζηντίλης
- Updated en_GB: Philip Withnall
- Updated hi: Rajesh Ranjan
- Updated hu: Gabor Kelemen
- Updated it: Milo Casagrande
- Updated lt: Aurimas Fišeras
- Updated mai: Sangeeta Kumari
- Updated ml: Ani Peter
- Updated mr: Sandeep Shedmake
- Updated pa: A S Alam
- Updated ro: Adi Roiban
- Updated sl: Matej Urbančič
- Updated te: Krishna Babu K

======================
deskbar-applet 2.27.92
======================

- Fixed bug #593798:  Duplicate object id in preferences ui file

Translations:
- Updated bn_IN: Runa Bhattacharjee
- Updated bn: Loba Yeasmeen
- Updated br: Denis
- Updated ca: Gil Forcada
- Updated cs: Pavel Šefránek
- Updated de: Mario Blättermann
- Updated gu: Sweta Kothari
- Updated hu: Gabor Kelemen
- Updated kn: Shankar Prasad
- Updated ko: Changwoo Ryu
- Updated pt: Duarte Loreto
- Updated ta: I. Felix

======================
deskbar-applet 2.27.91
======================

- Reverted fix for bug #578803: deskbar-applet incorrectly installs to pythondir rather than pyexecdir
- Fixed bug #589094: deskbar installs in libdir instead of libexecdir

Translations:
- Updated bg: Alexander Shopov
- Updated da: Leif Larsen
- Updated eu: Iñaki Larrañaga Murgoitio
- Updated fr: Claude Paroz
- Updated gl: Antón Méixome
- Updated pl: Tomasz Dominikowski
- Updated th: Theppitak Karoonboonyanan

======================
deskbar-applet 2.27.90
======================

Translations:
- Updated ar: Khaled Hosny
- Updated ca@valencia: Carles Ferrando Garcia
- Updated ga: Seán de Búrca

=====================
deskbar-applet 2.27.5
=====================

Translations:
- Updated fi: Ilkka Tuohela
- Updated zh_HK: Chao-Hsiung Liao
- Updated zh_TW: Chao-Hsiung Liao

=====================
deskbar-applet 2.27.4
=====================
In this release the dependency on deprecated libgnomeui has been removed.

- Fixed bug in files handler that uppercase querys never showed up
- Use gio instead gnome.ui to retrieve thumbnails
- Use SessionManager DBus service to logout/restart/shutdown instead of gnome.ui
- Fixed bug #573639: Remove deprecated libgnomeui dependency
- Always execute default action of first item when pressing Enter in entry
- Use Utils.url_show_file instead of gnome-open

- Updated cs: Lucas Lommer
- Updated et: Ivar Smolin
- Updated he: Yaron Shahrabani
- Updated uk: wanderlust

=====================
deskbar-applet 2.27.3
=====================

Translations:
- Updated da: Kenneth Nielsen
- Updated nb: Kjartan Maraas
- Updated sv: Daniel Nylander

=====================
deskbar-applet 2.27.2
=====================

- Fixed bug #582131: build: missing ChangeLog when running automake
- Fixed bug that caused the window to show up again when intending to close it by pressing the keybinding

Translations:
- Updated el: Fotis Tsamis
- Updated et: Ivar Smolin
- Updated or: Manoj Kumar Giri
- Updated pt_BR: Og Maciel

=====================
deskbar-applet 2.27.1
=====================

- Fixed bug #575185: Scan directories in templates folder
- Display tooltips in history popup
- Fixed parts of bug #577649. Check if templates directory can be retrieved and exists in has_requirements.
- Fixed bug #580548: Error in ActionsFactory when file doesn't exist
- Fixed bug #580188: self._desktop is None in OpenDesktopFileAction.py
- Fixed bug 581207: Use g_timeout_add_seconds to reduce wakeups (Javier Jardón)

Translations:
- Updated ar: Khaled Hosny
- Updated es: Jorge González
- Updated or: Manoj Kumar Giri
- Updated zh_CN: Deng Xiyue
2009-11-17 17:19:58 +00:00
wiz
50aa6ff7a6 Updated devel/gnome-common to 2.28.0 2009-11-17 17:11:18 +00:00
wiz
be2f21a994 Update to 2.28.0, set LICENSE.
Distcheck with --disable-silent-rules

    Version 2.28.0

    Remove MAINTAINERS, and dist the DOAP file

    Use AM_SILENT_RULES

    Fix build breakage in modules caused by commit aac1a8ec

    Chech for single header includes.

    When maintainer mode is enabled, check for single header includes as
    well as deprecated flags (#557070).

    Support for automake 1.11

    Remove auto-generated ChangeLog from the tree

    Autogenerate ChangeLog

    Trivial update

    * Remove CVS references, use "repository tree"
    * Fix whitespace
    * Fix typo "The" -> "There"

    Move to "development" category

    Add the required DOAP project description (used
    gnome-system-monitor as a template)

    Only pass --enable-maintainer-mode when AM_MAINTAINER_MODE is present

    Takeover

    Revert "Add single include disabling cppflags"

    Oops, this wasn't meant to be committed just yet.

    This reverts commit f95de3b4b636786d1e297f40df32ee32f71ebce7.

    Post branch version bump.

    Add single include disabling cppflags

    Default to enable maintainer mode

    Add -Wno-portability to automake invocation. Bug #529120, patch by Philip Van Hoof.
2009-11-17 17:11:07 +00:00
wiz
201a3b715a Updated x11/py-gtksourceview to 2.8.0 2009-11-17 17:08:13 +00:00
wiz
79615f164e Update to 2.8.0:
News in 2.8.0
=============

    o new stable release

News in 2.7.0
=============

    o Add new 2.8.0 gtksourceview API. (Gian Mario)
    o Some misc bug fix (Gian Mario)
    o Fix build with libtool 2.x. (Gian Mario)
    o Autogenerate Changelog from git logs (Gian Mario)
2009-11-17 17:08:01 +00:00
wiz
ec1121ca25 Updated editors/tomboy to 1.0.0 2009-11-17 17:04:59 +00:00
wiz
1530d6491b Update to 1.0.0:
Version 1.0
* Fix crash when showing Search from panel applet (#595098).
* Redirect complete applet output to ~/.config/tomboy/tomboy-panel.log.
* Every patch contributor goes in the About dialog now.
* Add Underline add-in to Windows/Mac builds.
* WebSync fixes on Windows.
* New Translations: ca@valencia, id
* Translation updates: as, bg, bn_IN, br, ca@valencia, cs, da, de, el, en_GB,
                       es, et, eu, fi, fr, gl, gu, he, hi, hu, id, it, kn, ko,
                       lt, ml, mr, nb, or, pa, pl, pt, pt_BR, ro, sl, sr,
                       sr@latin, sv, ta, te, th, uk, zh_HK, zh_TW

Version 0.15.7
WebSync updates:
* Update for latest (hopefully final) REST API spec (Rodrigo Moya).
* Initial support for OAuth 1.0a servers (#594046).
* Drop heavy System.Web dependency by bundling HttpUtility class.
* Fix parsing bug that caused Tomboy to upload empty notes to the server.
* More streamlined initial auth procedure (less clicks).
* Fix error when connecting before logged in to Snowy (#591455).
Other updates:
* Prevent crash on PPC and ARM when showing menus (#586605, #593422).
* Don't connect to session manager when running as applet (#533537).
* When closing search window, do not quit if Tomboy icon is visible (#584910).
* Translation updates: bn, bn_IN, de, es, et, eu, fr, nb, pl, pt, pt_BR,
                       sr, sr@latin, sv, ta, zh_HK, zh_TW

Version 0.15.6
* Migrate notes from ~/.tomboy, following Free Desktop standards on Linux and
  appropriate conventions on Windows and Mac OS X (#518585, #557288).
* Don't force port 22 when no port is specified for SSH sync (#574517).
* Add preference in GConf for maximum width of note menu (#417145, Jeff Tickle).
* New Translations: br, ga
* Translation updates: bg, de, es, et, fi, fr, sv, th, zh_HK, zh_TW

Version 0.15.5
* Option to sync from Tomboy icon's contextual menu (#468459, Buchner Johannes).
* Rename notebooks from the Search window (#435734).
* Clean up wasted space in Search and Preferences windows (#574155 and more).
* Maintain scroll position when notes change while Search window open (#588593).
* Fix Notebook toolbar button appearance with 'text beside icons' setting.
* Translation updates: ca, gl, nb, pt_BR

Version 0.15.4
* Improved behavior when changing font sizes (Stefan Schweizer).
* Builds fixes on Windows and Mac OS X (Matt Johnston, Sandy Armstrong).
* Require gtk+ 2.14 and stop using obsolete libgnome APIs.
* New Help Translations: cs
* Translation updates: ca, et, he, pt_BR, zh_CN, zh_HK

Version 0.15.3
* New underline formatting add-in (disabled by default) from Mark Wakim.
* Add ctrl +/- shortcuts for changing font size (#488822, Stefan Schweizer).
* Fix bullet display in HTML export (#422954, Stefan Schweizer).
* Update WebSync to use OAuth for authentication, and use the latest REST API.
* Fix i18n issue in WebSync (Anders Petersson).
* Add "Get More Add-Ins..." link in the Add-Ins tab of Preferences.
* Reduce command line output when not running Tomboy with --debug.
* Fix tarball for those that need panelapplet-sharp bundled.
* Documentation updates (Paul Culter).
* New Translations: vi
* Translation updates: bn_IN, es, et, he, sv, ta, th, uk, zh_CN

Version 0.15.2
* Fix HTML Export on Mac OS X (#583995).
* Translation updates: es, et, nb, sv, zh_CN

Version 0.15.1
* New WebSync add-in syncs to any server that implements the Tomboy Web REST API,
  such as Snowy [http://live.gnome.org/Snowy].  Baby-eating preview release.
* Require Mono 1.9.1 to *build* Tomboy (#573923). Should still run on older Mono.
* Prevent PATH problems on Windows from breaking Tomboy (#558314).
* Search for phrases by quoting search text (#551097, Jan Rüegg).
* Fix drag&drop & middle-click paste of linked text (#414029, Stefan Schweizer).
* Save width of notebook pane in Search window (#563744, Benjamin Podszun).
* Disable sync menu items until backend configured (#473335, Benjamin Podszun).
* Close note find bar on escape, even when not focused (#540822, Benjamin Podszun).
* Support FUSE being built-in to kernel (#500524).
* Prevent crashes when reading unexpected note XML (#581844).
* Change "Open New Note Template" LinkButton to Button to prevent error (#581582).
* Focus search field every time Search window summoned (#535131, Benjamin Podszun).
* Only show Start Here note on first run if not running as applet (BNC #299810).
* HIG compliance in Sync preferences (#574154).
* Use correct "info" icon in add-in info windows (#508844).
* Use relative path to load help (BNC #326457, Boyd Timothy).
* Cache frequently-used text tags in one place instead of five.
* Documentation updates (Paul Cutler).
* Translation updates: el, es, et, gl

Version 0.15.0
* New NoteDirectoryWatcher add-in supports directly editing note files
  (Michael Fletcher).
* Improve startup time by only rebuilding add-in registry when passing --debug.
* Fix random startup crash caused by using GConf before GTK+ was initialized.
* Improvements to printing add-in (#572024, Benjamin Podszun).
* Active Fixed Width with ctrl-t (#357426, 418964, Benjamin Podszun).
* Add resize grip to Search All Notes window (#500513, Benjamin Podszun).
* Highlight wiki words starting with "Mac", "Van", etc (#392627,
  Stefan Schweizer).
* Usability improvements to note find bar (#483297, Benjamin Podszun).
* Fix over-zealous URL matching (#436994).
* Support GMime 2.2 and 2.4 (#565336, Jeffrey Stedfast).
* Upgrade Windows to Mono.Addins 0.4 (no more console window) (#572088).
* Documentation text now cross-platform (#576487, #500803, Paul Cutler).
* Support console logging on Windows (Benjamin Podszun).
* Theming fixes on Windows XP (Aaron Bockover).
* Translation updates: ar, ca, el, es, he, kn, lv,q nb, tr, zh_CN
2009-11-17 17:04:46 +00:00
wiz
6c7f3d8b06 Updated misc/gok to 2.28.1 2009-11-17 16:54:44 +00:00
wiz
a8868a3a49 Update to 2.28.1:
What's new in GOK 2.28.1?

	Bug fixes:

	#595469 - Fix crash when removing gconf keys
	#588196 - Check for libusb preprocessor macros with #if defined (Aurelien Jarno)
	#514007 - Remove executable permission from l10n.txt and legal.xml

	Misc. updates / fixes:

	- Fix mai.po file permission

	New and updated translations:

	[ca] Gil Forcada
	[cs] Petr Kovar
	[or] Manoj Kumar Giri
	[ru] Leonid Kanter


What's new in GOK 2.28.0?

	New and updated translations:

	[ar] Khaled Hosny
	[as] Amitakhya Phukan
	[da] Ask H. Larsen
	[de] Christian Kirbach
	[en_GB] Philip Withnall
	[gu] Sweta Kothari
	[hi] Rajesh Ranjan
	[hu] Gabor Kelemen
	[it] Francesco Marletta
	[ja] Takayuki KUSANO
	[kn] Shankar Prasad
	[ko] Changwoo Ryu
	[lt] Gintautas Miliauskas
	[ml] Ani
	[pa] A S Alam
	[pl] Piotr Drąg
	[ro] Lucian Adrian Grijincu
	[sl] Matej Urbančič
	[sr] Miloš Popović
	[sr@latin] Miloš Popović
	[te] Krishnababu K
	[tr] Baris Cicek
	[zh_CN] Aron Xu

What's new in GOK 2.27.92?

	Bug fixes:

	#581968 - Add translator comment for "Key Feedback"

	New and updated translations:

	[ar] Khaled Hosny
	[bn_IN] Runa Bhattacharjee
	[ca] Gil Forcada
	[ca@valencia] Carles Ferrando
	[eu] Inaki Larranaga Murgoitio
	[pt_BR] Isis Binder, Rodrigo L. M. Flores

What's new in GOK 2.27.91?

	Bug fixes:

	#592692 - Remove deprecated Encoding key from desktop file (Frederic Peters)
	#591506 - Add string.h include for strcmp() (Vincent Untz)

	New and updated translations:

	[bg] Alexander Shopov
	[cs] Andre Klapper
	[fi] Tommi Vainikainen
	[fr] Claude Paroz
	[ga] Sean de Burca
	[gl] Anton Meixome
	[pt] Rui Batista

What's new in GOK 2.27.90?

	Misc. updates / fixes:

	- Minor update to API reference templates
	- Disable gtk engines in gok.rc (#585633)
	- Substitute $sounddir in gconf schema file
	- Enable libusb-input during make distcheck

	Bug fixes:

	#589117 - Remove libgnome and libgnomeui dependency
	#589967 - Build failure caused by missing header (Götz Waschk)

	New and updated translations:

	[nb] Kjartan Maraas
	[zh_CN] Ray Wang

What's new in GOK 2.27.5?

	Bug fixes:

	#588877 - Cleanup <gnome.h> includes (Andre Klapper)
	#588458 - GOK fails to build with libusb enabled

	New and updated translations:

	[ta] drtvasudevan
	[zh_HK] Chao-Hsiung Liao
	[zh_TW] Chao-Hsiung Liao

What's new in GOK 2.27.4?

	Bug fixes:

	#585633 - Enable gtk engines
	#584612 - Use gtk_show_uri instead of gnome_help

	New and updated translations:

	[es] Jorge Gonzalez
	[sv] Daniel Nylander
	[uk] Maxim V. Dziumanenko

What's new in GOK 2.27.3?

	Bug fixes:

	#584002 - Add missing return value
	#584004 - Remove esound from pkg-config file

	New and updated translations:

	[nb] Kjartan Maraas
	[sv] Daniel Nylander

What's new in GOK 2.27.2?

	Bug fixes:

	#581492 - Remove esound check from configure
	#583313 - Don't show widgets in non-active tabs

	New and updated translations:

	[es] Jorge Gonzalez
	[ta] drtvasudevan

What's new in GOK 2.27.1?

	Bug fixes:

	#570723 - Replace deprecated gnome_i18n_get_language_list
	#572913 - Migrate to libcanberra
	#572686 - Remove deprecated GTK+ symbols

	New and updated translations:

	[kn] Shankar Prasad
	[pa] Amanpreet Singh Alam
2009-11-17 16:54:31 +00:00