notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2025Q1
mppp Multiprecision for modern C++
2.0.0_1 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-04-01 21:54:59
Last Update: 2026-04-26 20:48:25
Commit Hash: 67ff3c5
License: MPL20
WWW:
https://github.com/bluescarni/mppp
Description:
mp++ is a C++11 library for multiprecision arithmetic, currently supporting arbitrary-precision integers, rationals and floats, and quadruple-precision floats. Based on well-known libraries such as GMP, MPFR, and others, mp++ was initially conceived as a GMP wrapper with a special focus on performance with small operands. In particular, a small buffer optimisation and custom implementations of basic mathematical primitives are instrumental in achieving a performance increase, with respect to GMP and other integer multiprecision libraries, which can be substantial (see the benchmarks section of the documentation). The price to pay is a small overhead when operating on large integers. Eventually, a multiprecision rational class and two multiprecision floating-point classes were added, and today a secondary objective of mp++ is to provide a modern, consistent and unified C++ interface to several lower-level multiprecision libraries.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (42 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/mppp-2.0.0_1/catalog.mk
  3. /usr/local/share/licenses/mppp-2.0.0_1/LICENSE
  4. /usr/local/share/licenses/mppp-2.0.0_1/MPL20
  5. include/mp++/complex.hpp
  6. include/mp++/complex128.hpp
  7. include/mp++/concepts.hpp
  8. include/mp++/config.hpp
  9. include/mp++/detail/fmt.hpp
  10. include/mp++/detail/gmp.hpp
  11. include/mp++/detail/integer_literals.hpp
  12. include/mp++/detail/mpc.hpp
  13. include/mp++/detail/mpfr.hpp
  14. include/mp++/detail/parse_complex.hpp
  15. include/mp++/detail/rational_literals.hpp
  16. include/mp++/detail/real128_literal.hpp
  17. include/mp++/detail/real_literals.hpp
  18. include/mp++/detail/type_traits.hpp
  19. include/mp++/detail/utils.hpp
  20. include/mp++/detail/visibility.hpp
  21. include/mp++/exceptions.hpp
  22. include/mp++/extra/pybind11.hpp
  23. include/mp++/fwd.hpp
  24. include/mp++/integer.hpp
  25. include/mp++/mp++.hpp
  26. include/mp++/rational.hpp
  27. include/mp++/real.hpp
  28. include/mp++/real128.hpp
  29. include/mp++/type_name.hpp
  30. lib/cmake/mp++/Findmp++_GMP.cmake
  31. lib/cmake/mp++/Findmp++_MPC.cmake
  32. lib/cmake/mp++/Findmp++_MPFR.cmake
  33. lib/cmake/mp++/mp++-config-version.cmake
  34. lib/cmake/mp++/mp++-config.cmake
  35. lib/cmake/mp++/mp++_export-release.cmake
  36. lib/cmake/mp++/mp++_export.cmake
  37. lib/libmp++.so
  38. lib/libmp++.so.16
  39. lib/libmp++.so.16.0
  40. @owner
  41. @group
  42. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • mppp>0:math/mppp
To install the port:
cd /usr/ports/math/mppp/ && make install clean
To add the package, run one of these commands:
  • pkg install math/mppp
  • pkg install mppp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mppp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1774898787 SHA256 (bluescarni-mppp-v2.0.0_GH0.tar.gz) = 699a882b8506b2e3c555a42300ad473302bfac3d35a931898816a401ed5fc5f3 SIZE (bluescarni-mppp-v2.0.0_GH0.tar.gz) = 1906050

Packages (timestamps in pop-ups are UTC):
mppp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.02.0.0_10.221.0.3_52.0.0_1n/an/an/a
FreeBSD:13:quarterly2.0.02.0.0-1.0.3_42.0.0n/an/an/a
FreeBSD:14:latest2.0.0_12.0.0_1-1.0.3_52.0.0_1---
FreeBSD:14:quarterly2.0.0_12.0.0_1-1.0.3_42.0.0_1-1.0.2-
FreeBSD:15:latest2.0.0_12.0.0_1n/a1.0.3_5n/an/a1.0.21.0.2
FreeBSD:15:quarterly2.0.0_12.0.0_1n/a-n/an/a--
FreeBSD:16:latest2.0.0_12.0.0_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libgmp.so : math/gmp
  2. libfmt.so : devel/libfmt
  3. libmpc.so : math/mpc
  4. libmpfr.so : math/mpfr
  5. libboost_serialization.so : devel/boost-libs
This port is required by:
for Libraries
  1. astro/pykep
  2. math/heyoka
  3. math/obake
  4. math/py-heyoka
  5. math/py-pyaudi

Configuration Options:
===> The following configuration options are available for mppp-2.0.0_1: ARB=off: Enable features relying on Arb (requires math/flint >= 3) FMT=on: Enable support for the fmt library MPC=on: Enable features relying on MPC MPFR=on: Enable features relying on MPFR SERIALIZATION=on: Enable features relying on the Boost.Serialization library ===> Use 'make config' to modify these settings
Options name:
math_mppp
USES:
cmake compiler:c++14-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/bluescarni/mppp/tar.gz/v2.0.0?dummy=/
Collapse this list.

There are no commits on branch 2025Q1 for this port