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)
Mon, May 11, 4:28 PM
Unknown Object (File)
Mon, May 4, 4:31 PM
Unknown Object (File)
Thu, Apr 30, 7:24 AM
Unknown Object (File)
Mon, Apr 27, 5:50 AM
Unknown Object (File)
Apr 26 2026, 3:06 AM
Unknown Object (File)
Apr 23 2026, 8:32 PM
Unknown Object (File)
Apr 20 2026, 12:27 PM
Unknown Object (File)
Apr 10 2026, 10:44 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.