| 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/security/tailscale/ |
Upload File : |
PORTNAME= tailscale
PORTVERSION= 1.32.2
DISTVERSIONPREFIX= v
CATEGORIES= security net-vpn
MAINTAINER= ashish@FreeBSD.org
COMMENT= Mesh VPN that makes it easy to connect your devices
WWW= https://tailscale.com/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss
USES= go:modules
GO_MODULE= github.com/tailscale/tailscale
USE_RC_SUBR= tailscaled
GO_TARGET= ./cmd/tailscale \
./cmd/tailscaled
GO_BUILDFLAGS= -tags xversion -ldflags "\
-X tailscale.com/version.Long=${PORTVERSION} \
-X tailscale.com/version.Short=${PORTVERSION}"
PLIST_FILES= bin/tailscale \
bin/tailscaled
.include <bsd.port.mk>