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 on branch 2022Q2
sobjectizer Cross-platform C++ actor framework
5.7.4.2 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 5.7.4.2Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-05-27 18:39:16
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: BSD3CLAUSE
WWW:
https://stiffstream.com/en/products/sobjectizer.html
Description:
SObjectizer is one of the cross-platform and open-source actor frameworks for C++, yet it supports not only Actor Model, but also Publish-Subscribe Model and CSP-like channels. The goal of SObjectizer is to significantly simplify development of concurrent and multithreaded applications in C++. SObjectizer allows to create a concurrent application as a set of agent- objects which interact with each other through asynchronous messages. It handles message dispatching and provides a working context for message processing, and allows to tune those things by supplying various ready- to-use dispatchers.
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 (153 items)
Collapse this list.
  1. /usr/local/share/licenses/sobjectizer-5.7.4.2/catalog.mk
  2. /usr/local/share/licenses/sobjectizer-5.7.4.2/LICENSE
  3. /usr/local/share/licenses/sobjectizer-5.7.4.2/BSD3CLAUSE
  4. include/so_5/3rd_party/timertt/all.hpp
  5. include/so_5/agent.hpp
  6. include/so_5/agent_context.hpp
  7. include/so_5/agent_coop_notifications.hpp
  8. include/so_5/agent_ref_fwd.hpp
  9. include/so_5/agent_state_listener.hpp
  10. include/so_5/agent_tuning_options.hpp
  11. include/so_5/all.hpp
  12. include/so_5/api.hpp
  13. include/so_5/atomic_refcounted.hpp
  14. include/so_5/compiler_features.hpp
  15. include/so_5/coop.hpp
  16. include/so_5/coop_handle.hpp
  17. include/so_5/coop_listener.hpp
  18. include/so_5/current_thread_id.hpp
  19. include/so_5/custom_mbox.hpp
  20. include/so_5/declspec.hpp
  21. include/so_5/details/abort_on_fatal_error.hpp
  22. include/so_5/details/always_false.hpp
  23. include/so_5/details/at_scope_exit.hpp
  24. include/so_5/details/invoke_noexcept_code.hpp
  25. include/so_5/details/ios_helpers.hpp
  26. include/so_5/details/lambda_traits.hpp
  27. include/so_5/details/remaining_time_counter.hpp
  28. include/so_5/details/rollback_on_exception.hpp
  29. include/so_5/details/safe_cv_wait_for.hpp
  30. include/so_5/details/suppress_exceptions.hpp
  31. include/so_5/details/sync_helpers.hpp
  32. include/so_5/disp/abstract_work_thread.hpp
  33. include/so_5/disp/active_group/pub.hpp
  34. include/so_5/disp/active_obj/pub.hpp
  35. include/so_5/disp/adv_thread_pool/impl/disp.hpp
  36. include/so_5/disp/adv_thread_pool/pub.hpp
  37. include/so_5/disp/mpmc_queue_traits/pub.hpp
  38. include/so_5/disp/mpsc_queue_traits/pub.hpp
  39. include/so_5/disp/one_thread/params.hpp
  40. include/so_5/disp/one_thread/pub.hpp
  41. include/so_5/disp/prio_dedicated_threads/one_per_prio/pub.hpp
  42. include/so_5/disp/prio_one_thread/quoted_round_robin/impl/demand_queue.hpp
  43. include/so_5/disp/prio_one_thread/quoted_round_robin/pub.hpp
  44. include/so_5/disp/prio_one_thread/quoted_round_robin/quotes.hpp
  45. include/so_5/disp/prio_one_thread/reuse/work_thread.hpp
  46. include/so_5/disp/prio_one_thread/strictly_ordered/impl/demand_queue.hpp
  47. include/so_5/disp/prio_one_thread/strictly_ordered/pub.hpp
  48. include/so_5/disp/reuse/actual_work_thread_factory_to_use.hpp
  49. include/so_5/disp/reuse/data_source_prefix_helpers.hpp
  50. include/so_5/disp/reuse/make_actual_dispatcher.hpp
  51. include/so_5/disp/reuse/mpmc_ptr_queue.hpp
  52. include/so_5/disp/reuse/thread_pool_stats.hpp
  53. include/so_5/disp/reuse/work_thread/work_thread.hpp
  54. include/so_5/disp/reuse/work_thread_activity_tracking.hpp
  55. include/so_5/disp/reuse/work_thread_factory_params.hpp
  56. include/so_5/disp/thread_pool/impl/common_implementation.hpp
  57. include/so_5/disp/thread_pool/impl/disp.hpp
  58. include/so_5/disp/thread_pool/pub.hpp
  59. include/so_5/disp_binder.hpp
  60. include/so_5/env_infrastructures.hpp
  61. include/so_5/enveloped_msg.hpp
  62. include/so_5/environment.hpp
  63. include/so_5/environment_infrastructure.hpp
  64. include/so_5/error_logger.hpp
  65. include/so_5/event_exception_logger.hpp
  66. include/so_5/event_queue.hpp
  67. include/so_5/event_queue_hook.hpp
  68. include/so_5/exception.hpp
  69. include/so_5/exception_control_flags.hpp
  70. include/so_5/execution_demand.hpp
  71. include/so_5/experimental/testing.hpp
  72. include/so_5/experimental/testing/v1/all.hpp
  73. include/so_5/fwd.hpp
  74. include/so_5/handler_makers.hpp
  75. include/so_5/impl/agent_ptr_compare.hpp
  76. include/so_5/impl/coop_private_iface.hpp
  77. include/so_5/impl/coop_repository_basis.hpp
  78. include/so_5/impl/delivery_filter_storage.hpp
  79. include/so_5/impl/enveloped_msg_details.hpp
  80. include/so_5/impl/internal_agent_iface.hpp
  81. include/so_5/impl/internal_env_iface.hpp
  82. include/so_5/impl/layer_core.hpp
  83. include/so_5/impl/local_mbox.hpp
  84. include/so_5/impl/local_mbox_basic_subscription_info.hpp
  85. include/so_5/impl/make_mchain.hpp
  86. include/so_5/impl/mbox_core.hpp
  87. include/so_5/impl/mbox_iface_for_timers.hpp
  88. include/so_5/impl/mchain_details.hpp
  89. include/so_5/impl/message_limit_action_msg_tracer.hpp
  90. include/so_5/impl/message_limit_internals.hpp
  91. include/so_5/impl/mpsc_mbox.hpp
  92. include/so_5/impl/msg_tracing_helpers.hpp
  93. include/so_5/impl/mt_env_infrastructure.hpp
  94. include/so_5/impl/named_local_mbox.hpp
  95. include/so_5/impl/process_unhandled_exception.hpp
  96. include/so_5/impl/run_stage.hpp
  97. include/so_5/impl/st_env_infrastructure_reuse.hpp
  98. include/so_5/impl/std_msg_tracer_holder.hpp
  99. include/so_5/impl/stop_guard_repo.hpp
  100. include/so_5/impl/subscription_storage_iface.hpp
  101. include/so_5/impl/thread_join_stuff.hpp
  102. include/so_5/mbox.hpp
  103. include/so_5/mbox_fwd.hpp
  104. include/so_5/mchain.hpp
  105. include/so_5/mchain_helper_functions.hpp
  106. include/so_5/mchain_select.hpp
  107. include/so_5/mchain_select_ifaces.hpp
  108. include/so_5/message.hpp
  109. include/so_5/message_handler_format_detector.hpp
  110. include/so_5/message_holder.hpp
  111. include/so_5/message_limit.hpp
  112. include/so_5/mhood.hpp
  113. include/so_5/msg_tracing.hpp
  114. include/so_5/nonempty_name.hpp
  115. include/so_5/optional.hpp
  116. include/so_5/outliving.hpp
  117. include/so_5/priority.hpp
  118. include/so_5/queue_locks_defaults_manager.hpp
  119. include/so_5/ret_code.hpp
  120. include/so_5/rt.hpp
  121. include/so_5/send_functions.hpp
  122. include/so_5/so_layer.hpp
  123. include/so_5/spinlocks.hpp
  124. include/so_5/state.hpp
  125. include/so_5/stats/controller.hpp
  126. include/so_5/stats/impl/activity_tracking.hpp
  127. include/so_5/stats/impl/ds_agent_core_stats.hpp
  128. include/so_5/stats/impl/ds_mbox_core_stats.hpp
  129. include/so_5/stats/impl/ds_timer_thread_stats.hpp
  130. include/so_5/stats/impl/st_env_stuff.hpp
  131. include/so_5/stats/impl/std_controller.hpp
  132. include/so_5/stats/messages.hpp
  133. include/so_5/stats/prefix.hpp
  134. include/so_5/stats/repository.hpp
  135. include/so_5/stats/std_names.hpp
  136. include/so_5/stats/work_thread_activity.hpp
  137. include/so_5/stop_guard.hpp
  138. include/so_5/subscription_storage_fwd.hpp
  139. include/so_5/thread_helper_functions.hpp
  140. include/so_5/timers.hpp
  141. include/so_5/types.hpp
  142. include/so_5/version.hpp
  143. include/so_5/wait_indication.hpp
  144. include/so_5/wrapped_env.hpp
  145. lib/cmake/sobjectizer/sobjectizer-config-version.cmake
  146. lib/cmake/sobjectizer/sobjectizer-config.cmake
  147. lib/cmake/sobjectizer/sobjectizer-targets-release.cmake
  148. lib/cmake/sobjectizer/sobjectizer-targets.cmake
  149. lib/libso.5.7.4.2.so
  150. lib/libso_s.5.7.4.2.a
  151. @owner
  152. @group
  153. @mode
