1eff3 FreshPorts -- devel/p5-DateTime-TimeZone
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-DateTime-TimeZone 1.59 devel on this many watch lists=38 search for ports that depend on this port
Time zone object base class and factory
Maintained by: jadawin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 07 Jun 2003 09:48:50
Also Listed In: perl5
License: not specified in port


This class is the base class for all time zone objects. A time zone is
represented internally as a set of observances, each of which describes the
offset from GMT for a given time period.

WWW: http://datetime.perl.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-Class-Load
  2. devel/p5-Class-Singleton
  3. devel/p5-Params-Validate
  4. lang/perl5.14
Required To Run:
  1. devel/p5-Class-Load
  2. devel/p5-Class-Singleton
  3. devel/p5-Params-Validate
  4. lang/perl5.14

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/p5-DateTime-TimeZone/ && make install clean
To add the package: pkg_add -r p5-DateTime-TimeZone


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/DateTime/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/DateTime/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/DateTime/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/DateTime/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/DateTime/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/DateTime/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/DateTime/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/DateTime/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/DateTime/
  11. http://at.cpan.org/modules/by-module/DateTime/
  12. http://backpan.perl.org/modules/by-module/DateTime/
  13. http://cpan.nctu.edu.tw/modules/by-module/DateTime/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/DateTime/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/DateTime/
  16. http://www.cpan.dk/modules/by-module/DateTime/
  17. http://www.cpan.dk/modules/by-module/DateTime/

Number of commits found: 115 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Apr 2013 08:03:14
Original commit files touched by this commit  1.59
jadawin search for other commits by this committer
- Update to 1.59
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.59/Changes
13 Mar 2013 13:44:57
Original commit files touched by this commit  1.58
jadawin search for other commits by this committer
- Update to 1.58
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.58/Changes
04 Dec 2012 09:08:43
Original commit files touched by this commit  1.56
jadawin search for other commits by this committer
- Update to 1.56
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.56/Changes

Feature safe:	yes
16 Nov 2012 09:44:35
Original commit files touched by this commit  1.54
jadawin search for other commits by this committer
- Update to 1.54
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.54/Changes

Feature safe:	yes
24 Sep 2012 15:19:10
Original commit files touched by this commit  1.50
jadawin search for other commits by this committer
- Update to 1.50
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.50/Changes
17 Sep 2012 09:20:13
Original commit files touched by this commit  1.49
jadawin search for other commits by this committer
- Update to 1.49
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.49/Changes
23 Aug 2012 09:43:22
Original commit files touched by this commit  1.48
jadawin search for other commits by this committer
- Update to 1.48
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.48/Changes
10 Jun 2012 18:42:48
Original commit files touched by this commit  1.46
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
04 May 2012 12:17:40
Original commit files touched by this commit  1.46
jadawin search for other commits by this committer
- Update to 1.46
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.46/Changes
13 Mar 2012 16:15:36
Original commit files touched by this commit  1.45
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  1.45
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
05 Mar 2012 15:25:07
Original commit files touched by this commit  1.45
jadawin search for other commits by this committer
- Update to 1.45
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.45/Changes
08 Nov 2011 08:34:12
Original commit files touched by this commit  1.42
jadawin search for other commits by this committer
- Update to 1.42
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.42/Changes
26 Oct 2011 08:40:03
Original commit files touched by this commit  1.41
jadawin search for other commits by this committer
- Update to 1.41
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.41/Changes
18 Oct 2011 08:02:54
Original commit files touched by this commit  1.40
jadawin search for other commits by this committer
- Update to 1.40
- Changelog :
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.40/Changes
06 Oct 2011 15:15:52
Original commit files touched by this commit  1.39
jadawin search for other commits by this committer
- Update to 1.39
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.39/Changes
05 Sep 2011 14:06:39
Original commit files touched by this commit  1.36
jadawin search for other commits by this committer
- Update to 1.36
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.36/Changes
04 Jul 2011 12:28:09
Original commit files touched by this commit  1.35
jadawin search for other commits by this committer
- Update to 1.35
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.35/Changes
04 May 2011 08:34:55
Original commit files touched by this commit  1.34
jadawin search for other commits by this committer
- Update to 1.34
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.34/Changes
13 Apr 2011 12:25:53
Original commit files touched by this commit  1.33
jadawin search for other commits by this committer
- Update to 1.33
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.33/Changes
05 Apr 2011 12:12:30
Original commit files touched by this commit  1.32
jadawin search for other commits by this committer
- Update to 1.32
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.32/Changes
21 Mar 2011 19:45:17
Original commit files touched by this commit  1.31
jadawin search for other commits by this committer
- Update to 1.31
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.31/Changes
15 Mar 2011 09:53:38
Original commit files touched by this commit  1.30
jadawin search for other commits by this committer
- Update to 1.30
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.30/Changes
14 Mar 2011 13:57:04
Original commit files touched by this commit  1.29
jadawin search for other commits by this committer
- Update to 1.29
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.29/Changes
01 Dec 2010 14:53:38
Original commit files touched by this commit  1.26_2
jadawin search for other commits by this committer
- Add missing dependency (deve/p5-parent)
- Bump PORTREVISION

