597a FreshPorts -- devel/p5-MooseX-Types-DateTime-ButMaintained
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-MooseX-Types-DateTime-ButMaintained 0.16 devel on this many watch lists=0 search for ports that depend on this port
DateTime related constraints and coercions for Moose

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Jul 2009 17:39:18
Also Listed In: perl5
License: not specified in port


This module packages several Moose::Util::TypeConstraints with
coercions, designed to work with the DateTime suite of objects.

This module is just the MooseX::Types::DateTime without the requirement
on DateTimeX::Easy (which requires DateTime::Manip). As of 0.05
this module supports globally unique Olson abbreviations, and dies
when they are not globally unique.

WWW: http://search.cpan.org/dist/MooseX-Types-DateTime-ButMaintained/
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-DateTime
  2. devel/p5-DateTime-Locale
  3. devel/p5-DateTime-TimeZone
  4. devel/p5-Moose
  5. devel/p5-MooseX-Types
  6. devel/p5-Olson-Abbreviations
  7. devel/p5-namespace-clean
  8. lang/perl5.12
Required To Run:
  1. devel/p5-DateTime
  2. devel/p5-DateTime-Locale
  3. devel/p5-DateTime-TimeZone
  4. devel/p5-Moose
  5. devel/p5-MooseX-Types
  6. devel/p5-Olson-Abbreviations
  7. devel/p5-namespace-clean
  8. lang/perl5.12

This port is required by:

for Build for Run

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


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/MooseX/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/MooseX/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/MooseX/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/MooseX/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/MooseX/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/MooseX/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/MooseX/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/MooseX/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/MooseX/
  11. http://at.cpan.org/modules/by-module/MooseX/
  12. http://backpan.perl.org/modules/by-module/MooseX/
  13. http://cpan.nctu.edu.tw/modules/by-module/MooseX/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/MooseX/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/MooseX/
  16. http://www.cpan.dk/modules/by-module/MooseX/
  17. http://www.cpan.dk/modules/by-module/MooseX/

Number of commits found: 10

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
15 Oct 2012 16:21:12
Original commit files touched by this commit  0.16
tabthorpe search for other commits by this committer
- Reassign to the heap at maintainer's request

Approved by:	portmgr (implicit)
Feature safe:	yes
Redports:	ignore
08 Sep 2012 19:27:12
Original commit files touched by this commit  0.16
swills search for other commits by this committer
- Slight correction to deps from last update
06 Sep 2012 16:00:07
Original commit files touched by this commit  0.16
swills search for other commits by this committer
- Update to 0.16

PR:		ports/170891
Approved by:	maintainer timeout (cm@therek.net, >2 weeks)
10 Jun 2012 18:42:48
Original commit files touched by this commit  0.11
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)
18 Feb 2012 19:37:25
Original commit files touched by this commit  0.11
swills search for other commits by this committer
- Add TEST_DEPENDS to enable testing

Approved by:    portmgr (blanket)
03 Jul 2011 14:59:23
Original commit files touched by this commit  0.11
ohauer search for other commits by this committer
-remove MD5
20 Nov 2009 13:05:58
Original commit files touched by this commit  0.11
wen search for other commits by this committer
- Update to 0.11

PR:             ports/140720
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
26 Jul 2009 20:50:03
Original commit files touched by this commit  0.08
miwi search for other commits by this committer
- Update to 0.08

PR:             136969
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
14 Jul 2009 17:49:44
Original commit files touched by this commit  0.06
pgollucci search for other commits by this committer
- Remove the *.orig files from patch

Pointyhat to pgollucci (a big one!)
14 Jul 2009 17:38:01
Original commit files touched by this commit  0.06
pgollucci search for other commits by this committer
This module packages several Moose::Util::TypeConstraints with
coercions, designed to work with the DateTime suite of objects.

This module is just the MooseX::Types::DateTime without the requirement
on DateTimeX::Easy (which requires DateTime::Manip). As of 0.05
this module supports globally unique Olson abbreviations, and dies
when they are not globally unique.

WWW: http://search.cpan.org/dist/MooseX-Types-DateTime-ButMaintained/

PR:             ports/135939 (2 of 6)
Submitted by:   Cezary Morga <cm at therek.net>

Number of commits found: 10

2881
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 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 24518
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days24
new fortnight76
new month206

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