Port details |
- mpsolve Multiprecision rootfinder for complex roots of univariate polynomials
- 3.2.1_3 math
=2 3.2.1_3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-06-15 19:10:05
- Last Update: 2025-03-17 04:02:08
- Commit Hash: e87d813
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- 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:
- 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/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
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:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- gmake>=4.4.1 : 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.17 : 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
- libharfbuzz.so : print/harfbuzz
- 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_3:
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.1_3 17 Mar 2025 04:02:08
    |
Charlie Li (vishwin)  |
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes. |
3.2.1_3 12 Mar 2024 12:04:29
    |
Nuno Teixeira (eduardo)  |
math/mpsolve: Move man pages to share/man
Approved by: portmgr (blanket) |
3.2.1_2 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
3.2.1_1 11 Nov 2023 17:27:07
    |
Yuri Victorovich (yuri)  |
math/mpsolve: Not broken |
3.2.1_1 11 Nov 2023 17:25:28
    |
Yuri Victorovich (yuri)  |
math/mpsolve: Fix build
Add patch that removes redefined isnan that is added in the project
for systems w/out isnan (I guess).
Reported by: fallout |
3.2.1_1 25 Aug 2023 07:00:06
    |
Yuri Victorovich (yuri)  |
math/mpsolve: Add comment |
3.2.1_1 19 Aug 2023 02:52:48
    |
Muhammad Moinur Rahman (bofh)  |
math/mpsolve: Mark BROKEN on 14
Fails to compile with:
error: expected unqualified-id
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
3.2.1_1 09 Jul 2023 04:38:24
    |
Yuri Victorovich (yuri)  |
math/mpsolve: Fix build by adding USE_CXXSTD
Reported by: fallout |
3.2.1_1 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
3.2.1 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.2.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.2.1 08 Jun 2022 16:24:35
    |
Tijl Coosemans (tijl)  |
devel/autoconf: update to 2.71
- Copy devel/autoconf to devel/autoconf2.69.
- Update devel/autoconf to 2.71.
- Allow ports to use 2.69 with USES=autoreconf:2.69.
PR: 258046
Exp-run by: antoine |
3.2.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.2.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.2.1 16 Jun 2020 16:23:35
  |
linimon  |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
/usr/local/lib/libtcmalloc_minimal.so: undefined reference to
`std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>
>::reserve(unsigned long)@GLIBCXX_3.4.21'
Approved by: portmgr (tier-2 blanket) |
3.2.1 15 Jun 2020 18:50:56
  |
yuri  |
New port: math/mpsolve: Multiprecision rootfinder for complex roots of
univariate polynomials |