Age | Commit message (Collapse) | Author | Files | Lines |
|
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
|
|
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}. There is no change to the binary
packages.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
- Support for Canon 300D/Digital Rebel.
- Avoid IO::String dependency for perl-5.8.
- Support TIFF/Exif GPS tags.
- Support for Olympus C-700UZ and fix for the Olympus-JpegQual attribute.
- Support for Canon makernote.
- IO::String v1.02 core dumps fixed by depending on v1.03.
|
|
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
|
|
Changes:
- Don't require IO::String for perl-5.8 as
it has that feature built in. Based on patch
by Slaven Rezic <slaven.rezic@berlin.de>.
- Support for Exif 2.2 tags contributed by
Stephane Bailliez <sbailliez@apache.org>.
- Support Olympus C4000Z MakerNote also from
Stephane Bailliez.
- More robust TIFF parser that keeps on going if some of the
fields appears to be garbage.
- Workaround for "Samsung Digimax 200"'s brain-dead resolution
values.
Happy new year ..
|
|
|
|
by Eric Jacoboni.
|
|
This Perl extention allows you to extract meta information from
various types of image files. In this release the following file
formats are supported:
JPEG (plain JFIF and Exif)
PNG
GIF
PBM/PGM/PPM
SVG
XBM/XPM
BMP/DIB/RLE
|