summaryrefslogtreecommitdiff
path: root/textproc/p5-Time-Human (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-09-08Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon1-7/+1
Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
2007-02-16Update to Time-Human 1.03 as per the PR.Peter Pentchev3-14/+14
While I'm here, add a 'test' Makefile target to run the (trivial) test suite. PR: 109050 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Notes: svn path=/head/; revision=185323
2006-01-24SHA256ifyEdwin Groothuis1-0/+1
Approved by: krion@ Notes: svn path=/head/; revision=154308
2006-01-22Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis1-2/+2
Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
2004-06-29Okay, here's a Perl 5.00503-friendly version.Peter Pentchev3-3/+63
Notes: svn path=/head/; revision=112527
2004-06-29Mark as broken on Perl 5.005; I'll figure this out in a while.Peter Pentchev1-1/+7
And there was I, happily committing the port on Friday, pretty sure that I've tested a new Perl module port on 4.x... apparently it was something entirely different :( Reported by: gohan via kris Pointy hat to: myself Notes: svn path=/head/; revision=112523
2004-06-25Add p5-Time-Human 1.02, a port of Simon Cozens' Time::Human module forPeter Pentchev4-0/+36
providing human-readable descriptions of localtime() specifications. Notes: svn path=/head/; revision=112250