aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Time-HiRes
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.43.Anton Berezin2003-03-283-10/+9
| | | | Notes: svn path=/head/; revision=77644
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 1.42.Anton Berezin2003-01-262-2/+2
| | | | Notes: svn path=/head/; revision=74016
* Update to 1.38.Anton Berezin2002-10-282-2/+2
| | | | Notes: svn path=/head/; revision=69021
* Update to 1.36, add WWW, and grab maintainership.Anton Berezin2002-09-143-5/+8
| | | | Notes: svn path=/head/; revision=66303
* Update to 1.35.Anton Berezin2002-09-112-2/+6
| | | | Notes: svn path=/head/; revision=66129
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-5/+1
| | | | Notes: svn path=/head/; revision=38917
* Add 2 @unexec rmdir's.Jun Kuriyama2000-11-021-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34616
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-2/+2
| | | | | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=29658
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
| | | | Notes: svn path=/head/; revision=27452
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Time::HiRes module: High resolution time, sleep, and alarm.Chris Piazza1999-06-275-0/+37
Implement usleep, ualarm, and gettimeofday for Perl, as well as wrappers to implement time, sleep, and alarm that know about non-integral seconds. PR: 12230 Submitted by: Stephen J. Roznowski <sjr@home.net> Notes: svn path=/head/; revision=19838