| 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/iddawc/ |
Upload File : |
PORTNAME= iddawc
DISTVERSIONPREFIX= v
DISTVERSION= 1.1.6
CATEGORIES= security
MAINTAINER= dvl@FreeBSD.org
COMMENT= OAuth2/OIDC Client and Relying Party library
WWW= https://github.com/babelouest/iddawc
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= yder>1.4.14:devel/yder \
orcania>2.2.1:devel/orcania \
gnutls>0:security/gnutls
LIB_DEPENDS= libcurl.so:ftp/curl \
libjansson.so:devel/jansson \
libgnutls.so:security/gnutls \
liborcania.so:devel/orcania \
libyder.so:devel/yder \
libmicrohttpd.so:www/libmicrohttpd \
librhonabwy.so:security/rhonabwy \
libulfius.so:www/ulfius
USES= cmake
USE_GITHUB= yes
GH_ACCOUNT= babelouest
CMAKE_ARGS= -DWITH_JOURNALD=off
PLIST_SUB= DISTVERSION=${DISTVERSION}
.include <bsd.port.mk>