Port details |
- ecal Enhanced Communication Abstraction Layer
- 5.13.3_8 net
=2 5.13.3_6Version of this port present on the latest quarterly branch. BROKEN: incompatible with asio >= 1.33, see https://github.com/eclipse-ecal/ecal/issues/2340
IGNORE: is marked as broken: incompatible with asio >= 1.33, see https://github.com/eclipse-ecal/ecal/issues/2340
- Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-01-10 17:57:10
- Last Update: 2025-08-23 18:01:08
- Commit Hash: 27140ca
- 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
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_BUILD:
- To install the port:
- cd /usr/ports/net/ecal/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- 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 = 1729848252
SHA256 (eclipse-ecal-ecal-v5.13.3_GH0.tar.gz) = e83ecdb81156af2d6ec4ca959906c2c111ddcb2a3fda0ae8ff058f93668287f7
SIZE (eclipse-ecal-ecal-v5.13.3_GH0.tar.gz) = 10071860
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- asio>0 : net/asio
- termcolor>0 : devel/termcolor
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- update-mime-database : misc/shared-mime-info
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- Library dependencies:
-
- libabsl_hash.so : devel/abseil
- libcurl.so : ftp/curl
- libfmt.so : devel/libfmt
- libfineftp-server.so : ftp/fineftp-server
- libftxui-component.so : devel/ftxui
- libhdf5.so : science/hdf5
- libprotobuf.so : devel/protobuf
- libqwt.so : x11-toolkits/qwt6@qt5
- libspdlog.so : devel/spdlog
- libsysinfo.so : devel/libsysinfo
- libtinyxml2.so : textproc/tinyxml2
- libyaml-cpp.so : devel/yaml-cpp
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.13.3_8 23 Aug 2025 18:01:08
    |
Yuri Victorovich (yuri)  |
net/ecal: Update BROKEN line |
5.13.3_8 10 Aug 2025 19:02:49
    |
Matthias Andree (mandree)  |
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 ) |
5.13.3_8 10 Aug 2025 19:02:47
    |
Matthias Andree (mandree)  |
*: Bump PORTREVISION for devel/libfmt update {fmt.dev} |
5.13.3_7 15 Jul 2025 20:58:12
    |
Jose Alonso Cardenas Marquez (acm)  |
*/*: Bump PORTREVISION. net/asio was updated to 1.34.2 |
5.13.3_6 18 Apr 2025 05:37:04
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Yuri Victorovich (yuri)  |
net/ecal: Update WWW |
5.13.3_5 21 Mar 2025 14:28:17
    |
Loïc Bartoletti (lbartoletti)  |
x11-toolkits/qwt6: Update to 6.3.0 |
5.13.3_4 19 Mar 2025 08:28:19
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Jason E. Hale (jhale)  |
*/*: Chase devel/abseil update |
5.13.3_2 28 Jan 2025 17:23:28
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Piotr Kubaj (pkubaj)  |
net/ecal: broken on powerpc same as i386 |
5.13.3_1 29 Oct 2024 14:38:30
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Yuri Victorovich (yuri)  |
net/ecal: update 5.13.2 → 5.13.3
Reported by: portscout |
5.13.2_5 07 Oct 2024 14:16:41
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Alexey Dokuchaev (danfe)  |
Bump revisions of dependent ports after Abseil C++ libraries update
Requested by: madpilot |
5.13.2 22 Jun 2024 07:22:25
    |
Yuri Victorovich (yuri)  |
net/ecal: update 5.13.1 → 5.13.2
Reported by: portscout |
5.13.1 21 Jun 2024 09:43:00
    |
Yuri Victorovich (yuri)  |
net/ecal: update 5.13.0 → 5.13.1
Reported by: portscout |
5.13.0 01 May 2024 02:50:35
    |
Yuri Victorovich (yuri)  |
net/ecal: Not broken any more |
5.13.0 27 Apr 2024 17:14:50
    |
Yuri Victorovich (yuri)  |
net/ecal: Broken by devel/spdlog update to 1.14.0
Reported by: fallout |
5.13.0 26 Apr 2024 06:15:16
    |
Yuri Victorovich (yuri)  |
net/ecal: update 5.12.1 → 5.13.0
Reported by: portscout |
5.12.1_5 09 Mar 2024 14:07:22
    |
Po-Chuan Hsieh (sunpoet)  |
net/ecal: Allow build with tinyxml2 with meson |
5.12.1_5 23 Feb 2024 14:36:43
    |
Joel Bodenmann (jbo)  |
textproc/tinyxml2: Revert 450aafcba559f95c94c5f195d83b5fe4fdc3748a
Approved by: tcberner (portmgr) |
5.12.1_4 22 Feb 2024 08:14:00
    |
Loïc Bartoletti (lbartoletti)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Yuri Victorovich (yuri)  |
net/ecal: Broken on armv7 and i386
Reported by: https://portsfallout.com/ |
5.12.1_3 14 Dec 2023 17:03:10
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
net/ecal: Fix build with protobuf 22+ |
5.12.1_2 14 Dec 2023 15:49:40
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Yuri Victorovich (yuri)  |
devel/ftxui: update 4.1.1 → 5.0.0
Reported by: portscout |
5.12.1 30 Oct 2023 02:31:24
    |
Yuri Victorovich (yuri)  |
net/ecal: update 5.12.0 → 5.12.1
Reported by: portscout |
5.12.0 10 Aug 2023 07:08:01
    |
Yuri Victorovich (yuri)  |
net/ecal: Update 5.11.5 → 5.12.0
Reported by: portscout |
5.11.5 25 Jul 2023 06:30:15
    |
Yuri Victorovich (yuri)  |
net/ecal: Update 5.11.4 → 5.11.5
Reported by: portscout |
5.11.4_3 29 May 2023 18:33:21
    |
Yuri Victorovich (yuri)  |
devel/ftxui: Update 4.0.0 → 4.1.1
Reported by: portscout |
5.11.4_2 15 May 2023 21:11:25
    |
Jose Alonso Cardenas Marquez (acm)  |
net/asio: Bump PORTREVISION. net/asio was updated to 1.28.0 |
5.11.4_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
5.11.4 08 Apr 2023 05:28:15
    |
Yuri Victorovich (yuri)  |
net/ecal: Update 5.11.2 → 5.11.4
Reported by: portscout |
5.11.2_1 14 Feb 2023 02:30:56
    |
Yuri Victorovich (yuri)  |
devel/ftxui: Update 3.0.0-71 → 4.0.0
Reported by: portscout |
5.11.2 23 Jan 2023 16:42:03
    |
Yuri Victorovich (yuri)  |
net/ecal: Update 5.11.1 -> 5.11.2
Reported by: portscout |
5.11.1 10 Jan 2023 17:56:28
    |
Yuri Victorovich (yuri)  |
net/ecal: New port: Enhanced Communication Abstraction Layer |