Port details |
- rkcommon Intel RenderKit common C++/CMake infrastructure
- 1.10.0_6,1 devel
=2 1.10.0_6,1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-11-24 02:36:11
- Last Update: 2024-07-04 11:39:44
- Commit Hash: 149e210
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/ospray/rkcommon
- Description:
- rkcommon is a common set of C++ infrastructure and CMake utilities used by
various components of Intel oneAPI Rendering Toolkit.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rkcommon>0:devel/rkcommon
- To install the port:
- cd /usr/ports/devel/rkcommon/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rkcommon
- pkg install rkcommon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rkcommon
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1652378798
SHA256 (ospray-rkcommon-v1.10.0_GH0.tar.gz) = 57a33ce499a7fc5a5aaffa39ec7597115cf69ed4ff773546b5b71ff475ee4730
SIZE (ospray-rkcommon-v1.10.0_GH0.tar.gz) = 292611
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libtbb.so : devel/onetbb
- This port is required by:
- for Libraries
-
- graphics/openvkl
- graphics/ospray
- graphics/ospray-studio
Configuration Options:
- No options to configure
- Options name:
- devel_rkcommon
- USES:
- cmake:testing compiler:c++11-lang
- 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 |
1.10.0_6,1 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 |
1.10.0_5,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 |
1.10.0_4,1 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 |
1.10.0_3,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 |
1.10.0_2,1 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.10.0_1,1 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.10.0,1 03 Mar 2023 09:41:51
    |
Yuri Victorovich (yuri)  |
devel/rkcommon: Downgrade 1.11.0 → 1.10.0
This reverts commit fd4878123223b52f78925cd2b380815a32f47d7c.
This update broke graphics/openvkl, which in turn can't be upgraded
because it needs upgraded graphics/embree.
Reported by: fluffy@ |
1.11.0 02 Mar 2023 07:35:43
    |
Yuri Victorovich (yuri)  |
devel/rkcommon: Update 1.10.0 → 1.11.0
Reported by: portscout |
1.10.0_2 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.10.0_1 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.10.0 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.10.0 28 Jul 2022 05:19:04
    |
Yuri Victorovich (yuri)  |
devel/rkcommon: Broken on armv6
Reported by: fallout |
1.10.0 12 May 2022 18:57:52
    |
Yuri Victorovich (yuri)  |
devel/rkcommon: Update 1.9.0 -> 1.10.0
Reported by: portscout |
1.9.0 25 Mar 2022 14:28:58
    |
Piotr Kubaj (pkubaj)  |
devel/rkcommon: fix build on non-ARM non-x86
Disable SIMD, since it's not available on POWER or RISC-V. |
1.9.0 17 Feb 2022 20:16:57
    |
Yuri Victorovich (yuri)  |
devel/rkcommon: Update 1.8.0 -> 1.9.0
Reported by: portscout |
1.8.0_1 05 Jan 2022 16:43:54
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.5.0
and bump dependent ports' revisions |
1.8.0 07 Dec 2021 17:17:22
    |
Yuri Victorovich (yuri)  |
devel/rkcommon: Simplify CXXFLAGS |
1.8.0 07 Dec 2021 08:50:55
    |
Yuri Victorovich (yuri)  |
devel/rkcommon: Fix build on i386
Reported by: fallout |
1.8.0 24 Nov 2021 02:33:27
    |
Yuri Victorovich (yuri)  |
devel/rkcommon: New port: Intel RenderKit common C++/CMake infrastructure |