Bug 82757 - New port: math/simd-viterbi A fast Viterbi CODEC library
Summary: New port: math/simd-viterbi A fast Viterbi CODEC library
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jean-Yves Lefort
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-29 01:10 UTC by Thomas Sandford
Modified: 2005-06-29 17:01 UTC (History)
0 users

See Also:


Attachments
svport (2.71 KB, text/plain)
2005-06-29 01:10 UTC, Thomas Sandford
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Sandford 2005-06-29 01:10:16 UTC
	This is a new port of Phil Karn's SIMD assisted Viterbi CODEC library.
	This package may be useful to programmers working on
	data communications software.

	Since the port uses i386 SIMD instructions it will only build
	on i386 architecture (Makefile is so marked).
Comment 1 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-06-29 15:46:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jylefort

Take.
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-06-29 17:01:43 UTC
State Changed
From-To: open->closed

Committed with a few modifications, thanks!