| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/math/mpsolve/ |
Upload File : |
PORTNAME= mpsolve
DISTVERSION= 3.2.1
CATEGORIES= math
MASTER_SITES= https://numpi.dm.unipi.it/_media/software/mpsolve/
MAINTAINER= yuri@FreeBSD.org
COMMENT= Multiprecision rootfinder for complex roots of univariate polynomials
WWW= https://numpi.dm.unipi.it/software/mpsolve
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libgmp.so:math/gmp \
libtcmalloc_minimal.so:devel/google-perftools
USES= autoreconf:2.69 compiler:c++11-lang gettext-runtime gmake \
gnome libtool localbase pkgconfig shared-mime-info tar:bz2
USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= GUI
OPTIONS_DEFAULT= GUI
OPTIONS_SUB= yes
GUI_DESC= Graphical UI to solve polynomial equations visually
GUI_CONFIGURE_OFF= --disable-ui
GUI_USES= bison desktop-file-utils qt:5
GUI_USE= QT=core,gui,widgets,buildtools:build
.include <bsd.port.mk>