notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
jhead EXIF JPEG header manipulation tool
3.08 graphics on this many watch lists=58 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.08Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-12-19 07:00:41
Last Update: 2023-06-30 07:01:52
Commit Hash: 18cca4c
People watching this port, also watch:: gmake, unzip, gettext, freetype2
License: PD
WWW:
https://github.com/Matthias-Wandel/jhead
Description:
Jhead is a command line driven program for manipulating the non-image parts of Exif flavour JPEG files that most digital cameras produce. It has the following features: - Extracting camera settings from Exif image files - Able to set and/or adjust the Exif time field - Manipulation (extract, replace, regenerate) of Exif integral thumbnails - Transplant Exif image header from one JPEG to another - Edit JPEG comment fields - Automatically rotate images upright (using jpegtran) according to "orientation" tag. - Manage running programs on large batches of Jpegs and restoring Exif header information afterwards. - Display embedded GPS info (if present)
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/jhead
  2. share/man/man1/jhead.1.gz
  3. /usr/local/share/licenses/jhead-3.08/catalog.mk
  4. /usr/local/share/licenses/jhead-3.08/LICENSE
  5. /usr/local/share/licenses/jhead-3.08/PD
Collapse this list.
Dependency lines:
  • jhead>0:graphics/jhead
To install the port:
cd /usr/ports/graphics/jhead/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/jhead
  • pkg install jhead
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: jhead
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1686496684 SHA256 (Matthias-Wandel-jhead-3.08_GH0.tar.gz) = 999a81b489c7b2a7264118f194359ecf4c1b714996a2790ff6d5d2f3940f1e9f SIZE (Matthias-Wandel-jhead-3.08_GH0.tar.gz) = 1146535

Packages (timestamps in pop-ups are UTC):
jhead
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.083.083.043.083.08-3.04-
FreeBSD:13:quarterly3.083.083.083.083.083.083.083.08
FreeBSD:14:latest3.083.083.06.0.13.083.083.06.0.1-3.06.0.1
FreeBSD:14:quarterly3.083.08-3.083.083.083.083.08
FreeBSD:15:latest3.083.08n/a3.08n/a3.083.083.08
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
Runtime dependencies:
  1. cjpeg : graphics/jpeg-turbo
This port is required by:
for Build
  1. x11-themes/budgie-backgrounds
for Run
  1. multimedia/dvd-slideshow
  2. www/gallery2

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. graphics/cthumb*
  2. www/gallery*
  3. www/gallery3*
  4. Collapse this list of deleted ports.
* - 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:
No options to configure
Options name:
graphics_jhead
USES:
cpe gmake jpeg:run
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Matthias-Wandel/jhead/tar.gz/3.08?dummy=/
Collapse this list.

Number of commits found: 58

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.08
30 Jun 2023 07:01:52
commit hash: 18cca4c4e2bc20c0b0a8ab796cf18b46033aabfdcommit hash: 18cca4c4e2bc20c0b0a8ab796cf18b46033aabfdcommit hash: 18cca4c4e2bc20c0b0a8ab796cf18b46033aabfdcommit hash: 18cca4c4e2bc20c0b0a8ab796cf18b46033aabfd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/jhead: Update to 3.08

- Clean up Makefile

Changes:	https://github.com/Matthias-Wandel/jhead/releases
		https://github.com/Matthias-Wandel/jhead/blob/master/changes.txt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
3.06.0.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.06.0.1
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
3.06.0.1
13 Oct 2021 05:36:01
commit hash: 908820b719cc88c90379b2444f23dc9225bc3aeacommit hash: 908820b719cc88c90379b2444f23dc9225bc3aeacommit hash: 908820b719cc88c90379b2444f23dc9225bc3aeacommit hash: 908820b719cc88c90379b2444f23dc9225bc3aea files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/jhead: Cosmetic change
3.06.0.1
08 Oct 2021 11:16:16
commit hash: fc1d99f7fafa92c861d776c423abf6cfe19035c9commit hash: fc1d99f7fafa92c861d776c423abf6cfe19035c9commit hash: fc1d99f7fafa92c861d776c423abf6cfe19035c9commit hash: fc1d99f7fafa92c861d776c423abf6cfe19035c9 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
graphics/jhead: Add CPE information

