aboutsummaryrefslogtreecommitdiff
path: root/graphics/oidn
Commit message (Collapse)AuthorAgeFilesLines
* devel/onetbb: Update to 2021.4.0Ganael LAPLANCHE2021-10-101-1/+1
| | | | Release notes: https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html
* devel/onetbb: Update to 2021.3.0Ganael LAPLANCHE2021-07-091-0/+1
| | | | Release notes: https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html
* graphics/oidn: Update 1.3.0 -> 1.4.1Yuri Victorovich2021-06-233-9/+8
| | | | Reported by: portscout
* devel/onetbb: Update to 2021.2.0 and bump dependenciesGanael LAPLANCHE2021-04-141-1/+1
| | | | Changelog: https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Introduce devel/onetbb and mark devel/tbb as legacyGanael LAPLANCHE2021-02-191-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=566074
* graphics/oidn: Update 1.2.4 -> 1.3.0Yuri Victorovich2021-02-053-28/+28
| | | | Notes: svn path=/head/; revision=564138
* graphics/oidn: Backport the patch making oidn oneTBB-compatibleYuri Victorovich2021-01-142-1/+6
| | | | | | | | PR: 252688 Reported by: martymac Notes: svn path=/head/; revision=561614
* graphics/oidn: Update 1.2.3 -> 1.2.4Yuri Victorovich2020-10-043-16/+21
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=551448
* graphics/oidn: Update 1.1.0 -> 1.2.3Yuri Victorovich2020-09-1310-49/+104
| | | | Notes: svn path=/head/; revision=548446
* Update devel/tbb to 2020.3 and bump dependent ports' revisionsGanael LAPLANCHE2020-07-171-1/+1
| | | | | | | Changelog: https://github.com/oneapi-src/oneTBB/blob/v2020.3/CHANGES Notes: svn path=/head/; revision=542423
* Update devel/tbb to 2020.2 and bump dependent port's revisionsGanael LAPLANCHE2020-04-011-1/+1
| | | | | | | Changelog: https://github.com/oneapi-src/oneTBB/blob/tbb_2020/CHANGES Notes: svn path=/head/; revision=530219
* Update devel/tbb to 2020.0 and bump dependent ports' revisions [1]Ganael LAPLANCHE2019-12-261-0/+1
| | | | | | | | | Also, while here, re-generate patches using the makepatch target [1] Changelog: https://github.com/intel/tbb/blob/v2020.0/CHANGES Notes: svn path=/head/; revision=520935
* graphics/oidn: 1.0.0 -> 1.1.0Yuri Victorovich2019-10-193-12/+11
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=514851
* Switch from BROKEN_i386 to ONLY_FOR_ARCHS=amd64.Mark Linimon2019-10-011-1/+2
| | | | | | | | | | This port makes use of SSE instructions, and Intel's documentation only claims to support 64-bit x86. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=513469
* Update devel/tbb to 2019.8 and bump dependent ports' revisionsGanael LAPLANCHE2019-09-251-0/+1
| | | | | | | Changelog: https://github.com/intel/tbb/blob/tbb_2019/CHANGES Notes: svn path=/head/; revision=512777
* graphics/oidn: Update 0.9.0 -> 1.0.0Yuri Victorovich2019-08-023-6/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=507910
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* graphics/oidn: Update 0.8.2 -> 0.9.0Yuri Victorovich2019-05-113-9/+11
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=501216
* graphics/oidn: Update 0.8.1 -> 0.8.2Yuri Victorovich2019-03-313-5/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=497448
* graphics/oidn: Broken on i386Yuri Victorovich2019-02-201-0/+2
| | | | Notes: svn path=/head/; revision=493408
* New port: graphics/oidn: Intel(R) Open Image Denoise libraryYuri Victorovich2019-02-187-0/+153
Notes: svn path=/head/; revision=493246