35 Commits

Author SHA1 Message Date
sthen
bb81bbb9e5 update to jasper-3.0.3 2022-03-16 09:36:44 +00:00
naddy
af6a79943b drop RCS Ids 2022-03-11 19:22:04 +00:00
sthen
5eba4655fe COMPILER_LANGS is not WANTLIB(!) 2022-02-16 19:34:23 +00:00
sthen
1bc61496ea update to jasper-3.0.2 2022-02-15 17:26:10 +00:00
sthen
03ce445cbd update to jasper-2.0.33 (or as portroach calls it, ersion-2.0.33) 2021-10-22 09:13:04 +00:00
sthen
8949f21971 update to jasper-2.0.32 2021-05-23 19:28:08 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
jca
28b5bc97f1 Update to jasper-2.0.14
Security patches removed, since all of them appear to be merged
upstream, APIWARN diffs kept.  The atexit workaround introduced by jolan
is not needed any more.

The port now explicitely requests gnu11 support.  I did not change the
feature set (no libjpeg, no opengl) to ease the update.  People can
enable stuff later if they need to.
Testing quirks:
- not enabling jpeg means that the two first tests fail
- shells/bash should be installed at *configure* time in order for tests
  to be picked up; maybe we should add a "test" FLAVOR so that regular
  builds aren't affected?

Tested on amd64 and arm, bulk build + ok ajacoutot@ (thanks!)
2017-12-14 00:23:28 +00:00
jca
e542cd80cd Fix HOMEPAGE and MASTER_SITES, move to https
(We're using a 10 years old release when upstream has published
JasPer-2.0.14 earlier this year.)
2017-12-06 00:29:52 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
jasper
76f4704b00 security fixes for CVE-2016-1577 CVE-2016-2116 2016-03-09 15:16:05 +00:00
jasper
64baddda53 Security fix for CVE-2016-2089, patch from redhat bz.
ok sthen@
2016-02-04 10:08:07 +00:00
sthen
94c6f4a43e add security fixes to graphics/jasper, from Slackware via patrick keshishian
CVE-2014-8137: double-free
CVE-2014-8138: heap-based buffer overflow
CVE-2014-8157: off-by-one
CVE-2014-8158: multiple stack-based buffer overflows
CVE-2014-9029: multiple off-by-one
2015-11-06 22:28:29 +00:00
sthen
92a2a799a1 pull in stdint.h for SIZE_MAX 2015-03-16 19:49:33 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
74d775f0cd Security:
Fixes for heap overflows CVE-2011-4516, CVE-2011-4517.  From FreeBSD/Debian.

While here, trim DESCR, routine cleanups.
2013-04-20 15:25:35 +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
naddy
be5406b3fe no need for groff 2012-08-04 20:30:59 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
espie
0f681543b5 USE_GROFF=Yes 2010-10-18 18:13:12 +00:00
jolan
4c138a9ba8 dont run jas_cleanup via atexit. fixes a crash on exit seen with
php cli + pecl-imagick caused by atexit running when jasper has been
unloaded via dlclose.
2009-08-16 19:58:31 +00:00
espie
518be8dfb0 tidy up a few warnings.
with help from naddy@
2008-05-17 09:32:15 +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
jasper
a89120068d update myself to 1.900.1
ok ajacoutot@
2007-03-29 13:43:52 +00:00
steven
9a817c376e remove MODGNU_SHARED_LIBS - this adds a -release library so bump PKGNAME 2006-01-08 11:04:59 +00:00
steven
655f589f35 SHARED_LIBS and USE_LIBTOOL 2005-12-26 15:44:01 +00:00
fgsch
c5b44fec6e after querying brad@ he decided to drop maintainership for these. 2005-10-30 00:10:39 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +00:00
espie
8f74a67bd1 WANTLIB markers 2004-11-30 01:06:33 +00:00
espie
de067c2bbc new plists 2004-08-10 14:01:02 +00:00
naddy
3340a6d43b fix up MODGNU_CONFIG_GUESS_DIRS 2004-08-01 21:19:17 +00:00
espie
fe47a42cb2 trim comment. okay maintainer 2004-07-07 03:18:42 +00:00
brad
2d67390878 add jasper 1.701.0
--
The JasPer Project is a collaborative effort between Image Power,
Inc.  and the University of British Columbia. The objective of this
project is to develop a software-based reference implementation of
the codec specified in the JPEG-2000 Part-1 standard (i.e., ISO/IEC
15444-1). This software has also been submitted to the ISO for
inclusion in the JPEG-2000 Part-5 standard (as an official reference
implementation).
2004-05-14 05:33:57 +00:00