pkgsrc/time
ryoon 9293ccd2a1 Update to 855
* File format is changed. You can find converter
  at http://www.duke.edu/~dgraham/ETM/

Changelog:
855    2011-08-05
	Modified old2new.py to avoid overwritting existing files.
854    2011-08-05
	Fixed erratic action timer behavior. Removed an unused entry from
	etmrc and corrected the documentation for 'increment' to indicate
	that it only applies to actions created with the action timer.
853    2011-08-03
	Added checks to prevent the automatic update for previous users of
	etm from overwriting either *.txt or *.text files in the (new)
	etmdata directory.
852    2011-08-02
	Fixed bug in command line help display for outline view.
851    2011-08-02
	Added n (newer) and w (start gui) to the command line options for
	e.py.
850    2011-07-31
	Restored 'A' command to create an action with a specified extent
	without starting timer. When opening project file in external
	editor, reload if modification time has changed. Store timer details
	in a hash to avoid string manipulations and dropped fields.
849    2011-07-31
	etmRC tweaks.
848    2011-07-28
	Fixed bug in converting weekday abbreviations to 2-letter, uppercase
	ones in @w entries. Added old2new.txt to the basic upload. Removed
	redundant 'extent' entry from etmrc.
847    2011-07-28
	Fixed error in showing ending date in datebar. Used end_date but
	should be end_date - oneday. Allow relative date in setting
	begin_date as well as end_date, e.g., -e '-21'.
846    2011-07-27
	No more rotating files. Instead create, e.g, 2011/07_actns.text in
	the etmActions directory in July 2011 and similarly events, notes
	and tasks and for other months and years.
845    2011-07-23
	Added tag new for changeset 36046d531589
844    2011-07-22
	Added starting time option for actions.
843    2011-07-20
	More etmRC tweaks. This seems to work on all platforms.
842    2011-07-20
	Windoz weak - use r'''var''' to prevent expansions of \n, \t and so
	forth in paths.
841    2011-07-20
	Replaced open with codecs.open in etmRC and etmData.
840    2011-07-20
	For Windoz, write new etmrc using default file encoding.
839    2011-07-20
	More etmRC tweaks. Check for modification of etmrc after external
	edit before warning about restart.
838    2011-07-20
	More etmRC tweaks.
837    2011-07-18
	Tweaks for etmRC paths. wxpython 2.8.12.
836    2011-07-18
	Added check_rotating to etmRC to create appropriate archive files
	before migrating old data files.
835    2011-07-18
	Added .text extension to rotating archive and backup files.
834    2011-07-17
	Added check_newinstall, make_examples and make_holidays to etmRC.
833    2011-07-17
	Removed len(v)>2 test in etmData.getLeaf.
832    2011-07-16
	Use extension 'text' instead of 'txt' for new format data files.
	Automatically copy old files to ~./etm/etmdata, make format changes
	and change the extentsion.
831    2011-07-16
	Hack to make locale work for 12-month calendar in both os x and
	linux. Corrected bug in rc in which a new rc file would not be
	created. Added print statements to trace rc.
830    2011-07-14
	Fixed wrong indent in etmData. Fixed old2new to replace '@p #' with
	'@e +#'.
829    2011-07-13
	Make search involve all tuples, regardless of date.
828    2011-07-13
	Help improvements.
827    2011-07-11
	Save error messages when loading data and report in both CLI and
	GUI.
826    2011-07-10
	Reorganized Item Options help tab and added Examples tab.
825    2011-07-10
	Fixed bug in showing week with no items.
824    2011-07-09
	Colors output from the command line. Added Cmd loop to cli.
823    2011-07-08
	Ctrl-F now exports selection in vCal format to 'export.ics' in
	export directory.
822    2011-07-08
	Details support. With a leaf selected, Ctrl-P shows both the item
	and its details nicely formatted. Ctrl-Y works similarly. When
	adding '-d' to outline display options, using '-d len' would show
	both the times and their locations, extents and notes. Using '-d *'
	would show all details.
821    2011-07-07
	Prerequisites with finish dates and with or without repetitions are
	now handled correctly.
820    2011-06-30
	Changed str() to unicode() in etmData
819    2011-06-30
	Enabled action timer to be restarted after stopping.
