| Server IP : 82.208.35.60 / Your IP : 216.73.217.103 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/devel/liberasurecode/ |
Upload File : |
PORTNAME= liberasurecode
PORTVERSION= 1.6.3
CATEGORIES= devel
MAINTAINER= fuz@fuz.su
COMMENT= Unified Erasure Coding interface for common storage workloads
WWW= https://github.com/openstack/liberasurecode
LICENSE= BSD2CLAUSE
USES= gmake pkgconfig autoreconf libtool
USE_GITHUB= yes
GH_ACCOUNT= openstack
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-pkgconfigdir="${PREFIX}/libdata/pkgconfig" \
--disable-werror
TEST_TARGET= test
CFLAGS_amd64= -DINTEL_SSE2
# documentation file names vary depending on architecture
PORTDOCS= html
OPTIONS_DEFINE= DOCS SIMD
DOCS_CONFIGURE_ENABLE= doxygen
DOCS_BUILD_DEPENDS= doxygen:devel/doxygen
SIMD_CONFIGURE_ENABLE= mmi
.include <bsd.port.mk>