sthen
9c6e9626b9
s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
...
in ports which I maintain
2019-06-03 16:06:50 +00:00
naddy
0819fd513b
switch to CONFIGURE_STYLE=autoreconf
2019-05-19 11:26:24 +00:00
sthen
f69363d670
most post-patch to do-gen
2018-11-05 17:23:41 +00:00
espie
2f7d34d915
enforce PATH when running autoreconf
2018-08-03 07:07:44 +00:00
sthen
45348fa24c
add portroach limit; 2.x is in graphics/openjp2
2016-11-19 14:28:11 +00:00
ajacoutot
a0a0d0c84d
Needs devel/libtool to build.
2016-10-27 08:37:51 +00:00
jca
930475f583
Update to openjpeg-1.5.2
...
This doesn't solve all the problems currently affecting openjpeg, but
makes it easier to pick up fixes. Cheating a bit, as the lib lost two
symbols, but those should never have been included in the library
anyway.
Feedback, tests and ok sthen@ (maintainer)
2016-10-26 18:16:49 +00:00
naddy
c326edce1b
The ${PROJECT}.googlecode.com/files/ master sites are no longer
...
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00
naddy
b05ebe5424
remove LIBM_CHECK for vax
2016-03-09 18:29:10 +00:00
ajacoutot
a183b75553
"/usr/local/lib/pkgconfig/" is part of mtree(8).
...
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
sthen
270db149c4
add some missing pthread to WANTLIB
...
(using modified portbump, thanks zhuk@)
2015-04-21 18:24:22 +00:00
sthen
348503d682
fix on big-endian arch; thanks Markus Lude for the report
2013-12-11 23:13:06 +00:00
sthen
96db5b20e4
Update to OpenJPEG 1.5.1, note that there are still some known security
...
bugs (as pointed out by jca), but this is a better base from which to update.
Rolls in previous security fixes we had as patches.
Merge PFRAG.shared while there.
2013-12-10 12:26:46 +00:00
naddy
c2832a1290
move http://code.google.com , *.googlecode.com, and sites.google.com to https
...
suggested by bentley@
2013-08-07 21:31:12 +00:00
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