Bug 106542 - [PATCH] comms/libfec: update to 3.0
Summary: [PATCH] comms/libfec: update to 3.0
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-09 22:30 UTC by Thomas Sandford
Modified: 2006-12-10 22:30 UTC (History)
1 user (show)

See Also:


Attachments
libfec-3.0.patch (2.52 KB, patch)
2006-12-09 22:30 UTC, Thomas Sandford
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Sandford 2006-12-09 22:30:03 UTC
- Update to 3.0

- Allow port to function on FreeBSD < 7.0
    the port needs posix_memalign - a patch has been added for fec.c
    which creates a version of this function if FreeBSD < 7.0 (which 
    already has the library function)

- Add math to the list of port categories, to tie in with other Phil Karn
  fec libraries already in ports tree (simd-viterbi, reed-solomon).

- change to using USE_LDCONFIG instead of INSTALL_SHLIB

Added file(s):
- files/patch-fec.c

Port maintainer (db@db.net) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-09 22:30:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Diane Bruce 2006-12-10 03:35:02 UTC
On Sat, Dec 09, 2006 at 10:30:16PM +0000, Edwin Groothuis wrote:
> Maintainer of comms/libfec,
>
> Please note that PR ports/106542 has just been submitted.

Approved.

>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/106542
>
> --
> Edwin Groothuis
> edwin@FreeBSD.org
>

--
- db@db.net http://www.db.net/~db
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2006-12-10 08:51:58 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2006-12-10 09:02:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2006-12-10 22:07:19 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2006-12-10 22:23:51 UTC
miwi        2006-12-10 22:07:16 UTC

  FreeBSD ports repository

  Modified files:
    comms/libfec         Makefile distinfo 
  Added files:
    comms/libfec/files   patch-fec.c 
  Log:
  - Update to 3.0
  
  PR:             ports/106542
  Submitted by:   Thomas Sandford <freebsduser@paradisegreen.co.uk>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.2       +3 -3      ports/comms/libfec/Makefile
  1.2       +3 -3      ports/comms/libfec/distinfo
  1.1       +44 -0     ports/comms/libfec/files/patch-fec.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"