23 Commits

Author SHA1 Message Date
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
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
f6e4e1e15f update to libjpeg-turbo 1.5.0, from Brad, bulk build tested by me 2016-06-25 12:34:30 +00:00
robert
9c16a16e3b switch over to libjpeg-turbo (1.4.2)
ok aja@ sthen@
2016-04-26 11:01:45 +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
bcb649cf3e Update to release 7. Tested by many on various archs. 2009-10-14 13:03:44 +00:00
steven
0f139f6b49 SHARED_LIBS and USE_LIBTOOL
ok naddy@
2005-12-27 16:06:52 +00:00
brad
a2563cef31 sprintf -> snprintf
From: Bruno Rohee <bruno at rohee dot com>
2005-04-03 23:26:22 +00:00
brad
a8eb85226d - bump NEED_VERSION
- rename checksums file
- sync libtool patch
2002-01-24 04:24:09 +00:00
danh
2f5ac0a3f6 rename patches; sync with libtool. 2001-02-20 22:21:08 +00:00
brad
5068218e2f teach libtool about export_dynamic_flag_spec for ELF-based archs. 2001-01-14 17:50:33 +00:00
brad
cadc683ada do not assume it's ok to link shared libraries with libc. 2000-10-21 19:28:25 +00:00
brad
ce9faa5721 use "cc -shared" on 2.8 and up to create shared libraries. 2000-10-21 17:37:21 +00:00
marc
8c7afd1827 always install libs, not just when shared lib built 1998-06-30 05:45:31 +00:00
marc
6c96a4944f update jpeg lib to version 6b 1998-05-06 02:48:16 +00:00
don
a66227be29 More alpha .so fixes... 1998-02-07 07:16:59 +00:00
don
4632289511 Don't build shared libs on alpha 1998-02-07 06:39:12 +00:00
angelos
a862ca8165 Add jpeg lib port. 1997-12-03 02:30:52 +00:00