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
ecal Enhanced Communication Abstraction Layer
6.0.1 net on this many watch lists=2 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.13.3_8Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-01-10 17:57:10
Last Update: 2025-12-05 20:49:12
Commit Hash: 6e3b70c
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: devel
License: APACHE20
WWW:
https://eclipse-ecal.github.io/ecal/index.html
https://github.com/eclipse-ecal/ecal
Description:
The enhanced Communication Abstraction Layer (eCAL) is a middleware that enables scalable, high performance interprocess communication on a single computer node or between different nodes in a computer network. eCAL uses a publish-subscribe pattern to automatically connect different nodes in the network. eCAL automatically chooses the best available data transport mechanism for each link: * Shared memory for local communication (incredible fast!) * UDP for network communication
HomepageHomepage    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 (315 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/ecal-6.0.1/catalog.mk
  3. /usr/local/share/licenses/ecal-6.0.1/LICENSE
  4. /usr/local/share/licenses/ecal-6.0.1/APACHE20
  5. bin/ecal_config
  6. bin/ecal_config-6.0.1
  7. bin/ecal_generate_config
  8. bin/ecal_launcher
  9. bin/ecal_launcher-6.0.1
  10. bin/ecal_meas_cutter
  11. bin/ecal_meas_cutter-6.0.1
  12. bin/ecal_mma
  13. bin/ecal_mma-6.0.1
  14. bin/ecal_mon_cli
  15. bin/ecal_mon_cli-6.0.1
  16. bin/ecal_mon_gui
  17. bin/ecal_mon_gui-6.0.1
  18. bin/ecal_mon_tui
  19. bin/ecal_mon_tui-6.0.1
  20. bin/ecal_play
  21. bin/ecal_play-6.0.1
  22. bin/ecal_play_gui
  23. bin/ecal_play_gui-6.0.1
  24. bin/ecal_process_stub
  25. bin/ecal_process_stub-6.0.1
  26. bin/ecal_rec
  27. bin/ecal_rec-6.0.1
  28. bin/ecal_rec_client
  29. bin/ecal_rec_client-6.0.1
  30. bin/ecal_rec_gui
  31. bin/ecal_rec_gui-6.0.1
  32. bin/ecal_stop
  33. bin/ecal_stop-6.0.1
  34. bin/ecal_sys
  35. bin/ecal_sys-6.0.1
  36. bin/ecal_sys_client
  37. bin/ecal_sys_client-6.0.1
  38. bin/ecal_sys_gui
  39. bin/ecal_sys_gui-6.0.1
  40. etc/ecal/ecal.yaml
  41. etc/ecal/ecaltime.yaml
  42. include/ecal/app/pb/mma/mma.pb.h
  43. include/ecal/app/pb/play/service.pb.h
  44. include/ecal/app/pb/play/state.pb.h
  45. include/ecal/app/pb/rec/client_service.pb.h
  46. include/ecal/app/pb/rec/client_state.pb.h
  47. include/ecal/app/pb/rec/server_config.pb.h
  48. include/ecal/app/pb/rec/server_service.pb.h
  49. include/ecal/app/pb/rec/server_state.pb.h
  50. include/ecal/app/pb/sys/client_service.pb.h
  51. include/ecal/app/pb/sys/process.pb.h
  52. include/ecal/app/pb/sys/service.pb.h
  53. include/ecal/app/pb/sys/state.pb.h
  54. include/ecal/config.h
  55. include/ecal/config/application.h
  56. include/ecal/config/configuration.h
  57. include/ecal/config/logging.h
  58. include/ecal/config/publisher.h
  59. include/ecal/config/registration.h
  60. include/ecal/config/subscriber.h
  61. include/ecal/config/time.h
  62. include/ecal/config/transport_layer.h
  63. include/ecal/core.h
  64. include/ecal/core/pb/datatype.pb.h
  65. include/ecal/core/pb/ecal.pb.h
  66. include/ecal/core/pb/host.pb.h
  67. include/ecal/core/pb/layer.pb.h
  68. include/ecal/core/pb/logging.pb.h
  69. include/ecal/core/pb/monitoring.pb.h
  70. include/ecal/core/pb/process.pb.h
  71. include/ecal/core/pb/service.pb.h
  72. include/ecal/core/pb/topic.pb.h
  73. include/ecal/defs.h
  74. include/ecal/deprecate.h
  75. include/ecal/ecal.h
  76. include/ecal/ecaltime/pb/sim_time.pb.h
  77. include/ecal/init.h
  78. include/ecal/log.h
  79. include/ecal/log_level.h
  80. include/ecal/measurement/base/reader.h
  81. include/ecal/measurement/base/types.h
  82. include/ecal/measurement/base/writer.h
  83. include/ecal/measurement/hdf5/reader.h
  84. include/ecal/measurement/hdf5/writer.h
  85. include/ecal/measurement/imeasurement.h
  86. include/ecal/measurement/measurement.h
  87. include/ecal/measurement/omeasurement.h
  88. include/ecal/mon/plugin.h
  89. include/ecal/mon/plugin_interface.h
  90. include/ecal/mon/plugin_widget_interface.h
  91. include/ecal/monitoring.h
  92. include/ecal/msg/exception.h
  93. include/ecal/msg/imeasurement.h
  94. include/ecal/msg/omeasurement.h
  95. include/ecal/msg/protobuf/client.h
  96. include/ecal/msg/protobuf/client_base.h
  97. include/ecal/msg/protobuf/client_instance.h
  98. include/ecal/msg/protobuf/client_protobuf_types.h
  99. include/ecal/msg/protobuf/client_protobuf_utils.h
  100. include/ecal/msg/protobuf/client_untyped.h
  101. include/ecal/msg/protobuf/client_untyped_instance.h
  102. include/ecal/msg/protobuf/dynamic_json_subscriber.h
  103. include/ecal/msg/protobuf/dynamic_subscriber.h
  104. include/ecal/msg/protobuf/ecal_proto_decoder.h
  105. include/ecal/msg/protobuf/ecal_proto_dyn.h
  106. include/ecal/msg/protobuf/ecal_proto_hlp.h
  107. include/ecal/msg/protobuf/ecal_proto_maximum_array_dimensions.h
  108. include/ecal/msg/protobuf/ecal_proto_message_filter.h
  109. include/ecal/msg/protobuf/ecal_proto_visitor.h
  110. include/ecal/msg/protobuf/imeasurement.h
  111. include/ecal/msg/protobuf/omeasurement.h
  112. include/ecal/msg/protobuf/publisher.h
  113. include/ecal/msg/protobuf/serializer.h
  114. include/ecal/msg/protobuf/server.h
  115. include/ecal/msg/protobuf/subscriber.h
  116. include/ecal/msg/publisher.h
  117. include/ecal/msg/string/imeasurement.h
  118. include/ecal/msg/string/omeasurement.h
  119. include/ecal/msg/string/publisher.h
  120. include/ecal/msg/string/serializer.h
  121. include/ecal/msg/string/subscriber.h
  122. include/ecal/msg/subscriber.h
  123. include/ecal/namespace.h
  124. include/ecal/os.h
  125. include/ecal/process.h
  126. include/ecal/process_mode.h
  127. include/ecal/process_severity.h
  128. include/ecal/pubsub/payload_writer.h
  129. include/ecal/pubsub/publisher.h
  130. include/ecal/pubsub/subscriber.h
  131. include/ecal/pubsub/types.h
  132. include/ecal/rec/concurrent_status_interface.h
  133. include/ecal/rec/recorder_impl_base.h
  134. include/ecal/rec/recorder_impl_base_types.h
  135. include/ecal/registration.h
  136. include/ecal/service/client.h
  137. include/ecal/service/client_instance.h
  138. include/ecal/service/server.h
  139. include/ecal/service/types.h
  140. include/ecal/time.h
  141. include/ecal/timer.h
  142. include/ecal/types.h
  143. include/ecal/types/custom_data_types.h
  144. include/ecal/types/logging.h
  145. include/ecal/types/monitoring.h
  146. include/ecal/types/process.h
  147. include/ecal/util.h
  148. include/ecal_c/auxiliaries.h
  149. include/ecal_c/config.h
  150. include/ecal_c/config/application.h
  151. include/ecal_c/config/configuration.h
  152. include/ecal_c/config/logging.h
  153. include/ecal_c/config/publisher.h
  154. include/ecal_c/config/registration.h
  155. include/ecal_c/config/subscriber.h
  156. include/ecal_c/config/time.h
  157. include/ecal_c/config/transport_layer.h
  158. include/ecal_c/core.h
  159. include/ecal_c/ecal.h
  160. include/ecal_c/export.h
  161. include/ecal_c/init.h
  162. include/ecal_c/log.h
  163. include/ecal_c/log_level.h
  164. include/ecal_c/monitoring.h
  165. include/ecal_c/process.h
  166. include/ecal_c/process_severity.h
  167. include/ecal_c/pubsub/payload_writer.h
  168. include/ecal_c/pubsub/publisher.h
  169. include/ecal_c/pubsub/subscriber.h
  170. include/ecal_c/pubsub/types.h
  171. include/ecal_c/registration.h
  172. include/ecal_c/service/client.h
  173. include/ecal_c/service/client_instance.h
  174. include/ecal_c/service/server.h
  175. include/ecal_c/service/types.h
  176. include/ecal_c/time.h
  177. include/ecal_c/timer.h
  178. include/ecal_c/types.h
  179. include/ecal_c/types/custom_data_types.h
  180. include/ecal_c/types/logging.h
  181. include/ecal_c/types/monitoring.h
  182. include/ecal_c/util.h
  183. include/ecalhdf5/eh5_defs.h
  184. include/ecalhdf5/eh5_meas.h
  185. include/ecalhdf5/eh5_meas_api_v2.h
  186. include/ecalhdf5/eh5_meas_api_v3.h
  187. include/ecalhdf5/eh5_types.h
  188. include/ecaludp/ecaludp_export.h
  189. include/ecaludp/ecaludp_version.h
  190. include/ecaludp/error.h
  191. include/ecaludp/owning_buffer.h
  192. include/ecaludp/raw_memory.h
  193. include/ecaludp/socket.h
  194. include/recycle/no_locking_policy.hpp
  195. include/recycle/shared_pool.hpp
  196. include/recycle/unique_pool.hpp
  197. include/tcp_pubsub/callback_data.h
  198. include/tcp_pubsub/executor.h
  199. include/tcp_pubsub/publisher.h
  200. include/tcp_pubsub/subscriber.h
  201. include/tcp_pubsub/subscriber_session.h
  202. include/tcp_pubsub/tcp_pubsub_export.h
  203. include/tcp_pubsub/tcp_pubsub_logger.h
  204. include/tcp_pubsub/tcp_pubsub_version.h
  205. lib/cmake/eCAL/eCALConfig.cmake
  206. lib/cmake/eCAL/eCALConfigVersion.cmake
  207. lib/cmake/eCAL/eCALTargets-release.cmake
  208. lib/cmake/eCAL/eCALTargets.cmake
  209. lib/cmake/eCAL/helper_functions/ecal_add_functions.cmake
  210. lib/cmake/eCAL/helper_functions/ecal_compiler_warnings.cmake
  211. lib/cmake/eCAL/helper_functions/ecal_helper_functions.cmake
  212. lib/cmake/eCAL/helper_functions/ecal_install_functions.cmake
  213. lib/cmake/ecaludp/ecaludpConfig.cmake
  214. lib/cmake/ecaludp/ecaludpConfigVersion.cmake
  215. lib/cmake/ecaludp/ecaludpTargets-release.cmake
  216. lib/cmake/ecaludp/ecaludpTargets.cmake
  217. lib/cmake/tcp_pubsub/tcp_pubsubConfig.cmake
  218. lib/cmake/tcp_pubsub/tcp_pubsubConfigVersion.cmake
  219. lib/cmake/tcp_pubsub/tcp_pubsubTargets-release.cmake
  220. lib/cmake/tcp_pubsub/tcp_pubsubTargets.cmake
  221. lib/ecal/plugins/mon/libmon_plugin_protobuf_reflection.so
  222. lib/ecal/plugins/mon/libmon_plugin_raw_data_reflection.so
  223. lib/ecal/plugins/mon/libmon_plugin_signals_plotting.so
  224. lib/ecal/plugins/mon/libmon_plugin_string_reflection.so
  225. lib/libecal_app_pb.so
  226. lib/libecal_app_pb.so.6
  227. lib/libecal_app_pb.so.6.0.1
  228. lib/libecal_core.so
  229. lib/libecal_core.so.6
  230. lib/libecal_core.so.6.0.1
  231. lib/libecal_core_c.so
  232. lib/libecal_core_c.so.6
  233. lib/libecal_core_c.so.6.0.1
  234. lib/libecal_core_pb.so
  235. lib/libecal_core_pb.so.6
  236. lib/libecal_core_pb.so.6.0.1
  237. lib/libecal_ecal-utils.so
  238. lib/libecal_ecal-utils.so.6
  239. lib/libecal_ecal-utils.so.6.0.1
  240. lib/libecal_ecaltime_pb.so
  241. lib/libecal_ecaltime_pb.so.6
  242. lib/libecal_ecaltime_pb.so.6.0.1
  243. lib/libecal_hdf5.so
  244. lib/libecal_hdf5.so.6
  245. lib/libecal_hdf5.so.6.0.1
  246. lib/libecal_mon_plugin_lib.so
  247. lib/libecal_mon_plugin_lib.so.6
  248. lib/libecal_mon_plugin_lib.so.6.0.1
  249. lib/libecal_protobuf_base.so
  250. lib/libecal_protobuf_base.so.6
  251. lib/libecal_protobuf_base.so.6.0.1
  252. lib/libecal_rec_addon_core.so
  253. lib/libecal_rec_addon_core.so.6
  254. lib/libecal_rec_addon_core.so.6.0.1
  255. lib/libecaltime-localtime.so
  256. lib/libecaltime-localtime.so.6
  257. lib/libecaltime-localtime.so.6.0.1
  258. lib/libecaltime-simtime.so
  259. lib/libecaltime-simtime.so.6
  260. lib/libecaltime-simtime.so.6.0.1
  261. lib/libecaludp.so
  262. lib/libmeasurement_hdf5.so
  263. lib/libtcp_pubsub.so
  264. lib/libtcp_pubsub.so.2
  265. lib/libtcp_pubsub.so.2.0.1
  266. share/applications/ecal_launcher.desktop
  267. share/applications/ecal_mon_gui.desktop
  268. share/applications/ecal_play_gui.desktop
  269. share/applications/ecal_rec_gui.desktop
  270. share/applications/ecal_sys_gui.desktop
  271. share/ecal/samples/CMakeLists.txt
  272. share/ecal/samples/cpp/measurement/benchmark/CMakeLists.txt
  273. share/ecal/samples/cpp/measurement/benchmark/src/main.cpp
  274. share/ecal/samples/cpp/measurement/measurement_read/CMakeLists.txt
  275. share/ecal/samples/cpp/measurement/measurement_read/src/blob_read.cpp
  276. share/ecal/samples/cpp/measurement/measurement_write/CMakeLists.txt
  277. share/ecal/samples/cpp/measurement/measurement_write/src/blob_write.cpp
  278. share/ecal/samples/cpp/services/ecalplayer_client/CMakeLists.txt
  279. share/ecal/samples/cpp/services/ecalplayer_client/src/ecalplayer_client.cpp
  280. share/ecal/samples/cpp/services/ecalplayer_gui_client/CMakeLists.txt
  281. share/ecal/samples/cpp/services/ecalplayer_gui_client/src/ecalplayer_gui_client.cpp
  282. share/ecal/samples/cpp/services/ecalplayer_gui_client/src/ecalplayer_gui_client.h
  283. share/ecal/samples/cpp/services/ecalplayer_gui_client/src/main.cpp
  284. share/ecal/samples/cpp/services/ecalplayer_gui_client/src/main_window.ui
  285. share/ecal/samples/cpp/services/ecalsys_client/CMakeLists.txt
  286. share/ecal/samples/cpp/services/ecalsys_client/src/ecalsys_client.cpp
  287. share/ecal/samples/cpp/services/player_stepper/CMakeLists.txt
  288. share/ecal/samples/cpp/services/player_stepper/src/ecal_stepper.cpp
  289. share/ecal/samples/cpp/services/rec_client_service_cli/CMakeLists.txt
  290. share/ecal/samples/cpp/services/rec_client_service_cli/src/ecalrecorder_client.cpp
  291. share/ecal/samples/cpp/services/rec_client_service_gui/CMakeLists.txt
  292. share/ecal/samples/cpp/services/rec_client_service_gui/src/EcalrecGuiClient.cpp
  293. share/ecal/samples/cpp/services/rec_client_service_gui/src/EcalrecGuiClient.h
  294. share/ecal/samples/cpp/services/rec_client_service_gui/src/MainWindow.ui
  295. share/ecal/samples/cpp/services/rec_client_service_gui/src/main.cpp
  296. share/ecal/samples/cpp/services/rec_server_service_gui/CMakeLists.txt
  297. share/ecal/samples/cpp/services/rec_server_service_gui/src/main.cpp
  298. share/ecal/samples/cpp/services/rec_server_service_gui/src/rec_server_service_gui.cpp
  299. share/ecal/samples/cpp/services/rec_server_service_gui/src/rec_server_service_gui.h
  300. share/ecal/samples/cpp/services/rec_server_service_gui/src/rec_server_service_gui.ui
  301. share/ecal/samples/data/person/person.hdf5
  302. share/icons/Humanity/scalable/mimetypes/application-ecalmeas.svg
  303. share/icons/Humanity/scalable/mimetypes/application-ecalrec.svg
  304. share/icons/Humanity/scalable/mimetypes/application-ecalsys.svg
  305. share/icons/hicolor/256x256/apps/ecal_launcher.png
  306. share/icons/hicolor/256x256/apps/ecal_mon_gui.png
  307. share/icons/hicolor/256x256/apps/ecal_play_gui.png
  308. share/icons/hicolor/256x256/apps/ecal_rec_gui.png
  309. share/icons/hicolor/256x256/apps/ecal_sys_gui.png
  310. share/mime/packages/ecal-play.xml
  311. share/mime/packages/ecal-rec.xml
  312. share/mime/packages/ecal-sys.xml
  313. @owner
  314. @group
  315. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ecal>0:net/ecal
Conflicts:
CONFLICTS_BUILD:
  • tclap
  • simpleini
To install the port:
cd /usr/ports/net/ecal/ && make install clean
To add the package, run one of these commands:
  • pkg install net/ecal
  • pkg install ecal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ecal
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1764963589 SHA256 (eclipse-ecal-ecal-v6.0.1_GH0.tar.gz) = a034c2bd5d1b71df248211a10bfbf88db5c272766f51c2343fb40a45f77a6046 SIZE (eclipse-ecal-ecal-v6.0.1_GH0.tar.gz) = 10739430

Expand this list (14 items)

Collapse this list.

SHA256 (eclipse-ecal-tcp_pubsub-352e711_GH0.tar.gz) = eadb8a9330aa9fef3d46282f2411d4cad971968f27601caf5a0c419b58a3568f SIZE (eclipse-ecal-tcp_pubsub-352e711_GH0.tar.gz) = 39992 SHA256 (brofield-simpleini-9b3ed7e_GH0.tar.gz) = e938e6e2db34bc545275b8c7f5808b45f18f33dd752a21d3621b9b1ba1e0385f SIZE (brofield-simpleini-9b3ed7e_GH0.tar.gz) = 62804 SHA256 (steinwurf-recycle-3f3d27e_GH0.tar.gz) = 25ffea46439c2cd5a6c3faad3e72b33f0398ffecd23f8c1130132c14f78ff221 SIZE (steinwurf-recycle-3f3d27e_GH0.tar.gz) = 132916 SHA256 (xguerin-tclap-349170a_GH0.tar.gz) = 80d1708611f7964d798202025b82c8f9aef99db06c8dfc603b412a53d54e3837 SIZE (xguerin-tclap-349170a_GH0.tar.gz) = 127841 SHA256 (eclipse-ecal-ecaludp-96e29b8_GH0.tar.gz) = 3966f52d06c1ff6e6436f73c0a9751b7040a466106973025127c39acc57aef74 SIZE (eclipse-ecal-ecaludp-96e29b8_GH0.tar.gz) = 56168 SHA256 (wjakob-nanobind-9b3afa9_GH0.tar.gz) = c1de7e774c08f9aa42d57a52cdd2ed6f710a4e890f07586f87ef86d58bba0a39 SIZE (wjakob-nanobind-9b3afa9_GH0.tar.gz) = 905064 SHA256 (Tessil-robin-map-4ec1bf1_GH0.tar.gz) = 4c9d01db97cff5d788b658aac68afb47a38cbd954f8a6f601f713da11c8c71a6 SIZE (Tessil-robin-map-4ec1bf1_GH0.tar.gz) = 70366

Collapse this list.


Packages (timestamps in pop-ups are UTC):
ecal
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.0.16.0.1---n/an/an/a
FreeBSD:13:quarterly-6.0.1---n/an/an/a
FreeBSD:14:latest6.0.16.0.1------
FreeBSD:14:quarterly6.0.16.0.1----5.12.1_35.12.1_3
FreeBSD:15:latest6.0.16.0.1n/a-n/an/a5.12.1_35.12.1_5
FreeBSD:15:quarterly6.0.16.0.1n/a-n/an/a--
FreeBSD:16:latest6.0.16.0.1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. asio>0 : net/asio
  2. termcolor>0 : devel/termcolor
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. update-desktop-database : devel/desktop-file-utils
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. update-mime-database : misc/shared-mime-info
  8. qt5-buildtools>=5.15 : devel/qt5-buildtools
  9. qt5-qmake>=5.15 : devel/qt5-qmake
Runtime dependencies:
  1. update-desktop-database : devel/desktop-file-utils
  2. update-mime-database : misc/shared-mime-info
Library dependencies:
  1. libabsl_hash.so : devel/abseil
  2. libcurl.so : ftp/curl
  3. libfmt.so : devel/libfmt
  4. libfineftp-server.so : ftp/fineftp-server
  5. libftxui-component.so : devel/ftxui
  6. libhdf5.so : science/hdf5
  7. libprotobuf.so : devel/protobuf
  8. libqwt.so : x11-toolkits/qwt6@qt5
  9. libspdlog.so : devel/spdlog
  10. libsysinfo.so : devel/libsysinfo
  11. libtinyxml2.so : textproc/tinyxml2
  12. libyaml-cpp.so : devel/yaml-cpp
  13. libQt5Concurrent.so : devel/qt5-concurrent
  14. libQt5Core.so : devel/qt5-core
  15. libQt5Gui.so : x11-toolkits/qt5-gui
  16. libQt5Widgets.so : x11-toolkits/qt5-widgets
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_ecal
USES:
cmake compiler:c++17-lang desktop-file-utils localbase:ldflags pkgconfig qt:5 shared-mime-info
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/eclipse-ecal/ecal/tar.gz/v6.0.1?dummy=/
Collapse this list.

Number of commits found: 44

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.0.1
05 Dec 2025 20:49:12
commit hash: 6e3b70c8698a775b7159870932c82c4bd4ff93ebcommit hash: 6e3b70c8698a775b7159870932c82c4bd4ff93ebcommit hash: 6e3b70c8698a775b7159870932c82c4bd4ff93ebcommit hash: 6e3b70c8698a775b7159870932c82c4bd4ff93eb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/ecal: update 5.13.3 → 6.0.1
5.13.3_9
05 Nov 2025 20:59:34
commit hash: b2cea6a8b1c6cae9952d9a80b77ac019cd198aa4commit hash: b2cea6a8b1c6cae9952d9a80b77ac019cd198aa4commit hash: b2cea6a8b1c6cae9952d9a80b77ac019cd198aa4commit hash: b2cea6a8b1c6cae9952d9a80b77ac019cd198aa4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/libfmt: Bump PORTREVISION of dependent ports for shlib change after
786cb608216ce14e8ced27108c96a1f2c8492fca

The following ports are skipped because they have been updated after
786cb608216ce14e8ced27108c96a1f2c8492fca.
- chinese/fcitx5-chinese-addons
- chinese/fcitx5-mcbopomofo
- devel/fatal
- devel/fbthrift
- devel/folly
- devel/spdlog
- mail/mu
- net/fb303
- net/mvfst
- net/wangle
- science/seacas
- security/fizz
- www/proxygen
5.13.3_8
23 Aug 2025 18:01:08
commit hash: 27140ca87615a47f35783ff7d341b9bb605ef331commit hash: 27140ca87615a47f35783ff7d341b9bb605ef331commit hash: 27140ca87615a47f35783ff7d341b9bb605ef331commit hash: 27140ca87615a47f35783ff7d341b9bb605ef331 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/ecal: Update BROKEN line
5.13.3_8
10 Aug 2025 19:02:49
commit hash: 3fe458090c9edf40c5e4d4cc2c1841560ecba496commit hash: 3fe458090c9edf40c5e4d4cc2c1841560ecba496commit hash: 3fe458090c9edf40c5e4d4cc2c1841560ecba496commit hash: 3fe458090c9edf40c5e4d4cc2c1841560ecba496 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
net/ecal: mark BROKEN due to asio incompat

The upstream release 6.0.0 might fix these,
but might also incur other issues.

evidence from a poudriere 14.2-RELEASE amd64 jail:

[00:00:40] /usr/local/libexec/ccache/c++ -DASIO_DISABLE_VISIBILITY
-DASIO_STANDALONE -D_WIN32_WINNT=0x0601 -Dtcp_pubsub_EXPORTS
-I/wrkdirs/usr/ports/net/ecal/work/ecal-5.13.3/thirdparty/tcp_pubsub/tcp_pubsub/tcp_pubsub/include
-I/wrkdirs/usr/ports/net/ecal/work/.build/thirdparty/tcp_pubsub/tcp_pubsub/tcp_pubsub/include
-I/wrkdirs/usr/ports/net/ecal/work/ecal-5.13.3/thirdparty/tcp_pubsub/tcp_pubsub/tcp_pubsub/src
-I/wrkdirs/usr/ports/net/ecal/work/ecal-5.13.3/thirdparty/asio/asio/asio/include
-I/wrkdirs/usr/ports/net/ecal/work/ecal-5.13.3/thirdparty/recycle/recycle/src
-O2 -pipe  -fstack-protector-strong -isystem /usr/local/include
-fno-strict-aliasing   -pthread -isystem /usr/local/include -std=c++17 -O2 -pipe
 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  
-pthread -isystem /usr/local/include -std=c++17  -DNDEBUG -fPIC
-fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wextra -Wall -Wextra
-pthread -MD -MT
thirdparty/tcp_pubsub/tcp_pubsub/tcp_pubsub/CMakeFiles/tcp_pubsub.dir/src/publisher_session.cpp.o
-MF
thirdparty/tcp_pubsub/tcp_pubsub/tcp_pubsub/CMakeFiles/tcp_pubsub.dir/src/publisher_session.cpp.o.d
-o
thirdparty/tcp_pubsub/tcp_pubsub/tcp_pubsub/CMakeFiles/tcp_pubsub.dir/src/publisher_session.cpp.o
-c
/wrkdirs/usr/ports/net/ecal/work/ecal-5.13.3/thirdparty/tcp_pubsub/tcp_pubsub/tcp_pubsub/src/publisher_session.cpp
[00:00:40] In file included from
/wrkdirs/usr/ports/net/ecal/work/ecal-5.13.3/thirdparty/tcp_pubsub/tcp_pubsub/tcp_pubsub/src/publisher_session.cpp:4:
[00:00:40]
/wrkdirs/usr/ports/net/ecal/work/ecal-5.13.3/thirdparty/tcp_pubsub/tcp_pubsub/tcp_pubsub/src/publisher_session.h:40:50:
error: no member named 'io_service' in namespace 'asio'
[00:00:40]    40 |     PublisherSession(const std::shared_ptr<asio::io_service>&
                              io_service
[00:00:40]       |                                            ~~~~~~^
[00:00:40]
/wrkdirs/usr/ports/net/ecal/work/ecal-5.13.3/thirdparty/tcp_pubsub/tcp_pubsub/tcp_pubsub/src/publisher_session.h:101:27:
error: no member named 'io_service' in namespace 'asio'
[00:00:40]   101 |     std::shared_ptr<asio::io_service> io_service_;
[00:00:40]       |                     ~~~~~~^
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.13.3_8
10 Aug 2025 19:02:47
commit hash: b7e654fbfea9bb2771c35b1148250c2f1cf0c6a2commit hash: b7e654fbfea9bb2771c35b1148250c2f1cf0c6a2commit hash: b7e654fbfea9bb2771c35b1148250c2f1cf0c6a2commit hash: b7e654fbfea9bb2771c35b1148250c2f1cf0c6a2 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
*: Bump PORTREVISION for devel/libfmt  update {fmt.dev}
5.13.3_7
15 Jul 2025 20:58:12
commit hash: ddbc8a843e86d39cd53b6476f7e2eb8abd03f82dcommit hash: ddbc8a843e86d39cd53b6476f7e2eb8abd03f82dcommit hash: ddbc8a843e86d39cd53b6476f7e2eb8abd03f82dcommit hash: ddbc8a843e86d39cd53b6476f7e2eb8abd03f82d files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
*/*: Bump PORTREVISION. net/asio was updated to 1.34.2
5.13.3_6
18 Apr 2025 05:37:04
commit hash: 186a8781b0d466348f2c13a1a9785c179c0b0046commit hash: 186a8781b0d466348f2c13a1a9785c179c0b0046commit hash: 186a8781b0d466348f2c13a1a9785c179c0b0046commit hash: 186a8781b0d466348f2c13a1a9785c179c0b0046 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 29.4

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
5.13.3_5
23 Mar 2025 21:42:22
commit hash: 80d496d49236660c30c29745ee28a21371e2d571commit hash: 80d496d49236660c30c29745ee28a21371e2d571commit hash: 80d496d49236660c30c29745ee28a21371e2d571commit hash: 80d496d49236660c30c29745ee28a21371e2d571 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/ecal: Update WWW
5.13.3_5
21 Mar 2025 14:28:17
commit hash: 2a31fb87a487115c81fa35f72d7f92864b320604commit hash: 2a31fb87a487115c81fa35f72d7f92864b320604commit hash: 2a31fb87a487115c81fa35f72d7f92864b320604commit hash: 2a31fb87a487115c81fa35f72d7f92864b320604 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
x11-toolkits/qwt6: Update to 6.3.0
5.13.3_4
19 Mar 2025 08:28:19
commit hash: c8cec9e75859da0c4859799e357ad85acc51a927commit hash: c8cec9e75859da0c4859799e357ad85acc51a927commit hash: c8cec9e75859da0c4859799e357ad85acc51a927commit hash: c8cec9e75859da0c4859799e357ad85acc51a927 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/tinyxml2: Update to 11.0.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/leethomason/tinyxml2/releases
5.13.3_3
23 Feb 2025 12:47:41
commit hash: cbef78abfce5346f71e824247d75c88c04c084c0commit hash: cbef78abfce5346f71e824247d75c88c04c084c0commit hash: cbef78abfce5346f71e824247d75c88c04c084c0commit hash: cbef78abfce5346f71e824247d75c88c04c084c0 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
*/*: Chase devel/abseil update
5.13.3_2
28 Jan 2025 17:23:28
commit hash: adfb8194d132295d00880bf84675be78bbff09eccommit hash: adfb8194d132295d00880bf84675be78bbff09eccommit hash: adfb8194d132295d00880bf84675be78bbff09eccommit hash: adfb8194d132295d00880bf84675be78bbff09ec files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 29.3

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
5.13.3_1
12 Jan 2025 21:36:47
commit hash: c8c1d0dfc6f4a2e6d244365cb09de3b3beac515acommit hash: c8c1d0dfc6f4a2e6d244365cb09de3b3beac515acommit hash: c8c1d0dfc6f4a2e6d244365cb09de3b3beac515acommit hash: c8c1d0dfc6f4a2e6d244365cb09de3b3beac515a files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
net/ecal: broken on powerpc same as i386
5.13.3_1
29 Oct 2024 14:38:30
commit hash: 94829e74ad868afe36ee6797b9f9e3caa8c7132fcommit hash: 94829e74ad868afe36ee6797b9f9e3caa8c7132fcommit hash: 94829e74ad868afe36ee6797b9f9e3caa8c7132fcommit hash: 94829e74ad868afe36ee6797b9f9e3caa8c7132f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 28.3

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
5.13.3
25 Oct 2024 16:54:26
commit hash: c4ece7685887936d02ff1baeabce3fd0f3050be6commit hash: c4ece7685887936d02ff1baeabce3fd0f3050be6commit hash: c4ece7685887936d02ff1baeabce3fd0f3050be6commit hash: c4ece7685887936d02ff1baeabce3fd0f3050be6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/ecal: update 5.13.2 → 5.13.3

Reported by:	portscout
5.13.2_5
07 Oct 2024 14:16:41
commit hash: 232b56f7db4cdd05d3bce95731968f81bec27c65commit hash: 232b56f7db4cdd05d3bce95731968f81bec27c65commit hash: 232b56f7db4cdd05d3bce95731968f81bec27c65commit hash: 232b56f7db4cdd05d3bce95731968f81bec27c65 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 28.2

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
5.13.2_4
18 Sep 2024 19:10:12
commit hash: edc44d21a5d1014318cae0ac513ec20cc0aacc17commit hash: edc44d21a5d1014318cae0ac513ec20cc0aacc17commit hash: edc44d21a5d1014318cae0ac513ec20cc0aacc17commit hash: edc44d21a5d1014318cae0ac513ec20cc0aacc17 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 28.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
5.13.2_3
15 Sep 2024 20:09:36
commit hash: f01013c7ca039769891e8b6dc1a3835181da6dbfcommit hash: f01013c7ca039769891e8b6dc1a3835181da6dbfcommit hash: f01013c7ca039769891e8b6dc1a3835181da6dbfcommit hash: f01013c7ca039769891e8b6dc1a3835181da6dbf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 28.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
5.13.2_2
15 Aug 2024 10:55:26
commit hash: 216e30a7a540331337aa6a83938d7b2551f2e903commit hash: 216e30a7a540331337aa6a83938d7b2551f2e903commit hash: 216e30a7a540331337aa6a83938d7b2551f2e903commit hash: 216e30a7a540331337aa6a83938d7b2551f2e903 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 27.3

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
5.13.2_1
08 Aug 2024 07:41:06
commit hash: 8c120afd978777a79b6566f1824080771cbc5b56commit hash: 8c120afd978777a79b6566f1824080771cbc5b56commit hash: 8c120afd978777a79b6566f1824080771cbc5b56commit hash: 8c120afd978777a79b6566f1824080771cbc5b56 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Bump revisions of dependent ports after Abseil C++ libraries update

Requested by:	madpilot
5.13.2
22 Jun 2024 07:22:25
commit hash: 2b38757b856a98eee9e999a4d6558acb9ef0b48ecommit hash: 2b38757b856a98eee9e999a4d6558acb9ef0b48ecommit hash: 2b38757b856a98eee9e999a4d6558acb9ef0b48ecommit hash: 2b38757b856a98eee9e999a4d6558acb9ef0b48e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/ecal: update 5.13.1 → 5.13.2

Reported by:	portscout
5.13.1
21 Jun 2024 09:43:00
commit hash: cb9a65d2058b5edb22d86f419bda4b13e6e64a8ecommit hash: cb9a65d2058b5edb22d86f419bda4b13e6e64a8ecommit hash: cb9a65d2058b5edb22d86f419bda4b13e6e64a8ecommit hash: cb9a65d2058b5edb22d86f419bda4b13e6e64a8e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/ecal: update 5.13.0 → 5.13.1

Reported by:	portscout
5.13.0
01 May 2024 02:50:35
commit hash: 0c493810a50a9c48dffdf4d320d8d5d329b9426fcommit hash: 0c493810a50a9c48dffdf4d320d8d5d329b9426fcommit hash: 0c493810a50a9c48dffdf4d320d8d5d329b9426fcommit hash: 0c493810a50a9c48dffdf4d320d8d5d329b9426f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/ecal: Not broken any more
5.13.0
27 Apr 2024 17:14:50
commit hash: ce28981a8306a81a5458f3c7693345af6eb47025commit hash: ce28981a8306a81a5458f3c7693345af6eb47025commit hash: ce28981a8306a81a5458f3c7693345af6eb47025commit hash: ce28981a8306a81a5458f3c7693345af6eb47025 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/ecal: Broken by devel/spdlog update to 1.14.0

Reported by:	fallout
5.13.0
26 Apr 2024 06:15:16
commit hash: e981a84a66476c70f7b5bce5b24904076296187fcommit hash: e981a84a66476c70f7b5bce5b24904076296187fcommit hash: e981a84a66476c70f7b5bce5b24904076296187fcommit hash: e981a84a66476c70f7b5bce5b24904076296187f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/ecal: update 5.12.1 → 5.13.0

Reported by:	portscout
5.12.1_5
09 Mar 2024 14:07:22
commit hash: 9b1d0a8492cc2e42e6f30dbc067167c6a349e8d2commit hash: 9b1d0a8492cc2e42e6f30dbc067167c6a349e8d2commit hash: 9b1d0a8492cc2e42e6f30dbc067167c6a349e8d2commit hash: 9b1d0a8492cc2e42e6f30dbc067167c6a349e8d2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/ecal: Allow build with tinyxml2 with meson
5.12.1_5
23 Feb 2024 14:36:43
commit hash: 8afc025fce0515db8e4c6440aa780ff9737af7cecommit hash: 8afc025fce0515db8e4c6440aa780ff9737af7cecommit hash: 8afc025fce0515db8e4c6440aa780ff9737af7cecommit hash: 8afc025fce0515db8e4c6440aa780ff9737af7ce files touched by this commit
Joel Bodenmann (jbo) search for other commits by this committer
textproc/tinyxml2: Revert 450aafcba559f95c94c5f195d83b5fe4fdc3748a

Approved by:	tcberner (portmgr)
5.12.1_4
22 Feb 2024 08:14:00
commit hash: 8eff5648403f6eadaf33696f79339a677f99905dcommit hash: 8eff5648403f6eadaf33696f79339a677f99905dcommit hash: 8eff5648403f6eadaf33696f79339a677f99905dcommit hash: 8eff5648403f6eadaf33696f79339a677f99905d files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
x11-toolkits/qwt6: Update to 6.2.0 and flavorize it

- Update to 6.2.0
- Flavorize Qt
- Delete patches fixed/applied upstream
- Update ports with qwt6@qt5

PR:		265069
Reported by:	yuri
5.12.1_4
21 Feb 2024 15:06:47
commit hash: 450aafcba559f95c94c5f195d83b5fe4fdc3748acommit hash: 450aafcba559f95c94c5f195d83b5fe4fdc3748acommit hash: 450aafcba559f95c94c5f195d83b5fe4fdc3748acommit hash: 450aafcba559f95c94c5f195d83b5fe4fdc3748a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/tinyxml2: Update to 10.0.0

- Convert to meson
- Fix 0c022f0fc854184d95ff3303049a063a39b1f551
- Bump PORTREVISION for package change
- Bump PORTREVISION of dependent ports for shlib change
- Remove duplicate PORTREVISION from math/linbox

Changes:	https://github.com/leethomason/tinyxml2/releases
		https://github.com/leethomason/tinyxml2/commits/master
5.12.1_3
25 Jan 2024 06:48:14
commit hash: ecb7b97830e6e510aadaa78494e6d45b35231596commit hash: ecb7b97830e6e510aadaa78494e6d45b35231596commit hash: ecb7b97830e6e510aadaa78494e6d45b35231596commit hash: ecb7b97830e6e510aadaa78494e6d45b35231596 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/ecal: Broken on armv7 and i386

Reported by:	https://portsfallout.com/
5.12.1_3
14 Dec 2023 17:03:10
commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 24.4

- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
5.12.1_2
14 Dec 2023 17:03:07
commit hash: 16567d7044fd151e4aac9e8adc6edde0ee7540d9commit hash: 16567d7044fd151e4aac9e8adc6edde0ee7540d9commit hash: 16567d7044fd151e4aac9e8adc6edde0ee7540d9commit hash: 16567d7044fd151e4aac9e8adc6edde0ee7540d9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/ecal: Fix build with protobuf 22+
5.12.1_2
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
5.12.1_1
05 Nov 2023 17:03:59
commit hash: 3aa4064f27e14ffbabba99cdca4cd88ac81aefb1commit hash: 3aa4064f27e14ffbabba99cdca4cd88ac81aefb1commit hash: 3aa4064f27e14ffbabba99cdca4cd88ac81aefb1commit hash: 3aa4064f27e14ffbabba99cdca4cd88ac81aefb1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/ftxui: update 4.1.1 → 5.0.0

Reported by:	portscout
5.12.1
30 Oct 2023 02:31:24
commit hash: af5242c400645b105124f8d4f1b18757947281c6commit hash: af5242c400645b105124f8d4f1b18757947281c6commit hash: af5242c400645b105124f8d4f1b18757947281c6commit hash: af5242c400645b105124f8d4f1b18757947281c6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/ecal: update 5.12.0 → 5.12.1

Reported by:	portscout
5.12.0
10 Aug 2023 07:08:01
commit hash: 37c4bc73e9ba1c605fd78454b8caf6739e0f2daecommit hash: 37c4bc73e9ba1c605fd78454b8caf6739e0f2daecommit hash: 37c4bc73e9ba1c605fd78454b8caf6739e0f2daecommit hash: 37c4bc73e9ba1c605fd78454b8caf6739e0f2dae files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/ecal: Update 5.11.5 → 5.12.0

Reported by:	portscout
5.11.5
25 Jul 2023 06:30:15
commit hash: 07f40427f1f9a4ce7c2d36ee78702c3b6fec2dcecommit hash: 07f40427f1f9a4ce7c2d36ee78702c3b6fec2dcecommit hash: 07f40427f1f9a4ce7c2d36ee78702c3b6fec2dcecommit hash: 07f40427f1f9a4ce7c2d36ee78702c3b6fec2dce files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/ecal: Update 5.11.4 → 5.11.5

Reported by:	portscout
5.11.4_3
29 May 2023 18:33:21
commit hash: 8ddf7d12ed890a6e50a9a1afa1e280df6f3d934bcommit hash: 8ddf7d12ed890a6e50a9a1afa1e280df6f3d934bcommit hash: 8ddf7d12ed890a6e50a9a1afa1e280df6f3d934bcommit hash: 8ddf7d12ed890a6e50a9a1afa1e280df6f3d934b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/ftxui: Update 4.0.0 → 4.1.1

Reported by:	portscout
5.11.4_2
15 May 2023 21:11:25
commit hash: 1f90eca255f4843fd69fa365b3c0ab22abd020a3commit hash: 1f90eca255f4843fd69fa365b3c0ab22abd020a3commit hash: 1f90eca255f4843fd69fa365b3c0ab22abd020a3commit hash: 1f90eca255f4843fd69fa365b3c0ab22abd020a3 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
net/asio: Bump PORTREVISION. net/asio was updated to 1.28.0
5.11.4_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
5.11.4
08 Apr 2023 05:28:15
commit hash: 1f627f969ef7d9da6acb929d9ba80c8a57fee6f9commit hash: 1f627f969ef7d9da6acb929d9ba80c8a57fee6f9commit hash: 1f627f969ef7d9da6acb929d9ba80c8a57fee6f9commit hash: 1f627f969ef7d9da6acb929d9ba80c8a57fee6f9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/ecal: Update 5.11.2 → 5.11.4

Reported by:	portscout
5.11.2_1
14 Feb 2023 02:30:56
commit hash: 4ed4e2c2d1baa18e65985304c4c72e898b2eb59ecommit hash: 4ed4e2c2d1baa18e65985304c4c72e898b2eb59ecommit hash: 4ed4e2c2d1baa18e65985304c4c72e898b2eb59ecommit hash: 4ed4e2c2d1baa18e65985304c4c72e898b2eb59e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/ftxui: Update 3.0.0-71 → 4.0.0

Reported by:	portscout
5.11.2
23 Jan 2023 16:42:03
commit hash: 28aa3716a283d9984090fc43e6f649523e5c42e7commit hash: 28aa3716a283d9984090fc43e6f649523e5c42e7commit hash: 28aa3716a283d9984090fc43e6f649523e5c42e7commit hash: 28aa3716a283d9984090fc43e6f649523e5c42e7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/ecal: Update 5.11.1 -> 5.11.2

Reported by:	portscout
5.11.1
10 Jan 2023 17:56:28
commit hash: 1a366f89b2084e793509d5b9c994a96b09cb22adcommit hash: 1a366f89b2084e793509d5b9c994a96b09cb22adcommit hash: 1a366f89b2084e793509d5b9c994a96b09cb22adcommit hash: 1a366f89b2084e793509d5b9c994a96b09cb22ad files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/ecal: New port: Enhanced Communication Abstraction Layer

Number of commits found: 44