pkgsrc/time
ryoon e0b740fbf7 Update to 877
Changelog:
877    2011-09-05
	Fixed no_regex to only match 'no' or 'none' and not, for example,
	'note'. Added the ability to specify RGB colors for the gui outline
	and html window fonts. When displaying output in the html window, do
	not change the outline panel display. Fixed bug in parsing alerts in
	which a single alert would be treated as a list, e.g. '@a 12' would
	give the list (1, 2). Skip 'showDay' when displaying html output.
876    2011-09-02
	Provide a leading '+' for action @e entries that do not have one.
875    2011-09-02
	When using '-gF' in outline view, prefix item titles with the
	leader, i.e., the character(s) from ['~', '*', '!', '-', '+'] that
	begin the item entry.
874    2011-09-02
	Fixed missing color key 14 (details color) in the GUI.
873    2011-09-02
	Fixed sorting and display with '-g F' to sort by file path and then
	line number.
872    2011-08-31
	Fixed bug in expanding children. Changed role of 'monthly' variables
	such as etmActions. If an empty string is given then monthly files
	will not be created and, e.g., 'actns.text' in the etmdata directory
	will be used as the default. If not an empty string, then in August
	2011, e.g., 'etmActions/2011/08/actns.text' would be created, if
	necessary, and used as the default. (Note the addition of the month
	directory.) The same directory can be specified for etmActions,
	etmEvents, etmNotes and etmTasks, e.g., 'monthy' in the etmdata
	directory and, if this is done, then 'actns.text', 'evnts.text',
	'notes.text' and 'tasks.text' for August would all be placed in the
	directory '../etmdata/2011/08/'. Introduced new variables,
	'minutes_msg', 'oneminute_msg' and 'rightnow_msg' with defaults
	'begins %s minutes from now', 'begins one minute from now' and
	'begins now'. The '%s' can be placed anywhere in the expression for
	'minutes_msg' and will be replaced by the number of minutes. Added
	ability (experimental) to use foreign language characters in the
	etmrc settings.
871    2011-08-29
	Fixed codecs error under Windows. Fixed html printing under Windows
	and Linux. Allow parsing option strings with embedded minus signs
	such as searches for hyphenated words. Added term_print for terminal
	output using term_encoding. Added < 2.0.0 to the setup requirement
	for dateutils to avoid the Windows "_thread" problem.
870    2011-08-26
	MS Windows fix. Changed locale to support the 3-manth calendar in
	the CLI and the 12-month calendar in the GUI.
869    2011-08-25
	Only load data in e.py when necessary and not, for example, when
	doing a version check or displaying a three month calendar.
868    2011-08-25
	Windows fixes for missing color attributes and bug in scrolling.
867    2011-08-25
	When selecting a date in the monthly calendar scroll to the top of
	the outline display. Save and restore outline expansion state after
	making changes.
866    2011-08-24
	In the interactive CLI, added edit, create, delete, finish, unfinish
	and move using 'item numbers' from the interactive display. Added
	'jump to date' (fuzzy parsed or relative) to both the CLI and the
	GUI. Added a three month calendar display to the CLI. In in the GUI
	change the monthy calendar to reflect a change in the 'begin_date'.
	Fixed various bugs in parsing options, particularly for busy view.
865    2011-08-19
	Removed unneeded fieldNames and fixed code for details to allow the
	inclusion of any regular field. Reset totalsfirst to False when
	restoring defaults by pressing "space". Added CenterOnScreen to gui
	init.
864    2011-08-18
	Cleaned up currentPage and char2PageMode. Removed spurious
	'py_modules=['ez_setup'] from setup.py and setup_app.py.
863    2011-08-15
	Added abbreviationsFile to etmrc and abbreviation expansion to entry
	processing.
862    2011-08-15
	For dated items without occurances within the beg_year, end_year
	interval, add the last of the occurances before the interval and the
	first of the occurances after the interval so that these items will
	be available, e.g, for search and for grouping by file path.
861    2011-08-14
	Cleaned up and simplified templates, hotkey shortcuts and histories.
	Ctrl-Tab and Space-Tab are now bound to the same "smart" completion
	routine which looks first for entries such as "@c" or "-g" and, if
	found, indentifies possible completions. If no such match is
	possible, then completions are sought for entries that begin with
	"o", "b", "~", "*", "-", "+" or "!". Entries from contexts.txt,
	keywords.txt, locations.txt and timezones are available as are
	current file entries if the "addFile" switches are True. Current
	session entries for "o" and "b" are also available.
860    2011-08-13
	Added F (filepath) to grouby options. Modified afterChange to
	restore view using current options.
859    2011-08-09
	Remove item count from group header unless greater than 1.
858    2011-08-08
	Added busyfontsize setting to etmRC - Windows needs a smaller font
	size than the one used before.
2011-09-17 13:35:17 +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
dclock
devtodo
emiclock * Fixes installation issue on FreeBSD and /DragonFly other than i386. 2011-03-23 14:09:31 +00:00
etm Update to 877 2011-09-17 13:35:17 +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 Bump PKGREVISION from PHP_VERSION_DEFAULT changes. 2011-09-16 05:46:22 +00:00
leapsunpack
libical
lmclock
logtime
ocaml-calendar
p5-Calendar-Simple Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Convert-NLS_DATE_FORMAT Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Data-ICal Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Data-ICal-DateTime Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Date-ICal Update to 2.678: 2011-08-16 22:39:26 +00:00
p5-Date-Leapyear Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime Drop Module::Build requirements, default dependency is sufficient. 2011-08-16 09:56:41 +00:00
p5-DateTime-Calendar-Discordian Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Calendar-Mayan Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Event-Cron Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Event-ICal Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Event-Random Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Event-Recurrence Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Format-Builder Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Format-DateManip Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Format-DateParse Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Format-Epoch Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Format-Flexible Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Format-HTTP Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Format-ICal Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Format-ISO8601 Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Format-Mail Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Format-MySQL Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Format-Natural Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Format-Oracle Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Format-Pg Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Format-SQLite Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Format-Strptime Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Format-W3CDTF Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Locale Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Precise Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-Set Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-DateTime-TimeZone Drop Module::Build requirements, default dependency is sufficient. 2011-08-16 09:40:46 +00:00
p5-DateTime-TimeZone-HPUX Drop Module::Build requirements, default dependency is sufficient. 2011-08-16 09:40:46 +00:00
p5-DateTimeX-Easy Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-MooseX-Types-DateTime Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-MooseX-Types-DateTime-ButMaintained Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-MooseX-Types-DateTimeX Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Net-Google-Calendar Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Olson-Abbreviations Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Rose-DateTime Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Schedule-At Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Schedule-Cron-Events Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Template-Plugin-DateTime Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Test-MockTime Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Time-Clock Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Time-Duration Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Time-Duration-Parse Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Time-Elapsed Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Time-Format Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Time-Format_XS Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Time-HiRes Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Time-Interval Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Time-Local Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Time-modules Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Time-Period Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Time-Piece Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Time-Progress Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Time-TAI64 Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-Time-Warp Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
p5-TimeDate Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
pcal
pclock
pear-Date
phoon
php-calendar
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
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 No need to buildlink with perl5, just require perl to run and pod2man to gen man. 2011-08-14 15:23:41 +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
wmtime
wmzcalock
wxRemind
wyrd
xalarm
xbeats
xcal
xchrono
xdaliclock
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