# Created by: db # $FreeBSD$ PORTNAME= libfec PORTVERSION= 3.0.1 CATEGORIES= comms astro hamradio math MASTER_SITES= http://www.ka9q.net/code/fec/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= db DISTNAME= fec-${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org COMMENT= Several forward error correction (FEC) decoders MAKEFILE= makefile MAN3= simd-viterbi.3 rs.3 dsp.3 USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes ONLY_FOR_ARCHS= i386 amd64 PLIST_FILES= include/fec.h lib/libfec.so lib/libfec.a .include .if ${ARCH} == "amd64" CFLAGS+= -fPIC .endif post-patch: @${REINPLACE_CMD} -e 's|gcc|${CC}|g' ${WRKSRC}/makefile.in .include g/~lantw44/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update WWW: entry.tg1999-09-081-1/+1
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Upgrade to latest distribution. Version number hasn't changed.tg1999-05-053-50/+51
| | | | | The author wants the include files in $PREFIX/include/python1.5/numerical/. Change the "NumPy" names for symmetry.
* ADD WWW:mharo1999-05-031-2/+1
|
* Upgrade to 1.8.tg1998-12-292-5/+5
|
* Use subdirectories for the library files.tg1998-11-162-29/+33
|
* Upgrade to 1.6.tg1998-11-023-14/+14
|
* Upgrade to 1.4.tg1998-09-013-7/+9
|
* Use py- as prefix for the package names.tg1998-06-301-2/+2
|
* Add virtual category "python".tg1998-06-251-2/+2
| | | | pygist: add dependency on rng.
* Upgrade to 1.3.tg1998-06-244-10/+15
|
* Install header files, too.tg1998-04-152-1/+4
|
* Upgrade to 1.1.tg1998-04-083-59/+49
|
* Make this work with python1.5.tg1998-01-212-34/+41
|
* Mark these ports broken. They are not happy with python upgrades.asami1998-01-211-1/+3
|
* Follow directory layout of python (shared objects -> lib/python1.4).tg1997-05-142-12/+13
|
* Add RUN_DEPENDS and respect NOPORTDOCS.tg1997-05-051-1/+4
|
* Fix PLIST. I had an old object file in my tree.tg1997-04-291-1/+1
|