summaryrefslogtreecommitdiff
path: root/time
AgeCommit message (Collapse)AuthorFilesLines
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
2009-07-07Added time/p5-Time-Format_XS version 1.03sno1-1/+2
2009-07-07Importing package for p5 module Time::Format_XS to get some speed up intosno3-0/+29
Time::Format. Time::Format_XS, provides a huge performance improvement for the main formatting function in Time::Format. This is the time_format function, usually accessed via the %time hash.
2009-07-07pkgsrc changes:sno2-8/+7
- updating package of p5 module Time::Format from 1.09 to 1.11 - Adjusting depencencies according to META.yml (and Module::Corelist) Upstream changes: 1.11 2009 June 18 - Fix error in the new test (past.t) for v1.10! - Rearrange eval's throughout test code to rely on $@ less. 1.10 2009 June 17 - Bug fix: Did not trim leading zero off the am/pm hour (H code) if the argument was a DateTime. Thanks to Coke Coleda for spotting this.
2009-07-07pkgsrc changes:sno2-7/+7
- Updating package for p5 module of Time::Piece from 1.14 to 1.15 - Correcting license (see module documentation) Upstream changes: 1.15 - Skip a test on Win32 that there's just no way of passing - Document the above failure
2009-07-07Added time/p5-DateTime-Calendar-Mayan version 0.06.01sno1-1/+2
2009-07-07Importing package for p5 module DateTime-Calendar-Mayan-0.0601 as testsno3-0/+31
dependency in scheduled update of devel/p5-Moose-0.87 An implementation of the Mayan Long Count, Haab, and Tzolkin calendars as defined in "Calendrical Calculations The Millennium Edition".
2009-07-07Added time/p5-DateTime-Format-SQLite version 0.10sno1-1/+2
2009-07-07Importing package for p5 module DateTime::Format::SQLite 0.10 as dependencysno3-0/+30
of scheduled updates of DBIx::Class plugins. This module understands the formats used by SQLite for its date, datetime and time functions. It can be used to parse these formats in order to create DateTime objects, and it can take a DateTime object and produce a timestring accepted by SQLite.
2009-07-06with is a reserved word for Python 2.6, so avoid it.joerg2-1/+126
2009-06-19Update from version 0.9 to 0.9nb1.he3-3/+51
Pkgsrc changes: o For the benefit of 64-bit strict alignment archs using gcc, such as NetBSD/sparc64, ensure that the specially crafted double values are properly aligned. Thanks to martin@ for pointing to the problem. This should stop regxpcom from dropping core on NetBSD/sparc64. OK'ed by wiz@
2009-06-15pkgsrc changes:sno2-7/+7
- Updating package of p5 module DateTime::Format::Natural from 0.76 to 0.77 - Adjusting license according to META.yaml Upstream changes: 0.77 Sun Jun 14 20:46:53 CEST 2009 - Merged development version to stable. 0.76_04 Sat Jun 13 14:04:21 CEST 2009 - Remove comment in code about the legacy debug option. - Use '\s+' instead of the ambiguous ' ' as token split pattern. - Add some whitespace to the regexp which recognizes additional tokens for formatted dates. 0.76_03 Wed Jun 10 11:50:42 CEST 2009 - The current "now" can be overridden through the 'datetime' option. [rt #45127 - Giovanni Pensa] - parse_datetime_duration() handles durations where the second part is relative to the first one. [rt #45127 - Giovanni Pensa] - New supported relative duration: for <count> <unit>. [rt #45127 - Giovanni Pensa] 0.76_02 Sat Jun 6 13:24:58 CEST 2009 - When using prefer_future, also allow for weekdays combined with the time of day to be parsed correctly. [rt #46689 - Jason May] - New supported format: <weekday> <time>. [rt #46689 - Jason May] 0.76_01 Mon Jun 1 21:34:06 CEST 2009 - Change in default behavior: Use DateTime's truncate method to reset time components. Inspired by [rt #43468 - Clayton L. Scott] and suggestions from others.
2009-06-14Remove @dirrm related logic.joerg1-3/+1
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg7-17/+10
2009-06-14pkgsrc changes:sno2-7/+7
- Updating package of p5 module DateTime::Format::Flexible from 0.08 to 0.09 - Adjusting license to ${PERL5_LICENSE} according to META.yaml Upstream changes: 0.09 Sun May 24 22:00:00 2009 - add a real copyright for Debian packaging - fix parsing a bare 4 digit year. (thanks Dominic Rose, rt #46278)
2009-06-14pkgsrc changes:sno2-7/+7
- Updating package of p5 module DateTime::TimeZone from 0.90 to 0.91 - Adjusting license to ${PERL5_LICENSE} according to META.yaml Upstream changes: 0.91 2009-05-26 - This release is based on version 2009h of the Olson database. This release has no user-visible changes, but I like to follow along anyway.
2009-06-14Remove @dirrm entries from PLISTsjoerg48-671/+48
2009-06-12Removed redundant .gz suffix for man pages.rillig3-10/+10
2009-06-11update to use the new Module::Install infrastructureabs1-1/+2
2009-06-10Update ruby-tzinfo to 0.3.13.minskim3-7/+8
Changes: * Updated to tzdata version 2009f (http://article.gmane.org/gmane.comp.time.tz/2668). * Untaint the timezone module filename after validation to allow use with $SAFE == 1 (e.g. under mod_ruby). Thanks to Dmitry Borodaenko for the suggestion. Closes #25349.
2009-06-09p5-Time and p5-Time-modules are the same package - keep p5-Time-module asabs5-35/+5
thats (minus the p5-) is the official name on CPAN http://cpansearch.perl.org/src/MUIR/Time-modules-2006.0814/META.yml
2009-06-06Update to 286:wiz3-7/+10
Removed curses from package and added textpad26.py. Loaded as textpad if python version < 2.6 to fix the overwrite bug earlier versions of curses. Test release. Include curses 2.2 in package to fix overwrite bug in textpad. Fixed bug introduced into locale. Exploring issue with etmwarn. Another Windows fix. Use os.rename() instead of os.system("mv "). Another attempt to get locale right. More locale work for Windows XP. Removed 'locale' settings which didn't work under Windows. Fixed bug in setting default paths under Windows. Major clarification effort. Agenda -> Soon, journal entry -> action. Reworked docs and added ability to delete (internally) an item. Replaced calls to external editor for modifying entries with an internal process similar to that used for creating entries. Moved creation and editing of remind events into new_entry and edit_entry, respectively. Fixed bug in @o s with @b > 0.
2009-06-04Make it link.hasso2-1/+18
2009-05-31Remove Mac OS X resource files and extracting the sources and don'ttron2-6/+7
list them in the package list. This avoids package list problems under Mac OS X and saves disk space on other platforms.
2009-05-31Add and enable "py-parsedatetime" package.tron1-1/+2
2009-05-31Import new "py-parsedatetime" package:tron4-0/+46
A collection of routines to input, parse and manipulate date and times. The text can either be 'normal' date values or it can be human readable.
2009-05-30update master site. fetch from freebsd.zafer1-2/+2
2009-05-30update master site and distname.zafer2-7/+7
2009-05-30update master site.zafer3-6/+6
2009-05-30update master site. fetch from freebsd.zafer1-2/+2
2009-05-30update master site.zafer1-2/+2
2009-05-30update master site. service has been suspended.zafer1-2/+2
2009-05-30update master site and homepage. use www instead of www2zafer1-3/+3
2009-05-30update master site.zafer1-2/+2
2009-05-30update master site. remove dead mirrors.zafer1-5/+2
2009-05-29Update from version 0.3.1 to 0.9.he18-457/+750
Reviewed and tested by wiz@. Pkgsrc changes: o Adapt the large set of diffs to the new version. o Depend directly on cairo and turn off the use of the ancient version of cairo embedded in the distribution. (Caused build failures with a newer cairo installed from pkgsrc.) Upstream changes: What's New in Sunbird 0.9 - - - - - - - - - - - - - Sunbird 0.9 is the latest release of our standalone calendar application. We recommend that all users upgrade to this latest version. The following features have been added to Sunbird 0.9: * Events spanning days now have a visual indicator indicating them as connected events * When reloading a remote calendar a progress indicator is now shown * The so-called "minimonth" (small calendar month in the upper left) has been given a visual overhaul * The calendar views (day, week, multiweek, month) have been given a visual overhaul * CalDAV support and interoperability with various CalDAV servers has been improved * The application stability and memory consumption has been greatly improved * A full list of changes that have gone into this release can be found on The Rumbling Edge website at http://www.rumblingedge.com/2008/09/21/sunbird-09-released/ Release Date: September 23, 2008 What's New in Sunbird 0.8 - - - - - - - - - - - - - Sunbird 0.8 is the latest release of our standalone calendar application. We recommend that all users upgrade to this latest version. The following features have been added to Sunbird 0.8: * A new icon set which matches more closely the icon style of other mozilla applications * Category colors are now shown next to an event box, giving users a much better overview of their differently categorized events * Events with alarms now have a visual indicator showing an alarm bell * A totally overhauled alarm dialog * Sunbird now recognizes the timezone definitions in .ics files created by other applications. This fixes the longstanding issue of Sunbird miscalculating the date or time of events contained in those files * The timezone guessing has been significantly improved * Sunbird now contains experimental support for viewing remote calendars offline. This feature has known bugs and is included for testing purposes only * Sunbird contains several performance fixes, which should improve working with larger calendar files * You can now define for each of your calendars, whether you want to be notified of alarms for events in these calendars or not * A full list of changes that have gone into this release can be found on The Rumbling Edge website at http://weblogs.mozillazine.org/rumblingedge/archives/2007/11/sb_0-8.html Release Date: April 04, 2008 What's New in Mozilla Sunbird (R) 0.7 - - - - - - - - - - - - - - - - - - - Mozilla Sunbird 0.7 is the latest release of our standalone calendar application. We recommend that all users upgrade to this latest version. * A redesigned event/task dialog has been enabled to gather feedback from the community. It offers a much cleaner user interface and additional functionality including: o Events/Tasks can be created in different timezones o Integrated display of recurrence patterns, reminders o Custom recurrences and reminders o Clear separation between tasks and events * The new event summary dialog lists all the details of tasks and events for calendar which are read-only. * Colliding events (events in the same time slot) are shrunk so that they fit into the display of a day. This no longer affects other events on the same day. * Localized releases of Sunbird in Chinese (simplified), Georgian, Lithuanian, Portuguese (European), Spanish (Argentina) and Turkish * A full list of changes that have gone into this release can be found on The Rumbling Edge website at http://weblogs.mozillazine.org/rumblingedge/archives/2007/07/sb_0-7.html Release Date: October 25, 2007 What's New in Mozilla Sunbird (R) 0.5 - - - - - - - - - - - - - - - - - - - Mozilla Sunbird 0.5 is the latest release of our standalone calendar application. We recommend that all users upgrade to this latest version. * Much more polished user interface in the calendar views * Working hours are back * Automatic migration of data in Sunbird 0.2, iCal.app, and Evolution * Much improved printing functionality * Support for Google Calendar (via the Google Calendar Provider extension) * Vastly improved reliability * Many performance improvements * Many usability improvements * A full list of changes that have gone into this release can be found on The Rumbling Edge weblog at http://weblogs.mozillazine.org/rumblingedge/archives/2006/12/sb_0-5.html Release Date: June 27, 2007
2009-05-27Update to 274:wiz2-6/+6
Fixed starting date in agenda view. Added ability in list view showing DAYS days to scroll forward to show the next DAYS days or backwards to show the previous DAYS days. Fixed 'p' bug in new_project. Improved examples and added -r switch for make_egs.py to restore the eg directory to its original state and prevent examples from being displayed.
2009-05-26Update to 271:wiz2-6/+6
Trap attempts to toggle completion off for repeated tasks. Combine information notices to one screen on startup. Documentation tweaks both internal and on-line.