summaryrefslogtreecommitdiff
path: root/time
AgeCommit message (Collapse)AuthorFilesLines
2009-02-25Upstream changes:sno2-6/+6
1.9719 [2009-01-04] - As with QNX, Haiku has the API of interval timers but not the implementation (bleadperl change #34630), hence skip the tests, via David Mitchell. 1.9718 [2008-12-31] - .xs code cleanup from Albert Dvornik - in the #39 and #40 do not do us I did, mixing alarm() and sleep(). Now instead spin until enough time has passed. 1.9717 [2008-12-30] - Skip the tests added in 1.9716 (#39, #40) if there's no subsecond alarm capability, like with the older subsecond alarm tests 1.9716 [2008-12-26] - Change documentation to agree with reality: there are no interval timers in Win32. - Address [rt.cpan.org #35899] (problem in subsecond sleeps), add two tests to guard against this problem - Address [rt.cpan.org #36600] 'Division by zero' failure in test suite - Address [rt.cpan.org #37340] [PATCH] Address timer process in test - Address [rt.cpan.org#40311 ] bad implementation of hrt_usleep with TIME_HIRES_NANOSLEEP
2009-02-23Update to 2009a:wiz3-8/+10
Changes undocumented, probably just timezone updates.
2009-02-22Update from version 0.83.1 to 0.84.he2-7/+7
Upstream changes: 0.84 2009-01-21 - This release is based on version 2009a of the Olson database. Changes include spelling "Katmandu" as "Kathmandu" (with a link for the old spelling), fixes for historical rules in Switzerland, and changes to America/Resolute and Cuba for the past few years (but not present). - If DateTime::TimeZone::Local could not load its OS-specific subclass because of a missing dependency, it would silently fall back on loading the Unix subclass, rather than throwing an error. RT #41305. - Fixed a bug where the short names for some time zones were wrong. This mostly (exclusively?) manifested in time zone rules for the first half of the 20th century or so.
2009-02-22Add p5-DateTime-Format-HTTP.he1-1/+2
2009-02-22Import p5-DateTime-Format-HTTP version 0.37.he3-0/+28
This module provides functions that deal the date formats used by the HTTP protocol (and then some more).
2009-02-17Update patchsumjoerg1-1/+2
2009-02-17Use Python Egg framework. Bump revision.joerg3-9/+90
2009-02-17+p5-DateTime-Event-Randomabs1-1/+2
2009-02-17Added time/p5-DateTime-Event-Random version 0.03abs3-0/+28
This module provides convenience methods that let you easily create DateTime::Set, DateTime, or DateTime::Duration objects with random values.
2009-02-16Finish move of wmCalClock from wmcalclock to wmCalClock.wiz6-67/+2
2009-02-16Re-import of time/wmcalclock to match its DISTNAME.wiz5-0/+65
2009-02-16Convert to user-destdir.wiz1-6/+7
2009-02-14Added time/p5-MooseX-Types-DateTime version 0.03abs1-7/+6
This module packages several Moose::Util::TypeConstraints with coercions, designed to work with the DateTime suite of objects.
2009-02-14+p5-DateTimeX-Easyabs1-1/+2
2009-02-14Added time/p5-DateTimeX-Easy version 0.085abs3-0/+36
DateTimeX::Easy makes DateTime object creation quick and easy. It uses a variety of DateTime::Format packages to do the bulk of the parsing, with some custom tweaks to smooth out the rough edges (mainly concerning timezone detection and selection).
2009-02-14+p5-DateTime-Format-DateManipabs1-1/+2
2009-02-14Added time/p5-DateTime-Format-DateManip version 0.04abs3-0/+30
DateTime::Format::DateManip is a class that knows how to convert between Date::Manip dates and durations and DateTime and DateTime::Duration objects. Recurrences are note yet supported.
2009-02-13+p5-DateTime-Format-Flexibleabs1-1/+2
2009-02-13Added time/p5-DateTime-Format-Flexible version 0.05abs3-0/+36
If you have ever had to use a program that made you type in the date a certain way and thought "Why can't the computer just figure out what date I wanted?", this module is for you. DateTime::Format::Flexible attempts to take any string you give it and parse it into a DateTime object. The test file tests 2500+ variations of date/time strings. If you can think of any that I do not cover, please let me know.
2009-02-13+p5-DateTime-Format-Naturalabs1-1/+2
2009-02-13Added time/p5-DateTime-Format-Natural version 0.74abs3-0/+34
DateTime::Format::Natural takes a string with a human readable date/time and creates a machine readable one by applying natural parsing logic.
2009-02-13+p5-Date-Calcabs1-1/+2
2009-02-13Added time/p5-Date-Calc version 5.4abs3-0/+39
This package consists of a C library and a Perl module (which uses the C library, internally) for all kinds of date calculations based on the Gregorian calendar (the one used in all western countries today), thereby complying with all relevant norms and standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable). (See also http://www.engelschall.com/u/sb/download/Date-Calc/DIN1355/ for a scan of part of the "DIN 1355" document (in German)). The module of course handles year numbers of 2000 and above correctly ("Year 2000" or "Y2K" compliance) -- actually all year numbers from 1 to the largest positive integer representable on your system (which is at least 32767) can be dealt with.
2009-02-13+p5-MooseX-Types-DateTimeabs1-1/+2
2009-02-13Added time/p5-MooseX-Types-DateTime version 0.03abs3-0/+43
This module packages several Moose::Util::TypeConstraints with coercions, designed to work with the DateTime suite of objects.
2009-02-13+p5-DateTime-Format-DateParseabs1-1/+2
2009-02-13Added time/p5-DateTime-Format-DateParse version 0.04abs3-0/+31
This module is a compatibility wrapper around Date::Parse. It accepts no arguments to its import method and exports no symbols.
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg2-2/+4
changed runtime dependencies now.
2009-02-09Remove Python 2.1 support.joerg1-2/+1
2009-01-23Give up maintainership, as I have not so much as looked at pkgsrc injschauma1-2/+2
well over a year now. Sorry. :-(
2009-01-19+p5-Time-modulesabs1-1/+2
2009-01-19Set USE_LANGUAGES= # emptyabs1-2/+2
2009-01-19Added time/p5-Time-modules version 2006.0814abs3-0/+35
This package contains the following perl5 modules: Time::CTime.pm ctime, strftime, and asctime Time::JulianDay.pm Julian Day conversions Time::ParseDate.pm Reverses strftime and also understands relative times Time::Timezone.pm Time::DaysInMonth.pm
2009-01-16Update to 2.24.3:wiz2-7/+6
=============== Version 2.24.3 =============== Applet * Reverse the sqlite check to accomodate for python 2.6 and 3.0 Updated translations * bg (Alexander Shopov)
2009-01-11Update from version 1.18nb1 to 1.19.1 (upstream version 1.1901).he2-8/+7
Upstream changes: 1.1901 2008-11-01 - Test fixes only. The tests planned the wrong number of tests on 32-bit platforms, causing failures. 1.19 2008-11-01 - The calculation of the maximum integer size was using $Config{intsize} when it should use $Config{ivsize}. Apparently on a 64-bit platform intsize can be 4 when ivsize is 8. Based on a patch from Jan Dubois.
2009-01-11Update from version 0.79 to 0.81.1 (upstream 0.8301).he2-8/+7
Upstream changes: 0.8301 2008-11-07 - Test fixes only. The 19local-win32 tried to skip tests when they're run without write access to the registry, but this was done in a very broken way. 0.83 2008-10-27 - This release is based on version 2008h of the Olson database. The major changes in this release are for Argentina. - Updated the docs on how the local time zone is determined for various platforms. 0.82 2008-10-13 - This release is based on version 2008h of the Olson database. The major changes in this release are for Mauritius and Syria. 0.81 2008-10-06 - This release is based on version 2008g of the Olson database. The major changes in this release are for Brazil. 0.80 2008-09-15 - This release is based on version 2008f of the Olson database. The major changes in this release are for Mauritius, Morocco, Pakistan, Argentina, and Brazil. 0.7904 2008-08-30 - Added three more Windows time zone names to the Windows -> Olson mapping. This should fix test failures on up-to-date Windows boxes. Patch by David Pinkowitz. RT #38735. 0.7903 2008-08-22 - The DateTime::TimeZone->names_in_country() method was broken when called as a method. Reported by Lars Eggert. RT #38665. 0.7902 2008-08-18 - Fixed a lingering reference to DT::TimeZoneCatalog, which broke t/15catalog.t on fresh installs. 0.7901 2008-08-18 - This distro now provides the CET, EET, MET, and WET zones. These are provided by the Olson database for backwards compatibility. It's probably a bad idea to use them, but it's best if this package matches what a Unix system provides. - Moved the catalog to DateTime::TimeZone::Catalog, which now has some POD that lists all the available zones.
2009-01-07Update to 3.1.6:wiz2-6/+6
* Version 3.1 Patch 6 - 2008-11-16 - MAJOR ENHANCEMENT: A new OMITFUNC clause gives you additional control and flexibility over "omitted days" calculations. This is useful when holidays influence the timing of events several days later. See "COMPUTED LOCAL OMITS" in the man page. - ENHANCEMENT: The new evaltrig() built-in function lets you evaluate triggers from within an expression. - ENHANCEMENT: The new weekno() built-in function returns the ISO 8601 week number of a date. - ENHANCEMENT: The "WEEK" special lets you annotate calendar output with the week number. The TkRemind, rem2ps and rem2html back-ends support WEEK. - MINOR ENHANCEMENT: You can control whether timed reminders come before or after non-timed reminders with the "-g" flag. - BUG FIX: TkRemind did not work correctly if ~/.reminders was a directory. - BUG FIX: TkRemind incorrectly invoked Remind with the "-a" flag when showing today's reminders. - BUG FIX: In certain cases, a trigger containing a day, month and weekday would fail if it needed to cross a year boundary. This has been fixed.
2009-01-04Move scrollkeeper/omf.mk to rarian/omf.mk.wiz2-4/+4
scrollkeeper is nowadays included in rarian, so the omf.mk file should be there as well. Adapt all references.
2008-12-19Add libicalmarkd1-1/+2
2008-12-19Initial import of libical 0.42markd5-0/+511
an implementation of iCalendar protocols and data formats.
2008-12-18Bump BUILDLINK_{API,ABI}_DEPENDS.hira1-2/+2
Bump PKGREVISION (some packages ride the previous PKGREVISION bump).
2008-12-18Add missing entries to PLIST. Bump PKGREVISION.hira2-2/+6
2008-12-17Update Xfce to 4.4.3. This is bug fix release.hira1-4/+4
Changes since 4.4.2: x11/xfce4-panel: * Quite a bit code changed in the dnd code. Mostly to fix a segfault in FreeBSD-amd64, but more problems were discovered and a lot of code was simplified. * Don't respond the uri drags, we don't use it and it only causes problems like hiding the panel when a file was dragged over the panel (Bug #3815). * Fix crash with xrandr 1.2 (Bug #3620) x11/xfce4-desktop: * Make menu panel plugin honor CustomizeDesktopMenu kiosk setting (Bug #1026). * Fix incorrect initial desktop font size when setting custom font size if a custom font was never set before (Bug #3957). wm/xfce4-wm: * Fix automaximize on move * Remove trailing \0 in UTF-8 strings, that causes libwnck to rightfully complain that NET_WM_NAME contains invalid UTF-8 * Exit on SelectionClear event so that xfwm4 exits even with WM who do not send a ClientMessage event such as Openbox (Bug #2374) * Backport overlay and compositor support from trunk (Bug #3849) * Filter out grab/ungrab events so we don't end up redrawing the frame twice * Set monitor when positionning menu (Bug #4162) * Reduce flickering during resize (Bug #4283) * Fix NET_WM_STATE claiming maximization vertical and horizontal even if only horizontal of vertical is actually set (Should fix Bug #3969) * Loosen the rule that prevents an application from iconifying itself when skip_taskbar is set (Bug #4434) * Rework visual depth selection of the frame window (Bug #4452) * Add support for NET_MOVERESIZE_WINDOW * Take gravity bit into account in configure resize only requests to comply with standard (Bug #3634) * Add client windows to save set to avoid loosing all windows in case of crash * Use guint32 instead of Time internally to avoid potential issues in 64bits * Add a "--replace" command line option to replace ICCCM2 compliant window managers (Bug #3731) x11/libxfce4gui: * Fix format-string vulnerability in dialog code x11/xfce4-terminal: * Update to latest trunk translations. sysutils/xfce4-thunar: * Update to latest trunk translations. editors/xfce4-mousepad: * Sort recent items by most recently used. x11/xfce4-utils: * Fix missing translated chars (Bug #3543) Updated translations: * Basque * Brazilian Portuguese * Catalan * Chinese Traditional * Danish * Estonian * Finnish * French * Galician * German * Indonesian * Japanese * Korean * Kurdish * Latvian * Norwegian * Polish * Sinhala * Slovak * Slovene * Spanish * Turkish * Urdu
2008-12-11Update from version 0.41nb1 to 0.42.he2-7/+6
Upstream changes: 0.42 2008-09-12 - Based on CLDR 1.6.1, but this has no changes in the data we use. I just used 1.6.1 so people wouldn't ask me why I don't use 1.6.1 ;) - In the switch to CLDR (back in 0.30), I accidentally dropped a number of hard-coded aliases, notably for 'C'. These aliases have been restored. Reported by Adam Kennedy. RT #39208. - Generation of aliases based on the 3-letter ISO code for countries is now based on the most recent version of ISO639.
2008-12-11Include pyversion.mk before checking PYPKGPREFIX.ahoka1-1/+2
2008-12-10Update from version 0.4304 to 0.4501.he2-8/+8
Pkgsrc changes: o Adjust dependencies to suit new dependencies Upstream changes: 0.4501 2008-11-25 - The epoch() method got broken in the recent shuffling between Time::Local and Time::y2038. Unfortunately, the tests to catch this also got lost in the shuffle. Reported by Avianna Chao. 0.45 2008-11-11 - Reverted the changes to use Time::y2038, on the recommendation of Michael Schwern (the author of said module), because it is not yet stable. This may come back in a future release. 0.4401 2008-11-03 - In order to handle epochs > 2**32 properly on a 32-bit machine, we also need to import gmtime from Time::y2038. This changes fixes a whole bunch of test failures seen with 0.44. 0.44 2008-11-01 - XS-capable DateTime.pm now uses Time::y2038 instead of Time::Local. This lets it handle epochs up to 142 million years before and after the Unix epoch. - Fixed a compiler warning with Perl 5.10.0. - Fixed docs for year_with_era, which had AD and BC backwards. Reported by Vynce Montgomery. RT #39923. - The format_cldr() method did not format the "yy" format properly when the year ended in "0X". Reported by Wilson Santos. RT #40555. 0.4305 2008-10-03 - The pure Perl version of this module did not know about the end of 2008 leap second. Reported by James T Monty.
2008-12-06This is not a love song^W^W^WRose-DB-Object: fix homepage.seb1-2/+2
2008-12-06Fix path to python interpreter in hamster-applet, and copy hamster.dbjmcneill3-2/+23
with proper permissions to home directory. Bump PKGREVISION.
2008-12-02Add hamster-applet.wiz1-1/+2
2008-12-02Initial import of hamster-applet-2.24.2:wiz4-0/+174
This applet allows you to keep track on where are you spending your time.