Commit Graph

3 Commits

Author SHA1 Message Date
Mathieu Arnold
e1bfdfbe56 Add DOCS options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:14:50 +00:00
Alexey Dokuchaev
a247b2f47d Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
2018-01-11 14:18:01 +00:00
Kurt Jaeger
999fe9b96c New port: misc/vdmfec
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

WWW: http://members.tripod.com/professor_tom/archives/

PR:		197950
Submitted by:	Harald Schmalzbauer <bugzilla.freebsd@omnilan.de>
2015-02-27 21:48:21 +00:00