6a57 FreshPorts -- devel/p5-DateTime-Format-ICal
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-Format-ICal 0.09 devel on this many watch lists=4 search for ports that depend on this port
Parse and format ICal datetime and duration strings
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Jul 2003 08:48:14
Also Listed In: perl5
License: not specified in port


This module understands the ICal date/time and duration formats, as defined in
RFC 2445. It can be used to parse these formats in order to create the
appropriate objects.

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-DateTime
  2. devel/p5-DateTime-TimeZone
  3. devel/p5-DateTime-Event-ICal
  4. devel/p5-DateTime-Set
  5. devel/p5-Params-Validate
  6. devel/p5-Module-Build
  7. lang/perl5.8
Required To Run:
  1. devel/p5-DateTime
  2. devel/p5-DateTime-TimeZone
  3. devel/p5-DateTime-Event-ICal
  4. devel/p5-DateTime-Set
  5. devel/p5-Params-Validate
  6. lang/perl5.8

This port is required by:

for Build for Run

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


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/ftp.funet.fi/pub/languages/perl/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: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Jun 2012 18:42:48
Original commit files touched by this commit  0.09
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)
08 Jun 2012 12:13:52
Original commit files touched by this commit  0.09
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
17 May 2011 11:05:02
Original commit files touched by this commit  0.09
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports.

Approved by:    erwin@ (portmgr)
23 Oct 2009 00:30:06
Original commit files touched by this commit  0.09
leeym search for other commits by this committer
- replace ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm with
p5-Params-Validate>=0 since it changed the file path.
- portlint

PR:             follow-up to ports/139837
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
16 Aug 2009 09:55:32
Original commit files touched by this commit  0.09
linimon search for other commits by this committer
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
19 Mar 2008 10:09:47
Original commit files touched by this commit  0.09
mat search for other commits by this committer
Update to 0.09
31 Aug 2007 13:37:23
Original commit files touched by this commit  0.08
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.
22 Jan 2006 01:48:34
Original commit files touched by this commit  0.08
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)
14 Nov 2005 14:16:12
Original commit files touched by this commit  0.08
mat search for other commits by this committer
Be hipe and add SHA256
06 Feb 2004 13:05:54
Original commit files touched by this commit  0.08
mat search for other commits by this committer
Update to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-Build
stays a BUILD_DEPENDS and that it does not leak into RUN_DEPENDS
29 Jan 2004 13:37:55
Original commit files touched by this commit  0.08
mat search for other commits by this committer
Add SIZE field
05 Sep 2003 15:46:30
Original commit files touched by this commit  0.08
mat search for other commits by this committer
Update to 0.08
No longer requires 5.6.1
24 Aug 2003 13:49:09
Original commit files touched by this commit  0.06_1
mat search for other commits by this committer
Add MAN3 now that Module::Build does generate man pages
bump PORTREVISION

Approved by:    demon (mentor)
16 Aug 2003 09:13:44
Original commit files touched by this commit  0.06
mat search for other commits by this committer
Update my ports to use my @FreeBSD.org address

Approved by:    demon (mentor)
08 Jul 2003 08:47:41
Original commit files touched by this commit  0.06
erwin search for other commits by this committer
Add p5-DateTime-Format-ICal 0.06,
parse and format ICal datetime
and duration strings.

PR:             54034
Submitted by:   Mathieu Arnold <m@absolight.net>

Number of commits found: 15

284c
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 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 24572
Broken 191
Deprecated 459
Ignore 565
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 444
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight85
new month177

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