751f FreshPorts -- devel/p5-DateTime-Format-HTTP
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-HTTP 0.40 devel on this many watch lists=2 search for ports that depend on this port
HTTP date conversion routines
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Aug 2003 10:58:06
Also Listed In: perl5
License: not specified in port


This module provides functions that deal the date formats used by the HTTP
protocol (and then some more).

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. www/p5-libwww
  3. lang/perl5.8
  4. devel/p5-Module-Build
  5. lang/perl5.8
Required To Run:
  1. devel/p5-DateTime
  2. www/p5-libwww
  3. lang/perl5.8

This port is required by:

for Build for Run

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


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: 17

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.40
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)
06 Jun 2012 11:22:18
Original commit files touched by this commit  0.40
culot search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Submitted by:   az@
01 Nov 2010 19:23:17
Original commit files touched by this commit  0.40
bapt search for other commits by this committer
- update to 0.40
- changes:
http://cpansearch.perl.org/src/CKRAS/DateTime-Format-HTTP-0.40/Changes
05 Jul 2010 06:31:42
Original commit files touched by this commit  0.39
sahil search for other commits by this committer
- Update to 0.39

Approved by:    wxs@/itetcu@ (mentors, implicit)
Feature safe:   yes
16 Jan 2010 14:45:49
Original commit files touched by this commit  0.38_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
  maintained by (perl|ports|kuriyama)@FreeBSD.org.

- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
  ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
  Encode, Digest, Pod::Parser, File::Spec.
16 Aug 2009 09:55:32
Original commit files touched by this commit  0.38
linimon search for other commits by this committer
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
06 Apr 2009 20:12:57
Original commit files touched by this commit  0.38
mat search for other commits by this committer
Update to 0.38
31 Aug 2007 13:37:23
Original commit files touched by this commit  0.37
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.
14 Aug 2006 16:10:40
Original commit files touched by this commit  0.37
mat search for other commits by this committer
Update to 0.37

PR:             101695
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
22 Jan 2006 01:48:34
Original commit files touched by this commit  0.36_1
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.36_1
mat search for other commits by this committer
Be hipe and add SHA256
11 Jun 2005 16:13:12
Original commit files touched by this commit  0.36_1
skv search for other commits by this committer
* reflect renaming on CPAN File-Spec to PathTools
   + add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
12 Feb 2004 17:30:54
Original commit files touched by this commit  0.36
mat search for other commits by this committer
Update to 0.36
06 Feb 2004 13:05:54
Original commit files touched by this commit  0.35.01
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.35.01
mat search for other commits by this committer
Add SIZE field
27 Jan 2004 12:55:52
Original commit files touched by this commit  0.35.01
mat search for other commits by this committer
Update to 0.35.01
Get rid of unneeded dependencies
Cleanup
19 Aug 2003 10:57:34
Original commit files touched by this commit  0.35
mat search for other commits by this committer
Add p5-DateTime-Format-HTTP 0.35

This module provides functions that deal the date formats used by the HTTP
protocol (and then some more).

PR:             54187
Submitted by:   mat
Approved by:    demon (mentor)

Number of commits found: 17

284d
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
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

6 vulnerabilities affecting 22 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 24533
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days29
new fortnight61
new month219

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