| 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/science/libnegf/ |
Upload File : |
PORTNAME= libnegf
DISTVERSIONPREFIX= v
DISTVERSION= 1.1.2
CATEGORIES= science # chemistry
MAINTAINER= yuri@FreeBSD.org
COMMENT= Non Equilibrium Green's Functions library
WWW= https://github.com/libnegf/libnegf
LICENSE= GPLv3
LIB_DEPENDS= libmpi.so:net/mpich \
libopenblas.so:math/openblas
USES= cmake:testing fortran python:build
USE_GITHUB= yes
CMAKE_ON= BUILD_SHARED_LIBS
BINARY_ALIAS= python=${PYTHON_CMD} python3=${PYTHON_CMD}
OPTIONS_DEFINE= INELASTIC MPI
OPTIONS_DEFAULT= MPI # MPI default has to be in sync with science/dftbplus
INELASTIC_DESC= Build with inelastic scattering
INELASTIC_CMAKE_BOOL= WITH_INELASTIC
INELASTIC_BROKEN= Error: Can't open included file 'fftw3.f03', see https://github.com/libnegf/libnegf/issues/56
MPI_CMAKE_BOOL= WITH_MPI
MPI_LIB_DEPENDS= libmpifx.so:net/mpifx
.include <bsd.port.mk>