Port details |
- jpeg IJG's jpeg compression utilities
- 8_7 graphics
=622 8_7Version of this port present on the latest quarterly branch.
- DEPRECATED: Outdated and vulnerable, new version breaks API and ABI
This port expired on: 2020-11-27
- Maintainer: portmgr@FreeBSD.org
- Port Added: unknown
- Last Update: 2020-12-01 19:12:47
- SVN Revision: 556784
- People watching this port, also watch:: png, libiconv, gettext, freetype2, gmake
- License: not specified in port
- WWW:
- http://www.ijg.org/
- Description:
- The Independent JPEG Group's JPEG software
==========================================
This distribution contains the eighth public release of the Independent JPEG
Group's free JPEG software. You are welcome to redistribute this software and
to use it for any purpose, subject to the conditions under LEGAL ISSUES, below.
This software is the work of Tom Lane, Guido Vollbeding, Philip Gladstone,
Bill Allombert, Jim Boucher, Lee Crocker, Bob Friesenhahn, Ben Jackson,
Julian Minguillon, Luis Ortiz, George Phillips, Davide Rossi, Ge' Weijers,
and other members of the Independent JPEG Group.
IJG is not affiliated with the official ISO JPEG standards committee.
Includes EXIF patches from:
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=106060
http://sylvana.net/jpegcrop/exifpatch.html
WWW: http://www.ijg.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: jpeg
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (jpeg8d/jpegsrc.v8d.tar.gz) = 00029b1473f0f0ea72fbca3230e8cb25797fbb27e58ae2e46bb8bf5a806fe0b3
SIZE (jpeg8d/jpegsrc.v8d.tar.gz) = 991456
SHA256 (jpeg8d/jpegexiforient.c) = bac06fcdbc6a5b6adfb5e65d5b90b88bf7d72849e21ab2d33b6900bd99200eec
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Libraries
-
Deleted ports which required this port:
- for Run
-
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-8_7:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- libtool
- 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 |
8_7 01 Dec 2020 19:12:47 |
rene |
Remove graphics/jpeg which has expired in favor of graphics/jpeg-turbo
Update qa checks and add a note to UPDATING to help users migrate.
Differential Revision: https://reviews.freebsd.org/D27425 |
8_7 26 Oct 2020 20:21:06 |
antoine |
Deprecate graphics/jpeg
PR: 250616 |
8_7 10 Apr 2018 08:33:38 |
amdmi3 |
- Switch to new test framework
Approved by: portmgr blanket |
8_7 08 Dec 2016 16:39:11 |
tijl |
Remove libjpeg.so.11 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
8_6 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 |
8_6 18 Mar 2016 11:48:40 |
feld |
MAINTAINER reset should be ports@FreeBSD.org, not portmgr |
8_6 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 |
8_6 26 Aug 2015 16:49:36 |
amdmi3 |
- Unsilence install commands
- Switch to options helpers
Approved by: portmgr (bapt) |
8_6 10 Dec 2014 15:52:21 |
antoine |
Restore those ports to their previous state
No PORTEPOCH needed as they didn't build |
9 10 Dec 2014 15:30:34 |
dinoex |
- update to jpeg9 |
8_6 10 Dec 2014 15:23:08 |
bapt |
unmark broken it was expected |
8_6 10 Dec 2014 14:40:35 |
dinoex |
- fatal regression
shared lib version going backwards |
8_6 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 ) |
8_5 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
8_5 05 May 2014 11:35:21 |
tijl |
Convert to USES=libtool. |
8_4 13 Feb 2014 22:10:55 |
dinoex |
- remove trailing space from r343634 |
8_4 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
8_4 13 Nov 2013 06:41:00 |
dinoex |
- use STAGEDIR |
8_4 21 Sep 2013 11:06:04 |
dinoex |
- fix misplaced NO_STAGE in slaveports and ifdefs |
8_4 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
8_4 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
8_4 08 Feb 2013 11:34:25 |
dinoex |
- use option DOC
PR: 175718
Submitted by: Takefu |
8_4 09 Dec 2012 21:39:54 |
dinoex |
- update to 8d |
8_3 25 Mar 2012 15:57:42 |
dinoex |
- add regression-test
Submitted by: Mikhail Teterin
Feature safe: yes |
8_3 17 Oct 2011 19:11:46 |
dinoex |
- add patch for FreeBSD-10 |
8_3 17 Oct 2011 19:03:03 |
dinoex |
- add patch for FreeBSD-10 |
8_3 06 Aug 2011 08:53:55 |
dinoex |
- drop uunet mirror |
8_3 19 Mar 2011 09:27:06 |
dinoex |
- fix build after updated jpegexiforient
Sources veryfied to have no functional changes |
8_3 06 Jan 2011 01:35:36 |
itetcu |
Add ${DIST_SUBDIR} to the cp done in post-extract and unbreak.
Reported by: new QAT insteance testeing
Approved by: portmgr@ (self, to many ports depend on this one) |
8_3 05 Jan 2011 17:14:22 |
dinoex |
- make portlint happy
- fix changed distfile
and use DIST_SUBDIR to force refetch
PR: 153683 |
8_3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
8_3 27 Aug 2010 04:43:45 |
dinoex |
- fix spelling |
8_3 26 Aug 2010 20:42:41 |
dinoex |
- update description
Submitted by: Christoph Mallon |
8_3 07 Jun 2010 17:31:10 |
dinoex |
- update to 8b |
8_2 06 Jun 2010 08:31:24 |
dinoex |
- use DISTVERSION |
8_2 29 Apr 2010 18:31:32 |
rene |
Bump PORTREVISION to force registration of the conflict with
graphics/libjpeg-turbo in the package (they install overlapping files).
Submitted by: makc
Approved by: tabthorpe (mentor) |
8_1 28 Apr 2010 06:18:17 |
rene |
Register mutual CONFLICTS.
Submitted by: makc
Approved by: tabthorpe (mentor, implicit) |
8_1 09 Mar 2010 15:10:26 |
dinoex |
- update to 8a |
8 05 Feb 2010 11:58:18 |
dinoex |
- cleanup comment, ggostscript5 is gone |
8 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
7 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
7 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
6b_7 13 Aug 2008 08:23:08 |
dinoex |
- add missing patch |
6b_6 12 Aug 2008 14:06:38 |
dinoex |
- fix autoconf problems with jconfig.h
Submitted by: Jeremy Messenger |
6b_5 10 Aug 2008 07:14:59 |
dinoex |
- fix HAVE_STDLIB_H macrosA
Reported by: Jeremy Messenger |
6b_4 13 Jan 2007 04:52:05 |
dinoex |
- use USE_LDCONFIG |
6b_4 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
6b_3 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
6b_3 13 Nov 2005 09:26:50 |
dinoex |
- add SHA checksum |
6b_3 22 Sep 2005 07:01:29 |
dinoex |
- add support for some C++ programs
PR: 86304
Submitted by: Craig Rodrigues |
6b_3 09 Nov 2004 13:18:13 |
ahze |
Use libtool15
Approved by: dinoex (maintainer)
pav (co mentor) |
6b_3 12 Oct 2004 04:12:12 |
dinoex |
- extend manpage jpegtran.1
PR: 72455
Submitted by: Michael Johnson |
6b_3 05 Jun 2004 08:11:31 |
dinoex |
- merged cropping patch and drop patch
Submitted by: Mike Johnson |
6b_2 18 Mar 2004 14:53:47 |
dinoex |
- Patches from
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=106060 ,
http://sylvana.net/jpegcrop/exifpatch.html
Which add EXIF support to jpegtran (lossless JPEG transforms) and to
rdjpgcom to add reporting of EXIF orientation in verbose mode.
- Tools from http://sylvana.net/jpegcrop/exif_orientation.html
which allow automatic JPEG orientation using the EXIF tag from the camera.
(I think it should be done with DISTFILES rather than with PATCH_SITES,
though).
Roman Shterenzon
(some cleanup done) |
6b_1 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
6b_1 26 Feb 2004 05:22:29 |
dinoex |
- add SIZE |
6b_1 18 Nov 2003 13:08:47 |
dinoex |
- make portlint happy
- use PORTDOCS |
6b_1 17 Nov 2003 19:33:49 |
dinoex |
- take maintainership |
6b_1 05 Aug 2003 01:51:25 |
marcus |
Make sure libraries are built with -fPIC to fix dependent port builds on
amd64.
Reported by: bento via kris |
6b_1 20 Feb 2003 18:08:19 |
knu |
de-pkg-comment |
6b_1 07 Nov 2002 03:10:58 |
adamw |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
6b_1 23 Jun 2002 18:06:33 |
ijliao |
add one more site |
6b_1 23 Jun 2002 18:05:00 |
ijliao |
add WWW |
6b_1 18 Mar 2002 03:36:35 |
ijliao |
add "--enable-maxmem" configure option
PR: 36013
Submitted by: Seva Gluschenko <gvs@rinet.ru> |
16 Nov 2001 03:33:54 |
lioux |
o Install two additional header files required by soon to be added libmovtar
port o bump PORTREVISION due to that |
16 Oct 2001 04:01:43 |
lioux |
un"echo" installation (less noise) |
17 Sep 2001 18:40:31 |
dwcjr |
Remove jseger and torstenb from maintainership of their ports, they have been
inactive for too long |
10 Apr 2001 00:08:32 |
mi |
Prepend %%PORTDOCS%% were needed. |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 02:35:34 |
asami |
Convert category graphics to new layout. |
03 Oct 2000 01:54:04 |
reg |
Correct USE_LIBTOOL usage. |
30 Aug 2000 06:24:48 |
asami |
test uses = for equality, not ==. |
21 Aug 2000 11:07:37 |
sobomax |
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. |
30 Jul 2000 04:32:27 |
jseger |
/usr/local/bin/libtool -> ${LIBTOOL} |
16 Jun 2000 22:52:41 |
asami |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:48:25 |
sobomax |
Fourth round of INSTALLS_SHLIBS conversion. |