aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-DateTime
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.36mat2007-01-192-4/+4
|
* Update to 0.35mat2007-01-042-4/+4
|
* Update to 0.34mat2006-08-142-4/+4
| | | | | PR: 101988 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* Update to 0.32mat2006-07-262-4/+4
|
* Update to 0.31mat2006-06-143-6/+17
| | | | | PR: 98243, 98870 Submitted by: aaron, Christopher Boumenot <boumenot@gmail.com>
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Update to 0.30mat2005-12-242-5/+4
|
* Be hipe and add SHA256mat2005-11-141-0/+1
|
* Update to 0.29.01mat2005-08-292-3/+4
|
* Update to 0.29mat2005-06-202-3/+3
|
* Update to 0.28mat2005-02-283-4/+4
|
* Update to 0.27mat2005-02-022-4/+4
|
* Update to 0.26mat2005-01-282-3/+3
|
* Update to 0.25mat2005-01-122-3/+3
|
* Update to 0.24mat2004-12-202-3/+3
|
* Update to 0.23mat2004-12-102-3/+3
|
* Update to 0.22mat2004-07-272-4/+13
| | | | Add some doc
* Update to 0.21.01mat2004-06-112-4/+4
|
* Update to 0.21mat2004-03-292-3/+3
|
* Update to 0.20mat2004-02-162-4/+4
|
* Add SIZE fieldmat2004-01-291-0/+1
|
* Update to 0.19.01mat2004-01-082-2/+3
|
* Update to 0.19mat2003-12-042-4/+3
|
* Update to 0.18mat2003-10-282-3/+2
|
* Update to 0.17.05mat2003-10-092-2/+2
|
* Update to 0.1703mat2003-09-242-2/+3
|
* Update to 0.17mat2003-08-292-3/+2
|
* Update my ports to use my @FreeBSD.org addressmat2003-08-161-1/+1
| | | | Approved by: demon (mentor)
* Update to 0.16erwin2003-08-093-5/+5
| | | | | | | devel/p5-DateTime-LeapSecond has been included into this port PR: 55376 Submitted by: maintainer
* Update to 0.15krion2003-07-313-28/+8
| | | | | | PR: 55105 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
* Update to 0.13erwin2003-07-023-5/+7
| | | | | PR: 53959 Submitted by: maintainer
* Update to 0.12erwin2003-06-243-21/+21
| | | | | | | | | | | | - Make sure tests always run with warnings on. - Fix line that had "$] >= 5.6.0" to be "$] >= 5.006". This caused warnings and was just wrong. Reported by Rick Measham. - Quiet warnings from pure Perl implementation. - Quiet warnings from language modules with Unicode when used with Perl 5.00503. PR: 53684 Submitted by: maintainer
* Add p5-DateTime 0.11, a date and time object.erwin2003-06-074-0/+66
PR: 51783 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: edwin (mentor)