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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2020Q3
hdr_tools Command-line tools for creating and manipulating HDR images
0.0.2010.11.23_11 graphics on this many watch lists=0 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 0.0.2010.11.23_11Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-07-18 09:31:36
Last Update: 2020-08-16 09:51:32
Commit Hash: 75935ee
License: GPLv3
WWW:
http://ttic.uchicago.edu/~cotter/projects/hdr_tools/
Description:
HDR Tools is a set of command-line tools for creating and manipulating High Dynamic Range (HDR) images. It consists of six programs: hdr_create, hdr_fix_ca, hdr_denoise, hdr_squish, hdr_adjust, and hdr_convert. Together, they can convert a set of bracketed photographs to HDR image (in EXR format), fix chromatic aberrations and CCD noise, perform tone mapping and some simple color manipulations, apply gamma correction and optionally adjust the exposure, crop, and finally convert the result into a "normal" image (a JPG, for example). WWW: http://ttic.uchicago.edu/~cotter/projects/hdr_tools/
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 (9 items)
Collapse this list.
  1. bin/hdr_adjust
  2. bin/hdr_convert
  3. bin/hdr_create
  4. bin/hdr_denoise
  5. bin/hdr_fix_ca
  6. bin/hdr_squish
  7. /usr/local/share/licenses/hdr_tools-0.0.2010.11.23_11/catalog.mk
  8. /usr/local/share/licenses/hdr_tools-0.0.2010.11.23_11/LICENSE
  9. /usr/local/share/licenses/hdr_tools-0.0.2010.11.23_11/GPLv3
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • hdr_tools>0:graphics/hdr_tools
To install the port:
cd /usr/ports/graphics/hdr_tools/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/hdr_tools
  • pkg install hdr_tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: hdr_tools
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (hdr_src.tgz) = 8df65c7198552f33040c6400759b3849bd3212c04d434cda8a2b86f99694eb01 SIZE (hdr_src.tgz) = 38943

Packages (timestamps in pop-ups are UTC):
hdr_tools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.0.2010.11.23_240.0.2010.11.23_24--0.0.2010.11.23_24n/an/an/a
FreeBSD:13:quarterly0.0.2010.11.23_240.0.2010.11.23_24-0.0.2010.11.23_230.0.2010.11.23_24n/an/an/a
FreeBSD:14:latest0.0.2010.11.23_240.0.2010.11.23_24-0.0.2010.11.23_230.0.2010.11.23_24--0.0.2010.11.23_19
FreeBSD:14:quarterly0.0.2010.11.23_240.0.2010.11.23_24-0.0.2010.11.23_230.0.2010.11.23_24-0.0.2010.11.23_20-
FreeBSD:15:latest0.0.2010.11.23_240.0.2010.11.23_24n/a0.0.2010.11.23_23n/an/a--
FreeBSD:15:quarterly0.0.2010.11.23_240.0.2010.11.23_24n/a-n/an/a--
FreeBSD:16:latest0.0.2010.11.23_240.0.2010.11.23_24n/a-n/an/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
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libpopt.so : devel/popt
  2. libtiff.so : graphics/tiff
  3. libIlmImf.so : graphics/openexr
  4. libMagick++-6.so : graphics/ImageMagick6
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_hdr_tools
USES:
compiler:c++11-lang gmake pkgconfig tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://freebsd.nsu.ru/distfiles/
  2. http://ttic.uchicago.edu/~cotter/projects/hdr_tools/archives/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.2010.11.23_11
16 Aug 2020 09:51:32
commit hash: 75935eef6f4a63e0d949ad10e4030162e0dc4b01commit hash: 75935eef6f4a63e0d949ad10e4030162e0dc4b01commit hash: 75935eef6f4a63e0d949ad10e4030162e0dc4b01commit hash: 75935eef6f4a63e0d949ad10e4030162e0dc4b01 files touched by this commit Sanity Test Failure
Matthias Andree (mandree) search for other commits by this committer
MFH: r544849

graphics/ilmbase, graphics/openexr: security update to v2.5.3

ChangeLog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.3

"Patch release with various bug/security fixes and build/install fixes, plus a
performance optimization:

 * Various sanitizer/fuzz-identified issues related to handling of invalid input
 * Fixes to misc compiler warnings [...]
 * Read performance optimization (#782)
 * Fix for building on non-glibc (#798)
 * Fixes to tests"
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.0.2010.11.23_11
16 Aug 2020 09:51:32
Revision:545094Original commit files touched by this commit
mandree search for other commits by this committer
MFH: r544849

graphics/ilmbase, graphics/openexr: security update to v2.5.3

ChangeLog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.3

"Patch release with various bug/security fixes and build/install fixes, plus a
performance optimization:

 * Various sanitizer/fuzz-identified issues related to handling of invalid input
 * Fixes to misc compiler warnings [...]
 * Read performance optimization (#782)
 * Fix for building on non-glibc (#798)
 * Fixes to tests"
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.0.2010.11.23_10
18 Jul 2020 09:31:20
Revision:542483Original commit files touched by this commit
mandree search for other commits by this committer
MFH: r542352 r542353

graphics/ilmbase: graphics/openexr: security update to 2.5.2

ChangeLog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.2
Verbosely:
https://github.com/AcademySoftwareFoundation/openexr/blob/v2.5.2/CHANGES.md#version-252-june-15-2020

openexr/ilmbase update w/ shlib rename => PORTREVISION bumps of dependent ports

OpenEXR and ILMBASE updates to 2.5.2 rename the full shlib version
names from .0.0 to .0.1 => to be on the safe side, bump PORTREVISIONs.

Security:	714e6c35-c75b-11ea-aa29-d74973d1f9f3
Approved by:	ports-secteam@ (joneum@)
0.0.2010.11.23_10
18 Jul 2020 09:31:19
commit hash: 8535fac538422352608a5eb997db5f83f7e951f1commit hash: 8535fac538422352608a5eb997db5f83f7e951f1commit hash: 8535fac538422352608a5eb997db5f83f7e951f1commit hash: 8535fac538422352608a5eb997db5f83f7e951f1 files touched by this commit Sanity Test Failure
Matthias Andree (mandree) search for other commits by this committer
MFH: r542352 r542353

graphics/ilmbase: graphics/openexr: security update to 2.5.2

ChangeLog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.2
Verbosely:
https://github.com/AcademySoftwareFoundation/openexr/blob/v2.5.2/CHANGES.md#version-252-june-15-2020

openexr/ilmbase update w/ shlib rename => PORTREVISION bumps of dependent ports

OpenEXR and ILMBASE updates to 2.5.2 rename the full shlib version
names from .0.0 to .0.1 => to be on the safe side, bump PORTREVISIONs.

Security:	714e6c35-c75b-11ea-aa29-d74973d1f9f3
Approved by:	ports-secteam@ (joneum@)

Number of commits found: 4