Commit Graph

34 Commits

Author SHA1 Message Date
brad
b8e705b1c2 missed part of the alpha channels fix. 2005-03-27 06:13:07 +00:00
brad
7faf47bc10 fix an issue with not being able to open some valid TIFF files.
http://www.sigmasoft.com/~openbsd/archive/openbsd-ports/200503/msg00090.html

From: Bernd Ahlers <b dot ahlers at ba-net dot org>
2005-03-27 05:12:15 +00:00
brad
149f415140 - bump PKGNAME
- fix MASTER_SITES; From: Bernd Ahlers <b dot ahlers at ba-net dot org>
2005-03-27 03:59:00 +00:00
espie
24e6dbf353 fix a few WANTLIB issues.
Install librpmbuild since lib/rpmgettext wants it.
2004-12-22 06:31:05 +00:00
brad
f81e2e0341 Fix memory allocation problems and numerous integer overflows.
CAN-2004-0803, CAN-2004-0804, CAN-2004-0886
2004-10-20 20:37:48 +00:00
brad
0b0e7ff81a Add a patch to fix libtiff 3.6.1 with HylaFAX.
http://bugs.hylafax.org/bugzilla/show_bug.cgi?id=500
http://bugzilla.remotesensing.org/show_bug.cgi?id=483

Thanks to Uwe Dippel <udippel at uniten dot edu dot my> for
bringing this to my attention.
2004-05-18 23:35:35 +00:00
brad
96a525ea1f upgrade to libtiff 3.6.1 2004-02-25 00:08:10 +00:00
naddy
1bc6d8a294 remove workarounds for gcc2.95/sparc64 optimizer bugs 2004-02-24 00:06:43 +00:00
brad
f01fb70235 upgrade to libtiff 3.6.0 2003-12-23 23:45:41 +00:00
naddy
d83ef5ba83 No regression tests available. 2002-10-27 00:03:16 +00:00
brad
0bf25427d0 - add workaround for optimization bug in GCC for sparc64; problem pointed out by marc@
- fpic -> fPIC for sparc64
2002-01-24 04:55:50 +00:00
brad
2bd845dea8 upgrade to libtiff 3.5.7 2002-01-19 09:34:42 +00:00
brad
092746fb44 Use our in-tree copy instead of patching the one that comes with libtiff. 2001-10-10 19:28:50 +00:00
brad
a78d4105d3 - integrate COMMENT
- bump NEED_VERSION
2001-04-13 23:53:27 +00:00
brad
3918ceb4a1 add name to MAINTAINER 2000-09-24 07:03:59 +00:00
krw
e082b0f6f3 Change PFRAG.shared ldconfig invocation(s) to
DYNLIBDIR() invocations.

Bump NEED_VERSION to 1.310 so DYNLIBDIR() works.

As requested by espie@
2000-07-04 02:09:17 +00:00
brad
29376f4be3 add HOMEPAGE 2000-06-28 01:48:22 +00:00
brad
e8907d9472 - remove license type
- use new framework for PLISTs
2000-06-14 18:24:55 +00:00
fgsch
1df8590477 CONFIGURE_STYLE, NEED_VERSION and tag; remove FAKE=yes. 2000-06-11 08:42:37 +00:00
fgsch
394f6bf943 Update to tiff 3.5.5; see www.libtiff.org/v3.5.5.html for changelog. 2000-05-21 10:57:40 +00:00
espie
3b5e3e8d17 Introduce :: in *_DEPENDS as a place holder for a package spec
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
brad
c83a88387e - Marc managed to revert the ${PORTSDIR} change with the previous commit
to enable the use of Fake
- ldconfig is no longer needed for post-install target with the use of Fake
2000-03-06 21:17:45 +00:00
espie
dd104576f5 Fake... a bit more hairy, since tiff is writing Makefiles at a weird point. 2000-03-06 16:48:26 +00:00
espie
76d52e1f68 PORTSDIR no longer needed in *DEPENDS. 2000-03-05 18:30:21 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
8d37dded6c bsd licenses 2000-02-12 06:29:49 +00:00
brad
c5273971f2 ${MKDIR} -> ${INSTALL_DATA_DIR} 2000-02-05 03:59:04 +00:00
brad
48ace64959 upgrade to libtiff 3.5.4, biggest change:
- Removed LZW Compression to comply with Unisys patent extortion
- Changed default compression in tools to TIFF_PACKBITS, and changed usage
descriptions in tools to reflect removal of LZW compression
- Added Pixar tag support
2000-01-01 21:28:30 +00:00
brad
58569be24a add libtiff v3.5.2 1999-10-26 22:05:20 +00:00
brad
4fdab58afc remove useless tiff Makefile 1999-05-31 17:05:56 +00:00
marc
e3fcc09ce0 Don't mirror distfile 1999-03-09 18:15:49 +00:00
marc
b3aac7c901 1) remove tiff from graphics makefile as there is nothing to make
2) change tiff/Makefile to spit out message saying to use tiff34
   remove all tiff files, patches, and pkg data; they're no longer needed
3) install tiff34 as libtiff, tiff.h, and tiffio.h; add symbolic links
   so the old names of libtiff34, tiff34.h, and tiffio34.h still work.
4) Change ImageMagick to use -ltiff, not -ltiff34; remove the patch
   files and directory as they are no longer needed.
5) Change gimp to use -ltiff, not -ltiff34; remove the patch files and
   directory as they are no longer needed.

NOTE: with these changes ImageMagick and gimp require the updated tiff34
      port.
1998-06-10 02:56:11 +00:00
angelos
2d12646ace libtiff port. 1997-12-03 02:37:00 +00:00