19 Commits

Author SHA1 Message Date
espie
8ce3ee05a4 yes, REALLY.
libtiff wants jpeg for linking.
the first patch wasn't enough, configure still wasn't detecting libtiff
properly on vax.

Now it should, and the lrintf part is being worked on.

ok sthen@
2013-07-09 20:32:52 +00:00
espie
1de7469ca6 these will build when vax gets the functions 2013-07-09 20:01:38 +00:00
brad
fc933d201c change depends to how they were before rev 1.10.
ok sthen@
2013-07-05 06:12:45 +00:00
espie
7d75e18862 give it a chance to build on vax 2013-06-28 12:05:18 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
jasper
9daa86fc47 security fix for
CVE-2012-3535 openjpeg: heap-based buffer overflow when decoding jpeg2000 file

ok sthen@ (MAINTAINER)
2012-09-17 12:31:35 +00:00
ajacoutot
33460bfe02 Regen WANTLIB/DEPENDS.
ok sthen@ (maintainer)
2012-07-16 12:54:33 +00:00
jasper
a929ebf2fd reference CVE number 2012-07-11 08:46:46 +00:00
sthen
bd4319a9ea SECURITY fix for CVE-2012-3358, heap buffer overflow when handling a
crafted JPEG2000 file.
2012-07-11 08:31:28 +00:00
sthen
f1fe7ef511 libtool changes mean this now links dynamically not statically (which
appears to be correct, or at least what gnu LT does); sync WANTLIB/LIB_DEPENDS
2012-07-11 08:30:39 +00:00
sthen
8c1e5ba0db Add back the diff to not use memalign(), fixing !amd64. Add a proper comment
so it doesn't get lost in future. Build failure pointed out by naddy@
2012-03-30 07:09:26 +00:00
sthen
d6e2896ae4 update to OpenJPEG 1.5.0, take maintainership. ok todd@ 2012-03-29 15:45:43 +00:00
sthen
2874dc1ddc - don't strip the library. ok todd@
- update to 1.3, fixing LP64 arch in the process. "even better indeed" todd@
2009-07-14 15:35:24 +00:00
todd
db1f10c074 update to v1.2 2007-12-03 00:36:44 +00:00
simon
68a2007cc1 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:09:40 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
steven
aeefde63bf - build the shared library separately and with -fPIC, unbreaks build on amd64
- do not link with libstdc++ and bump major version
- honor CC and CFLAGS
- add SHA256 sum

feedback and ok naddy@
2007-02-17 15:55:08 +00:00
todd
084716e2fd OpenJPEG 1.1
The OpenJPEG library is an open-source JPEG 2000 codec written
in C language. It has been developed in order to promote the
use of JPEG 2000, the new still-image compression standard
from the Joint Photographic Experts Group (JPEG).
2007-02-08 00:29:22 +00:00