Port details |
- mercury C library for implementing RPC, optimized for HPC
- 2.3.1 net =3 2.3.1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2005-05-01 14:36:42
- Last Update: 2023-10-31 01:02:20
- Commit Hash: 2a6533e
- People watching this port, also watch:: wa-aspell, medit, ittapi, php81-pear, apache-log4j2
- License: BSD3CLAUSE
- WWW:
- https://mercury-hpc.github.io/
- Description:
- Mercury is a Remote Procedure Call (RPC) framework specifically designed for use
in High-Performance Computing (HPC) systems with high-performance fabrics. Its
network implementation is abstracted to make efficient use of native transports
and allow easy porting to a variety of systems (including future systems).
Mercury supports asynchronous transfer of parameters and execution requests, and
has dedicated support for large data arguments that are transferred using Remote
Memory Access (RMA). Its interface is generic and allows any function call to be
serialized. Since code generation is done using the C preprocessor, no external
tool is required.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mercury-rpc>0:net/mercury
- To install the port:
- cd /usr/ports/net/mercury/ && make install clean
- To add the package, run one of these commands:
- pkg install net/mercury
- pkg install mercury-rpc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mercury-rpc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1698713584
SHA256 (mercury-hpc-mercury-v2.3.1_GH0.tar.gz) = b24b0b053e9656055c5229fee83cecbba7e8fc605df3020907cb7b7eae9b8e98
SIZE (mercury-hpc-mercury-v2.3.1_GH0.tar.gz) = 515691
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
- Library dependencies:
-
- libjson-c.so : devel/json-c
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_mercury
- USES:
- cmake:testing
- 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 |
2.3.1 31 Oct 2023 01:02:20 |
Yuri Victorovich (yuri) |
net/mercury: update 2.3.0 → 2.3.1
Reported by: portscout |
2.3.0 04 Aug 2023 09:07:12 |
Yuri Victorovich (yuri) |
net/mercury: New port: C library for implementing RPC, optimized for HPC |
1710.b11,2 09 Nov 2005 07:48:19 |
pav |
Move instant messaging related ports to newly created net-im category:
net/aim -> net-im/aim
net/amsn -> net-im/amsn
net/ari-yahoo -> net-im/ari-yahoo
net/ayttm -> net-im/ayttm
net/bsflite -> net-im/bsflite
net/ccmsn -> net-im/ccmsn
net/centericq -> net-im/centericq
net/cicquin -> net-im/cicquin
net/coccinella -> net-im/coccinella
net/convey -> net-im/convey
net/echat -> net-im/echat
net/ejabberd -> net-im/ejabberd
net/firetalk -> net-im/firetalk (Only the first 15 lines of the commit message are shown above ) |
1710.b11,2 05 Nov 2005 22:15:05 |
thierry |
Upgrade to 1710 Beta 11. |
1710.b09.b,2 29 Oct 2005 20:42:05 |
thierry |
Upgrade to 1710 Beta 9b. |
1710.b08.c,2 26 Oct 2005 21:51:48 |
thierry |
Update pkg-descr.
PR: ports/88059
Submitted by: Gabor Kovesdan <gabor.kovesdan (at) t-hosting.hu> |
1710.b08.c,2 20 Oct 2005 19:23:30 |
thierry |
Upgrade to 1710_B08c. |
1710.b07.b,2 05 Oct 2005 21:29:14 |
thierry |
Upgrade to 1710 Beta 07 b. |
1710.b04,2 15 Sep 2005 21:48:44 |
thierry |
Upgrade to 1710 beta 4. |
1710.b02,2 28 Aug 2005 22:15:15 |
thierry |
Upgrade to 1710-beta2. |
1709.r13,1 20 Jul 2005 20:15:25 |
thierry |
Upgrade to 1709 RC13.
Warning: this snapshot requires a JRE 1.5. |
1709.r12.c,1 11 Jul 2005 17:24:23 |
thierry |
Update to 1709 RC12c. |
1709.r12.b,1 09 Jul 2005 21:13:28 |
thierry |
Upgrade to 1709 RC12b (bug fixes).
PORTEPOCH bumped. |
1709.r12 03 Jul 2005 09:08:21 |
thierry |
Upgrade to 1709 RC12. |
1709.r11.f 20 Jun 2005 19:59:52 |
thierry |
- Upgrade to 1709_RC11f;
- Add an experimental support for video. |
1709.r10 10 Jun 2005 21:53:37 |
thierry |
Upgrade to 1709 RC10. |
1709.r9.a 05 Jun 2005 12:56:15 |
thierry |
Upgrade to 1709 RC9a. |
1709.r8 30 May 2005 20:14:35 |
thierry |
- Upgrade to 1709_RC8;
- use javavmwrapper and don't load unnecessary classes. |
1709.r6.b 24 May 2005 22:11:37 |
thierry |
Use MASTER_SITE_LOCAL to make fetchable again. |
1709.r6.b 17 May 2005 20:51:20 |
thierry |
Upgrade to 1709 RC6b - Build 20050516.
Changelog at <http://www.mercury.to/index.php?sub=Changelog> |
1709.r5 08 May 2005 10:15:17 |
thierry |
Upgrade to 1709_RC5. |
1709.r4 01 May 2005 14:36:22 |
thierry |
Add mercury , a Java Based MSN client. |