PR:             ports/152649
Submitted by:   Panagiotis Christias <p.christias AT noc.ntua.gr>
23 Nov 2010 12:44:41
Original commit files touched by this commit  1.26_1
jadawin search for other commits by this committer
- Add missing perl module (p5-Class-Load)
- Bump PORTREVISION

Notified by:    kuriyama@
22 Nov 2010 12:34:14
Original commit files touched by this commit  1.26
jadawin search for other commits by this committer
- Update to 1.26
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.26/Changes
26 Oct 2010 12:59:17
Original commit files touched by this commit  1.23
jadawin search for other commits by this committer
- Update to 1.23
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.23/Changes
28 Sep 2010 13:41:48
Original commit files touched by this commit  1.22
jadawin search for other commits by this committer
- Update to 1.22
- Changelog:
http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.22/Changes
24 Sep 2010 02:03:44
Original commit files touched by this commit  1.21
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
23 Aug 2010 19:37:13
Original commit files touched by this commit  1.21
jadawin search for other commits by this committer
- Update to 1.21
27 Jul 2010 15:06:07
Original commit files touched by this commit  1.20
jadawin search for other commits by this committer
- Update to 1.20
25 Jun 2010 10:36:23
Original commit files touched by this commit  1.19
jadawin search for other commits by this committer
- Update to 1.19

Feature safe:   yes
05 May 2010 13:19:23
Original commit files touched by this commit  1.18
jadawin search for other commits by this committer
- Update to 1.18

PR:             ports/145895
Submitted by:   Hans Fredrik Nordhaug <hans _AT_ nordhaug.priv.no>
26 Jan 2010 08:28:32
Original commit files touched by this commit  1.10
jadawin search for other commits by this committer
- Update to 1.10
25 Jan 2010 10:11:16
Original commit files touched by this commit  1.09
jadawin search for other commits by this committer
- Update to 1.09
04 Jan 2010 09:53:32
Original commit files touched by this commit  1.08
jadawin search for other commits by this committer
- Update to 1.08
23 Dec 2009 08:20:32
Original commit files touched by this commit  1.06
jadawin search for other commits by this committer
- Update to 1.06
18 Nov 2009 08:08:40
Original commit files touched by this commit  1.05
jadawin search for other commits by this committer
- Update to 1.05
10 Nov 2009 08:38:16
Original commit files touched by this commit  1.04
jadawin search for other commits by this committer
- Update to 1.04
- Take maintainership
03 Nov 2009 02:57:56
Original commit files touched by this commit  1.03
wen search for other commits by this committer
- Update to 1.03

Approved by:    miwi,jadawin(mentors,implicit)
19 Oct 2009 17:59:37
Original commit files touched by this commit  1.01
tobez search for other commits by this committer
Update to 1.01.

Changes:        http://search.cpan.org/dist/DateTime-TimeZone/Changes
19 Oct 2009 08:46:12
Original commit files touched by this commit  1.00
tobez search for other commits by this committer
Update to 1.00.

