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)
Sun, Mar 1, 11:30 PM
Unknown Object (File)
Sun, Mar 1, 11:49 AM
Unknown Object (File)
Thu, Feb 26, 4:45 PM
Unknown Object (File)
Thu, Feb 26, 11:19 AM
Unknown Object (File)
Jan 18 2026, 10:29 PM
Unknown Object (File)
Nov 26 2025, 9:15 PM
Unknown Object (File)
Nov 26 2025, 1:32 AM
Unknown Object (File)
Nov 21 2025, 9:10 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.