818    2011-06-30
	Busy/Free now works from gui and cli. Modified prep_dist to confirm
	if hg stat is non-null.
817    2011-06-29
	Export to vcal (-v store_true) and export to CSV (-x string) where
	string is composed of single character tuple labels, e.g., -x ymdp
	for year, month, day, priority.
816    2011-06-28
	Fixed bug in char2PageMode involving 'action' v 'actions'.
815    2011-06-28
	Added priority.
814    2011-06-24
	First pass at Ctrl-Tab completion.
813    2011-06-24
	Add missing fields to hash and then use hash2Str instead of
	appending field to existing string.
812    2011-06-22
	Changed etm info to show common prefix and relative paths for data
	files.
811    2011-06-22
	Added export to vCal/iCal bound to v parser in cli and ^V in the
	gui.
810    2011-06-19
	'A' with timer stopped now creates a new action without using the
	timer.
809    2011-06-17
	Added tags with possibly mulitple switches similar to nts.
808    2011-06-17
	Preserve options including groupby cols when selecting dates in
	calendar.
807    2011-06-15
	Fixed bug in sunmoon error reporting for timeout.
806    2011-06-15
	Get dates as 1/1 of current year minus 1 year and 12/31 of current
	year plus 5 years with integer defaults for years set in etm rc.
	Work on colors and attributes. Don't hide notes by default in
	standard view.
805    2011-06-08
	Added create project. Fixed bug in calling textwrap instead of
	text_wrap.
804    2011-06-07
	Fixed bug in assigning action to beginby. Handle non-tuple groupby.
	Work on help.
803    2011-06-07
	Fixed yank and print in html windows.
802    2011-06-07
	Clear outline and busy options with shift-enter but save them to use
	as defaults for later usage.
801    2011-06-06
	Combined 'view' and 'item' into 'options'. Don't show null options
	in the status bar. Hide details now seems to work with various
	groupby settings.
800    2011-06-06
	Basic command line parsing and output now works.
