1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Steve Price
75292c7334 Update to version 3.5.4.
PR:		15718
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-27 15:50:25 +00:00
Steve Price
bcbdc0ee21 * Supported MLINKS
* Fixed pkg/PLIST.nodocs

PR:		15467
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-23 19:18:38 +00:00
Chris Piazza
cb51575fed Update to version 3.5.3
PR:		15224
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-04 23:06:47 +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
76ee352c22 Update to version 3.5.1 after repository copy.
PR:		13565
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-07 10:37:59 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Steve Price
006f428a14 Install the manpages in ${PREFIX}/man instead of always in /usr/local/man.
PR:		12055
Submitted by:	n_hibma
1999-06-06 23:20:18 +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
Satoshi Asami
415ca795fc Change PKGNAME to "tiff-3.4a". Since we have shipped a "tiff-3.4"
package before with different contents (shlib names), a package user
can get errors if they installed a package linked against a new
libtiff.

PR:		10822
1999-03-29 06:41:43 +00:00
Jun-ichiro itojun Hagino
2bec704420 I don't use this software recently... sorry. 1999-03-01 15:42:35 +00:00
Steve Price
2b7f9c45cb Add back the required .so symlink for OBJFORMAT == elf. 1999-01-10 17:57:37 +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
Satoshi Asami
bf3dd6d159 Create libtiff.so symlink for a.out case. 1998-11-25 06:13:41 +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
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