| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Dec 2011 15:55:42
3.0.1
|
olgeni  |
Add support for amd64.
PR: ports/163305
Submitted by: Howard Goldstein <hg@queue.to> |
22 Oct 2011 23:50:23
3.0.1
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
20 Mar 2011 12:54:45
3.0.1
|
miwi  |
- Get Rid MD5 support |
04 Aug 2010 14:11:17
3.0.1
|
olgeni  |
Silence post-patch command. |
19 Oct 2008 13:33:50
3.0.1
|
olgeni  |
Upgrade to version 3.0.1 and take over maintainership.
PR: ports/128152
Approved by: db |
05 Jul 2007 16:17:06
3.0_1
|
db  |
Fix build under -CURRENT by making it build with gcc 4.2. [1] The
introduced patch fixes a bad macro in the source code.
Notified by: Pav (via pointyhat) [1]
Approved: ehaupt (mentor) |
23 Apr 2007 21:29:39
3.0
|
db  |
- Remove support for EOL FreeBSD releases. [1]
- Replace pkg-plist with PLIST_FILES. [1]
- Add backup distribution site.
PR: ports/111943 [1]
Approved by: ehaupt (mentor) |
19 Jan 2007 18:14:20
3.0
|
db  |
Change my MAINTAINER: line in Makfile to db@FreeBSD.org
fix simple typo in xwota Makefile while at it.
Approved by: ehaupt (mentor) |
10 Dec 2006 22:07:16
3.0
|
miwi  |
- Update to 3.0
PR: ports/106542
Submitted by: Thomas Sandford <freebsduser@paradisegreen.co.uk>
Approved by: maintainer |
08 Jul 2006 21:30:18
2.1.1
|
itetcu  |
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(Only the first 15 lines of the commit message are shown above ) |