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/math/form/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/math/form//Makefile
PORTNAME=	form
PORTVERSION=	4.2.1
PORTREVISION=	1
DISTVERSIONPREFIX=	v
CATEGORIES=	math

MAINTAINER=	ehaupt@FreeBSD.org
COMMENT=	Symbolic Manipulation System
WWW=		https://www.nikhef.nl/~form/

LICENSE=	GPLv3+
LICENSE_FILE=	${WRKSRC}/COPYING

LIB_DEPENDS=	libgmp.so:math/gmp

USES=		autoreconf gmake localbase
USE_GITHUB=	yes

GNU_CONFIGURE=	yes

GH_ACCOUNT=	vermaseren

OPTIONS_DEFINE=	DOXYGEN OPENMPI
OPTIONS_SUB=	yes

CONFIGURE_ARGS+=	--enable-scalar \
			--enable-largefile \
			--with-api=posix \
			--disable-native

MPICC?=			${LOCALBASE}/mpi/openmpi/bin/mpicc
MPICXX?=		${LOCALBASE}/mpi/openmpi/bin/mpic++

DOXYGEN_BUILD_DEPENDS=	doxygen:devel/doxygen

OPENMPI_CONFIGURE_ENABLE=	parform

OPENMPI_CONFIGURE_ENV+=	MPICC="${MPICC}" MPICXX="${MPICXX}"

OPENMPI_LIB_DEPENDS=	libmpi.so:net/openmpi \
			libgcc_s.so.1:lang/gcc9

post-build-DOXYGEN-on:
	(cd ${WRKSRC}/doc/manual; ${MAKE_CMD} html pdf)

post-install-DOXYGEN-on:
	(cd ${WRKSRC}/doc/manual && ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR})
	${INSTALL_DATA} ${WRKSRC}/doc/manual/manual.pdf ${STAGEDIR}${DOCSDIR}

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit