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.
|
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:41:23 by Min Sik Kim | Files touched by this commit (1) |
Log message:
Bl3ify and enable pkgviews installation.
|
2003-11-26 12:19:09 by David Brownlee | Files touched by this commit (3) |
Log message:
Update p5-Image-Size to 2.992 (also fix '@echo not found' build issue
with perl58)
Changes since 2.991:
* Added support for FlashMX (Shockwave Flash ver. 6), as contributed by
Victor L Kuriashkin <victor@yasp.com>.
|
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-06-02 03:21:53 by Jan Schaumann | Files touched by this commit (1131) |
Log message:
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
2003-01-31 11:24:51 by Shell Hung | Files touched by this commit (2) |
Log message:
Updated to p5-Image-Size-2.991
Changes :
* Small fix to setup of scalar refs in Size.pm, in case the
ref points to an undef value.
* Code clean-up on the imgsize script.
* Applied two patches from Ville Skyttä <ville.skytta@iki.fi> :
- providing support for MNG
- supporting anything Image::Magick does.
|
2002-10-08 00:34:27 by Stoned Elipot | Files touched by this commit (18) |
Log message:
Convert to buildlink2. Use perl5/module.mk.
|