| 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/cmh/ |
Upload File : |
PORTNAME= cmh
DISTVERSION= 1.1.1
PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://www.multiprecision.org/downloads/
MAINTAINER= yuri@FreeBSD.org
COMMENT= Compute Igusa class polynomials
WWW= https://www.multiprecision.org/cmh/home.html
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libfplll.so:math/fplll \
libgmp.so:math/gmp \
libmpc.so:math/mpc \
libmpfr.so:math/mpfr \
libmpfrcx.so:math/mpfrcx \
libpari.so:math/pari
RUN_DEPENDS= bash:shells/bash
TEST_DEPENDS= bash:shells/bash
USES= autoreconf gmake libtool localbase shebangfix
USE_LDCONFIG= yes
SHEBANG_FILES= scripts/cmh-classpol.sh.in
SHEBANG_GLOB= *.sh
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check # tests fail, see https://gitlab.inria.fr/cmh/cmh/-/issues/1
.include <bsd.port.mk>