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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
pika C++ library for concurrency and parallelism
0.24.0 devel on this many watch lists=0 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 0.23.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-07-13 01:21:07
Last Update: 2024-04-13 08:54:32
Commit Hash: 8fb35f8
License: BSL
WWW:
https://github.com/pika-org/pika
Description:
pika is a C++ library for concurrency and parallelism. It implements senders/receivers (as proposed in P2300) for CPU thread pools, MPI, and CUDA.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (561 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/pika-0.24.0/catalog.mk
  3. /usr/local/share/licenses/pika-0.24.0/LICENSE
  4. /usr/local/share/licenses/pika-0.24.0/BSL
  5. bin/pika-bind
  6. include/pika/affinity/affinity_data.hpp
  7. include/pika/affinity/config/defines.hpp
  8. include/pika/affinity/parse_affinity_options.hpp
  9. include/pika/allocator_support/aligned_allocator.hpp
  10. include/pika/allocator_support/allocator_deleter.hpp
  11. include/pika/allocator_support/config/defines.hpp
  12. include/pika/allocator_support/internal_allocator.hpp
  13. include/pika/allocator_support/traits/is_allocator.hpp
  14. include/pika/assert.hpp
  15. include/pika/assertion/config/defines.hpp
  16. include/pika/assertion/current_function.hpp
  17. include/pika/assertion/evaluate_assert.hpp
  18. include/pika/assertion/source_location.hpp
  19. include/pika/async_base/config/defines.hpp
  20. include/pika/async_base/scheduling_properties.hpp
  21. include/pika/async_rw_mutex.hpp
  22. include/pika/barrier.hpp
  23. include/pika/chrono.hpp
  24. include/pika/command_line_handling/command_line_handling.hpp
  25. include/pika/command_line_handling/config/defines.hpp
  26. include/pika/command_line_handling/get_env_var_as.hpp
  27. include/pika/command_line_handling/late_command_line_handling.hpp
  28. include/pika/command_line_handling/parse_command_line.hpp
  29. include/pika/concepts/concepts.hpp
  30. include/pika/concepts/config/defines.hpp
  31. include/pika/concepts/has_member_xxx.hpp
  32. include/pika/concepts/has_xxx.hpp
  33. include/pika/concurrency/barrier.hpp
  34. include/pika/concurrency/cache_line_data.hpp
  35. include/pika/concurrency/concurrentqueue.hpp
  36. include/pika/concurrency/config/defines.hpp
  37. include/pika/concurrency/deque.hpp
  38. include/pika/concurrency/detail/contiguous_index_queue.hpp
  39. include/pika/concurrency/detail/freelist.hpp
  40. include/pika/concurrency/detail/tagged_ptr_pair.hpp
  41. include/pika/concurrency/spinlock.hpp
  42. include/pika/concurrency/spinlock_pool.hpp
  43. include/pika/condition_variable.hpp
  44. include/pika/config.hpp
  45. include/pika/config/attributes.hpp
  46. include/pika/config/autolink.hpp
  47. include/pika/config/branch_hints.hpp
  48. include/pika/config/compiler_fence.hpp
  49. include/pika/config/compiler_specific.hpp
  50. include/pika/config/config/defines.hpp
  51. include/pika/config/config_strings.hpp
  52. include/pika/config/constexpr.hpp
  53. include/pika/config/debug.hpp
  54. include/pika/config/defines.hpp
  55. include/pika/config/emulate_deleted.hpp
  56. include/pika/config/export_definitions.hpp
  57. include/pika/config/forceinline.hpp
  58. include/pika/config/forward.hpp
  59. include/pika/config/manual_profiling.hpp
  60. include/pika/config/modules_enabled.hpp
  61. include/pika/config/move.hpp
  62. include/pika/config/static_call_operator.hpp
  63. include/pika/config/threads_stack.hpp
  64. include/pika/config/version.hpp
  65. include/pika/config/warnings_prefix.hpp
  66. include/pika/config/warnings_suffix.hpp
  67. include/pika/coroutines/config/defines.hpp
  68. include/pika/coroutines/coroutine.hpp
  69. include/pika/coroutines/coroutine_fwd.hpp
  70. include/pika/coroutines/detail/combined_tagged_state.hpp
  71. include/pika/coroutines/detail/context_base.hpp
  72. include/pika/coroutines/detail/context_generic_context.hpp
  73. include/pika/coroutines/detail/context_impl.hpp
  74. include/pika/coroutines/detail/context_linux_x86.hpp
  75. include/pika/coroutines/detail/context_posix.hpp
  76. include/pika/coroutines/detail/context_windows_fibers.hpp
  77. include/pika/coroutines/detail/coroutine_accessor.hpp
  78. include/pika/coroutines/detail/coroutine_impl.hpp
  79. include/pika/coroutines/detail/coroutine_self.hpp
  80. include/pika/coroutines/detail/coroutine_stackful_self.hpp
  81. include/pika/coroutines/detail/coroutine_stackless_self.hpp
  82. include/pika/coroutines/detail/get_stack_pointer.hpp
  83. include/pika/coroutines/detail/posix_utility.hpp
  84. include/pika/coroutines/detail/swap_context.hpp
  85. include/pika/coroutines/detail/tss.hpp
  86. include/pika/coroutines/stackless_coroutine.hpp
  87. include/pika/coroutines/thread_enums.hpp
  88. include/pika/coroutines/thread_id_type.hpp
  89. include/pika/cuda.hpp
  90. include/pika/datastructures/config/defines.hpp
  91. include/pika/datastructures/detail/small_vector.hpp
  92. include/pika/datastructures/detail/variant.hpp
  93. include/pika/datastructures/member_pack.hpp
  94. include/pika/datastructures/traits/is_tuple_like.hpp
  95. include/pika/datastructures/variant.hpp
  96. include/pika/debugging/attach_debugger.hpp
  97. include/pika/debugging/backtrace.hpp
  98. include/pika/debugging/backtrace/backtrace.hpp
  99. include/pika/debugging/config/defines.hpp
  100. include/pika/debugging/demangle_helper.hpp
  101. include/pika/debugging/environ.hpp
  102. include/pika/debugging/print.hpp
  103. include/pika/detail/filesystem.hpp
  104. include/pika/errors/config/defines.hpp
  105. include/pika/errors/error.hpp
  106. include/pika/errors/error_code.hpp
  107. include/pika/errors/exception.hpp
  108. include/pika/errors/exception_fwd.hpp
  109. include/pika/errors/exception_info.hpp
  110. include/pika/errors/exception_list.hpp
  111. include/pika/errors/throw_exception.hpp
  112. include/pika/errors/try_catch_exception_ptr.hpp
  113. include/pika/exception.hpp
  114. include/pika/execution.hpp
  115. include/pika/execution/algorithms/bulk.hpp
  116. include/pika/execution/algorithms/detail/helpers.hpp
  117. include/pika/execution/algorithms/detail/partial_algorithm.hpp
  118. include/pika/execution/algorithms/drop_operation_state.hpp
  119. include/pika/execution/algorithms/drop_value.hpp
  120. include/pika/execution/algorithms/ensure_started.hpp
  121. include/pika/execution/algorithms/execute.hpp
  122. include/pika/execution/algorithms/just.hpp
  123. include/pika/execution/algorithms/let_error.hpp
  124. include/pika/execution/algorithms/let_value.hpp
  125. include/pika/execution/algorithms/require_started.hpp
  126. include/pika/execution/algorithms/schedule_from.hpp
  127. include/pika/execution/algorithms/split.hpp
  128. include/pika/execution/algorithms/split_tuple.hpp
  129. include/pika/execution/algorithms/start_detached.hpp
  130. include/pika/execution/algorithms/sync_wait.hpp
  131. include/pika/execution/algorithms/then.hpp
  132. include/pika/execution/algorithms/transfer.hpp
  133. include/pika/execution/algorithms/transfer_just.hpp
  134. include/pika/execution/algorithms/transfer_when_all.hpp
  135. include/pika/execution/algorithms/unpack.hpp
  136. include/pika/execution/algorithms/when_all.hpp
  137. include/pika/execution/algorithms/when_all_vector.hpp
  138. include/pika/execution/config/defines.hpp
  139. include/pika/execution/scheduler_queries.hpp
  140. include/pika/execution_base/agent_base.hpp
  141. include/pika/execution_base/agent_ref.hpp
  142. include/pika/execution_base/any_sender.hpp
  143. include/pika/execution_base/completion_scheduler.hpp
  144. include/pika/execution_base/config/defines.hpp
  145. include/pika/execution_base/context_base.hpp
  146. include/pika/execution_base/detail/spinlock_deadlock_detection.hpp
  147. include/pika/execution_base/operation_state.hpp
  148. include/pika/execution_base/receiver.hpp
  149. include/pika/execution_base/resource_base.hpp
  150. include/pika/execution_base/sender.hpp
  151. include/pika/execution_base/stdexec_forward.hpp
  152. include/pika/execution_base/this_thread.hpp
  153. include/pika/executors/config/defines.hpp
  154. include/pika/executors/std_thread_scheduler.hpp
  155. include/pika/executors/thread_pool_scheduler.hpp
  156. include/pika/executors/thread_pool_scheduler_bulk.hpp
  157. include/pika/filesystem/config/defines.hpp
  158. include/pika/functional.hpp
  159. include/pika/functional/bind.hpp
  160. include/pika/functional/bind_back.hpp
  161. include/pika/functional/bind_front.hpp
  162. include/pika/functional/config/defines.hpp
  163. include/pika/functional/deferred_call.hpp
  164. include/pika/functional/detail/basic_function.hpp
  165. include/pika/functional/detail/empty_function.hpp
  166. include/pika/functional/detail/invoke.hpp
  167. include/pika/functional/detail/invoke_result_plain_function.hpp
  168. include/pika/functional/detail/reset_function.hpp
  169. include/pika/functional/detail/tag_fallback_invoke.hpp
  170. include/pika/functional/detail/tag_priority_invoke.hpp
  171. include/pika/functional/detail/vtable/callable_vtable.hpp
  172. include/pika/functional/detail/vtable/copyable_vtable.hpp
  173. include/pika/functional/detail/vtable/function_vtable.hpp
  174. include/pika/functional/detail/vtable/vtable.hpp
  175. include/pika/functional/first_argument.hpp
  176. include/pika/functional/function.hpp
  177. include/pika/functional/invoke.hpp
  178. include/pika/functional/one_shot.hpp
  179. include/pika/functional/tag_invoke.hpp
  180. include/pika/functional/traits/get_function_address.hpp
  181. include/pika/functional/traits/get_function_annotation.hpp
  182. include/pika/functional/traits/is_action.hpp
  183. include/pika/functional/traits/is_bind_expression.hpp
  184. include/pika/functional/unique_function.hpp
  185. include/pika/hashing/config/defines.hpp
  186. include/pika/hashing/fibhash.hpp
  187. include/pika/include/config/defines.hpp
  188. include/pika/ini/config/defines.hpp
  189. include/pika/ini/ini.hpp
  190. include/pika/init.hpp
  191. include/pika/init_runtime/config/defines.hpp
  192. include/pika/init_runtime/detail/init_logging.hpp
  193. include/pika/init_runtime/init_runtime.hpp
  194. include/pika/init_runtime/init_runtime.hpp.orig
  195. include/pika/init_runtime/scoped_finalize.hpp
  196. include/pika/iterator_support/boost_iterator_categories.hpp
  197. include/pika/iterator_support/config/defines.hpp
  198. include/pika/iterator_support/counting_iterator.hpp
  199. include/pika/iterator_support/counting_shape.hpp
  200. include/pika/iterator_support/generator_iterator.hpp
  201. include/pika/iterator_support/irange.hpp
  202. include/pika/iterator_support/iterator_adaptor.hpp
  203. include/pika/iterator_support/iterator_facade.hpp
  204. include/pika/iterator_support/iterator_range.hpp
  205. include/pika/iterator_support/range.hpp
  206. include/pika/iterator_support/traits/is_iterator.hpp
  207. include/pika/iterator_support/traits/is_range.hpp
  208. include/pika/iterator_support/traits/is_sentinel_for.hpp
  209. include/pika/iterator_support/transform_iterator.hpp
  210. include/pika/iterator_support/zip_iterator.hpp
  211. include/pika/itt_notify/config/defines.hpp
  212. include/pika/itt_notify/thread_name.hpp
  213. include/pika/latch.hpp
  214. include/pika/lock_registration/config/defines.hpp
  215. include/pika/lock_registration/detail/register_locks.hpp
  216. include/pika/logging/config/defines.hpp
  217. include/pika/logging/detail/logger.hpp
  218. include/pika/logging/detail/macros.hpp
  219. include/pika/logging/format/destinations.hpp
  220. include/pika/logging/format/formatters.hpp
  221. include/pika/logging/format/named_write.hpp
  222. include/pika/logging/level.hpp
  223. include/pika/logging/logging.hpp
  224. include/pika/logging/manipulator.hpp
  225. include/pika/logging/message.hpp
  226. include/pika/memory/config/defines.hpp
  227. include/pika/memory/detail/sp_convertible.hpp
  228. include/pika/memory/intrusive_ptr.hpp
  229. include/pika/modules/affinity.hpp
  230. include/pika/modules/allocator_support.hpp
  231. include/pika/modules/async_base.hpp
  232. include/pika/modules/command_line_handling.hpp
  233. include/pika/modules/concepts.hpp
  234. include/pika/modules/concurrency.hpp
  235. include/pika/modules/coroutines.hpp
  236. include/pika/modules/datastructures.hpp
  237. include/pika/modules/debugging.hpp
  238. include/pika/modules/errors.hpp
  239. include/pika/modules/execution.hpp
  240. include/pika/modules/execution_base.hpp
  241. include/pika/modules/executors.hpp
  242. include/pika/modules/functional.hpp
  243. include/pika/modules/hashing.hpp
  244. include/pika/modules/ini.hpp
  245. include/pika/modules/init_runtime.hpp
  246. include/pika/modules/iterator_support.hpp
  247. include/pika/modules/itt_notify.hpp
  248. include/pika/modules/lock_registration.hpp
  249. include/pika/modules/logging.hpp
  250. include/pika/modules/memory.hpp
  251. include/pika/modules/prefix.hpp
  252. include/pika/modules/preprocessor.hpp
  253. include/pika/modules/program_options.hpp
  254. include/pika/modules/properties.hpp
  255. include/pika/modules/resource_partitioner.hpp
  256. include/pika/modules/runtime.hpp
  257. include/pika/modules/runtime_configuration.hpp
  258. include/pika/modules/schedulers.hpp
  259. include/pika/modules/string_util.hpp
  260. include/pika/modules/synchronization.hpp
  261. include/pika/modules/tag_invoke.hpp
  262. include/pika/modules/thread_manager.hpp
  263. include/pika/modules/thread_pools.hpp
  264. include/pika/modules/thread_support.hpp
  265. include/pika/modules/threading.hpp
  266. include/pika/modules/threading_base.hpp
  267. include/pika/modules/timing.hpp
  268. include/pika/modules/topology.hpp
  269. include/pika/modules/type_support.hpp
  270. include/pika/modules/util.hpp
  271. include/pika/mpi.hpp
  272. include/pika/mutex.hpp
  273. include/pika/prefix/config/defines.hpp
  274. include/pika/prefix/find_prefix.hpp
  275. include/pika/preprocessor/cat.hpp
  276. include/pika/preprocessor/config.hpp
  277. include/pika/preprocessor/config/defines.hpp
  278. include/pika/preprocessor/expand.hpp
  279. include/pika/preprocessor/identity.hpp
  280. include/pika/preprocessor/nargs.hpp
  281. include/pika/preprocessor/stringize.hpp
  282. include/pika/preprocessor/strip_parens.hpp
  283. include/pika/program_options.hpp
  284. include/pika/program_options/cmdline.hpp
  285. include/pika/program_options/config.hpp
  286. include/pika/program_options/config/defines.hpp
  287. include/pika/program_options/detail/cmdline.hpp
  288. include/pika/program_options/detail/config_file.hpp
  289. include/pika/program_options/detail/convert.hpp
  290. include/pika/program_options/detail/parsers.hpp
  291. include/pika/program_options/detail/utf8_codecvt_facet.hpp
  292. include/pika/program_options/detail/value_semantic.hpp
  293. include/pika/program_options/environment_iterator.hpp
  294. include/pika/program_options/eof_iterator.hpp
  295. include/pika/program_options/errors.hpp
  296. include/pika/program_options/option.hpp
  297. include/pika/program_options/options_description.hpp
  298. include/pika/program_options/parsers.hpp
  299. include/pika/program_options/positional_options.hpp
  300. include/pika/program_options/value_semantic.hpp
  301. include/pika/program_options/variables_map.hpp
  302. include/pika/program_options/version.hpp
  303. include/pika/properties/config/defines.hpp
  304. include/pika/property.hpp
  305. include/pika/resource_partitioner/config/defines.hpp
  306. include/pika/resource_partitioner/detail/create_partitioner.hpp
  307. include/pika/resource_partitioner/detail/partitioner.hpp
  308. include/pika/resource_partitioner/partitioner.hpp
  309. include/pika/resource_partitioner/partitioner_fwd.hpp
  310. include/pika/runtime.hpp
  311. include/pika/runtime/config/defines.hpp
  312. include/pika/runtime/config_entry.hpp
  313. include/pika/runtime/custom_exception_info.hpp
  314. include/pika/runtime/debugging.hpp
  315. include/pika/runtime/detail/runtime_fwd.hpp
  316. include/pika/runtime/get_os_thread_count.hpp
  317. include/pika/runtime/get_thread_name.hpp
  318. include/pika/runtime/get_worker_thread_num.hpp
  319. include/pika/runtime/os_thread_type.hpp
  320. include/pika/runtime/report_error.hpp
  321. include/pika/runtime/runtime.hpp
  322. include/pika/runtime/runtime_fwd.hpp
  323. include/pika/runtime/runtime_handlers.hpp
  324. include/pika/runtime/shutdown_function.hpp
  325. include/pika/runtime/startup_function.hpp
  326. include/pika/runtime/state.hpp
  327. include/pika/runtime/thread_hooks.hpp
  328. include/pika/runtime/thread_mapper.hpp
  329. include/pika/runtime/thread_pool_helpers.hpp
  330. include/pika/runtime/thread_stacktrace.hpp
  331. include/pika/runtime_configuration/config/defines.hpp
  332. include/pika/runtime_configuration/init_ini_data.hpp
  333. include/pika/runtime_configuration/runtime_configuration.hpp
  334. include/pika/runtime_configuration/runtime_configuration_fwd.hpp
  335. include/pika/schedulers/config/defines.hpp
  336. include/pika/schedulers/deadlock_detection.hpp
  337. include/pika/schedulers/local_priority_queue_scheduler.hpp
  338. include/pika/schedulers/local_queue_scheduler.hpp
  339. include/pika/schedulers/lockfree_queue_backends.hpp
  340. include/pika/schedulers/maintain_queue_wait_times.hpp
  341. include/pika/schedulers/queue_helpers.hpp
  342. include/pika/schedulers/queue_holder_numa.hpp
  343. include/pika/schedulers/queue_holder_thread.hpp
  344. include/pika/schedulers/shared_priority_queue_scheduler.hpp
  345. include/pika/schedulers/static_priority_queue_scheduler.hpp
  346. include/pika/schedulers/static_queue_scheduler.hpp
  347. include/pika/schedulers/thread_queue.hpp
  348. include/pika/schedulers/thread_queue_mc.hpp
  349. include/pika/semaphore.hpp
  350. include/pika/shared_mutex.hpp
  351. include/pika/stop_token.hpp
  352. include/pika/string_util/bad_lexical_cast.hpp
  353. include/pika/string_util/case_conv.hpp
  354. include/pika/string_util/classification.hpp
  355. include/pika/string_util/config/defines.hpp
  356. include/pika/string_util/from_string.hpp
  357. include/pika/string_util/split.hpp
  358. include/pika/string_util/to_string.hpp
  359. include/pika/string_util/trim.hpp
  360. include/pika/synchronization/async_rw_mutex.hpp
  361. include/pika/synchronization/barrier.hpp
  362. include/pika/synchronization/channel_mpmc.hpp
  363. include/pika/synchronization/channel_mpsc.hpp
  364. include/pika/synchronization/channel_spsc.hpp
  365. include/pika/synchronization/condition_variable.hpp
  366. include/pika/synchronization/config/defines.hpp
  367. include/pika/synchronization/counting_semaphore.hpp
  368. include/pika/synchronization/detail/condition_variable.hpp
  369. include/pika/synchronization/detail/counting_semaphore.hpp
  370. include/pika/synchronization/detail/sliding_semaphore.hpp
  371. include/pika/synchronization/event.hpp
  372. include/pika/synchronization/latch.hpp
  373. include/pika/synchronization/lock_types.hpp
  374. include/pika/synchronization/mutex.hpp
  375. include/pika/synchronization/no_mutex.hpp
  376. include/pika/synchronization/once.hpp
  377. include/pika/synchronization/recursive_mutex.hpp
  378. include/pika/synchronization/shared_mutex.hpp
  379. include/pika/synchronization/sliding_semaphore.hpp
  380. include/pika/synchronization/stop_token.hpp
  381. include/pika/system_error.hpp
  382. include/pika/tag_invoke/config/defines.hpp
  383. include/pika/thread.hpp
  384. include/pika/thread_manager/config/defines.hpp
  385. include/pika/thread_manager/thread_manager_fwd.hpp
  386. include/pika/thread_pools/config/defines.hpp
  387. include/pika/thread_pools/scheduled_thread_pool.hpp
  388. include/pika/thread_pools/scheduled_thread_pool_impl.hpp
  389. include/pika/thread_pools/scheduling_loop.hpp
  390. include/pika/thread_support/assert_owns_lock.hpp
  391. include/pika/thread_support/atomic_count.hpp
  392. include/pika/thread_support/config/defines.hpp
  393. include/pika/thread_support/set_thread_name.hpp
  394. include/pika/thread_support/spinlock.hpp
  395. include/pika/thread_support/unlock_guard.hpp
  396. include/pika/threading/config/defines.hpp
  397. include/pika/threading/jthread.hpp
  398. include/pika/threading/thread.hpp
  399. include/pika/threading_base/annotated_function.hpp
  400. include/pika/threading_base/callback_notifier.hpp
  401. include/pika/threading_base/config/defines.hpp
  402. include/pika/threading_base/create_thread.hpp
  403. include/pika/threading_base/create_work.hpp
  404. include/pika/threading_base/detail/external_timer/apex.hpp
  405. include/pika/threading_base/detail/external_timer/default.hpp
  406. include/pika/threading_base/detail/get_default_pool.hpp
  407. include/pika/threading_base/detail/global_activity_count.hpp
  408. include/pika/threading_base/detail/reset_backtrace.hpp
  409. include/pika/threading_base/detail/reset_lco_description.hpp
  410. include/pika/threading_base/detail/tracy.hpp
  411. include/pika/threading_base/execution_agent.hpp
  412. include/pika/threading_base/external_timer.hpp
  413. include/pika/threading_base/print.hpp
  414. include/pika/threading_base/register_thread.hpp
  415. include/pika/threading_base/scheduler_base.hpp
  416. include/pika/threading_base/scheduler_mode.hpp
  417. include/pika/threading_base/scheduler_state.hpp
  418. include/pika/threading_base/scoped_annotation.hpp
  419. include/pika/threading_base/set_thread_state.hpp
  420. include/pika/threading_base/set_thread_state_timed.hpp
  421. include/pika/threading_base/thread_data.hpp
  422. include/pika/threading_base/thread_data_stackful.hpp
  423. include/pika/threading_base/thread_data_stackless.hpp
  424. include/pika/threading_base/thread_description.hpp
  425. include/pika/threading_base/thread_helpers.hpp
  426. include/pika/threading_base/thread_init_data.hpp
  427. include/pika/threading_base/thread_num_tss.hpp
  428. include/pika/threading_base/thread_pool_base.hpp
  429. include/pika/threading_base/thread_queue_init_parameters.hpp
  430. include/pika/threading_base/thread_specific_ptr.hpp
  431. include/pika/threading_base/threading_base_fwd.hpp
  432. include/pika/timing/config/defines.hpp
  433. include/pika/timing/detail/timestamp.hpp
  434. include/pika/timing/detail/timestamp/bgq.hpp
  435. include/pika/timing/detail/timestamp/cuda.hpp
  436. include/pika/timing/detail/timestamp/linux_generic.hpp
  437. include/pika/timing/detail/timestamp/linux_x86_32.hpp
  438. include/pika/timing/detail/timestamp/linux_x86_64.hpp
  439. include/pika/timing/detail/timestamp/msvc.hpp
  440. include/pika/timing/high_resolution_timer.hpp
  441. include/pika/timing/steady_clock.hpp
  442. include/pika/timing/tick_counter.hpp
  443. include/pika/topology/config/defines.hpp
  444. include/pika/topology/cpu_mask.hpp
  445. include/pika/topology/topology.hpp
  446. include/pika/type_support/config/defines.hpp
  447. include/pika/type_support/decay.hpp
  448. include/pika/type_support/detail/with_result_of.hpp
  449. include/pika/type_support/detail/wrap_int.hpp
  450. include/pika/type_support/detected.hpp
  451. include/pika/type_support/empty_function.hpp
  452. include/pika/type_support/equality.hpp
  453. include/pika/type_support/lazy_conditional.hpp
  454. include/pika/type_support/pack.hpp
  455. include/pika/type_support/type_identity.hpp
  456. include/pika/type_support/unused.hpp
  457. include/pika/type_support/unwrap_reference.hpp
  458. include/pika/type_support/void_guard.hpp
  459. include/pika/util/config/defines.hpp
  460. include/pika/util/detail/reserve.hpp
  461. include/pika/util/get_and_reset_value.hpp
  462. include/pika/util/get_entry_as.hpp
  463. include/pika/util/ios_flags_saver.hpp
  464. include/pika/util/manage_config.hpp
  465. include/pika/version.hpp
  466. include/pika/version/config/defines.hpp
  467. lib/cmake/pika/FindAPEX.cmake
  468. lib/cmake/pika/FindAmplifier.cmake
  469. lib/cmake/pika/FindHwloc.cmake
  470. lib/cmake/pika/FindJemalloc.cmake
  471. lib/cmake/pika/FindQThreads.cmake
  472. lib/cmake/pika/FindTBB.cmake
  473. lib/cmake/pika/FindTBBmalloc.cmake
  474. lib/cmake/pika/FindTCMalloc.cmake
  475. lib/cmake/pika/FindValgrind.cmake
  476. lib/cmake/pika/pika-config-version.cmake
  477. lib/cmake/pika/pika-config.cmake
  478. lib/cmake/pika/pika_add_compile_flag.cmake
  479. lib/cmake/pika/pika_add_compile_test.cmake
  480. lib/cmake/pika/pika_add_config_test.cmake
  481. lib/cmake/pika/pika_add_definitions.cmake
  482. lib/cmake/pika/pika_add_executable.cmake
  483. lib/cmake/pika/pika_add_library.cmake
  484. lib/cmake/pika/pika_add_library_headers.cmake
  485. lib/cmake/pika/pika_add_library_sources.cmake
  486. lib/cmake/pika/pika_add_link_flag.cmake
  487. lib/cmake/pika/pika_add_module.cmake
  488. lib/cmake/pika/pika_add_pseudo_dependencies.cmake
  489. lib/cmake/pika/pika_add_pseudo_target.cmake
  490. lib/cmake/pika/pika_add_source_group.cmake
  491. lib/cmake/pika/pika_add_test.cmake
  492. lib/cmake/pika/pika_append_property.cmake
  493. lib/cmake/pika/pika_cache_variables.cmake
  494. lib/cmake/pika/pika_check_cxx_standard.cmake
  495. lib/cmake/pika/pika_compiler_flags_targets.cmake
  496. lib/cmake/pika/pika_create_symbolic_link.cmake
  497. lib/cmake/pika/pika_cxx_overrides.cmake
  498. lib/cmake/pika/pika_export_targets.cmake
  499. lib/cmake/pika/pika_find_package.cmake
  500. lib/cmake/pika/pika_force_out_of_tree_build.cmake
  501. lib/cmake/pika/pika_forward_cache_variables.cmake
  502. lib/cmake/pika/pika_generate_package.cmake
  503. lib/cmake/pika/pika_generate_package_utils.cmake
  504. lib/cmake/pika/pika_git_commit.cmake
  505. lib/cmake/pika/pika_internal_targets.cmake
  506. lib/cmake/pika/pika_macros.cmake
  507. lib/cmake/pika/pika_message.cmake
  508. lib/cmake/pika/pika_option.cmake
  509. lib/cmake/pika/pika_perform_cxx_feature_tests.cmake
  510. lib/cmake/pika/pika_print_summary.cmake
  511. lib/cmake/pika/pika_set_cmake_policy.cmake
  512. lib/cmake/pika/pika_set_full_rpath.cmake
  513. lib/cmake/pika/pika_set_lib_name.cmake
  514. lib/cmake/pika/pika_set_output_paths.cmake
  515. lib/cmake/pika/pika_set_platform.cmake
  516. lib/cmake/pika/pika_setup_allocator.cmake
  517. lib/cmake/pika/pika_setup_apex.cmake
  518. lib/cmake/pika/pika_setup_boost.cmake
  519. lib/cmake/pika/pika_setup_cuda.cmake
  520. lib/cmake/pika/pika_setup_fmt.cmake
  521. lib/cmake/pika/pika_setup_hip.cmake
  522. lib/cmake/pika/pika_setup_hwloc.cmake
  523. lib/cmake/pika/pika_setup_mpi.cmake
  524. lib/cmake/pika/pika_setup_stdexec.cmake
  525. lib/cmake/pika/pika_setup_target.cmake
  526. lib/cmake/pika/pika_setup_threads.cmake
  527. lib/cmake/pika/pika_setup_valgrind.cmake
  528. lib/cmake/pika/pika_setup_whip.cmake
  529. lib/cmake/pika/pika_shorten_pseudo_target.cmake
  530. lib/cmake/pika/pika_target_arch.cmake
  531. lib/cmake/pika/pika_targets-release.cmake
  532. lib/cmake/pika/pika_targets.cmake
  533. lib/cmake/pika/pika_utils.cmake
  534. lib/cmake/pika/scripts/pika_local_create_symbolic_link_directory.bat
  535. lib/cmake/pika/scripts/pika_local_create_symbolic_link_file.bat
  536. lib/cmake/pika/tests/c11_aligned_alloc.cpp
  537. lib/cmake/pika/tests/cpuid.cpp
  538. lib/cmake/pika/tests/cxx11_std_atomic.cpp
  539. lib/cmake/pika/tests/cxx11_std_atomic_128bit.cpp
  540. lib/cmake/pika/tests/cxx11_std_quick_exit.cpp
  541. lib/cmake/pika/tests/cxx11_std_shared_ptr_lwg3018.cpp
  542. lib/cmake/pika/tests/cxx17_aligned_new.cpp
  543. lib/cmake/pika/tests/cxx17_copy_elision.cpp
  544. lib/cmake/pika/tests/cxx17_memory_resource.cpp
  545. lib/cmake/pika/tests/cxx17_noexcept_function.cpp
  546. lib/cmake/pika/tests/cxx17_std_aligned_alloc.cpp
  547. lib/cmake/pika/tests/cxx20_no_unique_address_attribute.cpp
  548. lib/cmake/pika/tests/cxx20_std_disable_sized_sentinel_for.cpp
  549. lib/cmake/pika/tests/cxx20_trivial_virtual_destructor.cpp
  550. lib/cmake/pika/tests/cxx23_static_call_operator.cpp
  551. lib/cmake/pika/tests/cxx23_static_call_operator.cu
  552. lib/cmake/pika/tests/cxx23_static_call_operator.hip
  553. lib/cmake/pika/tests/cxx_lambda_capture_decltype.cpp
  554. lib/cmake/pika/tests/mm_prefetch.cpp
  555. lib/cmake/pika/tests/unistd_h.cpp
  556. lib/libpika.so
  557. lib/libpika.so.0
  558. lib/libpika.so.0.24.0
  559. @owner
  560. @group
  561. @mode
Collapse this list.
Dependency lines:
  • pika>0:devel/pika
To install the port:
cd /usr/ports/devel/pika/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/pika
  • pkg install pika
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pika
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1712996375 SHA256 (pika-org-pika-0.24.0_GH0.tar.gz) = 3b97c684107f892a633f598d94bcbd1e238d940e88e1c336f205e81b99326cc3 SIZE (pika-org-pika-0.24.0_GH0.tar.gz) = 1064676

Packages (timestamps in pop-ups are UTC):
pika
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.23.0-0.23.00.24.0---
FreeBSD:13:quarterly-0.21.0_10.16.00.21.0_10.23.00.21.0_10.21.0_10.21.0_1
FreeBSD:14:latest-0.23.00.11.00.23.00.23.00.16.0-0.16.0
FreeBSD:14:quarterly-0.23.0-0.21.0_10.23.00.21.0_10.21.0_10.21.0_1
FreeBSD:15:latest-0.23.0n/a0.21.0_1n/a0.21.0_10.21.0_10.21.0_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. boost-libs>=0 : devel/boost-libs
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
Library dependencies:
  1. libfmt.so : devel/libfmt
  2. libhwloc.so : devel/hwloc2
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_pika
USES:
cmake:testing compiler:c++17-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/pika-org/pika/tar.gz/0.24.0?dummy=/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.24.0
13 Apr 2024 08:54:32
commit hash: 8fb35f81bae8e197bf06327d822f4b07c02a47b8commit hash: 8fb35f81bae8e197bf06327d822f4b07c02a47b8commit hash: 8fb35f81bae8e197bf06327d822f4b07c02a47b8commit hash: 8fb35f81bae8e197bf06327d822f4b07c02a47b8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pika: update 0.23.0 → 0.24.0

Reported by:	portscout
0.23.0
08 Mar 2024 10:25:47
commit hash: 64e7478f11a1f1a888d234fceaec5f1482f881f2commit hash: 64e7478f11a1f1a888d234fceaec5f1482f881f2commit hash: 64e7478f11a1f1a888d234fceaec5f1482f881f2commit hash: 64e7478f11a1f1a888d234fceaec5f1482f881f2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pika: update 0.21.0 → 0.23.0

Reported by:	portscout
0.21.0_2
13 Feb 2024 14:44:22
commit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after library update
0.21.0_1
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
0.21.0_1
14 Dec 2023 15:49:40
commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/libfmt: Update to 10.1.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/fmtlib/fmt/releases
0.21.0
12 Dec 2023 05:32:52
commit hash: 45dbf615896805dfb2df9896248d33c8847f3607commit hash: 45dbf615896805dfb2df9896248d33c8847f3607commit hash: 45dbf615896805dfb2df9896248d33c8847f3607commit hash: 45dbf615896805dfb2df9896248d33c8847f3607 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pika: Fix tests: they require to be built first and then run
0.21.0
07 Dec 2023 07:02:23
commit hash: b986ed339ed718c3898b131796ee0afe81c0ee23commit hash: b986ed339ed718c3898b131796ee0afe81c0ee23commit hash: b986ed339ed718c3898b131796ee0afe81c0ee23commit hash: b986ed339ed718c3898b131796ee0afe81c0ee23 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pika: update 0.20.0 → 0.21.0

Reported by:	portscout
0.20.0
07 Nov 2023 10:23:55
commit hash: db38cb02ab9eab051944a235f437d8e2abba1561commit hash: db38cb02ab9eab051944a235f437d8e2abba1561commit hash: db38cb02ab9eab051944a235f437d8e2abba1561commit hash: db38cb02ab9eab051944a235f437d8e2abba1561 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pika: Fix tests
0.20.0
05 Nov 2023 23:07:55
commit hash: 14ff50baa17b80591494ad4adc77b19e2279ef1bcommit hash: 14ff50baa17b80591494ad4adc77b19e2279ef1bcommit hash: 14ff50baa17b80591494ad4adc77b19e2279ef1bcommit hash: 14ff50baa17b80591494ad4adc77b19e2279ef1b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pika: update 0.17.0 → 0.20.0

Reported by:	portscout
0.17.0_1
27 Sep 2023 14:36:30
commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost*: bump all consumers after 1.83.0
0.17.0
03 Aug 2023 07:02:06
commit hash: 9b0257c623afe00fab614d3d22854e6a7d317797commit hash: 9b0257c623afe00fab614d3d22854e6a7d317797commit hash: 9b0257c623afe00fab614d3d22854e6a7d317797commit hash: 9b0257c623afe00fab614d3d22854e6a7d317797 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pika: Update 0.16.0 → 0.17.0

Reported by:	portscout
0.16.0
05 Jun 2023 05:43:01
commit hash: 19158c35419ae3bff76373ee5a5433a358486bd5commit hash: 19158c35419ae3bff76373ee5a5433a358486bd5commit hash: 19158c35419ae3bff76373ee5a5433a358486bd5commit hash: 19158c35419ae3bff76373ee5a5433a358486bd5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pika: Update 0.14.0 → 0.16.0

Reported by:	portscout
0.14.0_1
27 Apr 2023 18:25:55
commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all direct Boost cunsumers
0.14.0
10 Apr 2023 03:59:29
commit hash: 9c1558d6fe9ddecbc9a4cbe51593e6470b13d055commit hash: 9c1558d6fe9ddecbc9a4cbe51593e6470b13d055commit hash: 9c1558d6fe9ddecbc9a4cbe51593e6470b13d055commit hash: 9c1558d6fe9ddecbc9a4cbe51593e6470b13d055 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pika: Update 0.13.0 → 0.14.0

Reported by:	portscout
0.13.0
10 Mar 2023 09:06:00
commit hash: 7fd1e8b14dbea49f23235e5b58bebac4f5552b26commit hash: 7fd1e8b14dbea49f23235e5b58bebac4f5552b26commit hash: 7fd1e8b14dbea49f23235e5b58bebac4f5552b26commit hash: 7fd1e8b14dbea49f23235e5b58bebac4f5552b26 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pika: Update 0.12.0 → 0.13.0

Reported by:	portscout
0.12.0
04 Feb 2023 09:03:02
commit hash: d271e1112ea0c04ad6bf2bfeadb178ae48ec218acommit hash: d271e1112ea0c04ad6bf2bfeadb178ae48ec218acommit hash: d271e1112ea0c04ad6bf2bfeadb178ae48ec218acommit hash: d271e1112ea0c04ad6bf2bfeadb178ae48ec218a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pika: Update 0.11.0 → 0.12.0

Reported by:	portscout
0.11.0_1
16 Jan 2023 19:32:07
commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*:	bump libboost*.so libraries consumert after Boost upgrade
0.11.0
07 Jan 2023 08:12:04
commit hash: 8bb1c189f63162a3aa0cfe934631476b95d1ceebcommit hash: 8bb1c189f63162a3aa0cfe934631476b95d1ceebcommit hash: 8bb1c189f63162a3aa0cfe934631476b95d1ceebcommit hash: 8bb1c189f63162a3aa0cfe934631476b95d1ceeb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pika: Broken on FreeBSD 12 and on aarch64

Reported by:	fallout
0.11.0
27 Dec 2022 07:50:59
commit hash: 2bf3111374a9fece4e0d62719172b3a0552bc4a2commit hash: 2bf3111374a9fece4e0d62719172b3a0552bc4a2commit hash: 2bf3111374a9fece4e0d62719172b3a0552bc4a2commit hash: 2bf3111374a9fece4e0d62719172b3a0552bc4a2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pika: Update 0.9.0 -> 0.11.0

 Reported by:	portscout
0.9.0
06 Oct 2022 05:56:54
commit hash: c81310d47835c6e664911890d785fa1faa240de4commit hash: c81310d47835c6e664911890d785fa1faa240de4commit hash: c81310d47835c6e664911890d785fa1faa240de4commit hash: c81310d47835c6e664911890d785fa1faa240de4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pika: Update 0.8.0 -> 0.9.0

Reported by:	portscout
0.8.0
26 Sep 2022 06:30:27
commit hash: dd5f2860cd691885794b12fb953029c4a29e2a72commit hash: dd5f2860cd691885794b12fb953029c4a29e2a72commit hash: dd5f2860cd691885794b12fb953029c4a29e2a72commit hash: dd5f2860cd691885794b12fb953029c4a29e2a72 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pika: Update 0.7.0 -> 0.8.0

Reported by:	portscout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.7.0_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.7.0_1
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
0.7.0
04 Aug 2022 08:33:30
commit hash: cd48ea6e876030b9f5232aaef75917f65871e862commit hash: cd48ea6e876030b9f5232aaef75917f65871e862commit hash: cd48ea6e876030b9f5232aaef75917f65871e862commit hash: cd48ea6e876030b9f5232aaef75917f65871e862 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pika: Update 0.6.0 -> 0.7.0

Reported by:	portscout
0.6.0_1
03 Aug 2022 22:38:24
commit hash: 723e77fb59de8f74753d436fe79acadb23ff7e6ccommit hash: 723e77fb59de8f74753d436fe79acadb23ff7e6ccommit hash: 723e77fb59de8f74753d436fe79acadb23ff7e6ccommit hash: 723e77fb59de8f74753d436fe79acadb23ff7e6c files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/pika: fix build on powerpc*

Merge upstream
https://github.com/pika-org/pika/commit/b3f72acf5d4f90ed3dfb9092efe351a9e76fa6e8
0.6.0
29 Jul 2022 20:51:08
commit hash: 96fd666304d3893d7c79b94093e708e5a3ebfeabcommit hash: 96fd666304d3893d7c79b94093e708e5a3ebfeabcommit hash: 96fd666304d3893d7c79b94093e708e5a3ebfeabcommit hash: 96fd666304d3893d7c79b94093e708e5a3ebfeab files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pika: Broken on armv6

Reported by:	fallout
0.6.0
20 Jul 2022 17:20:48
commit hash: b4e0c73fcd3ee22cad07a7b076b21c57d247e263commit hash: b4e0c73fcd3ee22cad07a7b076b21c57d247e263commit hash: b4e0c73fcd3ee22cad07a7b076b21c57d247e263commit hash: b4e0c73fcd3ee22cad07a7b076b21c57d247e263 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pika: Broken on aarch64

Reported by:	fallout
0.6.0
13 Jul 2022 20:31:55
commit hash: c3089c26d87ccb73884a911f2175d91fba0b3c27commit hash: c3089c26d87ccb73884a911f2175d91fba0b3c27commit hash: c3089c26d87ccb73884a911f2175d91fba0b3c27commit hash: c3089c26d87ccb73884a911f2175d91fba0b3c27 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pika: Add test target
0.6.0
13 Jul 2022 01:18:01
commit hash: db2cfd5d734de9fe508d533424b6e4e691b878eacommit hash: db2cfd5d734de9fe508d533424b6e4e691b878eacommit hash: db2cfd5d734de9fe508d533424b6e4e691b878eacommit hash: db2cfd5d734de9fe508d533424b6e4e691b878ea files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/pika: New port: C++ library for concurrency and parallelism

Number of commits found: 30