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.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2023Q4
onetbb Library that provides thread building blocks
2023.0.0 devel on this many watch lists=1 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 2023.0.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: 2026-05-14 10:35:45
Commit Hash: 83ce0f3
People watching this port, also watch:: rubygem-optimist, ladspa, gstreamer1-plugins-pango, en-hunspell, py311-pycparser
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 (169 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/onetbb-2023.0.0/catalog.mk
  3. /usr/local/share/licenses/onetbb-2023.0.0/LICENSE
  4. /usr/local/share/licenses/onetbb-2023.0.0/APACHE20
  5. include/oneapi/tbb.h
  6. include/oneapi/tbb/blocked_nd_range.h
  7. include/oneapi/tbb/blocked_range.h
  8. include/oneapi/tbb/blocked_range2d.h
  9. include/oneapi/tbb/blocked_range3d.h
  10. include/oneapi/tbb/blocked_rangeNd.h
  11. include/oneapi/tbb/cache_aligned_allocator.h
  12. include/oneapi/tbb/collaborative_call_once.h
  13. include/oneapi/tbb/combinable.h
  14. include/oneapi/tbb/concurrent_hash_map.h
  15. include/oneapi/tbb/concurrent_lru_cache.h
  16. include/oneapi/tbb/concurrent_map.h
  17. include/oneapi/tbb/concurrent_priority_queue.h
  18. include/oneapi/tbb/concurrent_queue.h
  19. include/oneapi/tbb/concurrent_set.h
  20. include/oneapi/tbb/concurrent_unordered_map.h
  21. include/oneapi/tbb/concurrent_unordered_set.h
  22. include/oneapi/tbb/concurrent_vector.h
  23. include/oneapi/tbb/detail/_aggregator.h
  24. include/oneapi/tbb/detail/_aligned_space.h
  25. include/oneapi/tbb/detail/_allocator_traits.h
  26. include/oneapi/tbb/detail/_assert.h
  27. include/oneapi/tbb/detail/_attach.h
  28. include/oneapi/tbb/detail/_concurrent_queue_base.h
  29. include/oneapi/tbb/detail/_concurrent_skip_list.h
  30. include/oneapi/tbb/detail/_concurrent_unordered_base.h
  31. include/oneapi/tbb/detail/_config.h
  32. include/oneapi/tbb/detail/_containers_helpers.h
  33. include/oneapi/tbb/detail/_exception.h
  34. include/oneapi/tbb/detail/_export.h
  35. include/oneapi/tbb/detail/_flow_graph_body_impl.h
  36. include/oneapi/tbb/detail/_flow_graph_cache_impl.h
  37. include/oneapi/tbb/detail/_flow_graph_impl.h
  38. include/oneapi/tbb/detail/_flow_graph_indexer_impl.h
  39. include/oneapi/tbb/detail/_flow_graph_item_buffer_impl.h
  40. include/oneapi/tbb/detail/_flow_graph_join_impl.h
  41. include/oneapi/tbb/detail/_flow_graph_node_impl.h
  42. include/oneapi/tbb/detail/_flow_graph_node_set_impl.h
  43. include/oneapi/tbb/detail/_flow_graph_nodes_deduction.h
  44. include/oneapi/tbb/detail/_flow_graph_resource_limiting.h
  45. include/oneapi/tbb/detail/_flow_graph_tagged_buffer_impl.h
  46. include/oneapi/tbb/detail/_flow_graph_trace_impl.h
  47. include/oneapi/tbb/detail/_flow_graph_types_impl.h
  48. include/oneapi/tbb/detail/_hash_compare.h
  49. include/oneapi/tbb/detail/_intrusive_list_node.h
  50. include/oneapi/tbb/detail/_machine.h
  51. include/oneapi/tbb/detail/_mutex_common.h
  52. include/oneapi/tbb/detail/_namespace_injection.h
  53. include/oneapi/tbb/detail/_node_handle.h
  54. include/oneapi/tbb/detail/_pipeline_filters.h
  55. include/oneapi/tbb/detail/_pipeline_filters_deduction.h
  56. include/oneapi/tbb/detail/_range_common.h
  57. include/oneapi/tbb/detail/_rtm_mutex.h
  58. include/oneapi/tbb/detail/_rtm_rw_mutex.h
  59. include/oneapi/tbb/detail/_scoped_lock.h
  60. include/oneapi/tbb/detail/_segment_table.h
  61. include/oneapi/tbb/detail/_small_object_pool.h
  62. include/oneapi/tbb/detail/_string_resource.h
  63. include/oneapi/tbb/detail/_task.h
  64. include/oneapi/tbb/detail/_task_handle.h
  65. include/oneapi/tbb/detail/_template_helpers.h
  66. include/oneapi/tbb/detail/_utils.h
  67. include/oneapi/tbb/detail/_waitable_atomic.h
  68. include/oneapi/tbb/enumerable_thread_specific.h
  69. include/oneapi/tbb/flow_graph.h
  70. include/oneapi/tbb/flow_graph_abstractions.h
  71. include/oneapi/tbb/global_control.h
  72. include/oneapi/tbb/info.h
  73. include/oneapi/tbb/memory_pool.h
  74. include/oneapi/tbb/mutex.h
  75. include/oneapi/tbb/null_mutex.h
  76. include/oneapi/tbb/null_rw_mutex.h
  77. include/oneapi/tbb/parallel_for.h
  78. include/oneapi/tbb/parallel_for_each.h
  79. include/oneapi/tbb/parallel_invoke.h
  80. include/oneapi/tbb/parallel_pipeline.h
  81. include/oneapi/tbb/parallel_reduce.h
  82. include/oneapi/tbb/parallel_scan.h
  83. include/oneapi/tbb/parallel_sort.h
  84. include/oneapi/tbb/partitioner.h
  85. include/oneapi/tbb/profiling.h
  86. include/oneapi/tbb/queuing_mutex.h
  87. include/oneapi/tbb/queuing_rw_mutex.h
  88. include/oneapi/tbb/rw_mutex.h
  89. include/oneapi/tbb/scalable_allocator.h
  90. include/oneapi/tbb/spin_mutex.h
  91. include/oneapi/tbb/spin_rw_mutex.h
  92. include/oneapi/tbb/task.h
  93. include/oneapi/tbb/task_arena.h
  94. include/oneapi/tbb/task_group.h
  95. include/oneapi/tbb/task_scheduler_observer.h
  96. include/oneapi/tbb/tbb_allocator.h
  97. include/oneapi/tbb/tbbmalloc_proxy.h
  98. include/oneapi/tbb/tick_count.h
  99. include/oneapi/tbb/version.h
  100. include/tbb/blocked_nd_range.h
  101. include/tbb/blocked_range.h
  102. include/tbb/blocked_range2d.h
  103. include/tbb/blocked_range3d.h
  104. include/tbb/blocked_rangeNd.h
  105. include/tbb/cache_aligned_allocator.h
  106. include/tbb/collaborative_call_once.h
  107. include/tbb/combinable.h
  108. include/tbb/concurrent_hash_map.h
  109. include/tbb/concurrent_lru_cache.h
  110. include/tbb/concurrent_map.h
  111. include/tbb/concurrent_priority_queue.h
  112. include/tbb/concurrent_queue.h
  113. include/tbb/concurrent_set.h
  114. include/tbb/concurrent_unordered_map.h
  115. include/tbb/concurrent_unordered_set.h
  116. include/tbb/concurrent_vector.h
  117. include/tbb/enumerable_thread_specific.h
  118. include/tbb/flow_graph.h
  119. include/tbb/flow_graph_abstractions.h
  120. include/tbb/global_control.h
  121. include/tbb/info.h
  122. include/tbb/memory_pool.h
  123. include/tbb/mutex.h
  124. include/tbb/null_mutex.h
  125. include/tbb/null_rw_mutex.h
  126. include/tbb/parallel_for.h
  127. include/tbb/parallel_for_each.h
  128. include/tbb/parallel_invoke.h
  129. include/tbb/parallel_pipeline.h
  130. include/tbb/parallel_reduce.h
  131. include/tbb/parallel_scan.h
  132. include/tbb/parallel_sort.h
  133. include/tbb/partitioner.h
  134. include/tbb/profiling.h
  135. include/tbb/queuing_mutex.h
  136. include/tbb/queuing_rw_mutex.h
  137. include/tbb/rw_mutex.h
  138. include/tbb/scalable_allocator.h
  139. include/tbb/spin_mutex.h
  140. include/tbb/spin_rw_mutex.h
  141. include/tbb/task.h
  142. include/tbb/task_arena.h
  143. include/tbb/task_group.h
  144. include/tbb/task_scheduler_observer.h
  145. include/tbb/tbb.h
  146. include/tbb/tbb_allocator.h
  147. include/tbb/tbbmalloc_proxy.h
  148. include/tbb/tick_count.h
  149. include/tbb/version.h
  150. lib/cmake/TBB/TBBConfig.cmake
  151. lib/cmake/TBB/TBBConfigVersion.cmake
  152. lib/cmake/TBB/TBBTargets-release.cmake
  153. lib/cmake/TBB/TBBTargets.cmake
  154. lib/libtbb.so
  155. lib/libtbb.so.12
  156. lib/libtbb.so.12.18
  157. lib/libtbbbind_2_5.so
  158. lib/libtbbbind_2_5.so.3
  159. lib/libtbbbind_2_5.so.3.18
  160. lib/libtbbmalloc.so
  161. lib/libtbbmalloc.so.2
  162. lib/libtbbmalloc.so.2.18
  163. lib/libtbbmalloc_proxy.so
  164. lib/libtbbmalloc_proxy.so.2
  165. lib/libtbbmalloc_proxy.so.2.18
  166. libdata/pkgconfig/tbb.pc
  167. @owner
  168. @group
  169. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1778754323 SHA256 (uxlfoundation-oneTBB-v2023.0.0_GH0.tar.gz) = f8767b971ec6aea25dde58ae0f593e94e7aa75a739a86f67967012f69e2199b1 SIZE (uxlfoundation-oneTBB-v2023.0.0_GH0.tar.gz) = 7554268

Packages (timestamps in pop-ups are UTC):
onetbb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2022.3.0_32022.3.0_3--2022.3.0_3n/an/an/a
FreeBSD:13:quarterly2022.3.0_32022.3.0_32021.9.02022.1.0_12022.3.0_3n/an/an/a
FreeBSD:14:latest2023.0.02023.0.02021.7.0-2023.0.02021.9.0-2021.9.0
FreeBSD:14:quarterly2023.0.02023.0.0-2022.1.0_12023.0.02021.11.02021.11.02021.11.0
FreeBSD:15:latest2023.0.02023.0.0n/a-n/an/a2021.11.02021.11.0
FreeBSD:15:quarterly2023.0.02023.0.0n/a-n/an/a--
FreeBSD:16:latest2023.0.02023.0.0n/a-n/an/a--
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
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libhwloc.so : devel/hwloc2
This port is required by:
for Build
  1. graphics/zeno
  2. math/arborx
  3. misc/openmvg
for Libraries
  1. biology/salmon
  2. cad/OrcaSlicer
  3. cad/PrusaSlicer
  4. cad/freecad
  5. cad/freecad-devel
  6. cad/librepcb
  7. cad/opencascade
Expand this list (68 items / 61 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. cad/openscad
  3. cad/openscad-devel
  4. databases/rocksdb
  5. devel/ikos
  6. devel/ispc
  7. devel/mold
  8. devel/ptl
  9. devel/py-numba
  10. devel/rkcommon
  11. devel/root
  12. games/OpenLoco
  13. games/vcmi
  14. graphics/blender
  15. graphics/blender4
  16. graphics/embree
  17. graphics/embree3
  18. graphics/f3d
  19. graphics/mirtk
  20. graphics/oidn
  21. graphics/openimageio
  22. graphics/openpgl
  23. graphics/opensubdiv
  24. graphics/openusd
  25. graphics/openvkl
  26. graphics/ospray
  27. graphics/ospray-studio
  28. math/R-cran-RcppParallel
  29. math/curv
  30. math/deal.ii
  31. math/dune-alugrid
  32. math/dune-common
  33. math/dune-fem
  34. math/dune-geometry
  35. math/dune-grid
  36. math/dune-grid-glue
  37. math/dune-pdelab
  38. math/dune-polygongrid
  39. math/dune-uggrid
  40. math/dune-vtk
  41. math/heyoka
  42. math/manifold
  43. math/obake
  44. math/openturns
  45. math/py-heyoka
  46. math/py-pyaudi
  47. math/scipoptsuite
  48. math/topologic
  49. misc/openvdb
  50. misc/py-openvdb
  51. ports-mgmt/appstream-generator
  52. science/geant4
  53. science/opensph
  54. science/pagmo2
  55. science/paraview
  56. science/py-fresnel
  57. science/py-hoomd-blue
  58. www/osrm-backend
  59. Collapse this list.

Deleted ports which required this port:

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

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

There are no commits on branch 2023Q4 for this port