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 photosAll times are UTC
Ukraine
Port details on branch 2024Q2
onetbb Library that provides thread building blocks
2021.13.0 devel on this many watch lists=4 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 2021.12.0Version of this port present on the latest quarterly branch.
Maintainer: martymac@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-02-19 15:16:03
Last Update: 2024-07-04 11:39:44
Commit Hash: 149e210
People watching this port, also watch:: libevent, indexinfo, xcb-util-image, libXdamage, dav1d
License: APACHE20
WWW:
https://software.intel.com/oneapi/onetbb
Description:
oneAPI Threading Building Blocks (oneTBB) lets you easily write parallel C++ programs that take full advantage of multicore performance, that are portable, composable and have future-proof scalability.
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 (166 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/onetbb-2021.13.0/catalog.mk
  3. /usr/local/share/licenses/onetbb-2021.13.0/LICENSE
  4. /usr/local/share/licenses/onetbb-2021.13.0/APACHE20
  5. include/oneapi/tbb.h
  6. include/oneapi/tbb/blocked_range.h
  7. include/oneapi/tbb/blocked_range2d.h
  8. include/oneapi/tbb/blocked_range3d.h
  9. include/oneapi/tbb/blocked_rangeNd.h
  10. include/oneapi/tbb/cache_aligned_allocator.h
  11. include/oneapi/tbb/collaborative_call_once.h
  12. include/oneapi/tbb/combinable.h
  13. include/oneapi/tbb/concurrent_hash_map.h
  14. include/oneapi/tbb/concurrent_lru_cache.h
  15. include/oneapi/tbb/concurrent_map.h
  16. include/oneapi/tbb/concurrent_priority_queue.h
  17. include/oneapi/tbb/concurrent_queue.h
  18. include/oneapi/tbb/concurrent_set.h
  19. include/oneapi/tbb/concurrent_unordered_map.h
  20. include/oneapi/tbb/concurrent_unordered_set.h
  21. include/oneapi/tbb/concurrent_vector.h
  22. include/oneapi/tbb/detail/_aggregator.h
  23. include/oneapi/tbb/detail/_aligned_space.h
  24. include/oneapi/tbb/detail/_allocator_traits.h
  25. include/oneapi/tbb/detail/_assert.h
  26. include/oneapi/tbb/detail/_attach.h
  27. include/oneapi/tbb/detail/_concurrent_queue_base.h
  28. include/oneapi/tbb/detail/_concurrent_skip_list.h
  29. include/oneapi/tbb/detail/_concurrent_unordered_base.h
  30. include/oneapi/tbb/detail/_config.h
  31. include/oneapi/tbb/detail/_containers_helpers.h
  32. include/oneapi/tbb/detail/_exception.h
  33. include/oneapi/tbb/detail/_export.h
  34. include/oneapi/tbb/detail/_flow_graph_body_impl.h
  35. include/oneapi/tbb/detail/_flow_graph_cache_impl.h
  36. include/oneapi/tbb/detail/_flow_graph_impl.h
  37. include/oneapi/tbb/detail/_flow_graph_indexer_impl.h
  38. include/oneapi/tbb/detail/_flow_graph_item_buffer_impl.h
  39. include/oneapi/tbb/detail/_flow_graph_join_impl.h
  40. include/oneapi/tbb/detail/_flow_graph_node_impl.h
  41. include/oneapi/tbb/detail/_flow_graph_node_set_impl.h
  42. include/oneapi/tbb/detail/_flow_graph_nodes_deduction.h
  43. include/oneapi/tbb/detail/_flow_graph_tagged_buffer_impl.h
  44. include/oneapi/tbb/detail/_flow_graph_trace_impl.h
  45. include/oneapi/tbb/detail/_flow_graph_types_impl.h
  46. include/oneapi/tbb/detail/_hash_compare.h
  47. include/oneapi/tbb/detail/_intrusive_list_node.h
  48. include/oneapi/tbb/detail/_machine.h
  49. include/oneapi/tbb/detail/_mutex_common.h
  50. include/oneapi/tbb/detail/_namespace_injection.h
  51. include/oneapi/tbb/detail/_node_handle.h
  52. include/oneapi/tbb/detail/_pipeline_filters.h
  53. include/oneapi/tbb/detail/_pipeline_filters_deduction.h
  54. include/oneapi/tbb/detail/_range_common.h
  55. include/oneapi/tbb/detail/_rtm_mutex.h
  56. include/oneapi/tbb/detail/_rtm_rw_mutex.h
  57. include/oneapi/tbb/detail/_scoped_lock.h
  58. include/oneapi/tbb/detail/_segment_table.h
  59. include/oneapi/tbb/detail/_small_object_pool.h
  60. include/oneapi/tbb/detail/_string_resource.h
  61. include/oneapi/tbb/detail/_task.h
  62. include/oneapi/tbb/detail/_task_handle.h
  63. include/oneapi/tbb/detail/_template_helpers.h
  64. include/oneapi/tbb/detail/_utils.h
  65. include/oneapi/tbb/detail/_waitable_atomic.h
  66. include/oneapi/tbb/enumerable_thread_specific.h
  67. include/oneapi/tbb/flow_graph.h
  68. include/oneapi/tbb/flow_graph_abstractions.h
  69. include/oneapi/tbb/global_control.h
  70. include/oneapi/tbb/info.h
  71. include/oneapi/tbb/memory_pool.h
  72. include/oneapi/tbb/mutex.h
  73. include/oneapi/tbb/null_mutex.h
  74. include/oneapi/tbb/null_rw_mutex.h
  75. include/oneapi/tbb/parallel_for.h
  76. include/oneapi/tbb/parallel_for_each.h
  77. include/oneapi/tbb/parallel_invoke.h
  78. include/oneapi/tbb/parallel_pipeline.h
  79. include/oneapi/tbb/parallel_reduce.h
  80. include/oneapi/tbb/parallel_scan.h
  81. include/oneapi/tbb/parallel_sort.h
  82. include/oneapi/tbb/partitioner.h
  83. include/oneapi/tbb/profiling.h
  84. include/oneapi/tbb/queuing_mutex.h
  85. include/oneapi/tbb/queuing_rw_mutex.h
  86. include/oneapi/tbb/rw_mutex.h
  87. include/oneapi/tbb/scalable_allocator.h
  88. include/oneapi/tbb/spin_mutex.h
  89. include/oneapi/tbb/spin_rw_mutex.h
  90. include/oneapi/tbb/task.h
  91. include/oneapi/tbb/task_arena.h
  92. include/oneapi/tbb/task_group.h
  93. include/oneapi/tbb/task_scheduler_observer.h
  94. include/oneapi/tbb/tbb_allocator.h
  95. include/oneapi/tbb/tbbmalloc_proxy.h
  96. include/oneapi/tbb/tick_count.h
  97. include/oneapi/tbb/version.h
  98. include/tbb/blocked_range.h
  99. include/tbb/blocked_range2d.h
  100. include/tbb/blocked_range3d.h
  101. include/tbb/blocked_rangeNd.h
  102. include/tbb/cache_aligned_allocator.h
  103. include/tbb/collaborative_call_once.h
  104. include/tbb/combinable.h
  105. include/tbb/concurrent_hash_map.h
  106. include/tbb/concurrent_lru_cache.h
  107. include/tbb/concurrent_map.h
  108. include/tbb/concurrent_priority_queue.h
  109. include/tbb/concurrent_queue.h
  110. include/tbb/concurrent_set.h
  111. include/tbb/concurrent_unordered_map.h
  112. include/tbb/concurrent_unordered_set.h
  113. include/tbb/concurrent_vector.h
  114. include/tbb/enumerable_thread_specific.h
  115. include/tbb/flow_graph.h
  116. include/tbb/flow_graph_abstractions.h
  117. include/tbb/global_control.h
  118. include/tbb/info.h
  119. include/tbb/memory_pool.h
  120. include/tbb/mutex.h
  121. include/tbb/null_mutex.h
  122. include/tbb/null_rw_mutex.h
  123. include/tbb/parallel_for.h
  124. include/tbb/parallel_for_each.h
  125. include/tbb/parallel_invoke.h
  126. include/tbb/parallel_pipeline.h
  127. include/tbb/parallel_reduce.h
  128. include/tbb/parallel_scan.h
  129. include/tbb/parallel_sort.h
  130. include/tbb/partitioner.h
  131. include/tbb/profiling.h
  132. include/tbb/queuing_mutex.h
  133. include/tbb/queuing_rw_mutex.h
  134. include/tbb/rw_mutex.h
  135. include/tbb/scalable_allocator.h
  136. include/tbb/spin_mutex.h
  137. include/tbb/spin_rw_mutex.h
  138. include/tbb/task.h
  139. include/tbb/task_arena.h
  140. include/tbb/task_group.h
  141. include/tbb/task_scheduler_observer.h
  142. include/tbb/tbb.h
  143. include/tbb/tbb_allocator.h
  144. include/tbb/tbbmalloc_proxy.h
  145. include/tbb/tick_count.h
  146. include/tbb/version.h
  147. lib/cmake/TBB/TBBConfig.cmake
  148. lib/cmake/TBB/TBBConfigVersion.cmake
  149. lib/cmake/TBB/TBBTargets-release.cmake
  150. lib/cmake/TBB/TBBTargets.cmake
  151. lib/libtbb.so
  152. lib/libtbb.so.12
  153. lib/libtbb.so.12.13
  154. lib/libtbbbind_2_0.so
  155. lib/libtbbbind_2_0.so.3
  156. lib/libtbbbind_2_0.so.3.13
  157. lib/libtbbmalloc.so
  158. lib/libtbbmalloc.so.2
  159. lib/libtbbmalloc.so.2.13
  160. lib/libtbbmalloc_proxy.so
  161. lib/libtbbmalloc_proxy.so.2
  162. lib/libtbbmalloc_proxy.so.2.13
  163. libdata/pkgconfig/tbb.pc
  164. @owner
  165. @group
  166. @mode
Collapse this list.
Dependency lines:
  • onetbb>0:devel/onetbb
Conflicts:
CONFLICTS:
  • tbb
To install the port:
cd /usr/ports/devel/onetbb/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/onetbb
  • pkg install onetbb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: onetbb
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1719860661 SHA256 (oneapi-src-oneTBB-v2021.13.0_GH0.tar.gz) = 3ad5dd08954b39d113dc5b3f8a8dc6dc1fd5250032b7c491eb07aed5c94133e1 SIZE (oneapi-src-oneTBB-v2021.13.0_GH0.tar.gz) = 2613916

Packages (timestamps in pop-ups are UTC):
onetbb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2021.13.02021.13.0-2021.13.02021.13.0---
FreeBSD:13:quarterly2021.12.02021.12.02021.9.02021.12.02021.12.02021.11.02021.11.02021.11.0
FreeBSD:14:latest2021.13.02021.13.02021.7.02021.13.02021.13.02021.9.0-2021.9.0
FreeBSD:14:quarterly2021.12.02021.12.0-2021.12.02021.12.02021.11.02021.11.02021.11.0
FreeBSD:15:latest2021.13.02021.13.0n/a2021.13.0n/a2021.11.02021.11.02021.11.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libhwloc.so.15 : devel/hwloc2
This port is required by:
for Build
  1. graphics/zeno
  2. math/arborx
for Libraries
  1. biology/salmon
  2. cad/PrusaSlicer
  3. cad/freecad
  4. cad/librepcb
  5. cad/opencascade
  6. devel/ikos
  7. devel/ispc
Expand this list (54 items / 47 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/mold
  3. devel/ptl
  4. devel/py-numba
  5. devel/rkcommon
  6. devel/root
  7. games/vcmi
  8. graphics/blender
  9. graphics/embree
  10. graphics/f3d
  11. graphics/mirtk
  12. graphics/oidn
  13. graphics/openimageio
  14. graphics/openpgl
  15. graphics/opensubdiv
  16. graphics/openvkl
  17. graphics/ospray
  18. graphics/ospray-studio
  19. math/curv
  20. math/dune-alugrid
  21. math/dune-common
  22. math/dune-fem
  23. math/dune-geometry
  24. math/dune-grid
  25. math/dune-grid-glue
  26. math/dune-pdelab
  27. math/dune-polygongrid
  28. math/dune-uggrid
  29. math/dune-vtk
  30. math/heyoka
  31. math/obake
  32. math/openturns
  33. math/py-heyoka
  34. math/py-pyaudi
  35. math/scipoptsuite
  36. math/topologic
  37. misc/openvdb
  38. misc/py-openvdb
  39. science/geant4
  40. science/opensph
  41. science/pagmo2
  42. science/paraview
  43. science/py-fresnel
  44. science/py-hoomd-blue
  45. sysutils/slurm-wlm
  46. Collapse this list.

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. graphics/blender-lts28*
  2. graphics/blender-lts29*
  3. misc/ngraph*
  4. Collapse this list of deleted ports.
for Run
  1. math/arborx
  2. math/stanmath

Configuration Options:
===> The following configuration options are available for onetbb-2021.13.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_onetbb
USES:
cmake compiler:c++11-lang pathfix tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/oneapi-src/oneTBB/tar.gz/v2021.13.0?dummy=/
Collapse this list.

There are no commits on branch 2024Q2 for this port