Commit graph

36 commits

Author SHA1 Message Date
Dirk Meyer
ce97a37d49 - update to 3.7.2 2005-04-18 05:43:19 +00:00
Dirk Meyer
0a9a952557 - Security fix
Submitted by:	simon
Approved by:	portmgr (krion)
Obtained from:	gentoo
2005-01-07 08:01:30 +00:00
Dirk Meyer
eba570b1a0 - add patch for transparent tiff images
http://bugzilla.remotesensing.org/show_bug.cgi?id=718
Submitted by:	Dierk Sacher
Approved by:	portmgr (krion)
2005-01-04 20:59:26 +00:00
Dirk Meyer
242794b06b - update to 3.7.1 2004-12-22 07:06:06 +00:00
Dirk Meyer
df6b8fee86 - bugfix in YCbCr support
some tables were initialized with wrong value
missing check for division by zero
Submitted by:	Hans Petter Selasky
2004-11-16 04:14:25 +00:00
Mikhail Teterin
c430db3cd7 Quickly -- before anyone notices -- add another hunk to the just committed
patch. It is related the previous one and is discussed in the same thread

	http://remotesensing.org/pipermail/tiff/2004-October/000698.html
2004-11-15 20:26:13 +00:00
Mikhail Teterin
e550e6353e Add a patch fixing a double/float pointer mismatch. Bump PORTREVISION.
PR:	ports/73811
Approved by:	dinoex	(maintainer)
Submitted by:	Peter Fales (to TIFF mailing list)
2004-11-15 20:01:45 +00:00
Dirk Meyer
ec79c642b3 - update to 3.7.0
- honor options WITH_X11,WITHOUT_X11
- uses LIBTOOL and GNU_CONFIGURE
- LZW compression enabled

shared lib version not bumped,
tested a few applications running it without recompilation.
2004-10-17 09:26:18 +00:00
Dirk Meyer
9def2dcf25 - Security Fix
reference: CVE name CAN-2004-0886
Submitted by:	nectar
Obtained from:	Dmitry V. Levin
2004-10-13 21:10:13 +00:00
Dirk Meyer
dbb8a2f271 - Correct a few RLE decoder bugs in libtiff
PR:		nectar
Approved by:	portmgr (marcus)
Obtained from:	libtiff CVS
2004-09-22 02:49:17 +00:00
Dirk Meyer
2b14e84f3a - fix bug in libtiff with Fax encoding
Submitted by: Bill Fenner