Collapse this list.
Dependency lines:
  • sobjectizer>0:devel/sobjectizer
To install the port:
cd /usr/ports/devel/sobjectizer/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/sobjectizer
  • pkg install sobjectizer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sobjectizer
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1661003330 SHA256 (Stiffstream-sobjectizer-v.5.7.4.2_GH0.tar.gz) = defaec29e135a21b1b279b1db8eb56993099a7368baae93e7ea1f3f79909f3d8 SIZE (Stiffstream-sobjectizer-v.5.7.4.2_GH0.tar.gz) = 991321

Packages (timestamps in pop-ups are UTC):
sobjectizer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.7.4.25.7.4.2-5.7.4.25.7.4.2---
FreeBSD:13:quarterly5.7.4.25.7.4.25.7.4.25.7.4.25.7.4.25.7.4.25.7.4.25.7.4.2
FreeBSD:14:latest5.7.4.25.7.4.25.7.4.25.7.4.25.7.4.25.7.4.2-5.7.4.2
FreeBSD:14:quarterly5.7.4.25.7.4.2-5.7.4.25.7.4.25.7.4.25.7.4.25.7.4.2
FreeBSD:15:latest5.7.4.25.7.4.2n/a5.7.4.2n/a5.7.4.25.7.4.25.7.4.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. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Build
  1. www/restinio
for Libraries
  1. net/arataga
for Run
  1. www/restinio

Configuration Options:
No options to configure
Options name:
devel_sobjectizer
USES:
cmake 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/Stiffstream/sobjectizer/tar.gz/v.5.7.4.2?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port