| 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/SoPlex/ |
Upload File : |
PORTNAME= SoPlex
DISTVERSION= 6.0.0
PORTREVISION= 2
CATEGORIES= math science
MASTER_SITES= http://soplex.zib.de/download/release/
DISTNAME= ${PORTNAME:tl}-${DISTVERSION}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Optimization package for solving linear programming problems (LPs)
WWW= https://soplex.zib.de
LICENSE= ZIB
LICENSE_NAME= ZIB ACADEMIC LICENSE
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_PERMS= no-dist-mirror no-pkg-mirror no-auto-accept
LIB_DEPENDS= libboost_program_options.so:devel/boost-libs \
libgmp.so:math/gmp
USES= cmake compiler:c++14-lang tar:tgz
USE_LDCONFIG= yes
TEST_TARGET= test
PLIST_SUB= SHL4=${DISTVERSION}.0 SHL2=${DISTVERSION:R}
OPTIONS_DEFINE= MPFR
MPFR_DESC= Use MPFR for multiple-precision floating-point numbers
MPFR_CMAKE_BOOL= MPFR
MPFR_LIB_DEPENDS= libmpfr.so:math/mpfr
.include <bsd.port.mk>