Index: head/security/palisade/Makefile =================================================================== --- head/security/palisade/Makefile (revision 541714) +++ head/security/palisade/Makefile (revision 541715) @@ -1,53 +1,52 @@ # $FreeBSD$ PORTNAME= palisade DISTVERSIONPREFIX= v DISTVERSION= 1.10.1 CATEGORIES= security math MAINTAINER= yuri@FreeBSD.org COMMENT= PALISADE lattice cryptography library for Fully Homomorphic Encryption LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/License.md BROKEN_i386= fails to build: a declaration of 'Mul128' must be available BROKEN_powerpc64= fails to build: math/native_int/binint.h:510:11: error: Architecture not supported for MultD() BUILD_DEPENDS= autoconf:devel/autoconf # possibly a mistake in the project LIB_DEPENDS= libntl.so:math/ntl USES= cmake:noninja compiler:c++11-lang localbase USE_GITLAB= yes USE_GITHUB= nodefault GL_PROJECT= palisade-development # there's also palisade-release GL_COMMIT= 1ae0b459b2c40a5760b0435c2df293cdffbaa10b GH_TUPLE= \ JerryRyan:cereal:a384b101:cereal/third-party/cereal \ google:benchmark:d3ad0b9d:benchmark/third-party/google-benchmark \ - google:googletest:8b4817e3:google_test/third-party/google-test \ - gperftools:gperftools:c1d546d7:gperftools/third-party/gperftools + google:googletest:8b4817e3:google_test/third-party/google-test USE_LDCONFIG= yes CMAKE_OFF= BUILD_UNITTESTS BUILD_EXAMPLES BUILD_BENCHMARKS CMAKE_OFF+= WITH_NTL # https://gitlab.com/palisade/palisade-development/-/issues/180 CMAKE_ARGS= -DWITH_NTL=Y LDFLAGS+= ${LOCALBASE}/lib/libntl.so # libntl is optional in palisade but is necessary in FreeBSD because is has an equivalent of quadmath.h that is missing in FreeBSD. -DWITH_NTL should be added by users to the compiler command lines. CXXFLAGS+= -I${WRKSRC}/third-party/google-test/googletest BINARY_ALIAS= git=false OPTIONS_DEFINE= OPENMP OPTIONS_DEFAULT= OPENMP OPENMP_CMAKE_BOOL= USE_OpenMP do-test: @cd ${BUILD_WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_UNITTESTS:BOOL=ON ${CMAKE_SOURCE_PATH} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} testall .include Index: head/security/palisade/distinfo =================================================================== --- head/security/palisade/distinfo (revision 541714) +++ head/security/palisade/distinfo (revision 541715) @@ -1,11 +1,9 @@ TIMESTAMP = 1593198323 SHA256 (JerryRyan-cereal-a384b101_GH0.tar.gz) = 0fba03b7e2e1a150a112fc90e18bfb9274e3830393af99d0c91f9abef62e9ff3 SIZE (JerryRyan-cereal-a384b101_GH0.tar.gz) = 345431 SHA256 (google-benchmark-d3ad0b9d_GH0.tar.gz) = eb8bf051e4ded9601d51ea0836732346a9cfb9ade0733ab0ad2795e829f14b22 SIZE (google-benchmark-d3ad0b9d_GH0.tar.gz) = 157820 SHA256 (google-googletest-8b4817e3_GH0.tar.gz) = c632dd39ef6729cd198bb7c3f0b20e2efa36475cf3a082883f4809a2b26e9556 SIZE (google-googletest-8b4817e3_GH0.tar.gz) = 873457 -SHA256 (gperftools-gperftools-c1d546d7_GH0.tar.gz) = cc00b738497234a131749dd96a11d47f90df29b6bec426005164597c2ff4e4c5 -SIZE (gperftools-gperftools-c1d546d7_GH0.tar.gz) = 925949 SHA256 (palisade-palisade-development-1ae0b459b2c40a5760b0435c2df293cdffbaa10b_GL0.tar.gz) = 01837ac97eb84d4787b5ebc456b809065ab893eda6fc15444ba85178c9440d4c SIZE (palisade-palisade-development-1ae0b459b2c40a5760b0435c2df293cdffbaa10b_GL0.tar.gz) = 4541724