| Port details |
- openfec Forward Error Correction Library
- 1.4.2.12_1 devel
=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: feld@FreeBSD.org
 - Port Added: 2025-11-10 20:24:05
- Last Update: 2025-11-11 20:08:11
- Commit Hash: 181fe3f
- License: BSD2CLAUSE CeCCIL CeCCIL-C LDPC
- WWW:
- https://github.com/roc-streaming/openfec
- Description:
- OpenFEC is a library that provides Application-Level Forward Erasure
Correction (AL-FEC) codes, also known as Upper-Layers FEC (UL-FEC). The
core purpose is to add redundancy to data in order to recover from
erasures during transmission without requiring retransmission.
Implemented as high-performance C-language software codecs, OpenFEC
provides IPR-free, open AL-FEC codes positioned in the communication
stack for robust transmission and distributed storage applications.
The library serves as a platform for developers and researchers who need
to integrate forward error correction capabilities into their
applications, offering ready-to-use codecs, performance evaluation
environments, and documentation. It's designed for applications where
data loss during transmission needs to be recovered automatically,
making it suitable for reliable communication systems, streaming
applications, and distributed storage solutions where retransmission is
not feasible.
This package is a fork by the roc-streaming project with additional
bugfixes. The original project is hosted at https://openfec.inrialpes.fr
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/openfec/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/openfec
- pkg install openfec
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openfec
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1762800891
SHA256 (roc-streaming-openfec-v1.4.2.12_GH0.tar.gz) = 3397f58c8fff945ece8ea19e7859040c98a5c6497e5d791397794094e15e5873
SIZE (roc-streaming-openfec-v1.4.2.12_GH0.tar.gz) = 1114214
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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_openfec
- USES:
- cmake pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|