summaryrefslogtreecommitdiff
path: root/devel/p5-Time-HiRes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.51Mathieu Arnold2003-10-072-2/+2
| | | | | | | Approved by: tobez Notes: svn path=/head/; revision=90514
* Update to 1.50Erwin Lansing2003-08-183-6/+4
| | | | | | | | | PR: 53730, 55647 Submitted by: mat, Sergey Matveychuk <sem@ciam.ru> Approved by: maintainer (implicit) Notes: svn path=/head/; revision=87198
* Vendor update to 1.47Erwin Lansing2003-06-072-2/+2
| | | | | | | | | | | | | | - do not use -lrt in Linux (from March Lehmann) - unnecessary (nanosleep is in libc anyway) - harmful (-lrt slows down execution) - incompatible (with many distributions' pthreads) PR: 52217 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: maintainer, edwin (mentor) Notes: svn path=/head/; revision=82436
* Update to 1.46.Anton Berezin2003-05-072-2/+2
| | | | | | | | PR: 51850 Submitted by: Erwin 'give this guy commit bit already' Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=80396
* 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