FreeBSD Bugzilla – Attachment 230492 Details for
Bug 260755
[NEW PORT] security/headscale: Mesh VPN that makes it easy to connect your devices
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
headscale 0.12.1
headscale-0.12.1.diff (text/plain), 1.52 KB, created by
Michael Muenz
on 2021-12-28 13:48:40 UTC
(
hide
)
Description:
headscale 0.12.1
Filename:
MIME Type:
Creator:
Michael Muenz
Created:
2021-12-28 13:48:40 UTC
Size:
1.52 KB
patch
obsolete
>diff --git a/security/headscale/Makefile b/security/headscale/Makefile >new file mode 100644 >index 000000000000..8e767515d3d4 >--- /dev/null >+++ b/security/headscale/Makefile >@@ -0,0 +1,22 @@ >+PORTNAME= headscale >+PORTVERSION= 0.12.1 >+DISTVERSIONPREFIX= v >+CATEGORIES= security >+ >+MAINTAINER= m.muenz@gmail.com >+COMMENT= Mesh VPN that makes it easy to connect your devices >+ >+LICENSE= BSD3CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss >+ >+USES= go:modules >+ >+GO_MODULE= github.com/juanfont/headscale >+ >+GO_TARGET= ./cmd/headscale >+ >+PLIST_FILES= bin/headscale >+ >+.include <bsd.port.mk> >diff --git a/security/headscale/distinfo b/security/headscale/distinfo >new file mode 100644 >index 000000000000..fff5cb1b53a3 >--- /dev/null >+++ b/security/headscale/distinfo >@@ -0,0 +1,5 @@ >+TIMESTAMP = 1640673328 >+SHA256 (go/security_headscale/headscale-v0.12.1/v0.12.1.mod) = df2b1cd42e74b056747b0ab5050709205371e15d377cc4de56cdf5baa204a18b >+SIZE (go/security_headscale/headscale-v0.12.1/v0.12.1.mod) = 6516 >+SHA256 (go/security_headscale/headscale-v0.12.1/v0.12.1.zip) = 095fca00c8e418754f58e1e799a23fba2667dc4159d0d19724d05f55c0691b96 >+SIZE (go/security_headscale/headscale-v0.12.1/v0.12.1.zip) = 234754 >diff --git a/security/headscale/pkg-descr b/security/headscale/pkg-descr >new file mode 100644 >index 000000000000..5237b822ed76 >--- /dev/null >+++ b/security/headscale/pkg-descr >@@ -0,0 +1,3 @@ >+An open source, self-hosted implementation of the Tailscale coordination server. >+ >+WWW: https://github.com/juanfont/headscale
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 260755
: 230492