diff -r b72c6db6890b -r 5dc02b23752f src/3rdparty/libtiff/html/index.html --- a/src/3rdparty/libtiff/html/index.html Wed Jun 23 19:07:03 2010 +0300 +++ b/src/3rdparty/libtiff/html/index.html Tue Jul 06 15:10:48 2010 +0300 @@ -24,11 +24,7 @@ Latest Stable Release - v3.8.2 - - - Latest Development Release - v3.8.2 + v3.9.2 Master Download Site @@ -53,8 +49,12 @@ Anonymous CVS export CVSROOT=:pserver:cvsanon@cvs.maptools.org:/cvs/maptools/cvsroot
- cvs login # use empty password"
- cvs checkout libtiff
+ cvs login
+ (use empty password)
+ cvs checkout -r branch-3-9 libtiff
+ to get stable libtiff branch, or
+ cvs checkout libtiff
+ to get bleeding edge development version of libtiff from CVS HEAD.
@@ -65,12 +65,13 @@ in several different formats.

- Included in this software distribution is a library, libtiff, for - reading and writing TIFF, a small collection of tools for doing simple - manipulations of TIFF images on UNIX systems, - and documentation on the library and - tools. A small assortment of TIFF-related software for UNIX - that has been contributed by others is also included. + Included in this software distribution is a library, libtiff, for reading + and writing TIFF, a small collection of tools for doing simple + manipulations of TIFF images, and documentation on the + library and tools. Libtiff is a portable software, it was built and + tested on various systems: UNIX flavors (Linux, BSD, Solaris, MacOS X), + Windows, OpenVMS. It should be possible to port libtiff and additional + tools on other OSes.

The library, along with associated tool programs, should handle most of @@ -80,7 +81,7 @@ the compression support.

- The software was orginally authored and maintained by Sam Leffler. + The software was originally authored and maintained by Sam Leffler. While he keeps a fatherly eye on the mailing list, he is no longer responsible for day to day maintenance.

@@ -94,7 +95,8 @@ The persons responsible for putting up this site and putting together versions >= 3.5.1 are Frank Warmerdam, - Andrey Kiselev and Mike Welles. + Andrey Kiselev, Bob Friesenhahn, +Joris Van Damme and Lee Howard.

The following sections are included in this documentation: @@ -115,7 +117,7 @@


- Last updated $Date: 2006/03/23 14:54:01 $. + Last updated $Date: 2009-08-28 16:24:13 $.