NetBSD pkgsrc (package source) is a package management system for
Unix-like operating systems
The DateTime.pm module aims to provide a complete, correct, and easy
to use date/time object implementation. Currently it handles many date
calculations, date math (addition and subtraction), and provides
convenient methods for retrieving portions of a date/time.
This module properly supports the Olson time zone database, meaning
that historical time zone information, and more importantly, daylight
saving time rules, can be handled transparently, simply by setting the
correct time zone. This is done by using the DateTime::TimeZone
module.
# $NetBSD: Makefile,v 1.25 2010/08/21 16:36:25 seb Exp $
DISTNAME= DateTime-0.61
PKGNAME= p5-${DISTNAME}00
PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://datetime.perl.org/
COMMENT= Perl module for date/time sets and ranges
LICENSE= artistic-2.0
BUILD_DEPENDS+= p5-Module-Build-[0-9]*:../../devel/p5-Module-Build
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
DEPENDS+= p5-DateTime-Locale>=0.41:../../time/p5-DateTime-Locale
DEPENDS+= p5-DateTime-TimeZone>=1.09:../../time/p5-DateTime-TimeZone
DEPENDS+= p5-Params-Validate>=0.76:../../devel/p5-Params-Validate
USE_LANGUAGES= c # installs C module
PERL5_PACKLIST= auto/DateTime/.packlist
PERL5_MODULE_TYPE= Module::Build
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
$NetBSD: distinfo,v 1.20 2010/07/18 11:53:37 seb Exp $
SHA1 (DateTime-0.61.tar.gz) = d0b35d501e84064901a89de05b93f551ede7d32c
RMD160 (DateTime-0.61.tar.gz) = cd30850c9d633057a6747e8ef360bbb608e71001
Size (DateTime-0.61.tar.gz) = 174670 bytes