Page MenuHomeFreeBSD

security/tailscale: add tailscale port
ClosedPublic

Authored by mikael on Apr 12 2020, 12:46 PM.
Tags
None
Referenced Files
F108546313: D24376.diff
Sun, Jan 26, 4:35 AM
Unknown Object (File)
Thu, Jan 2, 2:23 AM
Unknown Object (File)
Dec 21 2024, 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
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

dmgk added inline comments.
security/tailscale/Makefile
34

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.