summaryrefslogtreecommitdiff
path: root/graphics/exiv2
AgeCommit message (Collapse)AuthorFilesLines
2006-10-12include zlib/buildlinkdrochner1-1/+2
2006-10-09Update to 2.0.11:gdt3-7/+11
Bug fixes and minor enhancements plus - [exif] Added read support for PNG images (Gilles Caulier)
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
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
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-06-11set BUILDLINK_API_DEPENDS, not ABI, and use +=.gdt1-2/+2
(shlib major changed, so assume API changed too)
2006-06-10BUILDLINK_ABI_DEPENDS on 0.10; the shlib version changed from 0.9gdt1-12/+2
2006-06-09fixup the .pc filedrochner1-1/+2
2006-06-09Take maintainership.gdt4-12/+21
Update HOMEPAGE/MASTER_SITES. Update to 0.10. bug fixes improved CRW support add tiff suppport (and therefore NEF)
2006-05-16add onedrochner1-0/+28
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
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.
2006-02-07update to 0.9.1drochner3-9/+38
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
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
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
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-03add RMD160drochner1-1/+2
2005-03-03require g++-3.3 to make it build on 1.6drochner1-1/+3
(should fix bulk build)
2005-02-25import exiv2-0.6.1, another tool to look at exif metadatadrochner4-0/+26