Port details |
- aeron Reliable UDP unicast, UDP multicast, and IPC message transport
- 1.47.3 net-p2p
=0 1.46.7Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-12-10 07:00:41
- Last Update: 2025-02-17 06:43:40
- Commit Hash: 85fa866
- 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 = 1739614208
SHA256 (real-logic-aeron-1.47.3_GH0.tar.gz) = 2dc19b5b67b2c6e8c96209f1ade1e592249f8ba377f7300c8a2bdbd1cfce7aa3
SIZE (real-logic-aeron-1.47.3_GH0.tar.gz) = 3683186
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
- Library dependencies:
-
- libuuid.so : misc/e2fsprogs-libuuid
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-p2p_aeron
- USES:
- cmake:testing localbase:ldflags
- 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 |
1.47.3 17 Feb 2025 06:43:40
    |
Yuri Victorovich (yuri)  |
net-p2p/aeron: update 1.46.8 → 1.47.3 |
1.46.8 20 Jan 2025 02:40:38
    |
Yuri Victorovich (yuri)  |
net-p2p/aeron: update 1.46.7 → 1.46.8 |
1.46.7 13 Dec 2024 02:13:28
    |
Yuri Victorovich (yuri)  |
net-p2p/aeron: Only for aarch64 amd64
Reported by: fallout |
1.46.7 11 Dec 2024 11:26:53
    |
Yuri Victorovich (yuri)  |
net-p2p/aeron: update 1.44.6 → 1.46.7
Reported by: portscout |
1.44.6 10 Dec 2024 06:57:40
    |
Yuri Victorovich (yuri)  |
net-p2p/aeron: New port: Reliable UDP unicast, UDP multicast, and IPC message
transport |