Approved by:    portmgr (blanket)
3.06.0.1
14 Jun 2021 17:37:50
commit hash: 42481afb0aeb1b9ebe79d526b52346eeb8d6c61fcommit hash: 42481afb0aeb1b9ebe79d526b52346eeb8d6c61fcommit hash: 42481afb0aeb1b9ebe79d526b52346eeb8d6c61fcommit hash: 42481afb0aeb1b9ebe79d526b52346eeb8d6c61f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/jhead: Update to 3.06.0.1

- Change MASTER_SITES to GitHub
- Update WWW

Changes:	https://github.com/Matthias-Wandel/jhead/releases
3.04
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.04
02 Feb 2020 10:57:52
Revision:524854Original commit files touched by this commit
sunpoet search for other commits by this committer
Add LICENSE
3.04
26 Jan 2020 16:12:00
Revision:524187Original commit files touched by this commit
sunpoet search for other commits by this committer
Cosmetic change
3.04
19 Jan 2020 11:09:45
Revision:523536Original commit files touched by this commit
sunpoet search for other commits by this committer
Update manpage location (r523104)
3.04
08 Dec 2019 16:52:12
Revision:519328Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.04

Changes:	http://www.sentex.net/~mwandel/jhead/changes.txt
3.03
02 Jan 2019 23:57:36
Revision:489101Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.03

Changes:	http://www.sentex.net/~mwandel/jhead/changes.txt
3.02
01 Jan 2019 20:31:32
Revision:488946Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.02

- Convert to options target helper

Changes:	http://www.sentex.net/~mwandel/jhead/changes.txt
3.00
29 Jun 2015 13:50:22
Revision:390898Original commit files touched by this commit
sunpoet search for other commits by this committer
- Cosmetic change
3.00
22 Jun 2015 18:33:22
Revision:390310Original commit files touched by this commit
antoine search for other commits by this committer
Convert to USES=jpeg
3.00
18 Feb 2015 16:19:48
Revision:379236Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.00

Changes:	http://www.sentex.net/~mwandel/jhead/changes.txt
2.97
21 Nov 2013 23:12:31
Revision:334537Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add my LOCAL to MASTER_SITES
- Support STAGEDIR
- Cosmetic change
2.97
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
2.97
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
2.97
09 Mar 2013 15:47:21
Revision:313722Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add OPTIONS_DEFINE
2.97
09 Mar 2013 09:00:42
Revision:313697Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add my LOCAL to MASTER_SITES
- Update COMMENT
- Take maintainership
- Update pkg-descr
2.97
02 Mar 2013 06:40:21
Revision:313214Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.97

PR:		176560
Submitted by:	Ports Fury
2.96
04 Feb 2013 02:23:41
Revision:311539Original commit files touched by this commit
miwi search for other commits by this committer
- Convert Header
- Reset maintainership
2.96
02 Nov 2012 15:46:46
Revision:306863Original commit files touched by this commit
rm search for other commits by this committer
- update to 2.96

while here:
- trim Makefile header
- convert to optionsng
- whitespace fixes in pkg-descr

PR:		172870
Submitted by:	Muhammad Moinur Rahman <5u623l20 at gmail dot com>
Approved by:	reassigned to the heap
Feature safe:	yes
2.95
28 Jul 2012 15:57:56
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
2.95
03 May 2012 15:57:57
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.95

PR:             166975
Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
2.90
03 Jul 2011 14:12:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
2.90
12 Feb 2010 17:16:17
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.90
2.88_2
08 Feb 2010 13:36:42
Original commit files touched by this commit
ehaupt search for other commits by this committer
Respect CFLAGS

Approved by:    miwi (maintainer)
2.88_1
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
2.88
17 Nov 2009 07:59:04
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.88
2.87
26 Mar 2009 14:59:17
Original commit files touched by this commit
miwi search for other commits by this committer
- Mark MAKE_JOBS_SAFE for SMP compilation
2.87
06 Mar 2009 08:23:50
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.87
2.86
15 Feb 2009 14:47:15
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.86
2.84
05 Oct 2008 10:07:35
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.84
2.82
20 Aug 2008 07:45:33
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.82
- Take maintainership
2.7
20 Aug 2008 06:50:58
Original commit files touched by this commit
linimon search for other commits by this committer
Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to work
on FreeBSD at the moment.