Changes:        http://search.cpan.org/dist/DateTime-TimeZone/Changes
It would appear that CPAN indexer has not picked up this release yet,
so the relevant changes are listed here:

  This release adds a patch from Debian (http://bugs.debian.org/551195)
  for Argentina. Argentina's idiotic government decided to change their
  DST rules with two days notice. Pointer to patch from Gregor Herrman.
  Fixes RT #50590.
28 Sep 2009 20:10:35
Original commit files touched by this commit  0.99
tobez search for other commits by this committer
Update to 0.99.

Changes:        http://search.cpan.org/dist/DateTime-TimeZone/Changes
Feature safe:   yes
12 Sep 2009 08:16:10
Original commit files touched by this commit  0.98
tobez search for other commits by this committer
Update to 0.98.

Changes:        http://search.cpan.org/dist/DateTime-TimeZone/Changes
08 Sep 2009 17:58:32
Original commit files touched by this commit  0.97
tobez search for other commits by this committer
Update to 0.97.

Changes:        http://search.cpan.org/dist/DateTime-TimeZone/Changes
21 Aug 2009 13:22:46
Original commit files touched by this commit  0.96
tobez search for other commits by this committer
Update to 0.96.

Changes:        http://search.cpan.org/dist/DateTime-TimeZone/Changes
18 Aug 2009 09:37:15
Original commit files touched by this commit  0.94
tobez search for other commits by this committer
Update to 0.94.

Changes: http://search.cpan.org/dist/DateTime-TimeZone/Changes
17 Aug 2009 14:20:49
Original commit files touched by this commit  0.93
tobez search for other commits by this committer
Update to 0.93.

Changes:        http://search.cpan.org/dist/DateTime-TimeZone/Changes
16 Aug 2009 09:55:32
Original commit files touched by this commit  0.91
linimon search for other commits by this committer
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
23 Jul 2009 17:24:21
Original commit files touched by this commit  0.91
pgollucci search for other commits by this committer
- Update to 0.91

PR:             ports/136498
Approved by:    maintainer timeout (mat; 14 days)
Submitted by:   myself (pgollucci@)
08 May 2009 04:19:19
Original commit files touched by this commit  0.90
leeym search for other commits by this committer
- update to 0.90

PR:             133952
Submitted by:   leeym
Approved by:    maintainer timeout
08 Apr 2009 14:19:03
Original commit files touched by this commit  0.88
mat search for other commits by this committer
Update to 0.88
07 Apr 2009 12:41:50
Original commit files touched by this commit  0.87
mat search for other commits by this committer
Update to 0.87
12 Feb 2009 15:56:06
Original commit files touched by this commit  0.84
mat search for other commits by this committer
Update to 0.84
04 Jun 2008 11:44:17
Original commit files touched by this commit  0.77.01
mat search for other commits by this committer
Update to 0.77.01
29 May 2008 12:27:04
Original commit files touched by this commit  0.77
mat search for other commits by this committer
Update to 0.77
22 May 2008 13:20:40
Original commit files touched by this commit  0.76
mat search for other commits by this committer
Update to 0.76
28 Apr 2008 14:05:17
Original commit files touched by this commit  0.75
mat search for other commits by this committer
Update to 0.75
25 Mar 2008 17:29:29
Original commit files touched by this commit  0.74
mat search for other commits by this committer
Update to 0.74
20 Mar 2008 16:19:22
Original commit files touched by this commit  0.73_1
mat search for other commits by this committer
- fix dependency
- bump PORTREVISION

PR:             ports/121912
Submitted by:   leeym
19 Mar 2008 08:52:51
Original commit files touched by this commit  0.73
mat search for other commits by this committer
Update to 0.73
18 Feb 2008 18:07:16
Original commit files touched by this commit  0.72
miwi search for other commits by this committer
- Update to 0.72

PR:             120657
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:    maintainer implicit
26 Oct 2007 13:59:23
Original commit files touched by this commit  0.68
mat search for other commits by this committer
Update to 0.68
31 Aug 2007 13:37:23
Original commit files touched by this commit  0.67
mat search for other commits by this committer
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
27 Aug 2007 17:40:36
Original commit files touched by this commit  0.67
mat search for other commits by this committer
Update to 0.67
19 Jun 2007 10:19:39
Original commit files touched by this commit  0.66.02
mat search for other commits by this committer
Update to 0.66.02
23 Apr 2007 13:36:52
Original commit files touched by this commit  0.65.01
mat search for other commits by this committer
Update to 0.65.01
03 Apr 2007 13:09:20
Original commit files touched by this commit  0.64
mat search for other commits by this committer
Update to 0.64
26 Mar 2007 19:36:51
Original commit files touched by this commit  0.63
mat search for other commits by this committer
Update to 0.63
02 Mar 2007 14:25:37
Original commit files touched by this commit  0.62
mat search for other commits by this committer
Update to 0.62
20 Feb 2007 15:05:44
Original commit files touched by this commit  0.61.01
mat search for other commits by this committer
Update to 0.61.01
14 Feb 2007 16:13:11
Original commit files touched by this commit  0.60
mat search for other commits by this committer
Update to 0.60
19 Jan 2007 13:56:37
Original commit files touched by this commit  0.59
mat search for other commits by this committer
Update to 0.59
09 Jan 2007 14:19:02
Original commit files touched by this commit  0.58
mat search for other commits by this committer
Update to 0.58
04 Jan 2007 13:44:15
Original commit files touched by this commit  0.57
mat search for other commits by this committer
Update to 0.57 and fix a local zone problem

PR:             107108
Submitted by:   Steve Wills <steve@stevenwills.com>
25 Dec 2006 19:13:41
Original commit files touched by this commit  0.51
erwin search for other commits by this committer
- Update to 0.51
- Switch BUILD_DEPENDS and RUN_DEPENDS to avoid p5-Module-Build list in
  run-depend-list

PR:             104418
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Approved by:    maintainer timeout
30 Aug 2006 14:21:40
Original commit files touched by this commit  0.48
mat search for other commits by this committer
Update to 0.48

PR:             102672, 102674
Submitted by:   Gea-Suan Lin <gslin@gslin.org>, Jin-Shan Tseng
<tjs@cdpa.nsysu.edu.tw>
23 Aug 2006 03:50:41
Original commit files touched by this commit  0.47
mat search for other commits by this committer
Update to 102371

PR:             102371
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
14 Jun 2006 11:53:16
Original commit files touched by this commit  0.46
mat search for other commits by this committer
Update to 0.46

PR:             98247, 98887
Submitted by:   aaron, Christopher Boumenot <boumenot@gmail.com>
28 Mar 2006 14:25:26
Original commit files touched by this commit  0.42
tobez search for other commits by this committer
Update to 0.42.

Approved by:    maintainer (blanket approval)
22 Jan 2006 01:48:34
Original commit files touched by this commit  0.40
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
30 Dec 2005 16:22:03
Original commit files touched by this commit  0.40
mat search for other commits by this committer
Update to 0.40
05 Dec 2005 14:31:07
Original commit files touched by this commit  0.39
mat search for other commits by this committer
Update to 0.39
30 Nov 2005 14:43:04
Original commit files touched by this commit  0.38.01
mat search for other commits by this committer
Update to 0.38.01
22 Nov 2005 10:22:18
Original commit files touched by this commit  0.38
mat search for other commits by this committer
Update to 0.38
14 Nov 2005 14:16:12
Original commit files touched by this commit  0.37
mat search for other commits by this committer
Be hipe and add SHA256
29 Aug 2005 12:02:39
Original commit files touched by this commit  0.37
mat search for other commits by this committer
Update to 0.37
27 Apr 2005 14:25:48
Original commit files touched by this commit  0.36
mat search for other commits by this committer
Update to 0.36
16 Mar 2005 16:19:17
Original commit files touched by this commit  0.35
mat search for other commits by this committer
Update to 0.35
14 Mar 2005 13:16:14
Original commit files touched by this commit  0.34
mat search for other commits by this committer
Update to 0.34
28 Feb 2005 15:13:28
Original commit files touched by this commit  0.33
mat search for other commits by this committer
Update to 0.33
08 Jan 2005 10:43:47
Original commit files touched by this commit  0.32
mat search for other commits by this committer
Update to 0.32
10 Dec 2004 11:27:05
Original commit files touched by this commit  0.31
mat search for other commits by this committer
Update to 0.31
14 Oct 2004 12:47:11
Original commit files touched by this commit  0.30
mat search for other commits by this committer
Update to 0.30
12 Oct 2004 10:07:26
Original commit files touched by this commit  0.29
mat search for other commits by this committer
Update to 0.29
Add some docs
27 Jul 2004 11:32:54
Original commit files touched by this commit  0.28
mat search for other commits by this committer
Update to 0.28
01 Jun 2004 11:31:32
Original commit files touched by this commit  0.27
mat search for other commits by this committer
Update to 0.27
17 Mar 2004 14:56:17
Original commit files touched by this commit  0.26.01
mat search for other commits by this committer
Update to 0.26.01
11 Mar 2004 13:29:54
Original commit files touched by this commit  0.26
mat search for other commits by this committer
Update to 0.26

Number of commits found: 115 (showing only 100 on this page)

1 | 2  »  

2877
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24541
Broken 216
Deprecated 478
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 2
new 48 hours7
new 7 days29
new fortnight59
new month216

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0