aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Format-Flexible
Commit message (Collapse)AuthorAgeFilesLines
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Update to 0.21Steve Wills2012-01-293-3/+6
| | | | | | | | | PR: ports/164316 Submitted by: swills (myself) Approved by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=290046
* - Update to 0.17Philip M. Gollucci2010-12-132-4/+3
| | | | | | | | | | | | - Remove MD5 PR: ports/153062 Submitted by: myself (pgollucci) Approved by: cm@therek.net (maintainer) Changes: http://search.cpan.org/dist/DateTime-Format-Flexible/Changes Notes: svn path=/head/; revision=266245
* - Update to 0.15Sylvio Cesar Teixeira2010-04-173-7/+15
| | | | | | | | | PR: ports/145767 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=252822
* - Remove the *.orig files from patchPhilip M. Gollucci2009-07-144-0/+0
| | | | | | | Pointyhat to pgollucci (a big one!) Notes: svn path=/head/; revision=237807
* DateTime::Format::Flexible attempts to take any string you give itPhilip M. Gollucci2009-07-148-0/+42
and parse it into a DateTime object. The test file tests 2500+ variations of date/time strings. WWW: http://search.cpan.org/dist/DateTime-Format-Flexible/ PR: ports/135939 (4 of 6) Submitted by: Cezary Morga <cm at therek.net> Notes: svn path=/head/; revision=237805