aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Format-W3CDTF
Commit message (Collapse)AuthorAgeFilesLines
* Use the CPAN site macro.Mathieu Arnold2007-08-311-2/+1
| | | | | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims. Notes: svn path=/head/; revision=198588
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Be hipe and add SHA256Mathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148240
* Add SIZE fieldMathieu Arnold2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99406
* Update to 0.04Mathieu Arnold2003-12-042-4/+2
| | | | Notes: svn path=/head/; revision=94984
* Update my ports to use my @FreeBSD.org addressMathieu Arnold2003-08-161-1/+1
| | | | | | | Approved by: demon (mentor) Notes: svn path=/head/; revision=87033
* Add p5-DateTime-Format-W3CDTF 0.03,Erwin Lansing2003-08-124-0/+40
This module understands the W3CDTF date/time format, an ISO 8601 profile, defined at http://www.w3.org/TR/NOTE-datetime. This format as the native date format of RSS 1.0. PR: 54194 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=86855