summaryrefslogtreecommitdiff
path: root/time
AgeCommit message (Collapse)AuthorFilesLines
2013-10-21+ dateutilswiz1-1/+2
2013-10-21Import dateutils-0.2.5 as time/dateutils.wiz4-0/+70
Dateutils are a bunch of tools that revolve around fiddling with dates and times in the command line with a strong focus on use cases that arise when dealing with large amounts of financial data. Dateutils commands are prefixed with a `d` but otherwise resemble known unix commands for reasons of intuition. The only exception being `strptime` which is analogous to the libc function of the same name.
2013-10-19Revbump after updating textproc/icuadam2-4/+4
2013-10-10Recursive revbump from pango-1.36.0ryoon15-30/+30
2013-10-09recursive bump for libmng-2.0.2 shlib major bump and dependency changewiz7-14/+14
2013-10-06Update to 2013.7: usual updates.wiz2-6/+6
2013-10-02Update to 1.9726wen3-24/+6
Upstream changes: 1.9726 [2013-08-17] - Correct s/us splitting of usleep(1000000) [rt.cpan.org #78266]. - Avoid integer overflow in itimer-based alarm() with large argument [rt.cpan.org #87160]. - Define PERL_NO_INLINE_FUNCTIONS during probe compilations, to avoid false negatives caused by not linking with the perl core. - Be more careful about context in stat(). - Install into "site" directories by default on perl 5.11+ [rt.cpan.org #79797]. - Fix a couple of doc typos [rt.cpan.org #85365]. - Fix function name in a doc example [rt.cpan.org #86318]. - Provide lstat() that yields high-res timestamps, alongside the existing high-res stat() [rt.cpan.org #78732].
2013-10-02Update to 1.2300wen2-8/+8
Add LICENSE Upstream changes: 1.2300 2012-07-20 - Doh, fix the repo & bugtracker info in the META files. 1.2200 2012-07-09 - Explicitly require Test::More 0.88+ for tests. 1.2100 2012-07-09 - A seconds value greater than 59 but less than 60 caused timegm() and timelocal() to croak. Now we allow any value that's less than 60. RT #78189. 1.2000 2011-01-02 - Release 1.1902 as a stable version without any further chances. 1.1902 2010-12-16 TRIAL RELEASE - Merge all changes from blead perl. - Try to restore compatibility with older perls, which don't have a 64bit capable localtime/gmtime.
2013-10-02Update to 1.23wen2-6/+6
Upstream changes: 1.23 2013-09-06 - add a LICENSE file (thanks, John Peacock!) - make sure Time::Seconds loads Exporter, which it relies on (thanks, GFUJI and TOKUHIROM!) - fix day of year parsing (like "%y%j") (thanks, Doug Wilson)
2013-10-02Update to 1.8wen2-7/+6
Upstream changes: 1.8 Mon Jul 8 2013 - more spelling - published to github - fixed docs
2013-09-10Update to 0.31wen2-7/+6
Upstream changes: 0.31 Tue Sep 22 02:05:24 2009 => Perl::Critic refactoring. 0.30 Wed Jun 24 00:42:57 2009 => Added "week" suport to the output. Disabled by default. => Extended the second parameter to elapsed() to a hashref.
2013-09-10Update to 1.1wen2-8/+8
Add LICENSE Upstream changes: 2013-04-02 Avi Finkel avi@finkel.org * Release 1.1 -- Adding millisecond support.
2013-09-09Update to 2013d:wiz3-8/+10
The usual changes.
2013-09-08Update to 1.0.7:wiz2-8/+6
This release includes code & man page cleanups. Alan Coopersmith (4): Store sine & cosine tables as doubles instead of floats Add noreturn attributes suggested by -Wmissing-noreturn Combine usage message strings & print them to stderr, not stdout xclock 1.0.7 Eric S. Raymond (1): Don't rely on being able to set tab stops.
2013-09-02Revbump after cairo updateadam15-30/+30
2013-08-30Don't add default arguments on friend definitions.joerg2-4/+23
2013-08-30Update to 0.21wen2-7/+6
Upstream changes: 0.21 * Examine properties in consistent order, so tests pass on 5.18 and above 0.20 * Properly restrict the valid properties when iCal version 1.0 (Ashley Willis)
2013-08-30Update to 0.538wen2-7/+6
Upstream changes: 0.538 (03.20.2013) - John Siracusa <siracusa@gmail.com> * Ensure that "today" is parsed as a DateTime with the time set to 00:00:00. (RT 84068)
2013-08-30Update to 0.16wen2-8/+7
Update DEPENDS Upstream changes: 0.16 -- updating to require a new version of Olson::Abbreviations 0.15 -- trying something for a problem I don't see. 0.14 -- Fixed rt #73332 about build systems and MooseX::Types version number 0.13 -- Fixed rt #72473 and added version requirement for Moose 0.12 -- Updated to use namespace::autoclean, fixed git repo link to be public repo
2013-08-30Update to 0.04wen2-8/+7
Upstream changes: 0.04 2013-02-22 Fixed stupid fucking doc tests 0.03 2012-07-19 upgraded to require the latest MX::ClassAttribute
2013-08-30Update to 1.60wen2-7/+6
Upstream changes: 1.60 2013-07-07 - This release is based on version 2013d of the Olson database. This release includes contemporary changes for Morocco and Israel. It also includes historical changes for Jerusalem.
2013-08-30Update to 0.32wen2-7/+6
Upstream changes: 0.32 2013-08-27 - ignore duration signal in DateTime::Span->from_datetime_and_duration() and use the 'end'/'start' parameters as a cue for the time direction, suggested by David Pottage - more tests of intersections with open/closed ended spans
2013-08-30Update to 0.16009wen2-7/+8
Upstream changes: 0.16009 2013-08-25T04:51:15Z - Fix typos [pr #2] (dsteinbrunner) - Migrate to using Minilla for packaging 0.16008 Fri Nov 25 09:20:00 2011 - Work with [+-]hh:mm:ss time offsets. Reported by Rod Tailor (rt #72706) 0.16007 Wed Dec 26 15:30:00 2012 - Fix ISO parsing (rt 51074, https://github.com/lestrrat/DateTime-Format-Pg/pull/1) - Why I have not noticed this PR, I have no clue 0.16006 Fri May 27 09:00:00 2011 - Repository moved to github - Postgres 8.4 apprently now allows infinity dates. Applied patch by cmckay (rt #68473)
2013-08-30Update to 0.06wen2-8/+7
Update DEPENDS Upstream changes: 0.06 Tue Oct 11 21:18:12 2011 - added a test that specifies subsecond granularity - now requires Convert::NLS_DATE_FORMAT 0.03 (Thank you Jon Bjornstad and Zefram)
2013-08-30Update to 0.05wen2-7/+6
Upstream changes: 0.05 Tue Jan 17 22:23:40 2012 - changed ~~ to =~ for compatibility with older versions of Perl 0.04 Mon Jan 16 15:09:56 2012 - remove quotes from quoted strings within oracle formats (Thank you Yanick Champoux) 0.03 Tue Oct 11 20:48:56 2011 - added ability to specify subsecond granularity (Thank you Jon Bjornstad and Zefram)
2013-08-30Update to 0.08wen2-7/+6
Upstream changes: 0.08 Sat Feb 11 23:40:43 MST 2012 - rt.cpan.org #52645 : UTC offsets must be in the same format (basic|extended) as the time as to which it is attached.
2013-08-30Update to 0.40wen2-7/+6
Upstream changes: 0.40 2010-10-31 - format_isoz now actually changes the time zone. Fixes RT 62332 (DOUGDUDE)
2013-08-30Update to 0.25wen2-7/+6
Upstream changes: 0.25 Mon Mar 04 2013 - support "HH:MM::SS timezone YYYY/MM/DD" - thanks Kevin Zwack 0.24 Mon Nov 26 2012 - fix removal of 'am' in the german language file when we already know what part is the time part - fix removal of 'st' when not preceded by a digit - thanks Andreas Koenig rt #81432 - support "YYYYMMDD timezone" 0.23 Thu Jun 14 2012 - Fix for MM/YYYY (was always setting the base year) - thanks John Marling - Support MM/YY if MMYY is given as an option - pod cleanup 0.22 Mon Jun 11 2012 - update GPL in the LICENSE file (apparently the FSF has a new address) - thanks ppisar rt #74363 - update POD to match the license file - thanks ppisar rt #74358 - fix typo for saturday in the german language file - thanks TMUELLER rt #77721 - don't check the language extensions if we don't have any non-digits in the string we are checking (excluding delimiters: \/-.:[space]) - fix typos in the pod documentation, add a link to the german translations - add support and more tests for some time-first formats - add support for GMT timezone anywhere in the date/time string 0.21 Sun Jan 01 2012 - handle mm/yyyy and m/yyyy 0.20 Sun Sep 18 2011 - case insensitive handling of st|nd|rd|th (3rd and 3RD now work) - thanks Brett Carson 0.19 Fri Jan 07 2011 - support for German (de) - thanks Mark Trettin - better support for DD MM - support for natural dates in all languages (3 years ago) 0.18 Sat Jan 01 2011 - move a test that was hardcoded to a year to the no_year tests. - thanks cpantesters 0.17 Tue Oct 26 2010 - more formats supported - support timezone offsets that are not at the end of the datetime string. - they must be 4 digits and begin with a plus or minus - thanks snarkyboojum: http://use.perl.org/use.perl.org/_snarkyboojum/journal/40297.html - better support for dates like 'December 1st' - POD formatting fixes - support 'Oct.26, 2010'. - thanks Brian Knapp
2013-08-30Update to 0.11wen2-7/+6
Upstream changes: 0.11 2012-11-06 - performance patch, provided by Dario Hamidi
2013-08-30Update to 1.0wen2-7/+7
Upstream changes: 1.0 Tue Jun 12 14:40:37 EDT 2012 - Fixed improper conversion from object on December 31. (RT #77696) - second and nanosecond parameters in constructor instead of rd_secs, rd_nanosecs for better DateTime compatability. - Updated tests for current best practices. 100% test coverage. 0.9.7 Fri Aug 6 14:00:49 EDT 2010 - Miscapitalization of days_till_x fixed in one place.
2013-08-30Update to 1.03wen2-7/+6
Upstream changes: 1.03 2013-04-17 - The set_time_zone() method was not returning the object when caalled with a name that matched the current zone. Reported by Noel Maddy. RT #84699. 1.02 2013-04-15 - When a constructor method like new() or today() was called on an object, you'd get an error message like 'Can't locate object method "_normalize_nanoseconds" via package "2013-04-15T00:00:00"'. This has been fixed to provide a sane error message. Patch by Doug Bell. - When set_time_zone() is called with a name that matches the current time zone, DateTime now short circuits and avoids a lot of work. Patch by Mark Stosberg.
2013-08-22using hicolor-icon-theme.obache1-2/+3
Bump PKGREVISION.
2013-08-16revbump from libnotify bumped to 0.7 and dependency changed from libnotify07.obache1-3/+3
2013-08-16Switch to use libnotify07.obache3-4/+49
Bump PKGREVISION.
2013-08-15Update to 0.08wen2-8/+7
Upstream changes: 0.08 2012-12-11 12:18:56 Europe/London - Require perl 5.8.3, as Moose does 0.07 2011-12-12 12:58:19 Europe/London - Provide optimize_as for pre-2.0100 Moose versions - Bump MooseX::Types version requirement (RT#73188) - Add missing dependencies - Enforce version dependencies at runtime (RT#73189) 0.06 - Use inline_as instead of the deprecated optimize_as
2013-08-12Update to 1.22wen2-7/+6
Upstream changes: 1.22 2013-08-12 - add explicit copyright and license statements - fix encoding of .pm files and add =encoding directive 1.21 2013-07-06 - fix installation target; now installs to site in v5.12 and later - make Time::Seconds match its VERSION to Time::Piece - numerous portability fixes imported from perl core distribution
2013-08-07Install missing files, especially kronolith/calendars/ which contains codebouyer2-4/+13
needed to manage calendars.
2013-08-06Fix broken BUILD_DEPENDS.ryoon1-2/+2
Noticed by spz@. Thank you.
2013-07-21lib/charset.alias is skipped by check-files.mkshattered1-3/+1
2013-07-15* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yesryoon2-4/+3
are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk".
2013-07-10Update to 2.30. From the changelog:schmonz2-8/+13
* Syncing distribution version number with Date::Parse, not functional changes
2013-07-08Update to 3.5:wiz2-7/+6
3.5 (2013-07-03) ---------------- - Let to_unicode be more graceful for non-unicode strings, as like CMFPlone's safe_unicode does it. [thet]
2013-07-05Recursive revbump from graphics/giflib update to 5.0.4.ryoon2-4/+4
2013-07-02+libgcal; Set MAINTAINER=me.rodent2-3/+4
2013-07-02Import libgcal-0.9.6 as time/libgcal.rodent5-0/+80
Its an ANSI C library that does allow communication with google calendar and contacts, useful if you need to support this in a C or C++ application. Currently, libgcal implements: - authentication - get all events/contacts - atom stream parsing - access to individual events/contacts - add/delete/edit using gcal objects - add/delete/edit using raw XML - query for updated events/contacts - use of http proxy - timezone - contact photo download/upload - google data protocol GCalendar 2.0 and Contacts 3.0 - can be used with a C++ application - google hosted accounts (i.e. joe@foobar.com)
2013-06-23fix evolution-webcal build for SunOSrichard1-1/+2
2013-06-11Update to 3.6.3ryoon4-19/+22
Changelog: Major changes in release 3.6.3 * Remove duplicate for All Saints Day for DE_BY. * Inherit some portability fixes from gnulib.
2013-06-09Add MAKE_FLAGS+=appdefaultdir=${PREFIX}/lib/X11/app-defaults so packagerodent1-1/+3
works with native xorg.
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz22-44/+44
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron22-44/+44
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.