Port details on branch 2023Q3 |
- mpsolve Multiprecision rootfinder for complex roots of univariate polynomials
- 3.2.1_1 math
=0 3.2.1_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-07-09 04:39:04
- Last Update: 2023-07-09 04:38:48
- Commit Hash: 12439f4
- License: GPLv3
- WWW:
- https://numpi.dm.unipi.it/software/mpsolve
- Description:
- MPSolve stands for Multiprecision Polynomial SOLVEr.
It is a software that aims to provide an easy to use (hopefully) universal
blackbox for solving polynomials and secular equations.
Among its features you can find:
* Arbitrary precision approximation.
* Guaranteed inclusion radii for the results.
* Exploiting of polynomial structures: it can take advantage of sparsity as
well as coefficients in a particular domain (i.e. integers or rationals).
* It can be specialized for specific classes of polynomials. As an example,
see the roots of the Mandelbrot polynomial of degree 2.097.151 computed in
about 10 days on a dual Xeon server.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/mpsolve/ && make install clean
- To add the package, run one of these commands:
- pkg install math/mpsolve
- pkg install mpsolve
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mpsolve
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1592243396
SHA256 (mpsolve-3.2.1.tar.bz2) = 45b22f6b04544b9eda2457eec58580d892c7e00824ebd2d6e31fe24cdd763804
SIZE (mpsolve-3.2.1.tar.bz2) = 3270591
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- update-mime-database : misc/shared-mime-info
- bison : devel/bison
- update-desktop-database : devel/desktop-file-utils
- autoconf2.69>=2.69 : devel/autoconf2.69
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- Runtime dependencies:
-
- update-mime-database : misc/shared-mime-info
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libgmp.so : math/gmp
- libtcmalloc_minimal.so : devel/google-perftools
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mpsolve-3.2.1_1:
GUI=on: Graphical UI to solve polynomial equations visually
===> Use 'make config' to modify these settings
- Options name:
- math_mpsolve
- USES:
- autoreconf:2.69 compiler:c++11-lang gettext-runtime gmake gnome libtool localbase pkgconfig shared-mime-info tar:bz2 bison desktop-file-utils qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.1_1 09 Jul 2023 04:38:48
    |
Yuri Victorovich (yuri)  |
math/mpsolve: Fix build by adding USE_CXXSTD
Reported by: fallout
(cherry picked from commit 05b8ada7349841ee2e2f67a0979081934436c65f) |
Number of commits found: 1
|