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)
Fri, Apr 10, 10:44 AM
Unknown Object (File)
Mon, Apr 6, 3:18 PM
Unknown Object (File)
Fri, Mar 27, 8:19 AM
Unknown Object (File)
Fri, Mar 27, 6:32 AM
Unknown Object (File)
Sun, Mar 22, 2:23 PM
Unknown Object (File)
Sun, Mar 22, 5:23 AM
Unknown Object (File)
Mar 9 2026, 1:56 PM
Unknown Object (File)
Mar 1 2026, 11:30 PM
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.