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)
Thu, Jan 2, 2:23 AM
Unknown Object (File)
Sat, Dec 21, 7:24 PM
Unknown Object (File)
Nov 3 2024, 1:09 PM
Unknown Object (File)
Oct 27 2024, 4:59 AM
Unknown Object (File)
Oct 3 2024, 1:12 PM
Unknown Object (File)
Oct 3 2024, 1:49 AM
Unknown Object (File)
Oct 3 2024, 1:28 AM
Unknown Object (File)
Oct 2 2024, 11:17 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.