Bug 84724 - New port for MPFR library and fix broken libgmp4 port
Summary: New port for MPFR library and fix broken libgmp4 port
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: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-10 00:30 UTC by Steven G. Kargl
Modified: 2005-08-29 15:02 UTC (History)
0 users

See Also:


Attachments
file.diff (831 bytes, patch)
2005-08-10 00:30 UTC, Steven G. Kargl
no flags Details | Diff
mpfr.tar.uu (8.29 KB, text/plain)
2005-08-10 00:30 UTC, Steven G. Kargl
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steven G. Kargl 2005-08-10 00:30:24 UTC
libgmp4 builds and installs its bundled version of the mpfr library.
This version of of the mpfr library is seriously out of date and it
has been deprecated in future releases of libgmp.  I've removed the
this from libgmp4 and provide the infrastructure for a much better
version of mpfr.

Fix: See attached diff to math/libgmp4 and the tar file of the math/mpfr
directory.  I leave to portmgr to update math/Makefile.

Hmmm, send-pr does allow one to attach files.  Okay, here they are
in-line
How-To-Repeat: 
Obvious.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-08-10 08:03:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer of math/libgmp4 to attend to at least part of this PR.
Comment 2 Steven G. Kargl 2005-08-26 02:30:56 UTC
FreeBSD-gnats-submit@FreeBSD.org wrote:
> Thank you very much for your problem report.
> It has the internal identification `ports/84724'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs. 
> 
> You can access the state of your problem report at any time
> via this link:
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=84724
> 
> >Category:       ports
> >Responsible:    freebsd-ports-bugs
> >Synopsis:       New port for MPFR library and fix broken libgmp4 port
> >Arrival-Date:   Tue Aug 09 23:30:24 GMT 2005

PING!

-- 
Steve
http://troutmask.apl.washington.edu/~kargl/
Comment 3 Alex Dupre freebsd_committer freebsd_triage 2005-08-29 15:02:22 UTC
State Changed
From-To: open->closed

Committed, thanks!