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/www/cntlm/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/www/cntlm/Makefile
PORTNAME=	cntlm
PORTVERSION=	0.92.3
CATEGORIES=	www
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	NTLM / NTLM Session Response / NTLMv2 authenticating HTTP proxy
WWW=		http://cntlm.sourceforge.net/

LICENSE=	GPLv2+
LICENSE_FILE=	${WRKSRC}/LICENSE

USE_RC_SUBR=	cntlm
USES=		gmake
HAS_CONFIGURE=	yes
ALL_TARGET=	cntlm

post-patch:
	@${REINPLACE_CMD} -e \
		's|$$(DESTDIR)/etc|$$(PREFIX)/etc| ; \
		 s|^CC=|CC?=| ; \
		 s| -Wno-unused-but-set-variable | | ; \
		 s| -pedantic | | ; \
		 s| -O3 | | ; \
		 s|@$$(CC)|$$(CC)| ; \
		 s|@if|if| ; \
		 s|-lpthread|-pthread|' ${WRKSRC}/Makefile
	@${REINPLACE_CMD} -e \
		's|^CCS=|#CCS=| ; \
		 s|mv |: | ; \
		 s|ln |: |' ${WRKSRC}/configure

post-build:
	@${LN} -sf cntlm.conf ${WRKSRC}/doc/cntlm.conf.sample

do-install:
	(cd ${WRKSRC} && ${INSTALL_PROGRAM} cntlm \
		${STAGEDIR}${PREFIX}/bin)
	(cd ${WRKSRC}/doc && ${INSTALL_DATA} cntlm.conf.sample \
		${STAGEDIR}${PREFIX}/etc)
	(cd ${WRKSRC}/doc && ${INSTALL_MAN} cntlm.1 \
		${STAGEDIR}${MANPREFIX}/man/man1)

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit