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/mail/proxsmtp/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/mail/proxsmtp/Makefile
PORTNAME=	proxsmtp
PORTVERSION=	1.10
PORTREVISION=	2
CATEGORIES=	mail security
MASTER_SITES=	http://thewalter.net/stef/software/proxsmtp/ \
		ZI

MAINTAINER=	zi@FreeBSD.org
COMMENT=	Flexible SMTP filter which can act also as transparent proxy
WWW=		http://thewalter.net/stef/software/proxsmtp/

LICENSE=	BSD3CLAUSE

USES=		gmake
GNU_CONFIGURE=	yes

USE_RC_SUBR=	proxsmtpd
SUB_FILES=	pkg-message

PORTDOCS=	ChangeLog NEWS README

OPTIONS_DEFINE=	DOCS

PROXSMTP_BANNER?=	220 smtp.passthru
PROXSMTP_HELO_RSP?=	250 smtp.passthru
PROXSMTP_SMTP_EHLO_RSP?=250-smtp.passthru

post-patch:
	@${REINPLACE_CMD} \
		-e 's|220 smtp.passthru|${PROXSMTP_BANNER}|g' \
		-e 's|250 smtp.passthru|${PROXSMTP_HELO_RSP}|g' \
		-e 's|250-smtp.passthru|${PROXSMTP_SMTP_EHLO_RSP}|g' \
		${WRKSRC}/common/smtppass.c
	@${REINPLACE_CMD} -e \
		'/^acx_pthread_flags/s|=.*|="-lpthread"|' \
		${WRKSRC}/configure

post-install:
	(cd ${WRKSRC}/doc && ${INSTALL_DATA} proxsmtpd.conf \
		${STAGEDIR}${PREFIX}/etc/proxsmtpd.conf.sample)
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit