403Webshell
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/misc/hashdb/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/misc/hashdb/Makefile
PORTNAME=	hashdb
DISTVERSIONPREFIX=	v
DISTVERSION=	3.1.0-8
PORTREVISION=	1
DISTVERSIONSUFFIX=	-g1da1b9f
CATEGORIES=	misc

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	Block hash database tool and API
WWW=		https://github.com/NPS-DEEP/hashdb

LICENSE=	PD
LICENSE_FILE=	${WRKSRC}/COPYING

BUILD_DEPENDS=	swig:devel/swig
LIB_DEPENDS=	libewf.so:devel/libewf

USES=		autoreconf compiler:c++11-lang gmake libtool localbase:ldflags \
		python:3.5+ ssl
GNU_CONFIGURE=	yes
USE_GITHUB=	yes
GH_ACCOUNT=	NPS-DEEP
CONFIGURE_ARGS=	ac_cv_lib_ssl_SSL_library_init=yes \
		--disable-static --enable-shared # enable-shared fails: https://github.com/NPS-DEEP/hashdb/issues/9

INSTALL_TARGET=	install-strip

CONFIGURE_ENV=	PYTHON=${PYTHON_CMD}

CFLAGS+=	-fPIC
CXXFLAGS+=	-fPIC

PLIST_SUB+=	PYTHON_SITELIBDIR=${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}

post-configure:
	@${FIND} ${WRKSRC} -name Makefile | ${XARGS} ${REINPLACE_CMD} 's| -lstdc++ | |'

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit