Port details |
- aeron Reliable UDP unicast, UDP multicast, and IPC message transport
- 1.46.7 net-p2p
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-12-10 07:00:41
- Last Update: 2024-12-13 02:13:28
- Commit Hash: 54b6257
- License: APACHE20
- WWW:
- https://aeron.io/
- https://github.com/real-logic/aeron
- Description:
- Efficient reliable UDP unicast, UDP multicast, and IPC message transport.
Java, C, C++, .NET clients are available.
All clients can exchange messages across machines, or on the same machine
via IPC, very efficiently. Message streams can be recorded by the Archive module
to persistent storage for later, or real-time, replay. Aeron Cluster provides
support for fault-tolerant services as replicated state machines based on the
Raft consensus algorithm.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net-p2p/aeron/ && make install clean
- To add the package, run one of these commands:
- pkg install net-p2p/aeron
- pkg install aeron
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aeron
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1733901682
SHA256 (real-logic-aeron-1.46.7_GH0.tar.gz) = 9938226321405034d93eefb50592cca4df1ee5726abda2820689b22c7724522f
SIZE (real-logic-aeron-1.46.7_GH0.tar.gz) = 3533219
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Test dependencies:
-
- googletest>0 : devel/googletest
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-p2p_aeron
- USES:
- cmake:testing
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|