Age | Commit message (Collapse) | Author | Files | Lines |
|
This maintenance release fixes a number of bugs, adds support for
Minolta G500 RAW files and has minor tag and some larger translation
updates.
|
|
introduced by exiv2-0.14.
Require exiv2>=0.14.
Ride on recent PKGREVISION bumps.
Approved by gdt and wiz.
|
|
changes: Proper library versioning, small fixes and features
|
|
changes:
-added i18n
-support for Fuji RAF
-minor bugfixes and feature additions
|
|
http://www.exiv2.org/changelog.html
for the full list of changes.
CVS ----------------------------------------------------------------------
|
|
|
|
Bug fixes and minor enhancements plus
- [exif] Added read support for PNG images (Gilles Caulier)
|
|
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.
For example, "make show-buildlink3" in fonts/Xft2 displays:
zlib
fontconfig
iconv
zlib
freetype2
expat
freetype2
Xrender
renderproto
|
|
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
|
|
(shlib major changed, so assume API changed too)
|
|
|
|
|
|
Update HOMEPAGE/MASTER_SITES.
Update to 0.10.
bug fixes
improved CRW support
add tiff suppport (and therefore NEF)
|
|
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
changes:
-New -M option to specify modify commands directly on the command line
-new -l option for a directory to/from which to extract/import files
-bugfixes
-Libtool support
-added makernotes
-raw file support
|
|
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
|
|
|
|
|
(should fix bulk build)
|
|
|