notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
libfec Several forward error correction (FEC) decoders
3.0.1_5 comms on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.0.1_5Version of this port present on the latest quarterly branch.
Maintainer: hamradio@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-07-08 21:30:47
Last Update: 2024-01-10 08:16:01
Commit Hash: 1b819e4
Also Listed In: astro hamradio math
License: LGPL21
WWW:
http://www.ka9q.net/code/fec/
Description:
This library package provides several forward error correction (FEC) decoders and accelerated primitives useful in digital signal processing (DSP). Except for the Reed-Solomon codecs, these functions take full advantage of the MMX, SSE and SSE2 SIMD instruction sets on Intel/AMD IA-32 processors and the Altivec/VMX/Velocity Engine SIMD instruction set on the G4 and G5 PowerPC. The library includes Viterbi decoders for the following convolutional codes: rate 1/2 k=7 rate 1/2 k=9 rate 1/6 k=15 ("Cassini") plus two Reed-Solomon encoder-decoders: one optimized for the (255,223) CCSDS standard code a general purpose encoder/decoder for arbitrary RS codes and three low-level 16-bit DSP support routines: signed dot product peak detection sum-of-squares (energy) computation This library is licensed under the "lesser" GNU General Public License.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. include/fec.h
  2. lib/libfec.so
  3. lib/libfec.a
  4. share/man/man3/dsp.3.gz
  5. share/man/man3/rs.3.gz
  6. share/man/man3/simd-viterbi.3.gz
  7. @ldconfig
  8. /usr/local/share/licenses/libfec-3.0.1_5/catalog.mk
  9. /usr/local/share/licenses/libfec-3.0.1_5/LICENSE
  10. /usr/local/share/licenses/libfec-3.0.1_5/LGPL21
Collapse this list.
Dependency lines:
  • libfec>0:comms/libfec
Conflicts:
CONFLICTS_INSTALL:
  • reed-solomon
  • simd-viterbi
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/comms/libfec/ && make install clean
To add the package, run one of these commands:
  • pkg install comms/libfec
  • pkg install libfec
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libfec
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (fec-3.0.1.tar.bz2) = 4201f6c80fe3fb283806bf41a74ea3476d783081e7cd6d09f12406894e6f567c SIZE (fec-3.0.1.tar.bz2) = 101479

Packages (timestamps in pop-ups are UTC):
libfec
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0.1_53.0.1_53.0.1_43.0.1_53.0.1_5-3.0.1_4-
FreeBSD:13:quarterly3.0.1_43.0.1_43.0.1_43.0.1_43.0.1_53.0.1_43.0.1_43.0.1_4
FreeBSD:14:latest3.0.1_53.0.1_53.0.1_43.0.1_53.0.1_53.0.1_4-3.0.1_4
FreeBSD:14:quarterly3.0.1_43.0.1_5-3.0.1_43.0.1_53.0.1_43.0.1_43.0.1_4
FreeBSD:15:latest3.0.1_53.0.1_5n/a3.0.1_5n/a3.0.1_53.0.1_53.0.1_5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. as : devel/binutils
  2. gmake>=4.3 : devel/gmake
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
comms_libfec
USES:
autoreconf compiler:c11 gmake tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/db/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/db/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/db/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/db/
  5. http://www.ka9q.net/code/fec/
Collapse this list.

There are no commits on branch 2022Q3 for this port