Page MenuHomeFreeBSD

security/tailscale: add tailscale port
ClosedPublic

Authored by mikael on Apr 12 2020, 12:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 28, 8:04 PM
Unknown Object (File)
Thu, Oct 23, 6:13 PM
Unknown Object (File)
Fri, Oct 17, 4:01 AM
Unknown Object (File)
Oct 12 2025, 7:17 AM
Unknown Object (File)
Oct 2 2025, 4:12 AM
Unknown Object (File)
Sep 25 2025, 7:54 PM
Unknown Object (File)
Sep 13 2025, 5:24 AM
Unknown Object (File)
Aug 11 2025, 6:29 AM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dmgk added inline comments.
security/tailscale/Makefile
34 ↗(On Diff #70446)

Could be just

GO_TARGET=      ./cmd/tailscale \
                ./cmd/tailscaled

Other than that, LGTM

This revision is now accepted and ready to land.Apr 12 2020, 2:21 PM
This revision was automatically updated to reflect the committed changes.