2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-02-23 23:24:35 by Alistair G. Crooks | Files touched by this commit (505) |
Log message:
Add RMD160 digests.
|
2005-01-20 22:21:39 by Christoph Badura | Files touched by this commit (2) |
Log message:
Update p5-Devel-SmallProf to version 1.15
Changes since 0.9:
1.15 1 Nov 2003
- call subs on the right context (void/scalar/array)
1.14 31 Oct 2003
- time function from Time::HiRes was not being used!
- suppress warning messages
1.13 31 Oct 2003
- support for SMALLPROF_CONFIG
- add grep-mode output
- eliminate DB::sub overhead under perl 5.8.0 or
newer (feature commented out)
1.12 31 Oct 2003
- Compensate DB::dub overhead (patch by Chris Sander)
- README changed to follow current uses
1.11 19 May 2003
- version number bumped to 1.xx because 0.9 > 0.10
0.10 19 May 2003
- Fixed to work under perl 5.8.0
- test file names changed to be more Windows friendly
|
2004-12-20 12:31:14 by grant beattie | Files touched by this commit (467) |
Log message:
since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").
binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.
addresses PR pkg/28619 from H. Todd Fujinaka.
|
2004-04-25 06:04:57 by Min Sik Kim | Files touched by this commit (1) |
Log message:
Bl3ify and enable pkgviews installation.
|
2003-12-30 05:27:51 by grant beattie | Files touched by this commit (1) |
Log message:
no need for leading 0 in version number of DEPENDS.
|
2003-07-21 18:43:48 by Martti Kuparinen | Files touched by this commit (90) |
Log message:
COMMENT should start with a capital letter.
|
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message:
s/netbsd.org/NetBSD.org/
|
2002-10-21 01:35:11 by Stoned Elipot | Files touched by this commit (13) |
Log message:
Use buildlink2. Use perl5/module.mk.
|
2002-07-05 09:03:18 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Adapt to new location of "p5-Time-HiRes" package.
|