Bug 84724

Summary: New port for MPFR library and fix broken libgmp4 port
Product: Ports & Packages Reporter: Steven G. Kargl <kargl>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
mpfr.tar.uu none

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!