Commit Graph

91 Commits

Author SHA1 Message Date
sthen
56a65ccd86 update to libjpeg-turbo-2.1.4, from Brad 2022-10-26 11:26:47 +00:00
sthen
6189a40c98 update to jpeg-2.1.3 2022-03-21 12:58:33 +00:00
sthen
a40ab31a91 update to jpeg-2.1.2 2022-03-12 10:09:29 +00:00
naddy
af6a79943b drop RCS Ids 2022-03-11 19:22:04 +00:00
sthen
cf72cca20a update to libjpeg-turbo-2.1.1, from brad 2021-08-28 08:26:14 +00:00
sthen
373f43f5f3 update to libjpeg-turbo-2.1.0 2021-05-26 10:20:06 +00:00
sthen
f5a4b08aee update to libjpeg-turbo-2.0.6 2020-12-08 14:37:21 +00:00
sthen
686fc58006 update to libjpeg-turbo-2.0.5, including a fix for CVE-2020-13790 in
the PPM reader that caused a buffer overrun in cjpeg, TJBench, or the
tjLoadImage() function if one of the values in a binary PPM/PGM input
file exceeded the maximum value defined in the file's header and that
maximum value was less than 255.

From Brad.
2020-06-28 10:55:33 +00:00
thfr
8704b322ce enable turbojpeg (wantlib sync included)
ok sthen@
2020-02-05 17:31:09 +00:00
sthen
6d22e86294 update to libjpeg-turbo-2.0.4, some security-related fixes, see release
notes at https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.0.4
2020-01-01 14:24:59 +00:00
espie
9501bc9fbd add debug for jpeg/png
okay sthen@
2019-11-24 17:21:24 +00:00
sthen
4fc6e07e4d update to libjpeg-turbo-2.0.3 2019-09-06 11:49:50 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
sthen
d054d42162 update to jpeg-turbo 2.0.2
mips64el test by matthieu@, many thanks
2019-02-17 20:18:23 +00:00
sthen
0b7255996e update to jpeg-turbo-2.0.1, bump SHARED_LIBS major to make absolutely sure
ports depending on this get updated as it fixes a header which is broken for
ports using autoconf.

problem noted by trondd at kagu-tsuchi com
2018-11-13 14:30:43 +00:00
ajacoutot
4b12d3e7c9 SEPARATE_BUILD is already set by the cmake module.
from Brad
2018-10-01 14:16:55 +00:00
ajacoutot
6675564a1b SECURITY update to jpeg-2.0.0v0.
- CVE-2018-11813
- lots of bugfixes

Survived a bulk build and heavy Desktop usage.
from Brad
2018-10-01 07:08:22 +00:00
ajacoutot
9a61e4b507 Remove empty patch file. 2018-01-28 11:48:39 +00:00
rsadowski
bdeac5465c Update jpeg to 1.5.3.
- Remove patch-simd_jsimd_powerpc, committed in 1.5.2.
- Change homepage

Changelog:
https://github.com/libjpeg-turbo/libjpeg-turbo/releases

ok jca@ landry@
2018-01-09 21:05:48 +00:00
landry
cc2f829a92 Enable Altivec acceleration in libjpeg-turbo for the PPC CPUs which support
it - detection is done at runtime.

Patch from Donovan Watteau, thanks!

ok sthen@
2016-12-03 11:22:50 +00:00
sthen
66b17200be update to libjpeg-turbo 1.5.1, from brad 2016-10-18 14:28:14 +00:00
ajacoutot
0f19baba19 Do not ship the libturbojpeg pkgconfig file since we explicitely configure
--without-turbojpeg.

from Brad
ok robert@
2016-07-13 09:43:39 +00:00
sthen
f6e4e1e15f update to libjpeg-turbo 1.5.0, from Brad, bulk build tested by me 2016-06-25 12:34:30 +00:00
ajacoutot
50f3bc4d02 Bump the shared library:
Error interpreting JPEG image file (Wrong JPEG library version:
library is 62, caller expects 90)
2016-04-29 08:38:52 +00:00
robert
9c16a16e3b switch over to libjpeg-turbo (1.4.2)
ok aja@ sthen@
2016-04-26 11:01:45 +00:00
naddy
c253f424ca garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00
naddy
9867cab152 Maintenance update to 9a, which adds support for wide gamut color
spaces.

Upstream keeps tweaking the boolean handling, but this still blows
up with most C++ code, so we revert it again to the status quo from
version 8.
2014-07-13 13:20:43 +00:00
naddy
d010d4b833 Restore assumptions about the availability of boolean/TRUE/FALSE to those
in jpeg 8.  Unbreaks at least graphics/tiff.
2013-04-20 21:25:29 +00:00
naddy
05d0c7e301 Update to version 9, which adds support for a reversible color
transform to improve compression of RGB images.  ok sthen@
2013-04-20 15:23:40 +00:00
naddy
c5a3b4938a maintenance update to 8d; ok ajacoutot@ 2013-04-18 12:21:31 +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
espie
d07665a8c1 this changes the plist, so bump 2012-10-15 21:31:07 +00:00
sthen
3d00ec0b7d zap whitespace between end of COMMENT and # 2012-10-15 10:13:00 +00:00
sthen
70b6c6a8f2 bump various packages with static libs which frequently get pulled in;
this is to force pkg_add -u to pick them up because moving to PIE does change
these files but since there are no library bumps, the package signature stays
the same.

there are probably others, these are just ones I've run into. not a great
fix, and needs to be repeated when other arch move, but it's the simplest low
impact fix and I'm fed up with "relocation R_X86_64_32S can not be used
when making a shared object; recompile with -fPIC"
2012-10-12 15:06:37 +00:00
sthen
a26a1170e9 add DPB_PROPERTIES=Parallel for some things high in the dependency tree
which benefit from it.
2012-09-26 15:04:09 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
naddy
50bd37f91f Update to 8c:
Add an option to compression library and cjpeg (-block N) to use
different DCT block size.
2011-06-01 19:17:58 +00:00
espie
0f681543b5 USE_GROFF=Yes 2010-10-18 18:13:12 +00:00
naddy
3d794a8ec3 update to 8b 2010-06-28 20:48:45 +00:00
naddy
bcb649cf3e Update to release 7. Tested by many on various archs. 2009-10-14 13:03:44 +00:00
ajacoutot
95a9f1c95f Add missing HOMEPAGE. 2009-06-10 09:39:50 +00:00
eric
92951dbd65 install documentation and example
feedback and ok sthen@
2009-04-08 11:46:10 +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
sturm
e6f23d50f4 remove references to shellhung.org in MASTER_SITES and assorted cleanup
from jim razmus
2006-04-08 20:28:36 +00:00
steven
6e363fec5c remove MODGNU_SHARED_LIBS 2006-01-08 01:01:17 +00:00
steven
0f139f6b49 SHARED_LIBS and USE_LIBTOOL
ok naddy@
2005-12-27 16:06:52 +00:00
fgsch
c5b44fec6e after querying brad@ he decided to drop maintainership for these. 2005-10-30 00:10:39 +00:00