mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
381 B
Plaintext
10 lines
381 B
Plaintext
VDMFEC implements Block ECC using a Forward Error Correction (FEC)
|
|
code based on Vandermonde (VDM) matrices in GF(2^8) due to Luigi
|
|
Rizzo.
|
|
|
|
Its primary application is intended to be in recovering data from
|
|
unreliable media such as diskettes. Another example is wrapping
|
|
'zfs send' streams before dumping onto tape.
|
|
|
|
The home page for FEC is http://www.iet.unipi.it/~luigi/fec.html
|