Port details on branch 2024Q3 |
- libfabric Open Fabric Interfaces
- 1.15.1_4 net =3 1.15.1_4Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2018-11-08 06:54:44
- Last Update: 2024-12-18 20:35:05
- Commit Hash: 7a7c661
- People watching this port, also watch:: libXdamage, libevent, xcb-util-image, woff2, xorg-docs
- License: BSD2CLAUSE
- WWW:
- https://ofiwg.github.io/libfabric/
- Description:
- OpenFabrics Interfaces (OFI) is a framework focused on exporting fabric
communication services to applications. OFI is best described as a collection
of libraries and applications used to export fabric services. The key components
of OFI are: application interfaces, provider libraries, kernel services,
daemons, and test applications.
Libfabric is a core component of OFI. It is the library that defines and exports
the user-space API of OFI, and is typically the only software that applications
deal with directly. It works in conjunction with provider libraries, which are
often integrated directly into libfabric.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libfabric>0:net/libfabric
- To install the port:
- cd /usr/ports/net/libfabric/ && make install clean
- To add the package, run one of these commands:
- pkg install net/libfabric
- pkg install libfabric
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libfabric
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1658878617
SHA256 (libfabric-1.15.1.tar.bz2) = cafa3005a9dc86064de179b0af4798ad30b46b2f862fe0268db03d13943e10cd
SIZE (libfabric-1.15.1.tar.bz2) = 2226238
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:
-
- bash : shells/bash
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libepoll-shim.so : devel/libepoll-shim
- This port is required by:
- for Libraries
-
- math/dihydrogen
- math/scorec-core
- misc/adios2
- net/mpich
- science/chrono
Configuration Options:
- ===> The following configuration options are available for libfabric-1.15.1_4:
====> Providers to build:: you have to choose at least one of them
RXD=on: 'rxd' provider
RXM=on: 'rxm' provider
SOCKETS=on: 'sockets' provider
TCP=on: 'tcp' provider
UDP=on: 'udp' provider
VERBS=on: 'verbs' provider
===> Use 'make config' to modify these settings
- Options name:
- net_libfabric
- USES:
- gmake libtool pkgconfig tar:bz2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|