Commit Graph

55 Commits

Author SHA1 Message Date
espie
738ce04388 this stuff builds without really installing it now. 2005-04-17 13:37:42 +00:00
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
brad
7222db8f0e Integer overflow in tif_dirread.c and tif_fax3.c for libtiff allows remote
attackers to execute arbitrary code via a TIFF file containing a TIFF_ASCII
or TIFF_UNDEFINED directory entry with a -1 entry count, which leads to a
heap-based buffer overflow.

CAN-2004-1308
2005-03-27 03:57:26 +00:00
brad
b9b5b63414 Integer overflow in the tiffdump utility for libtiff allows remote
attackers to cause a denial of service (application crash) and
possibly execute arbitrary code via a crafted TIFF file.

CAN-2004-1183
2005-03-27 03:41:26 +00:00
brad
9b61f5a211 fix an issue with alpha channels.
http://bugzilla.remotesensing.org/show_bug.cgi?id=718
2005-03-27 03:40:00 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +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
espie
6ad2640218 new plists 2004-09-15 00:46:07 +00:00
espie
512d20367c new plists 2004-08-07 08:03:06 +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
98095a8a2c argh, damn cvs. this should have been updated and not removed. 2003-12-23 23:48:55 +00:00
brad
f01fb70235 upgrade to libtiff 3.6.0 2003-12-23 23:45:41 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
avsm
cf7460a4c4 incomplete format string; submitted upstream, brad@ ok 2003-04-15 15:30:52 +00:00
naddy
d83ef5ba83 No regression tests available. 2002-10-27 00:03:16 +00:00
brad
f8031cbdfb better 2002-01-24 15:13:47 +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
8050cf7066 damn cvs, this was not supposed to be removed 2002-01-19 17:50:13 +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
wilfried
97034e70a2 use -fPIC rather than -fpic
regenerate the patches with update-patches
ok naddy@
2001-10-10 15:15:00 +00:00
pvalchev
605ad5eab3 alpha does have shared libraries now; repair 2001-10-08 05:27:00 +00:00
brad
a78d4105d3 - integrate COMMENT
- bump NEED_VERSION
2001-04-13 23:53:27 +00:00
brad
a72f4e812e pass the pic flag along to the compiler when linking the shared library. 2000-10-19 11:56:02 +00:00
brad
fc21c35236 use "cc -shared" for the creation of shared libraries 2000-09-26 06:34:18 +00:00
brad
29ee8e9fc2 enable creation of shared libraries on powerpc 2000-09-26 06:24:17 +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
4df1762c75 strip tools binaries when installing them 2000-01-23 21:04:49 +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
b7a87f1181 better COMMENT 1999-11-24 23:44:10 +00:00
brad
0192668870 stop tiff from creating an unnecessary sym link durring install 1999-11-04 23:19:46 +00:00
brad
58569be24a add libtiff v3.5.2 1999-10-26 22:05:20 +00:00