aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Time-Clock
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.02Sahil Tandon2010-08-182-4/+4
| | | | | | | | | PR: ports/149278 Submitted by: Frederic Culot <frederic@culot.org> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=259467
* - Update to 1.00Wen Heping2010-03-272-4/+4
| | | | | | | | | PR: ports/144613 Submitted by: Wen Heping (myself) Approved by: maintainer(timeout, >14 days) Notes: svn path=/head/; revision=251558
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Update to 0.12Martin Wilke2008-02-042-4/+4
| | | | | | | | PR: 120220 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) Notes: svn path=/head/; revision=206704
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-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
* - Update to 0.11Cheng-Lung Sung2006-08-252-4/+4
| | | | | | | | | PR: ports/102487 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Approved by: maintainer <hideo_AT_lastamericanempire dot com> Notes: svn path=/head/; revision=171351
* A Time::Clock object is a twenty-four hour clock with nanosecond precisionRoman Bogorodskiy2006-07-014-0/+42
and wrap-around. It is a clock only; it has absolutely no concept of dates. Vagaries of date/time such as leap seconds and daylight savings time are unsupported. WWW: http://search.cpan.org/dist/Time-Clock/ PR: ports/99667 Submitted by: Zach Thompson <hideo@lastamericanempire.com> Notes: svn path=/head/; revision=166689