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/net/linknx/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/net/linknx/Makefile
PORTNAME=	linknx
PORTVERSION=	0.0.1.32
CATEGORIES=	net
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

MAINTAINER=	bkoenig@alpha-tierchen.de
COMMENT=	Rule-based event handling in a KNX installation
WWW=		http://linknx.sourceforge.net/

LICENSE=	GPLv2

BROKEN_armv6=		fails to configure: checking for GNU Pth... Segmentation fault
BROKEN_armv7=		fails to configure: checking for GNU Pth... Segmentation fault
BROKEN_mips=		fails to configure: checking for GNU Pth... Segmentation fault
BROKEN_mips64=		fails to configure: checking for GNU Pth... Segmentation fault

LIB_DEPENDS=	libpthsem.so:devel/pthsem
BUILD_DEPENDS=	${LOCALBASE}/lib/libargp.a:devel/argp-standalone

USES=	compiler gmake autoreconf pkgconfig
GNU_CONFIGURE=	yes
CONFIGURE_ARGS+=CFLAGS="-I${LOCALBASE}/include" \
		LDFLAGS="-I${LOCALBASE}/include -L/${LOCALBASE}/lib"
CXXFLAGS+=	${CXXFLAGS_${CHOSEN_COMPILER_TYPE}}
CXXFLAGS_clang=	-Wno-c++11-narrowing

OPTIONS_DEFINE=	LIBESMTP LIBCURL LIBLUA MYSQL DOCS
OPTIONS_DEFAULT=	LIBESMTP
OPTIONS_SUB=
LIBESMTP_DESC=	Install libesmtp for SMTP support
LIBCURL_DESC=	Install libcurl for Clickatell SMS support
LIBLUA_DESC=	Install liblua for scripting
MYSQL_DESC=	Install libmysql for logging & persist

LIBESMTP_CONFIGURE_ENABLE=	smtp
LIBESMTP_LIB_DEPENDS=	libesmtp.so:mail/libesmtp
LIBCURL_CONFIGURE_WITH=	libcurl
LIBCURL_LIB_DEPENDS=	libcurl.so:ftp/curl
# autoreconf needs that anyway.
LIBCURL_BUILD_DEPENDS_OFF=	${LOCALBASE}/share/aclocal/libcurl.m4:ftp/curl
LIBLUA_CONFIGURE_WITH=	lua
LIBLUA_USES=	lua
LIBLUA_CFLAGS=	-I${LUA_INCDIR}
LIBLUA_LDFLAGS=	-L${LUA_LIBDIR}
MYSQL_CONFIGURE_ON=	--with-mysql=${LOCALBASE}/bin/mysql_config
MYSQL_CONFIGURE_OFF=	--without-mysql
MYSQL_USES=	mysql

PORTDOCS=	*

PLIST_FILES=	bin/linknx

USE_RC_SUBR=	${PORTNAME}

post-patch:
	${REINPLACE_CMD} "s/LUAPC=lua/LUAPC=lua-${LUA_VER}/" ${WRKSRC}/configure.ac
	cd ${WRKSRC} && ${TOUCH} NEWS README AUTHORS

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit