Port details |
- oidn Intel(R) Open Image Denoise library
- 2.3.2 graphics
=3 2.3.0_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-02-18 07:14:12
- Last Update: 2025-01-14 06:11:23
- Commit Hash: 7a0dd26
- People watching this port, also watch:: libssh, p5-MIME-Tools, noto-tc, linux-c7-atk
- License: APACHE20
- WWW:
- https://www.openimagedenoise.org/
- https://github.com/RenderKit/oidn
- Description:
- Intel Open Image Denoise is an open source library of high-performance,
high-quality denoising filters for images rendered with ray tracing. Open Image
Denoise is part of the Intel Rendering Framework and is released under the
permissive Apache 2.0 license.
The purpose of Open Image Denoise is to provide an open, high-quality,
efficient, and easy-to-use denoising library that allows one to significantly
reduce rendering times in ray tracing based rendering applications. It filters
out the Monte Carlo noise inherent to stochastic ray tracing methods like path
tracing, reducing the amount of necessary samples per pixel by even multiple
orders of magnitude (depending on the desired closeness to the ground truth).
A simple but flexible C/C++ API ensures that the library can be easily
integrated into most existing or new rendering solutions.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/oidn/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/oidn
- pkg install oidn
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: oidn
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1736832690
SHA256 (oidn-weights-28883d1769d5930e13cf7f1676dd852bd81ed9e7.tar.gz) = 90726b544f6e8b86a8bc4756e7c0b3da7530d4bab9dd671f2689001b4f9801f7
SIZE (oidn-weights-28883d1769d5930e13cf7f1676dd852bd81ed9e7.tar.gz) = 46880514
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ispc>=1.14.1 : devel/ispc
- cmake : devel/cmake-core
- python3.11 : lang/python311
- Library dependencies:
-
- libtbb.so : devel/onetbb
- libOpenImageIO.so : graphics/openimageio
- Fetch dependencies:
-
- ca_root_nss>0 : security/ca_root_nss
- git : devel/git
- git-lfs : devel/git-lfs
- This port is required by:
- for Libraries
-
- graphics/blender
-
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 oidn-2.3.2:
APPS=on: Build example and test apps
DOCS=on: Build and/or install documentation
OPENIMAGEIO=on: Build with OpenImageIO for image formats support
===> Use 'make config' to modify these settings
- Options name:
- graphics_oidn
- USES:
- cmake:noninja compiler:c++14-lang python:build
- 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 |
2.3.2 14 Jan 2025 06:11:23
    |
Yuri Victorovich (yuri)  |
graphics/oidn: update 2.3.0 → 2.3.2
Reported by: portscout |
2.3.0_2 13 Jul 2024 18:32:28
    |
Yuri Victorovich (yuri)  Author: Chad Jacob Milios |
graphics/oidn: Prevent execution of git hooks from $DISTDIR during fetch
PR: 276031 |
2.3.0_2 13 Jul 2024 18:10:54
    |
Yuri Victorovich (yuri)  |
graphics/oidn: Fix build on some systems
PR: 279877 |
2.3.0_2 04 Jul 2024 11:39:44
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.13.0
and bump dependent ports' revisions.
Release
notes: https://github.com/oneapi-src/oneTBB/blob/v2021.13.0/RELEASE_NOTES.md |
2.3.0_1 23 Jun 2024 11:11:15
    |
Yuri Victorovich (yuri)  |
graphics/oidn: Add fetch dependency security/ca_root_nss
Reported by: Tatsuki Makino <tatsuki_makino@hotmail.com> (via e-mail) |
2.3.0 23 Jun 2024 11:02:27
    |
Yuri Victorovich (yuri)  |
graphics/oidn: Remove unnecessary printouts from pre-fetch |
2.3.0 18 Jun 2024 09:25:07
    |
Yuri Victorovich (yuri)  |
graphics/oidn: update 2.2.2 → 2.3.0
Reported by: portscout |
2.2.2_1 17 Apr 2024 11:28:34
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.12.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.12.0 |
2.2.2 05 Apr 2024 16:27:14
    |
