summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-03-08 16:28:56 +0000
committersno <sno@pkgsrc.org>2010-03-08 16:28:56 +0000
commitb69f4a6e8b5f1dcf22893a800b2bb74f9c44cd81 (patch)
tree6df0d5951e56fcf719e810281a0b5f688f01b560 /time
parent60c1d1f6dd4dd91851d9e2f396d69f3b39b5d4e5 (diff)
downloadpkgsrc-b69f4a6e8b5f1dcf22893a800b2bb74f9c44cd81.tar.gz
Importing time/p5-DateTime-TimeZone-HPUX version 1.04. This module is
required to get time/p5-DateTime-TimeZone working well on HP-UX. This distribution implement detection of the local timezone as defined at the operating system level, either in $ENV{TZ} or in /etc/TIMEZONE. HP-UX has its own system for defining timezones. See tztab(4). This is incompatible with the now common set of timezones known as the Olson DB that is used by DateTime::TimeZone. This module fixes this hole by providing the map between the two systems.
Diffstat (limited to 'time')
-rw-r--r--time/p5-DateTime-TimeZone-HPUX/DESCR7
-rw-r--r--time/p5-DateTime-TimeZone-HPUX/Makefile26
-rw-r--r--time/p5-DateTime-TimeZone-HPUX/distinfo5
3 files changed, 38 insertions, 0 deletions
diff --git a/time/p5-DateTime-TimeZone-HPUX/DESCR b/time/p5-DateTime-TimeZone-HPUX/DESCR
new file mode 100644
index 00000000000..07ee6b4fac8
--- /dev/null
+++ b/time/p5-DateTime-TimeZone-HPUX/DESCR
@@ -0,0 +1,7 @@
+This distribution implement detection of the local timezone as defined at
+the operating system level, either in $ENV{TZ} or in /etc/TIMEZONE.
+
+HP-UX has its own system for defining timezones. See tztab(4). This is
+incompatible with the now common set of timezones known as the Olson DB
+that is used by DateTime::TimeZone. This module fixes this hole by
+providing the map between the two systems.
diff --git a/time/p5-DateTime-TimeZone-HPUX/Makefile b/time/p5-DateTime-TimeZone-HPUX/Makefile
new file mode 100644
index 00000000000..283199f67e1
--- /dev/null
+++ b/time/p5-DateTime-TimeZone-HPUX/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/03/08 16:28:56 sno Exp $
+
+DISTNAME= DateTime-TimeZone-HPUX-1.04
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= time perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/DateTime-TimeZone-HPUX/
+COMMENT= Handles timezones defined at the operating system level on HP-UX
+LICENSE= ${PERL5_LICENSE}
+
+BUILD_DEPENDS+= {perl>=5.10.1,p5-Module-Build>=0.35000}:../../devel/p5-Module-Build
+
+DEPENDS+= p5-DateTime-TimeZone>=1.05:../../time/p5-DateTime-TimeZone
+
+ONLY_FOR_PLATFORM= HPUX-*-*
+
+USE_LANGUAGES= # empty
+PERL5_MODULE_TYPE= Module::Build
+PERL5_PACKLIST= auto/DateTime/TimeZone/HPUX/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/p5-DateTime-TimeZone-HPUX/distinfo b/time/p5-DateTime-TimeZone-HPUX/distinfo
new file mode 100644
index 00000000000..9f0c6558429
--- /dev/null
+++ b/time/p5-DateTime-TimeZone-HPUX/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/03/08 16:28:56 sno Exp $
+
+SHA1 (DateTime-TimeZone-HPUX-1.04.tar.gz) = bb0243648e33d99e261f572b387f713c898626e1
+RMD160 (DateTime-TimeZone-HPUX-1.04.tar.gz) = cd80f7003ed7fb00992fb9bbe1aebf1871507a42
+Size (DateTime-TimeZone-HPUX-1.04.tar.gz) = 19511 bytes