2011-08-06 23:22:14 +00:00
..
anacron
asclock
asclock-gtk recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
asclock-xlib
bbdate
cairo-clock recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
cal
cardboard-schedule
catclock make this build on NetBSD again 2009-10-21 18:08:10 +00:00
dclock
devtodo
emiclock * Fixes installation issue on FreeBSD and /DragonFly other than i386. 2011-03-23 14:09:31 +00:00
etm Update to 855 2011-08-06 23:22:14 +00:00
evolution-webcal recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
gcal recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gchore recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gdeskcal recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
glclock
globe
gnotime recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
gnutime
gnyaclock
grdc
gtodo recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
gtodo-applet recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
hamster-applet recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
hebcal Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
heirloom-date DESCR_SRC now contains full paths to DESCR files 2011-05-28 10:15:14 +00:00
ical Fix build with gcc4.5 2011-01-29 22:53:29 +00:00
ical2rem
jday
kronolith
leapsunpack
libical Repeat after me: Do not use bar/.libs/foo.la, use bar/foo.la. 2009-11-25 21:35:58 +00:00
lmclock
logtime
ocaml-calendar DESTDIR support 2010-02-12 00:31:52 +00:00
p5-Calendar-Simple Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Convert-NLS_DATE_FORMAT Importing package for p5 module Convert::NLS_DATE_FORMAT version 0.02 2010-09-07 05:44:39 +00:00
p5-Data-ICal Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Data-ICal-DateTime Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Date-ICal * change MASTER_SITES to standard subdir. 2011-05-19 04:32:02 +00:00
p5-Date-Leapyear * Change MASTER_SITES subdir to usual one. 2011-05-19 05:06:15 +00:00
p5-DateTime Update to 0.66: 2010-12-02 12:28:15 +00:00
p5-DateTime-Calendar-Discordian Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTime-Calendar-Mayan Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTime-Event-Cron Reset maintainer. 2010-11-01 00:08:09 +00:00
p5-DateTime-Event-ICal Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTime-Event-Random Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTime-Event-Recurrence Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTime-Format-Builder Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTime-Format-DateManip Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTime-Format-DateParse Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTime-Format-Epoch Update to 0.13, set LICENSE. 2010-09-19 11:31:12 +00:00
p5-DateTime-Format-Flexible Updating time/p5-DateTime-Format-Flexible from 0.15nb1 to 0.16 2010-09-01 20:06:41 +00:00
p5-DateTime-Format-HTTP Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTime-Format-ICal Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTime-Format-ISO8601 Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTime-Format-Mail Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTime-Format-MySQL Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTime-Format-Natural Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTime-Format-Oracle Importing package for p5 module DateTime::Format::Oracle version 0.05 2010-09-07 05:51:00 +00:00
p5-DateTime-Format-Pg Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTime-Format-SQLite Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTime-Format-Strptime Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTime-Format-W3CDTF Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTime-Locale Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTime-Precise Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTime-Set Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTime-TimeZone Updating time/p5-DateTime-TimeZone from 1.20nb1 to 1.21 2010-08-26 06:32:06 +00:00
p5-DateTime-TimeZone-HPUX Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-DateTimeX-Easy Update to 0.089, update dependencies. 2010-09-19 11:29:41 +00:00
p5-MooseX-Types-DateTime Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-MooseX-Types-DateTime-ButMaintained Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-MooseX-Types-DateTimeX Updating time/p5-MooseX-Types-DateTimeX from 0.06nb1 to 0.10 (for 2010-09-21 21:02:54 +00:00
p5-Net-Google-Calendar Fix path. 2010-10-19 12:09:50 +00:00
p5-Olson-Abbreviations Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Rose-DateTime Updating time/p5-Rose-DateTime from 0.533nb1 to 0.534 2010-09-07 05:29:40 +00:00
p5-Schedule-At Update to 1.11. 2011-05-26 01:34:39 +00:00
p5-Schedule-Cron-Events Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Template-Plugin-DateTime Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Test-MockTime Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Time-Clock Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Time-Duration Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Time-Duration-Parse Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Time-Elapsed Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Time-Format Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Time-Format_XS Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Time-HiRes Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Time-Interval Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Time-Local Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Time-modules Update p5-Time-modules to 2011.0517. 2011-06-19 12:04:46 +00:00
p5-Time-Period Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Time-Piece Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Time-Progress Update to 1.7. Improve COMMENT. 2010-09-12 12:44:44 +00:00
p5-Time-TAI64 Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Time-Warp Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-TimeDate Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
pcal fix getline -> get_line for -current (thank you POSIX) 2010-04-29 00:17:14 +00:00
pclock
pear-Date
phoon
php-calendar Re-import misc/php-calendar package as time/php-calendar. 2010-03-16 15:13:07 +00:00
plan
planner recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
polclock
projclock
ptimetracker png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
py-dateutil Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
py-icalendar Update to 2.1: 2010-01-20 10:34:23 +00:00
py-mxDateTime update to 3.1.3 2011-01-11 11:59:19 +00:00
py-parsedatetime Remove me as maintainer. This module isn't very useful after all. 2010-09-04 18:45:22 +00:00
py-pytz Update py-pytz to 2010k. 2010-08-17 09:38:00 +00:00
rclock
rem2ics Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
remind Update remind to 3.1.9. 2010-09-09 11:39:58 +00:00
rsibreak recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
rsibreak-kde3 recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
ruby-tzinfo Update ruby-tzinfo package to 0.3.29. (a leaf package) 2011-07-01 03:31:01 +00:00
saytime
sunclock
swisswatch
tdl
titrax Fix the sumtitra script to work without warning from newer perl. 2011-01-17 12:52:15 +00:00
vixie-cron
wmCalClock
wmclockmon recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wmfishtime recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wmmoonclock Fix broken destdir install. (hi joerg) 2010-04-29 00:09:28 +00:00
wmtime update master_sites 2010-02-09 00:05:48 +00:00
wmzcalock Needs xextproto 2010-01-31 22:47:34 +00:00
wxRemind Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
wyrd
xalarm
xbeats
xcal
xchrono
xdaliclock Update xdaliclock to 2.30. 2009-10-16 20:26:04 +00:00
xdkcal
xfce4-datetime-plugin recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
xfce4-orage recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
xfce4-timer-plugin recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
xonclock Update to 0.0.9.4: man page fix. 2011-02-16 19:47:20 +00:00
xtide Fix build with png-1.5. 2011-01-31 20:23:10 +00:00
xtimer
xtu
zonetab
Makefile add heirloom packages, oked by sponsors 2011-05-28 08:23:36 +00:00