NOTICE: This package has been removed from pkgsrc

./time/p5-Time, Perl5 functions to convert and use time variables

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2006.0814, Package name: p5-Time-2006.0814, Maintainer: pkgsrc-users

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 miscellaneous timezone manipulations routines
Time::DaysInMonth.pm simply report the number of days in a month


Required to run:
[lang/perl5]

Master sites: (Expand)

SHA1: a79c6bcce924fcb3a0b08eea37dbad27d2880ebf
RMD160: 555fd3eca2201d4c422514af4a7e74586f0aca13
Filesize: 23.435 KB

Version history: (Expand)


CVS history: (Expand)


   2009-06-09 19:36:22 by David Brownlee | Files touched by this commit (4) | Package removed
Log message:
p5-Time and p5-Time-modules are the same package - keep p5-Time-module as
thats (minus the p5-) is the official name on CPAN
http://cpansearch.perl.org/src/MUIR/Time-modules-2006.0814/META.yml
   2009-05-01 23:15:34 by Jens Rehsack | Files touched by this commit (2)
Log message:
PkgSrc changes:
  - Updating package for various p5 time related module from 2003.1126
    to 2006.0814
  - Setting license to public-domain

Upstream changes:
2006.0814:
	A bugfix for negative offsets that overflowed (from Vernon Lyon
	<vlyon at uk.yahoo-inc.com>)

	Add a few more timezones (from Peter Ludemann <ludemann at yahoo-inc.com>
	and Alex Bowley <kilinrax at cpan.org>)

	Recognize fractional times counts like "1.5 minutes ago"
	(from Simon Wistow <simon@thegestalt.org>)

	Recognize Dow "before last" (from Ole Craig <ocraig at \ 
stillsecure.com>)

	Change various __DATA__ to __END__ (from Nick Ing-Simmons
	<nick at ing-simmons.net>)
   2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179)
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980)
Log message:
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
   2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721)
Log message:
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2005-08-06 08:19:41 by Johnny C. Lam | Files touched by this commit (634) | Package updated
Log message:
Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.