Page MenuHomeFreeBSD

security/tailscale: add tailscale port
ClosedPublic

Authored by mikael on Apr 12 2020, 12:46 PM.
Tags
None
Referenced Files
F173126348: D24376.diff
Wed, Sep 23, 7:13 PM
F173070115: D24376.id70493.diff
Wed, Sep 23, 8:45 AM
Unknown Object (File)
Mon, Sep 21, 7:51 PM
Unknown Object (File)
Aug 8 2026, 1:57 PM
Unknown Object (File)
Aug 8 2026, 12:50 PM
Unknown Object (File)
Aug 8 2026, 9:49 AM
Unknown Object (File)
Aug 8 2026, 2:05 AM
Unknown Object (File)
Jul 30 2026, 2:54 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.