Hat:            portmgr
2.7
27 Jan 2007 23:44:07
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.7

PR:             108422
Submitted by:   Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer)
2.6_1
28 Dec 2006 13:59:00
Original commit files touched by this commit
gabor search for other commits by this committer
- Add ISO support for newer Nikon cameras

PR:             ports/106852
Submitted by:   Alex Kapranoff <alex@kapranoff.ru>
Approved by:    erwin (mentor),
                Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer)
2.6
29 May 2006 13:37:51
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.6

PR:             ports/97976
Submitted by:   Martin Wilke <freebsd_AT_unixfreunde dot de>
Approved by:    pre-maintainer (Soeren Straarup)
2.5
29 May 2006 09:21:39
Original commit files touched by this commit
clsung search for other commits by this committer
- pass maintainership

PR:             98053
Submitted by:   Nils Vogels <nivo+kw+ports.bfa274_AT_is-root dot com>
Approved by:    Soeren Straarup <xride_AT_x12 dot dk>
2.5
08 Feb 2006 15:58:04
Original commit files touched by this commit
lawrance search for other commits by this committer
Update to 2.5.

PR:             ports/92903
Submitted by:   Soeren Straarup <xride@x12.dk> (maintainer)
2.4
22 Jan 2006 12:35:18
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
2.4
30 Oct 2005 09:49:50
Original commit files touched by this commit
jylefort search for other commits by this committer
- Update to 2.4
- Pass maintainership to submitter

PR:             ports/88219
Submitted by:   Soeren Straarup <xride@x12.dk> (new maintainer)
2.3
15 Apr 2005 09:39:01
Original commit files touched by this commit
jylefort search for other commits by this committer
Update to 2.3.

PR:             ports/79937
Submitted by:   Marius Strom <marius@marius.org>
Approved by:    adamw (mentor)
2.2
15 Jul 2004 16:40:44
Original commit files touched by this commit
krion search for other commits by this committer
Update to version 2.2

PR:             ports/69110
Submitted by:   Ports Fury
2.1
08 Jun 2004 08:23:06
Original commit files touched by this commit
krion search for other commits by this committer
- Honour CC & CFLAGS

PR:             ports/67696
Submitted by:   michael johnson <ahze@ahze.net>
2.1
06 Apr 2004 12:52:05
Original commit files touched by this commit
krion search for other commits by this committer
- Update to 2.1

PR:             ports/65236
Submitted by:   Marius Strom <marius@marius.org>
2.0_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
2.0
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
2.0
09 Dec 2003 23:53:20
Original commit files touched by this commit
pav search for other commits by this committer
- Release maintainership of my ports

PR:             ports/60092
Submitted by:   Jamie Hermans <jamie@hermans.ca>
2.0
21 Jun 2003 06:31:20
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 2.0

Approved by:    maintainer
1.8
21 Feb 2003 12:15:34
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.8
29 Jul 2002 20:39:55
Original commit files touched by this commit
perky search for other commits by this committer
Update to 1.8

PR:             41126
Submitted by:   Marius Strom <marius@marius.org>
Approved by:    maintainer
1.7
14 May 2002 21:45:46
Original commit files touched by this commit
pat search for other commits by this committer
Update to 1.7

PR:             37975
Submitted by:   maintainer
28 Jan 2002 02:01:49
commit hash: fp1.24037@dev.null.freshports.orgcommit hash: fp1.24037@dev.null.freshports.orgcommit hash: fp1.24037@dev.null.freshports.orgcommit hash: fp1.24037@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Update to 1.6    
19 Dec 2001 10:00:41
commit hash: fp1.22231@dev.null.freshports.orgcommit hash: fp1.22231@dev.null.freshports.orgcommit hash: fp1.22231@dev.null.freshports.orgcommit hash: fp1.22231@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
Add jhead 1.5, exif Jpeg camera setting parser and thumbnail remover.    

Number of commits found: 58