blob: cbfd8e5b1223f8789d3f6eb43efec68b2a9bbed0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-lang/go-1.22 >=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install unpack
DESCRIPTION=A reverse proxy that exposes a server behind a NAT or firewall to the internet
EAPI=8
HOMEPAGE=https://github.com/fatedier/frp
INHERIT=go-module systemd shell-completion
IUSE=+client +server
KEYWORDS=~amd64 ~loong ~riscv
LICENSE=Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0
REQUIRED_USE=|| ( client server )
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/fatedier/frp/archive/refs/tags/v0.56.0.tar.gz -> frp-0.56.0.tar.gz https://dev.gentoo.org/~zmedico/dist/frp-0.56.0-deps.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe go-env 90efbc8636d2f02d9654183330e84cf7 go-module df32d29550d40a92da723d3b8e17b467 systemd 54bd206bb5c4efac6ae28b6b006713b0 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=eac54432908e24bd3cf3a9fafdbe4c5d
|