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
exrtools Utilities for manipulating with HDR images in OpenEXR format
0.4_21 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.4_21Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@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: GPLv2
WWW:
http://scanline.ca/exrtools/
Description:
exrtools is a set of simple command-line utilities for manipulating with high dynamic range images in OpenEXR format. OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. exrtools was developed to help experiment with batch processing of HDR images for tone mapping. Each application is small and reasonably self-contained such that the source code may be of most value to others. exrtools currently only works with RGBA OpenEXR files. As well, the code assumes that the EXR files and PNG files all use sRGB primaries and gamma function. WWW: http://scanline.ca/exrtools/
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 (29 items)
Collapse this list.
  1. /usr/local/share/licenses/exrtools-0.4_21/catalog.mk
  2. /usr/local/share/licenses/exrtools-0.4_21/LICENSE
  3. /usr/local/share/licenses/exrtools-0.4_21/GPLv2
  4. bin/exrblur
  5. bin/exrchr
  6. bin/exricamtm
  7. bin/exrnlm
  8. bin/exrnormalize
  9. bin/exrpptm
  10. bin/exrstats
  11. bin/exrtopng
  12. bin/jpegtoexr
  13. bin/pngtoexr
  14. bin/ppmtoexr
  15. man/man1/exrblur.1.gz
  16. man/man1/exrchr.1.gz
  17. man/man1/exricamtm.1.gz
  18. man/man1/exrnlm.1.gz
  19. man/man1/exrnormalize.1.gz
  20. man/man1/exrpptm.1.gz
  21. man/man1/exrstats.1.gz
  22. man/man1/exrtools.1.gz
  23. man/man1/exrtopng.1.gz
  24. man/man1/jpegtoexr.1.gz
  25. man/man1/pngtoexr.1.gz
  26. man/man1/ppmtoexr.1.gz
  27. @owner
  28. @group
  29. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • exrtools>0:graphics/exrtools
To install the port:
cd /usr/ports/graphics/exrtools/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/exrtools
  • pkg install exrtools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: exrtools
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (exrtools-0.4.tar.gz) = 9f5c8e455fa256e13b49d635c599661d0306bc0c4993a5e08b51faa0f1d4f34a SIZE (exrtools-0.4.tar.gz) = 300197

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: pkg-fallout
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. libImath.so : graphics/ilmbase
  2. libpng.so : graphics/png
  3. libIlmImf.so : graphics/openexr
  4. libjpeg.so : graphics/jpeg-turbo
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_exrtools
USES:
compiler:c++11-lang gmake jpeg localbase:ldflags pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/ehaupt/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/ehaupt/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/ehaupt/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/ehaupt/
  5. http://scanline.ca/exrtools/
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.4_21
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.4_21
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.4_20
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.4_20
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