FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 5:53 AM GMT
Port details
mpfr 3.1.0_2 math on this many watch lists=39 search for ports that depend on this port
A library for multiple-precision floating-point computations
Maintained by: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 Aug 2005 14:01:36
Also Listed In: devel
License: LGPL3
The MPFR library is a C library for multiple-precision floating-point
computations with exact rounding (also called correct rounding).  It
is based on the GMP multiple-precision library.

The main goal of MPFR is to provide a library for multiple-precision
floating-point computation which is both efficient and has a well-defined
semantics.  It copies the good ideas from the ANSI/IEEE-754 standard for
double-precision floating-point arithmetic (53-bit mantissa).

WWW: http://www.mpfr.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/libtool
Required Libraries: math/gmp
There are no ports dependent upon this port

To install the port: cd /usr/ports/math/mpfr/ && make install clean
To add the package: pkg_add -r mpfr


Configuration Options
     No options to configure

Master Sites:
http://www.mpfr.org/mpfr-current/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mpfr-3.1.0/

Number of commits found: 28

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
13 Nov 2011 12:16:00
Original commit files touched by this commit  3.1.0_2
ale search for other commits by this committer
Update to patch level 3.

Feature safe:   yes
24 Oct 2011 04:17:38
Original commit files touched by this commit  3.1.0_1
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
08 Oct 2011 15:45:17
Original commit files touched by this commit  3.1.0_1
ale search for other commits by this committer
Pet portlint and fix NOPORTDOCS.

PR:             ports/161397
Submitted by:   swills
07 Oct 2011 07:42:43
Original commit files touched by this commit  3.1.0_1
ale search for other commits by this committer
Update to -p1 patch-release.
06 Oct 2011 12:28:46
Original commit files touched by this commit  3.1.0
ale search for other commits by this committer
Update to 3.1.0 release.
Do not enable thread-safe support, since
"it seems that the initialisation of Thread Local Storage
 variables to some values which are function address doesn't work
 inside a shared library on FreeBSD"
10 May 2011 10:12:45
Original commit files touched by this commit  3.0.1
ale search for other commits by this committer
Update to 3.0.1 (patch 4) release.
20 Mar 2011 12:54:45
Original commit files touched by this commit  3.0.0
miwi search for other commits by this committer
- Get Rid MD5 support
11 Jun 2010 15:08:51
Original commit files touched by this commit  3.0.0
ale search for other commits by this committer
Update to 3.0.0 release.
04 Jun 2010 08:09:20
Original commit files touched by this commit  2.4.2_1
pav search for other commits by this committer
- Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles
- Convert a bunch of ports to use it

PR:             ports/146329
Submitted by:   mm
With hat:       portmgr
19 Apr 2010 10:43:43
Original commit files touched by this commit  2.4.2_1
ale search for other commits by this committer
Switch to use newer GMP version.

PR:             ports/144487
Submitted by:   ale
Approved by:    portmgr (-exp run by erwin)
01 Dec 2009 11:33:12
Original commit files touched by this commit  2.4.2
ale search for other commits by this committer
Update to 2.4.2 release.
13 May 2009 09:46:02
Original commit files touched by this commit  2.4.1_1
ale search for other commits by this committer
Chase libgmp and bump PORTREVISION.
26 Feb 2009 07:00:04
Original commit files touched by this commit  2.4.1
ale search for other commits by this committer
Update to 2.4.1 release.
30 Jan 2009 23:14:27
Original commit files touched by this commit  2.4.0
ale search for other commits by this committer
Update to 2.4.0 release.

PR:             ports/131045
Submitted by:   Wen Heping <wenheping@gmail.com>
23 Sep 2008 05:45:08
Original commit files touched by this commit  2.3.2
ale search for other commits by this committer
Update to 2.3.2 release.
25 Jun 2008 10:34:43
Original commit files touched by this commit  2.3.1
ale search for other commits by this committer
Add regression-test target.

Submitted by:   Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
30 Jan 2008 07:09:08
Original commit files touched by this commit  2.3.1
ale search for other commits by this committer
Update to 2.3.1 release.
30 Aug 2007 09:55:17
Original commit files touched by this commit  2.3.0
ale search for other commits by this committer
Update to 2.3.0 release.
23 Jul 2007 09:36:52
Original commit files touched by this commit  2.2.1
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
30 Nov 2006 21:20:07
Original commit files touched by this commit  2.2.1
ale search for other commits by this committer
Update to 2.2.1 release.
19 Nov 2006 18:15:12
Original commit files touched by this commit  2.2.0_3
ale search for other commits by this committer
Update to 2.2.0 patchset 16.
10 May 2006 14:46:48
Original commit files touched by this commit  2.2.0_2
ale search for other commits by this committer
Chase gmp library and bump PORTREVISION.
23 Feb 2006 10:40:45
Original commit files touched by this commit  2.2.0_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 12:56:47
Original commit files touched by this commit  2.2.0
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  2.2.0
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
30 Sep 2005 19:47:20
Original commit files touched by this commit  2.2.0
ale search for other commits by this committer
Correct typo.

Submitted by:   Vincent Lefevre
24 Sep 2005 10:18:03
Original commit files touched by this commit  2.2.0
ale search for other commits by this committer
Update to 2.2.0 release:
- Install shared library
- Make fetchable again
29 Aug 2005 14:00:55
Original commit files touched by this commit  2.1.2
ale search for other commits by this committer
Add mpfr 2.1.2, a library for multiple-precision floating-point
computations.

PR:             ports/84724
Submitted by:   Steven G. Kargl <kargl@troutmask.apl.washington.edu>

Number of commits found: 28

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
surfFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01

13 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23149
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 5
new 48 hours8
new 7 days50
new fortnight77
new month143

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.201 seconds.