summaryrefslogtreecommitdiff
path: root/time/p5-DateTimeX-Easy
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2009-02-14 00:14:25 +0000
committerabs <abs@pkgsrc.org>2009-02-14 00:14:25 +0000
commit310264d5f4dbeb64e30745069bab69b73a13919e (patch)
treeac24136dffd1528ba229fe1d1aeec190dfba047e /time/p5-DateTimeX-Easy
parent542c78cc8edbc04d18a921cab64b54b60bece072 (diff)
downloadpkgsrc-310264d5f4dbeb64e30745069bab69b73a13919e.tar.gz
Added time/p5-DateTimeX-Easy version 0.085
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).
Diffstat (limited to 'time/p5-DateTimeX-Easy')
-rw-r--r--time/p5-DateTimeX-Easy/DESCR4
-rw-r--r--time/p5-DateTimeX-Easy/Makefile27
-rw-r--r--time/p5-DateTimeX-Easy/distinfo5
3 files changed, 36 insertions, 0 deletions
diff --git a/time/p5-DateTimeX-Easy/DESCR b/time/p5-DateTimeX-Easy/DESCR
new file mode 100644
index 00000000000..5bb2bb673da
--- /dev/null
+++ b/time/p5-DateTimeX-Easy/DESCR
@@ -0,0 +1,4 @@
+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).
diff --git a/time/p5-DateTimeX-Easy/Makefile b/time/p5-DateTimeX-Easy/Makefile
new file mode 100644
index 00000000000..b961d0e7f41
--- /dev/null
+++ b/time/p5-DateTimeX-Easy/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/02/14 00:14:25 abs Exp $
+
+DISTNAME= DateTimeX-Easy-0.085
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= time perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTimeX/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/perldoc?DateTimeX::Easy
+COMMENT= Parse a date/time string using the best method available
+
+DEPENDS+= p5-DateTime-Format-DateParse>0:../../time/p5-DateTime-Format-DateParse
+DEPENDS+= p5-DateTime-Format-Natural>0:../../time/p5-DateTime-Format-Natural
+DEPENDS+= p5-DateTime-Format-Flexible>0:../../time/p5-DateTime-Format-Flexible
+DEPENDS+= p5-DateTime-Format-ICal>0:../../time/p5-DateTime-Format-ICal
+DEPENDS+= p5-DateTime-Format-DateManip>0:../../time/p5-DateTime-Format-DateManip
+DEPENDS+= p5-Scalar-List-Utils>=0:../../devel/p5-Scalar-List-Utils
+
+BUILD_DEPENDS+= p5-Test-Most>0:../../devel/p5-Test-Most
+
+PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= #
+
+PERL5_PACKLIST= auto/DateTimeX/Easy/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/p5-DateTimeX-Easy/distinfo b/time/p5-DateTimeX-Easy/distinfo
new file mode 100644
index 00000000000..23466dc3eda
--- /dev/null
+++ b/time/p5-DateTimeX-Easy/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/02/14 00:14:25 abs Exp $
+
+SHA1 (DateTimeX-Easy-0.085.tar.gz) = ab676359a1e69a80853a393c2a52a4caa40fef56
+RMD160 (DateTimeX-Easy-0.085.tar.gz) = 8f5ee4f024e2fec6fcd7fa4b5d410d0f5d634fae
+Size (DateTimeX-Easy-0.085.tar.gz) = 32726 bytes