Yuri Victorovich (yuri)  |
graphics/oidn: update 2.2.0 → 2.2.2
Reported by: portscout |
2.2.0 19 Feb 2024 01:33:41
    |
Yuri Victorovich (yuri)  |
graphics/oidn: Replace format=bsdtar with format=ustar
... because the undocumented format bsdtar adds paxheaders on
some systems, therefore breaking the fetch.
The documentation for format=bsdtar should be added:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277139
PR: 253814
Reported by: Mamoru IWAKI <1wkmmr@gmail.com> |
2.2.0 17 Feb 2024 18:07:08
    |
Vladimir Druzenko (vvd)  |
graphics/oidn: update to 2.2.0
Open Image Denoise v2.2.0
* Improved denoising quality (better fine detail reconstruction)
* Added Intel Meteor Lake GPU support (in Intel® Core™ Ultra Processors)
* Added Metal device for Apple silicon GPUs (requires macOS Ventura or newer)
* Added ARM64 (AArch64) CPU support on Windows and Linux (in addition to macOS)
* Improved CPU performance
* Significantly reduced overhead of committing filter changes
* Switched to the CUDA driver API by default, added the OIDN_DEVICE_CUDA_API
* CMake option for manually selecting between the driver and runtime APIs
* Fixed crash when releasing a buffer after releasing the device
https://github.com/OpenImageDenoise/oidn/releases/tag/v2.2.0
PR: 277108
Approved by: yuri (maintainer), tcberner (mentor) |
2.1.0 21 Dec 2023 08:24:07
    |
Yuri Victorovich (yuri)  |
graphics/oidn: update 2.0.1 → 2.1.0
Reported by: portscout |
2.0.1_2 28 Nov 2023 11:35:02
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.11.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.11.0 |
2.0.1_1 21 Aug 2023 10:09:23
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.10.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.10.0 |
2.0.1 06 Jul 2023 04:05:14
    |
Yuri Victorovich (yuri)  |
graphics/oidn: Update 2.0.0 → 2.0.1
Reported by: portscout |
2.0.0 30 May 2023 00:18:08
    |
Yuri Victorovich (yuri)  |
graphics/oidn: Unbreak build on 12
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> |
2.0.0 29 May 2023 16:20:12
    |
Yuri Victorovich (yuri)  |
graphics/oidn: Broken on 12
Reported by: fallout |
2.0.0 25 May 2023 19:37:32
    |
Yuri Victorovich (yuri)  |
graphics/oidn: Update 1.4.3 → 2.0.0
Reported by: portscout |
1.4.3_6 09 May 2023 10:25:26
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.9.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.9.0 |
1.4.3_5 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.4.3_4 03 Mar 2023 15:01:50
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.8.0
Also:
- bump dependent ports' revisions
- fix build when WITH_DEBUG is set
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.8.0 |
1.4.3_3 03 Nov 2022 11:32:41
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.7.0
and bump dependent ports' revisions.
Release notes:
https://github.com/oneapi-src/oneTBB/blob/v2021.7.0/RELEASE_NOTES.md |
1.4.3_2 28 Sep 2022 10:28:09
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.6.0
and bump dependent ports' revisions.
Release notes:
https://github.com/oneapi-src/oneTBB/blob/v2021.6.0/RELEASE_NOTES.md |
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) |
1.4.3_1 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 ) |
1.4.3_1 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
1.4.3 17 Feb 2022 00:27:20
    |
Yuri Victorovich (yuri)  |
graphics/oidn: Update 1.4.1 -> 1.4.3
Reported by: portscout |
1.4.1_3 05 Jan 2022 16:43:54
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.5.0
and bump dependent ports' revisions |
1.4.1_2 10 Oct 2021 15:11:27
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.4.0
Release notes:
https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html |
1.4.1_1 09 Jul 2021 11:05:19
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.3.0
Release notes:
https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html |
1.4.1 23 Jun 2021 14:51:23
    |
Yuri Victorovich (yuri)  |
graphics/oidn: Update 1.3.0 -> 1.4.1
Reported by: portscout |
1.3.0_2 14 Apr 2021 10:08:05
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.2.0 and bump dependencies
Changelog:
https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html |
1.3.0_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.3.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.3.0_1 19 Feb 2021 15:14:46
  |
