Problems found with mismatching existing digests for:
distfiles/asclock-classic-1.0.tar.gz
distfiles/asclock-gtk-2.1.10beta.tar.gz
distfiles/asclock-xlib-2.0.11.tar.gz
distfiles/emiclock-2.0.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
===============
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)
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
===============
Version 2.26.2
===============
Applet
* fix utf-8 problems when switching activity by double-clicking
* allow to switch to same activity, if description is provided
* now the edit icon in drop-down window is keyboard-accessible
* re-enabled evolution task import since the problem has been fixed
* do not round to days in reports (because of 24h/8h day ambiguity)
* fix a rare bug that get's rid of activity in midnight
Updated translations
* te (Krishna Babu K)
* et (Ivar Smolin)
* es (Juanje Ojeda Croissier)
* zh_CN (Ray Wang)
* kn (Shankar Prasad)
* gl (Suso Baleato)
* ar (Djihed Afifi)
===============
Version 2.26.0
===============
Applet - changes
* Final fixes to utf-8 and Python 2.6 sqlite
Updated translations
* as (Amitakhya Phukan)
* ca (David Planella)
* de (Hendrik Richter)
* el (Jennie Petoumenou)
* gu (Ankit Patel)
* ja (Takeshi AIHANA)
* lt (Gintautas Miliauskas)
* mr (Sandeep Shedmake)
* pa (Amanpreet Singh Alam)
* ro (Adi Roiban)
* ru (Yuriy Penkin)
* ta (I. Felix)
* te (Krishna Babu K)
===============
Version 2.25.92
===============
Applet - changes
* Fixed problems with utf-8 and Python 2.6 sqlite
* Escaping user input so they don't break UI where pango is used
* Stop tracking on shutdown was ignoring user preference
Updated translations
* cs (Adrian Gunis)
* en_GB (Philip Withnall)
* fi (Timo Jyrinki)
* fr (Claude Paroz)
* he (Yair Hershkovitz)
* it (Milo Casagrande)
* ko (Changwoo Ryu)
* or (Arun Mohapatra)
* pt (Duarte Loreto)
* pt_BR (Vladimir Melo)
* sl (Matej Urbančič)
* tr (Baris Cicek)
===============
Version 2.25.91
===============
Applet - changes
* Show day totals in statistics (patch by Daniel Watkins)
* Better keyboard support (Enter / Escape, patch by Daniel Watkins)
* Fixes to detect alternative pygtk (Frederic Peters)
* Fixes to support Japanese better (Takao Fujiwara)
* Python 2.6 support (Patryk Zawadzki)
* Better duplicate entry checks in activities / categories
Updated translations
* bg (Alexander Shopov)
* ca (Gil Forcada)
* da (Kenneth Nielsen)
* es (Juanje Ojeda Croissier)
* eu (Inaki Larranaga Murgoitio)
* fi (Ilkka Tuohela)
* he (Yair Hershkovitz)
* ko (Changwoo Ryu)
* nb (Kjartan Maraas)
* nl (Wouter Bolsterlee)
* pl (Tomasz Dominikowski)
* pt_BR (Henrique P. Machado)
* sl (Matej Urbančič)
* sv (Daniel Nylander)
* th (Theppitak Karoonboonyanan)
* zh_cn (甘露(Gan Lu))
* zh_HK (Chao-Hsiung Liao)
* zh_TW (Chao-Hsiung Liao)
===============
Version 2.25.3
===============
We were late for 2.25.1 and 2.25.2, so here we go - changes since 2.24.0!
Applet - changes
* Now it is possible to add description after activity, delimiting with
comma: "watering flowers, begonias" will add activity "watering flowers"
with description "begonias". Likewise you can go for cacti, and
forgetmenots
* Task category can be seen in dropdown and can be specified on fly to
autocreate: working@new project - will create category "new project"
and add activity "working" to it
* Hamster now can remind of itself every once in a while, interval is set
in preferences (George Logiotatidis)
* Sending dbus signals on activity change (Juanje Croissier)
Applet - love
* Applet now again can be found in applet list by searching for 'hamster'
* Get instant totals per category for today, in applet dropdown
* Improvements in report - somewhat nicer look and there are also totals
(Giorgos Logiotatidis)
* Use vertical space if we have some on panel and show applet in two lines
Updated translations
* bg.po (Alexander Shopov)
* el (Nick Agianniotis)
* he (Yair Hershkovitz)
* ku (Erdal Ronahi)
* lv (Toms Bauģis)
* sv (Daniel Nylander)
* zh_CN (Ray Wang)
===============
Version 2.24.3
===============
Applet
* Reverse the sqlite check to accomodate for python 2.6 and 3.0
Updated translations
* bg (Alexander Shopov)