Port details |
- jpeg-turbo SIMD-accelerated JPEG codec which replaces libjpeg
- 3.0.4 graphics =40 3.0.4Version of this port present on the latest quarterly branch.
- Maintainer: desktop@FreeBSD.org
- Port Added: 2014-08-23 19:40:30
- Last Update: 2024-09-24 22:47:56
- Commit Hash: c70de2e
- People watching this port, also watch:: png, pkg, freetype2, gettext-runtime, expat
- License: BSD3CLAUSE IJG ZLIB
- WWW:
- https://libjpeg-turbo.org/
- Description:
- This is a drop-in replacement for the graphics/jpeg library. It does not
include libturbojpeg.so (see graphics/libjpeg-turbo).
libjpeg-turbo is a high-speed version of libjpeg for x86 and x86-64 processors
which uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG
compression and decompression.
libjpeg-turbo is generally 2-4x as fast as the unmodified version
of libjpeg, all else being equal.
libjpeg-turbo was originally based on libjpeg/SIMD by Miyasaka Masaru,
but the TigerVNC and VirtualGL projects made numerous enhancements to the codec,
including improved support for Mac OS X, 64-bit support,
support for 32-bit and big endian pixel formats (RGBA, ABGR, etc.),
accelerated Huffman encoding/decoding, and various bug fixes.
The goal was to produce a fully open source codec that could replace
the partially closed source TurboJPEG/IPP codec used by VirtualGL and TurboVNC.
libjpeg-turbo generally achieves 80-120% of the performance of TurboJPEG/IPP.
It is faster in some areas but slower in others.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- jpeg-turbo>0:graphics/jpeg-turbo
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/graphics/jpeg-turbo/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/jpeg-turbo
- pkg install jpeg-turbo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jpeg-turbo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726600628
SHA256 (libjpeg-turbo-3.0.4.tar.gz) = 99130559e7d62e8d695f2c0eaeef912c5828d5b84a0537dcb24c9678c9d5b76b
SIZE (libjpeg-turbo-3.0.4.tar.gz) = 2400356
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- graphics/libjpeg-turbo
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nasm : devel/nasm
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Libraries
-
- astro/astrometry
- astro/celestia
- astro/celestia-gtk
- astro/gnuastro
- astro/nightfall
- astro/openuniverse
- astro/qmapshack
-
Deleted ports which required this port:
- for Run
-
- graphics/icontact
- graphics/jhead
- graphics/renrot
- graphics/sam2p
- science/afni
- textproc/py-textract
- www/thumbnail_index
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for jpeg-turbo-3.0.4:
DOCS=on: Build and/or install documentation
OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
===> Use 'make config' to modify these settings
- Options name:
- graphics_jpeg-turbo
- USES:
- cmake cpe pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.4 24 Sep 2024 22:47:56 |
Daniel Engberg (diizzy) |
graphics/jpeg-turbo: Update to 3.0.4
Changelog: https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/3.0.4
PR: 281576
Approved by: desktop (fluffy)
Sponsored by: Blinkinblox
Exp-run by: antoine |
3.0.3 26 May 2024 07:09:16 |
Daniel Engberg (diizzy) |
graphics/jpeg-turbo: Update to 3.0.3
Minor change to port Makefile
Changelog:
https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/3.0.3
PR: 279166
Approved by: desktop (tcberner)
Sponsored by: Blinkinblox
Exp-run by: antoine |
3.0.2 13 Feb 2024 22:53:54 |
Daniel Engberg (diizzy) |
graphics/jpeg-turbo: Update to 3.0.2
Changelog:
https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/3.0.2
PR: 276813
Reviewed by: desktop (arrowd)
Sponsored by: Blinkinblox
Exp-run by: antoine |
3.0.1_1 23 Jan 2024 21:51:23 |
Muhammad Moinur Rahman (bofh) |
graphics/jpeg-turbo: Impelled to share/man
Approved by: portmgr (blanket) |
3.0.1 30 Oct 2023 20:49:26 |
Daniel Engberg (diizzy) |
graphics/jpeg-turbo: Update to 3.0.1
Changelog: https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/3.0.1
PR: 274543
Reviewed by: desktop (tcberner)
Sponsored by: Blinkinblox
Exp-run by: antoine |
3.0.0 28 Jul 2023 17:11:48 |
Daniel Engberg (diizzy) |
graphics/jpeg-turbo: Update to 3.0.0
Backport upstream commit 035ea386d1b6a99a8a1e2ab57cc1fc903569136c to
fix regression test concurrency issues
Changelog:
https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/3.0.0
Reference:
https://github.com/libjpeg-turbo/libjpeg-turbo/commit/035ea386d1b6a99a8a1e2ab57cc1fc903569136c
PR: 272576
Reviewed by: desktop (tcberner)
Sponsored by: Blinkinblox
Exp-run by: antoine |
2.1.5.1 26 Feb 2023 14:04:48 |
Daniel Engberg (diizzy) |
graphics/jpeg-turbo: Update to 2.1.5.1
* Minor rearrangement of Makefile for better readbility
* Adjust port to not override cflags defined by framework
Changelog:
https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.1.5.1
PR: 269449
Reviewed by: desktop (tcberner)
Exp-run by: antoine |
2.1.4 10 Sep 2022 17:41:16 |
Stefan Eßer (se) Author: Tobias Kortkamp |
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.1.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.1.4 26 Aug 2022 19:12:21 |
Daniel Engberg (diizzy) |
graphics/jpeg-turbo: Update to 2.1.4
Changelog: https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.1.4
PR: 265890
Approved by: portmgr (antoine)
Exp-run by: antoine |
2.1.3 26 Aug 2022 17:37:42 |
Tobias C. Berner (tcberner) |
graphics: Give ports maintained by portmgr to desktop@
These ports were traditionally maintained by portmgr@ to ensure
that they receive an exp-run.
Let's entrust them to desktop@ with a stern "remember to exp-run".
Approved by: rene
Differential Revision: https://reviews.freebsd.org/D36316 |
2.1.3 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
2.1.3 12 Mar 2022 07:58:49 |
Daniel Engberg (diizzy) |
graphics/jpeg-turbo: Update to 2.1.3
Changelog: https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.1.3
PR: 262222
Approved by: portmgr (antoine)
Exp-run by: antoine |
2.1.1_1 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
2.1.1_1 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
2.1.1_1 09 Nov 2021 18:24:41 |
Piotr Kubaj (pkubaj) |
graphics/jpeg-turbo: enable runtime AltiVec detection
Enables runtime AltiVec detection, which will improve performance on powerpc,
where AltiVec is not enabled by default.
Approved by: antoine
PR: 259562 |
2.1.1 24 Sep 2021 21:10:15 |
Daniel Engberg (diizzy) |
graphics/jpeg-turbo: Disable SIMD instructions on ARMv6 platforms
libjpeg-turbo incorrectly assumes that SIMD instructions are
available on all ARM platforms
PR: 258685
Reported by: Martin Birgmeier
Approved by: antoine (portmgr / maintainer)
Differential Revision: https://reviews.freebsd.org/D32096 |
2.1.1 19 Sep 2021 19:17:12 |
Daniel Engberg (diizzy) |
graphics/jpeg-turbo: Update to 2.1.1
Backport upstream commits:
129f0cb76346ceede8f4d8d87dea8acb0809056c
173900b1cabb027495ae530c71250bcedc9925d5
exp-run by antoine
Additional build tests on aarch64 by mikael
PR: 258336
Approved by: arrowd
Differential Revision: https://reviews.freebsd.org/D31988 |
2.0.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.6 01 Dec 2020 14:58:11 |
antoine |
Update to 2.0.6 |
2.0.5 11 Oct 2020 06:44:46 |
antoine |
Update to 2.0.5
PR: 250190
MFH: 2020Q4 |
2.0.4 22 Jan 2020 06:01:48 |
antoine |
Update to 2.0.4 |
2.0.3 19 Sep 2019 11:50:01 |
antoine |
Update to 2.0.3 |
2.0.2 16 Feb 2019 17:34:42 |
antoine |
Update to 2.0.2
With hat: portmgr |
2.0.1 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
2.0.1 29 Nov 2018 18:59:57 |
antoine |
Update to 2.0.1 |
2.0.0 13 Aug 2018 20:22:39 |
antoine |
Update graphics/jpeg-turbo and graphics/libjpeg-turbo to 2.0.0
Upstream switched build system to CMake
PR: 230143
With hat: portmgr |
1.5.3 24 Dec 2017 17:35:25 |
antoine |
Update to 1.5.3 |
1.5.2 06 Aug 2017 08:07:54 |
antoine |
Update to 1.5.2 |
1.5.1 22 Mar 2017 19:16:36 |
antoine |
tjbench links against libjpeg.so |
1.5.1 12 Oct 2016 18:52:43 |
antoine |
- Update jpeg-turbo to 1.5.1
- Add LICENSE
- Use the framework for tests |
1.4.2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.4.2 18 Mar 2016 13:28:04 |
feld |
Revert MAINTAINER update
These ports were intentionally set to portmgr@FreeBSD.org as MAINTAINER;
it was not a mistake. They require exp-runs and special care when
updating.
Submitted by: antoine |
1.4.2 18 Mar 2016 11:48:40 |
feld |
MAINTAINER reset should be ports@FreeBSD.org, not portmgr |
1.4.2 14 Oct 2015 16:52:20 |
antoine |
Update to 1.4.2
PR: 203634 |
1.4.1 16 Sep 2015 20:35:14 |
antoine |
- Update jpeg-turbo to 1.4.1 and grab maintainership after several timeouts
- Change default jpeg implementation from jpeg to jpeg-turbo
Reviewed by: bapt, mat
Differential Revision: https://reviews.freebsd.org/D2884 |
1.4.0_1 13 Sep 2015 20:27:08 |
antoine |
Fix negative shift with IFAST FDCT and qual=100
This fixes regression tests with clang 3.7.0
PR: 202762
Obtained
from: https://github.com/libjpeg-turbo/libjpeg-turbo/commit/4cfa3f4c39c2e46eca3a65c67411d15e08a3fc70
Approved by: maintainer timeout (15 days) |
1.4.0 01 Jun 2015 19:13:39 |
antoine |
- Update to 1.4.0
- Allow building on non i386/amd64 [1]
PR: 200095
Approved by: maintainer timeout (3 weeks)
Tested on: ia64 and sparc64 [1] |
1.3.1_2 10 Jan 2015 13:51:51 |
antoine |
Add CPE information |
1.3.1_2 10 Jan 2015 12:23:24 |
antoine |
Fix possible Huffman local buffer overrun
MFH: 2015Q1
Security: CVE-2014-9092 |
1.3.1_1 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
1.3.1 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
1.3.0_2 30 Aug 2014 14:34:03 |
adamw |
Fix a docs conflict from libjpeg-turbo not excluding the DOCS option.
PR: 193145
Submitted by: Jan Beich |
1.3.0_2 23 Aug 2014 19:40:21 |
adamw |
libjpeg-turbo installs its own unique library (libturbojpeg.so) and
a drop-in replacement for libjpeg.so.
This commit splits them apart into two ports:
graphics/libjpeg-turbo which installs only libturbojpeg.so
graphics/jpeg-turbo which installs the libjpeg.so replacement
This will allow ports to depend on libturbojpeg.so without causing
pkg conflicts.
Approved by: maintainer |