1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

11 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
77d4ce0fa7 Convert to Elf 1998-09-18 22:04:16 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
Justin M. Seger
18f33c0f93 Change JPEG shared library number to 9. This is to make sure that everyone
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default.  Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.

Approved by:    asami
1998-05-04 20:23:32 +00:00
Justin M. Seger
0fc2b8bdd1 Use jpeg shared library version 8. 1998-04-15 21:41:13 +00:00
Bill Fenner
1958e9b759 Remove ftp.isri.unlv.edu; it hasn't been running an FTP server
since June 26, 1997.  Even then, it didn't have the file we
were looking for.

Submitted by:	distfile checker
1998-02-09 07:26:49 +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
Thomas Gellekum
2e1b921d38 Include tiff34.h from tiffio34.h. Fix minor glitches found by portlint. 1997-11-05 09:34:56 +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
1c396f8570 Mark this port as BROKEN since libtiff comes with this version may be
incompatible with old one.
Suggested by:	asami
1997-01-09 12:52:52 +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