1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
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
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