Port details |
- reed-solomon Reed-Solomon CODEC library
- 4.0_1 math
=2 4.0_1Version of this port present on the latest quarterly branch. - Maintainer: freebsduser@paradisegreen.co.uk
 - Port Added: 2005-06-29 15:05:16
- Last Update: 2024-02-24 19:29:37
- Commit Hash: 52f80c9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- http://www.ka9q.net/code/fec/
- Description:
- This is a port of Phil Karn's Reed-Solomon CODEC library. This package may be
useful to programmers working on data communications software.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- reed-solomon>0:math/reed-solomon
- To install the port:
- cd /usr/ports/math/reed-solomon/ && make install clean
- To add the package, run one of these commands:
- pkg install math/reed-solomon
- pkg install reed-solomon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: reed-solomon
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (reed-solomon-4.0.tar.gz) = b68cd13004e1bcba0019eeba33f1f07d1c06485d3690fa09ce41cc3e48956ceb
SIZE (reed-solomon-4.0.tar.gz) = 46058
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:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_reed-solomon
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0_1 24 Feb 2024 19:29:37
    |
Muhammad Moinur Rahman (bofh)  |
math/reed-solomon: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f 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) |
4.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.0 20 Jul 2022 14:22:24
    |
Tobias C. Berner (tcberner)  |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
4.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.0 07 Jul 2014 15:31:02
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt) |
4.0 19 Jun 2014 09:34:59
  |
vanilla  |
Stagify.
Approved by: portmgr@ |
4.0 26 May 2014 12:28:34
  |
miwi  |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
4.0 20 Sep 2013 20:55:06
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
4.0 24 Oct 2011 04:17:38
 |
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
4.0 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
4.0 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
4.0 10 May 2006 22:37:39
 |
edwin  |
Remove USE_REINPLACE from ports starting with M |
4.0 22 Jan 2006 12:56:47
 |
edwin  |
SHA256ify
Approved by: krion@ |
4.0 29 Jun 2005 15:04:22
 |
jylefort  |
Add reed-solomon.
This is a port of Phil Karn's Reed-Solomon CODEC library. This package may be
useful to programmers working on data communications software.
WWW: http://www.ka9q.net/code/fec/
PR: ports/82756
Submitted by: Thomas Sandford <freebsduser@paradisegreen.co.uk> |