| 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/latte-integrale/ |
Upload File : |
PORTNAME= latte-integrale
DISTVERSIONPREFIX= version_
DISTVERSION= 1_7_6
PORTREVISION= 1
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
COMMENT= Software for counting lattice points/integration over convex polytopes
WWW= https://www.math.ucdavis.edu/~latte/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= lrs:math/lrslib \
points2triangs:math/topcom
LIB_DEPENDS= lib4ti2util.so:math/4ti2 \
libcddgmp.so:math/cddlib \
libgmp.so:math/gmp \
libntl.so:math/ntl
RUN_DEPENDS= lrs:math/lrslib \
points2triangs:math/topcom
USES= autoreconf:2.69 compiler:c++11-lang gmake libtool \
localbase:ldflags
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static \
--with-topcom=${LOCALBASE} --with-4ti2=${LOCALBASE} --with-cddlib=${LOCALBASE} --with-gmp=${LOCALBASE} --with-ntl=${LOCALBASE}
USE_GITHUB= yes
GH_ACCOUNT= latte-int
GH_PROJECT= latte
USE_LDCONFIG= yes
CONFLICTS_INSTALL= latte p5-Math-SigFigs schilyutils # bin/count
OPTIONS_DEFINE= DOCS EXAMPLES
PORTDOCS= *
PORTEXAMPLES= *
.include <bsd.port.mk>