Port details on branch 2024Q4 |
- mpfr Library for multiple-precision floating-point computations
- 4.2.1,1 math =55 4.2.1,1Version of this port present on the latest quarterly branch.
- Maintainer: ale@FreeBSD.org
- Port Added: 2005-08-29 14:01:36
- Last Update: 2023-11-28 13:15:30
- Commit Hash: 1480c60
- People watching this port, also watch:: expat, libxml2, libiconv, pcre, freetype2
- Also Listed In: devel
- License: LGPL3+
- WWW:
- https://www.mpfr.org/
- Description:
- 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).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/mpfr/ && make install clean
- To add the package, run one of these commands:
- pkg install math/mpfr
- pkg install mpfr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mpfr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1693302755
SHA256 (mpfr-4.2.1/mpfr-4.2.1.tar.xz) = 277807353a6726978996945af13e52829e3abd7a9a5b7fb2793894e18f1fcbb2
SIZE (mpfr-4.2.1/mpfr-4.2.1.tar.xz) = 1493608
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- makeinfo : print/texinfo
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libgmp.so : math/gmp
- This port is required by:
- for Build
-
- devel/binutils
- lang/gnatcross-binutils-aarch64
- lang/gnatdroid-binutils
- lang/gnatdroid-binutils-x86
- math/piranha
- science/fastjet
-
Deleted ports which required this port:
- for Libraries
-
- benchmarks/stress-ng
- biology/locarna
- biology/viennarna
- cad/PrusaSlicer
- cad/csxcad
- cad/ifcopenshell
- cad/openscad
-
Deleted ports which required this port:
- for Run
-
- lang/gnatcross-binutils-aarch64
- lang/gnatdroid-binutils
- lang/gnatdroid-binutils-x86
- math/mpfrc++
- math/piranha
Configuration Options:
- ===> The following configuration options are available for mpfr-4.2.1,1:
DOCS=on: Build and/or install documentation
INFO=on: Build and/or install GNU info pages
===> Use 'make config' to modify these settings
- Options name:
- math_mpfr
- USES:
- gmake libtool pathfix tar:xz makeinfo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|