summaryrefslogtreecommitdiff
path: root/time
AgeCommit message (Collapse)AuthorFilesLines
2009-09-20Importing package for p5 module MooseX::Types::DateTime::ButMaintained 0.09sno3-0/+39
to time/p5-MooseX-Types-DateTime-ButMaintained as dependency of scheduled import of package for MooseX::Types::DateTimeX. This module packages several Moose::Util::TypeConstraints with coercions, designed to work with the DateTime suite of objects.
2009-09-20Added time/p5-Olson-Abbreviations version 0.02sno1-1/+2
2009-09-20Importing p5 package for Olson::Abbreviations 0.02 tosno3-0/+32
time/p5-Olson-Abbreviations as dependency for scheduled import of p5 package for MooseX::Types::DateTime::ButMaintained. This module should help with converting commonly used and often ambigious olson abbreviations into TZ offset notation.
2009-09-19Updating time/p5-TimeDate from 1.16nb2 to 1.17sno2-7/+8
pkgsrc changes: - Adding homepage and license Upstream changes: 1.17 -- Sat Sep 19 10:56:12 CDT 2009 Bugfixes * RT#45067: Date::Format with %z gives wrong results for half-hour timezones (Ernesto Hern'andez-Novich) * RT#48164: Date::Parse unable to set seconds correctly * RT#17396: Parse error for french date with 'mars' (march) as month Documentation * Fixed documentation for %e in Date::Format * Update documentation to remove Date::Format->language Enhancements * Add support for dates like Jul-13-1999 (Brett Warden) * Added Icelandic language (Tomas Edwardsson) * Added Romanian language (Doru Petrescu) * Added Russian language (Denis Poznyakov & Danil Pismenny) * Added Turkish language (Burak Gursoy) * Added Spanish language (Adrian Mugnolo) * Added Chinese language (Kang-min Liu) * Support parsing dates like 2002-02-26-10:37:21.141 as used by lpd * Support Z timezone when only the time is specified * Added METDST to Time::Zone * Added AKST/AKDT to Time::Zone
2009-09-19Updating time/p5-DateTime-Format-Natural from 0.78 to 0.79sno2-8/+10
pkgsrc changes: - reorder dependencies Upstream changes: 0.79 Sat Sep 19 12:23:20 CEST 2009 - Merged development version to stable. 0.78_03 Thu Sep 17 12:13:08 CEST 2009 - Relocate the formatted string printing of result strings used within the tests to the Test class. 0.78_02 Mon Sep 14 17:18:40 CEST 2009 - Add support for ranges representing the first and last day of a month or year. [rt #44067 - Michael Reddick] - Move the insertion code in parse_datetime_duration() to the Duration class and the checks to the english metadata class. - Quote for parsing failures with duration strings the entire input string instead of a partial date string. - Save and restore state for parse_datetime_duration(). - Test compile-time loading of Duration.pm. 0.78_01 Tue Sep 1 15:51:59 CEST 2009 - Set units at once within _check_date() when Date::Calc is not available and add a test. [rt #49326 - Clayton L. Scott]
2009-09-16Updated xfce4-datetime-plugin to 0.6.1.reed3-10/+24
The following are the changes from the ChangeLog (since 0.5.0): 2008-11-19 Diego Ongaro <ongardie@gmail.com> * *: 0.6.1 release * panel-plugin/datetime.c: Made default font sizes equal for date and time * panel-plugin/datetime.c: Fix memory access after free 2008-07-02 Diego Ongaro <ongardie@gmail.com> * *: 0.6.0 release * panel-plugin/datetime.h: Disable tooltips for now (Bug #4141) 2008-06-27 Diego Ongaro <ongardie@gmail.com> * configure.in.in: Drop unused dependency on dbus, update maintainer email address. 2008-06-26 Diego Ongaro <ongardie@gmail.com> * panel-plugin/datetime.c: Really fix Bug #4157 - update interval depends on both layout and formats. 2008-06-21 Diego Ongaro <ongardie@gmail.com> * panel-plugin/datetime.c: Pulling code from Steve Tyler's Attachment #1697 in Bug #4145. - Update tooltip at the top of the second (fixes Bug #4145). - Only gsource_remove valid timeouts (Bug #4151), add pre-processor if to the tooltips timeout. - Fix Bug #4157 - updates occur once a second when datetime plugin shows date only. * panel-plugin/datetime-dialog.c, panel-plugin/datetime.h: Change order of layout dropdown (Bug #4158) 2008-06-08 Diego Ongaro <ongardie@gmail.com> * panel-plugin/datetime-dialog.c, panel-plugin/datetime.c: Changed default format to ISO 8601, added a new format, and added separators to the dropdowns. * panel-plugin/datetime-dialog.c: Attachment #1659 by Steve Tyler from Bug #4115, changing the way the date/time format dropdowns work. * panel-plugin/datetime-dialog.c: Moved message about the calendar's week starting on a day defined by the locale to the wiki (Bug #4123) * panel-plugin/datetime.{c,h}: Fix Bug #4110: time is not updated in tooltip while it is displayed. * panel-plugin/datetime.{c,h}, panel-plugin/datetime-dialog.c: New tooltips implementation (only enabled on GTK >= 2.12). 2008-06-03 Diego Ongaro <ongardie@gmail.com> * panel-plugin/datetime-dialog.c: Add help button that opens web site (Bug #4099). Thanks to Nick Schermer's r2263 of the xfce4-battery-plugin. 2008-05-31 Diego Ongaro <ongardie@gmail.com> * panel-plugin/datetime.c: Steve Tyler's updated comments, etc (Bug #4117) 2008-05-29 Diego Ongaro <ongardie@gmail.com> * panl-plugin/datetime.{c,h}: Update on the top of every second or minute and no more (Bug #4119, based on patch by Steve Tyler) * panel-plugin/datetime.c: Always update every second when seconds are shown (Bug #4117) 2008-05-27 Diego Ongaro <ongardie@gmail.com> * panel-plugin/datetime.c: "Fix tooltip hiding" uses gtk2.12 function, put preprocessor #if around it * {,po/}ChangeLog, panel-plugin/*.{c,h}: formatting 2008-05-21 Diego Ongaro <ongardie@gmail.com> * panel-plugin/datetime.c: - Remove date input (Bug #4023) - Fix tooltip hiding 2008-05-18 Diego Ongaro <ongardie@gmail.com> * panel-plugin/datetime-dialog.c: Missing static keywords 2008-05-17 Diego Ongaro <ongardie@gmail.com> * panel-plugin/datetime-dialog.c: - translate strings in combo boxes * panel-plugin/datetime.c: - Use GtkToggleButton in panel (Bug #3456) - handle delete event on popup calendar (patch from Mike Massonet) - show popup calendar on all workspaces (patch from Mike Massonet) - allow ctrl-click on plugin (patch from Mike Massonet) 2008-05-02 Diego Ongaro <ongardie@gmail.com> * panel-plugin/datetime.c: - fix memory leak with double-g_strdup of setting strings - handle NULL from xfce_rc_simple_open, * panel-plugin/datetime.h: Use GtkTooltips type (fixes build) 2007-04-07 Remco den Breeje <remco@sx.mine.nu> * panel-plugin/datetime.{c,h}, * panel-plugin/datetime-dialog.c: Enable tooltips. Based on a patch by Laurent Meunier <meunier.laurent@laposte.net> (#3073) 2007-04-02 Remco den Breeje <remco@sx.mine.nu> * THANKS: added contributors * panel-plugin/datetime.c: Fix incorrect display when panel starts (#3062) 2007-03-02 Remco den Breeje <remco@sx.mine.nu> * THANKS: added contributors * LINGUAS,uk.po: Add Ukrainian translations by LuckAs <luckas_fb@mail.ru>
2009-09-16Remove include of the xfce4-dev-tools buildlink.reed2-4/+2
It is only needed for building Xfce4 from SVN repo. No need to bump versions as this is a "build" dependency.
2009-09-16Upgrading Xfce to 4.6.1.reed4-20/+37
This is for PR #40984. This is based on work from dieter roelants. Thank you Dieter. Also I had done some work independently on this. Hopefully, I am getting this all committed at one time. The changelogs are at http://www.xfce.org/documentation/changelogs/4.6.1 http://www.xfce.org/documentation/changelogs/4.6.0 Also don't need the xfce4-dev-tools for building. (It is only needed when building from SVN source.)
2009-09-13Updating time/p5-DateTime-Locale from 0.43 to 0.44sno2-7/+7
pkgsrc changes: - Adjust dependencies Upstream changes: 0.44 2009-09-12 - All methods which return strftime-style patterns are officially deprecated (and have been a little broken for some time, regardless). This includes all date and time format methods ending in "_format". - Other deprecated methods include: date_parts_order, date_before_time era, eras month_name, month_abbreviation, month_narrow month_names, month_abbreviations, month_narrows day_name, day_abbreviation, day_narrow day_names, day_abbreviations, day_narrows quarter_name, quarter_abbreviation, quarter_narrow quarter_names, quarter_abbreviations am_pm, am_pms era_name, era_abbreviation era_narrow, era_names, era_abbreviations - All of these deprecated methods will eventually be removed. If you are using them directly, please change your code. - Converted data files in tools/t/test-data to Unix line endings. This works around a bug in Module::Signature. Reported by Zefram. RT #49085. - Require Params::Validate 0.91, since 0.89 caused test failures for someone. Reported by Jeremy Hetzler. RT #41365.
2009-09-12Updating time/p5-MooseX-Types-DateTime from 0.04 to 0.05sno2-14/+9
pkgsrc changes: - Adjusting dependencies according to META.yml and source inspection Upstream changes since 0.03: 0.05 - Merged the two 0.04 releases 0.04 (NUFFIN) - Remove DateTimeX::Easy support, this is in its own distribution now 0.04 (FLORA) - Depend on DateTime::TimeZone 0.95 to avoid test failures due to broken, older versions.
2009-09-12Updating time/p5-DateTime-TimeZone from 0.96 to 0.98sno2-6/+8
pkgsrc changes: - Adding build depend for Module::Build 0.34.02.01 Upstream changes: 0.98 2009-09-11 - Fixes for Win32 time zones. Added handling for new Windows time zones, thanks to Jim Brunette. This should fix test failures on some Win32 systems. 0.97 2009-09-08 - This release is based on version 2009m of the Olson database. This release has changes for Samoa and Palestine.
2009-09-09Update to 296:wiz2-6/+6
Delete leading zero from time in say_alert when use_ampm is true. Convert !YYYY! in title to 'years since', e.g., in 2009, !1978! would be converted to '32nd'.
2009-09-02Licensed under GNU GPL v.2asau1-1/+2
2009-09-02Remove kei as maintainer, he resigned.wiz2-4/+4
2009-08-31Update to 294:wiz2-6/+6
294 Fixed bug in which unicode strings in caledar output would not be displayed properly. 293 Fixed bug in repetitions with overdue = s in which a task more than one repetition past due resulted in an endless loop. 292 Fixed gui bug in which pressing F1 after p would crash. Also bug involving single = signs in data.py year2string(). 291 Fixed weather.py to only show chill when different than temp and to only show calm when wind speed is zero.
2009-08-29Convert to user-destdir.wiz1-22/+20
2009-08-26bump revision because of graphics/jpeg updatesno1-2/+2
2009-08-26bump revision because of graphics/jpeg updatesno18-28/+36
2009-08-19Updating package time/p5-MooseX-Types-DateTime from 0.03 to 0.04sno2-13/+14
pkgsrc changes: - Adding license (perl license) - Ajusting dependencies according to META.yml Upstream changes: 0.04 - Depend on DateTime::TimeZone 0.95 to avoid test failures due to broken, older versions.
2009-08-19Updating package time/p5-DateTime-TimeZone from 0.93 to 0.96sno2-6/+6
Upstream changes: 0.96 2009-08-18 - A $SIG{__DIE__} related test in 04local.t behaved differently on different platforms. The test has been narrowed so that it should work the same on all platforms. Reported by Jens Rehsack. 0.95 2009-08-18 - Attempting to load an invalid Olson-style name like "Bad/Name" did throw an error since 0.92. Reported by Florian Ragwitz. - Localized $SIG{__DIE__} for every eval. 0.94 2009-08-17 - This release is based on version 2009j of the Olson database. This release has changes for Egypt. - Localize $SIG{__DIE__} in DateTime::TimeZone::Local, so errors in evals done by that module are not seen by existing __DIE__ handlers. Based on a patch from Jim. RT #48567.
2009-08-15+ ical2rem.wiz1-1/+2
2009-08-15Initial import of ical2rem-0.5.2:wiz4-0/+49
Reads iCal files and outputs remind-compatible files. Tested ONLY with calendar files created by Mozilla Calendar/Sunbird. Use at your own risk.
2009-08-09Update to 2009j. Usual timezone updates, I guess.wiz2-6/+7
2009-08-09Updating package for p5 module DateTime::Format::Natural from 0.77 to 0.78sno2-7/+7
pkgsrc changes: - Fixing dependency from time/p5-Date-Calc to devel/p5-Date-Calc Upstream changes: 0.78 Fri Aug 7 11:32:31 CEST 2009 - Merged development version to stable. 0.77_01 Thu Jun 25 16:00:27 CEST 2009 - Add a handful of new formats. [rt #43468 - Clayton L. Scott] - Don't eventually try to guess the century. - Introduce and use a class for common test routines. - Test compile-time loading of Test.pm. - Rename the misnamed 'hour' metadata option to 'hours'. - _daytime() does not use the 'hours' metadata option when it is set and hence remove such existing entries. - For base methods which use the 'hours' metadata option, assume a zero when no value is provided.
2009-08-08Update to 2.26.3:wiz3-7/+9
Applet * utf-8 fixes in graphs and autocomplete (bug 585420 and bug 583851) Updated translations * bn_IN (Runa Bhattacharjee) * ca@valencia (Gil Forcada) * uk (Maxim V. Dziumanenko)
2009-08-08Update to 290:wiz2-6/+6
Added 'none' as keyword/context group when no keyword/context is provided. Fixed allignment for 24 hour bug. Fixed bug in which last time digit in 24hour time would be deleted. Fixed begin/end date bug in timereport.
2009-08-08remove time/p5-Date-Calc, duplicate of devel/p5-Date-Calctnn4-41/+1
2009-08-05fix a whacky calendar calculation: UTC cannot have DSTdrochner3-2/+16
bump PKGREVISION
2009-07-22Update to 3.1.7, set LICENSE.wiz2-6/+7
Wherever you could write "day Mon year", the parser now accepts "YYYY-MM-DD". A new slide() built-in function eases creation of some complicated reminders.
2009-07-22Remove empty PLIST.wiz2-2/+0
2009-07-22Remove USE_DIRS from pkgsrc.wiz7-14/+7
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
2009-07-21Updating package for p5 module DateTime::TimeZone from 0.91 to 0.93sno2-6/+6
Upstream changes: 0.93 2009-07-20 - This release is based on version 2009j of the Olson database. This release has changes for Bangladesh and Mauritius. 0.92 2009-06-17 - This release is based on version 2009j of the Olson database. This release has changes for Bangladesh. I skipped the 2009i because I was confused about how to handle the weird rules for Bangladesh (which has a change _to_ DST without any future change _from_ DST, but that's governments for you). - Made sure to local-ize $@ before any eval, to prevent errors accidentally propogating out to your code.
2009-07-21pkgsrc changes:sno2-6/+7
- Updating package for p5 module DateTime::Set from 0.27 to 0.28 - Setting license to ${PERL5_LICENSE} according to module POD Upstream changes: 0.28 2009-07-19 - optimized DateTime::Set->as_list(). This works around a segfault reported by Nils Grunwald.
2009-07-19pkgsrc changes:sno2-7/+8
- Updating package for p5 module Data::ICal from 0.15 to 0.16 - Setting Module::Install as module type - Adjusting license to perl license Upstream changes: 0.16 * Use \r\n as the newline character, per RFC 3445 * Escaping of \ was being done incorrectly, and tested incorrectly * Remove a useless and incorrect "escape code" * Mention Data::ICal::DateTime (patch from Mark Stosberg) * Update copyright * POD cleanup * Update README from POD * POD nits; mostly reflowing and whitespace fixes * Perltidy
2009-07-18pkgsrc changes:sno2-9/+9
- Updating package for p5 module DateTime::Format::Strptime from 1.0901 to 1.1000 - Adjusting license Upstream changes: 1.1000 2009-07-13 -- Regex Pattern - If the pattern you pass in is a regular expression, that will be honored. - Changed the locale tests to use require the latest version of Locale until the target stops moving.
2009-07-17Needs msgfmt.hasso1-2/+2
2009-07-17Give up MAINTAINERadrianp3-6/+6
2009-07-08Provide PY_COMPILE_ALL and PY_COMPILE_O_ALL to compile all Pythonjoerg1-3/+2
sources in a directory (tree) in pversion.mk. Adjust the various places that called it locally.
2009-07-08Added time/p5-Template-Plugin-DateTime version 0.06.001sno1-1/+2
2009-07-08Importing package for p5 module Template::Plugin::DateTime version 0.06.001sno3-0/+30
A Template Plugin To Use DateTime Objects.
2009-07-08Updating package for p5 module DateTime::Locale from 0.42 to 0.43 andsno2-6/+7
set license to ${PERL5_LICENSE} according to META.yml Upstream changes: 0.43 2009-06-30 - Based on CLDR 1.7.1, which includes support for several new languages, as well as lots of changes.
2009-07-08Updating package for p5 module DateTime::Format::Pg from 0.16003 to 0.16004sno2-7/+7
Set license to ${PERL5_LICENSE} according to META.yml Upstream changes: 0.16004 Mon Jul 06 12:00:00 2009 - Ship with proper META.yml (rt #47604)
2009-07-07user-destdir supportjoerg6-17/+33
2009-07-07user-destdir supportjoerg4-9/+46
2009-07-07user-destdir supportjoerg5-17/+85
2009-07-07user-destdir supportjoerg3-16/+22
2009-07-07user-destdir supportjoerg3-6/+24
2009-07-07user-destdir supportjoerg2-4/+7
2009-07-07user-destdir supportjoerg3-7/+15
2009-07-07user-destdir supportjoerg4-9/+20