| 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/filtron/ |
Upload File : |
PORTNAME= filtron
PORTVERSION= g20180218
PORTREVISION= 7
CATEGORIES= www
MAINTAINER= yuri@FreeBSD.org
COMMENT= Filtering reverse HTTP proxy
WWW= https://github.com/asciimoo/filtron
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= go
USE_GITHUB= yes
GH_ACCOUNT= asciimoo
GH_TAGNAME= 93f8b22
GH_TUPLE= \
klauspost:compress:v1.7.1:compress/vendor/github.com/klauspost/compress \
klauspost:cpuid:v1.2.1:cpuid/vendor/github.com/klauspost/cpuid \
valyala:bytebufferpool:v1.0.0:bytebufferpool/vendor/github.com/valyala/bytebufferpool \
valyala:fasthttp:v1.3.0:fasthttp/vendor/github.com/valyala/fasthttp
GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME}
PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.mk>