./graphics/tiff, Library and tools for reading and writing TIFF data files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2010Q1, Version: 3.9.4, Package name: tiff-3.9.4, Maintainer: pkgsrc-users

This is software provides support for the Tag Image Format (TIFF).
Included is a library, libtiff, for reading and writing TIFF, a
collection of tools for doing simple manipulations of TIFF images, and
documentation on the library and tools. A random assortment of
TIFF-related software contributed by others is also included.

The library, along with associated tool programs, should handle most of
your needs for reading and writing files that follow the 5.0 or 6.0
TIFF spec. There is also considerable support for some of the more
esoteric portions of the 6.0 TIFF spec.


Required to run:
[graphics/jpeg]

Required to build:
[devel/libtool-base]

Package options: lzw

Master sites: (Expand)

SHA1: a4e32d55afbbcabd0391a9c89995e8e8a19961de
RMD160: 3e0a74b6294297c16fb983ad68056a1dfbbdb1de
Filesize: 1403.289 KB

Version history: (Expand)


CVS history: (Expand)


   2010-06-17 19:52:14 by Matthias Scheler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #3149 - requested by drochner
graphics/tiff: security update

Revisions pulled up:
- graphics/tiff/Makefile		1.96
- graphics/tiff/distinfo		1.48
---
Module Name:	pkgsrc
Committed By:	drochner
Date:		Wed Jun 16 13:56:41 UTC 2010

Modified Files:
	pkgsrc/graphics/tiff: Makefile distinfo

Log message:
update to 3.9.4
changes:
-Complete the fixes for CVE-2009-2347.
-Tiffcrop now supports custom page sizes.
+minor bugfixes
   2010-06-15 11:06:28 by Matthias Scheler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #3146 - requested by dholland
graphics/tiff: security update

Revisions pulled up:
- graphics/tiff/Makefile		1.95
- graphics/tiff/distinfo		1.47
---
Module Name:	pkgsrc
Committed By:	dholland
Date:		Tue Jun 15 05:57:45 UTC 2010

Modified Files:
	pkgsrc/graphics/tiff: Makefile distinfo

Log message:
Update to 3.9.3, fixing CVE-2010-1411. Other changes are minor bug fixes;
gory details at http://www.remotesensing.org/libtiff/v3.9.3.html.