martymac  |
Introduce devel/onetbb and mark devel/tbb as legacy
Intel oneAPI tbb 2021.1 (onetbb) has been released[1][2] and has deprecated
several interfaces over tbb 2020, breaking most dependent ports.
Old tbb 2020 will be kept for a certain time to allow transition but will be
removed in a near future as it CONFLICTS with devel/onetbb. New ports should
now use devel/onetbb instead of devel/tbb.
We tried to move a maximum number of dependent ports to devel/onetbb (or
disable dependency when not possible), but some of them still remain stuck
to devel/tbb. Remaining ones have not been identified as major dependencies
themselves and will be fixed as soon as updates are available from upstream.
PR: 252648, 252688 [3], 252683 [4], 252651 [5], 252690 [3], 252693 [3],
252695 [3], 252696 [3], 252786 [3], 252649, 252868 [6], 252870 [5],
252684 [7], 252785 [7]
Approved by: yuri [3], jwb [4], thierry [5], FreeBSD@Shaneware.biz [6],
maintainer timeout [7]
[1]
https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html
[2]
https://software.intel.com/content/www/us/en/develop/articles/tbb-revamp.html |
1.3.0 05 Feb 2021 17:22:10
  |
yuri  |
graphics/oidn: Update 1.2.4 -> 1.3.0 |
1.2.4 14 Jan 2021 23:59:26
  |
yuri  |
graphics/oidn: Backport the patch making oidn oneTBB-compatible
PR: 252688
Reported by: martymac |
1.2.4 04 Oct 2020 19:53:43
  |
yuri  |
graphics/oidn: Update 1.2.3 -> 1.2.4
Reported by: portscout |
1.2.3 13 Sep 2020 03:11:21
  |
yuri  |
graphics/oidn: Update 1.1.0 -> 1.2.3 |
1.1.0_3 17 Jul 2020 10:12:26
  |
martymac  |
Update devel/tbb to 2020.3 and bump dependent ports' revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/v2020.3/CHANGES |
1.1.0_2 01 Apr 2020 14:14:52
  |
martymac  |
Update devel/tbb to 2020.2 and bump dependent port's revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/tbb_2020/CHANGES |
1.1.0_1 26 Dec 2019 16:25:22
  |
martymac  |
Update devel/tbb to 2020.0 and bump dependent ports' revisions [1]
Also, while here, re-generate patches using the makepatch target
[1] Changelog: https://github.com/intel/tbb/blob/v2020.0/CHANGES |
1.1.0 19 Oct 2019 21:59:51
  |
yuri  |
graphics/oidn: 1.0.0 -> 1.1.0
Reported by: portscout |
1.0.0_1 01 Oct 2019 09:38:47
  |
linimon  |
Switch from BROKEN_i386 to ONLY_FOR_ARCHS=amd64.
This port makes use of SSE instructions, and Intel's documentation
only claims to support 64-bit x86.
Approved by: portmgr (tier-2 blanket) |
1.0.0_1 25 Sep 2019 10:03:50
  |
martymac  |
Update devel/tbb to 2019.8 and bump dependent ports' revisions
Changelog: https://github.com/intel/tbb/blob/tbb_2019/CHANGES |
1.0.0 02 Aug 2019 20:19:24
  |
yuri  |
graphics/oidn: Update 0.9.0 -> 1.0.0
Reported by: portscout |
0.9.0_1 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.9.0 11 May 2019 03:39:51
  |
yuri  |
graphics/oidn: Update 0.8.2 -> 0.9.0
Reported by: portscout |
0.8.2 31 Mar 2019 20:47:54
  |
yuri  |
graphics/oidn: Update 0.8.1 -> 0.8.2
Reported by: portscout |
0.8.1 20 Feb 2019 06:22:10
  |
yuri  |
graphics/oidn: Broken on i386 |
0.8.1 18 Feb 2019 07:12:39
  |
yuri  |
New port: graphics/oidn: Intel(R) Open Image Denoise library |