- fix serious bug in tiffcp
Submitted by: Mark McConnell
2004-02-07 14:16:04 +00:00
Dirk Meyer
3040cbd706 - Update to 3.6.1 2003-12-27 05:29:45 +00:00
Dirk Meyer
06242a284d - Fix coredumps with bad tiff-files
http://bugzilla.remotesensing.org/show_bug.cgi?id=440
2003-12-04 19:40:23 +00:00
Dirk Meyer
66a6d69d69 - Update to 3.6.0
PR:		57805
Submitted by:	tkato@prontomail.com
2003-10-12 06:12:40 +00:00
Kris Kennaway
04abfa9e2c Fix incomplete format string and bump PORTREVISION
Obtained from:	OpenBSD
2003-06-27 03:42:03 +00:00
Maxim Sobolev
1a2c013059 Update to 3.5.7.
PR:		32858
Submitted by:	Ports Fury
2001-12-17 12:57:21 +00:00
Maxim Sobolev
5c5c6f155b Tech fax2ps(1) how to work properly for non-Letter paper sizes.
PR:		32018
Submitted by:	Helge Oldach <send-pr@oldach.net>
2001-11-23 18:03:41 +00:00
Maxim Sobolev
bc64f8fe69 - take over maintainership;
- use `-sf' ln(1) option when creating symlinks to shared libraries to avoid
  failure when some of those symlinks already exist.

PR:		21286 (partially)
Submitted by:	Martti Kuparinen <martti.kuparinen@nomadiclab.com>
2000-09-18 18:15:04 +00:00
Michael Haro
20634b45b2 update to 3.5.5
PR:		17717
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-31 23:45:43 +00:00
Chris D. Faulhaber
0b95c6ad0f Fix port to not create a rogue /tiff.sw.tools directory
during installation

PR:		16079
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-01-23 20:44:27 +00:00
Chris Piazza
0df81524e7 Update to ver 3.5.2 and revise COMMENT
PR:		15078
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-24 23:37:02 +00:00
Steve Price
2ed9d78dde Use 'ln -sf' to fix a build failure on some 3.2-STABLE boxes.
Submitted by:	hollywar@holywar.net
1999-06-19 17:53:49 +00:00
Jun Kuriyama
3c74f89d58 Correct handling for manpages.
PR:		ports/8521
Submitted by:	Zach Heilig <zach@gaffaneys.com>
1999-06-12 12:57:24 +00:00
Steve Price
92c1a433ea Update to version 3.4-beta37.
PR:		9641
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-05-10 19:57:21 +00:00
Jun-ichiro itojun Hagino
e2532612a7 fix manpage installation procedure.
Submitter says:
 > I noticed that the construction of the man pages for the tiff-3.4 port are
 > broken.  In the Makefile for the 'man' directory, it assumes that the
 > value of the makefile variable "MANPATH" is null, and doesn't explicitly
 > set it.  This isn't the case on FreeBSD where it's set in
 > /usr/share/mk/bsd.own.mk, which is invoked by /usr/share/mk/sys.mk.
 >
 > The patch I suggest is to explicitly set the MANPATH variable to null
 > so that the .so commands are later built correctly.

Submitted by:	"Louis A. Mamakos" <louie@TransSys.COM>
1999-01-04 01:59:12 +00:00
Satoshi Asami
0a6c60d056 Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
would go backwards.
1998-11-25 09:01:25 +00:00
Justin M. Seger
d57d33c655 libtiff34->libtiff and include/tiff34/*.h -> include/*.h
Approved by:	asami
1998-11-25 05:06:28 +00:00
Scott Mace
230fa89564 COnvert to Elf.
Two DSO types for tiff34 are now supported: FREEBSD_AOUTdso and FREEBSD_ELFdso
1998-09-18 22:05:47 +00:00
Vanilla I. Shu
581d6e3887 Fix the path of c++rt0.o on current.
Reviewed by:	ports/7343
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1998-07-23 06:33:47 +00:00
Thomas Gellekum
8ff8ee6908 Forgot to cvs add. I should get this tatoo'd on my forehead. <:-) 1997-12-01 07:51:27 +00:00
Thomas Gellekum
56706af05f Decouple tiff and tiff34. tiff34 now installs its headers into
${PREFIX}/include/tiff34, it no longer renames them.
1997-12-01 07:49:16 +00:00
Jun-ichiro itojun Hagino
4ee82443c3 Modified shared library generation method.
To make libtiff34.so available for use with dlopen().

Submitted by:	alta@ryozan.rim.or.jp
1997-08-21 16:19:36 +00:00
Satoshi Asami
93c083c7e0 Fix bug in shared library paths.
PR:		3736
Submitted by:	itojun@itojun.org
1997-06-03 07:04:50 +00:00
Satoshi Asami
1702298462 Change shlib version number to "1.0". There was no reason to start
from "4.0".
1997-05-29 04:33:33 +00:00
Satoshi Asami
30ec2f0016 Update to 3.4 release. Also make it peacefully coexist with older
tiff versions.  It is no longer marked BROKEN.

PR:		3517
Submitted by:	itojun@itojun.org
1997-05-26 02:16:39 +00:00
Masafumi Max NAKANE
0b79a54b9c Port of TIFF 3.4. This port was originally submitted by Richard Hwang
<rhwang@bigpanda.com> and Mikhail Teterin <mi@aldan.ziplink.net>.
Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> and I merged these
ports and modified it.

TIFF 3.4 does not seem to be completely compatible with tiff 3.3, so
we decided to make separate port for this version.

Special thanks goes to tg, for reviewing and intensively testing.
(Closing PR #2057.)
1997-01-09 10:48:53 +00:00