Skip site navigation (1)Skip section navigation (2)

CVS log for ports/comms/libfec/Makefile

[BACK] Up to [FreeBSD] / ports / comms / libfec

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Dec 19 15:55:42 2011 UTC (7 weeks, 4 days ago) by olgeni
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +8 -2 lines
Add support for amd64.

PR:		ports/163305
Submitted by:	Howard Goldstein <hg@queue.to>

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 4 14:11:17 2010 UTC (18 months, 1 week ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Silence post-patch command.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Oct 19 13:33:50 2008 UTC (3 years, 3 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -3 lines
Upgrade to version 3.0.1 and take over maintainership.

PR:		ports/128152
Approved by:	db

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jul 5 16:17:06 2007 UTC (4 years, 7 months ago) by db
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
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)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Apr 23 21:29:39 2007 UTC (4 years, 9 months ago) by db
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -8 lines
- 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)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jan 19 18:14:17 2007 UTC (5 years ago) by db
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Change my MAINTAINER: line in Makfile to db@FreeBSD.org
fix simple typo in xwota Makefile while at it.

Approved by:	ehaupt (mentor)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Dec 10 22:07:16 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
- Update to 3.0

PR:		ports/106542
Submitted by:	Thomas Sandford <freebsduser@paradisegreen.co.uk>
Approved by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jul 8 21:30:18 2006 UTC (5 years, 7 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_6_2_0
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
peak detection
sum-of-squares (energy) computation
This library is licensed under the "lesser" GNU General Public License.

WWW: http://www.ka9q.net/code/fec/

- Diane Bruce, VA3DB
db@db.net

PR:		ports/99895
Submitted by:	db

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options