[Bug 279358] www/xcaddy: Seems like maybe lang/go should be a run dependency?

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 28 May 2024 01:56:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279358

            Bug ID: 279358
           Summary: www/xcaddy: Seems like maybe lang/go should be a run
                    dependency?
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: bob@vesterman.com
                CC: go@FreeBSD.org, olgeni@FreeBSD.org
                CC: go@FreeBSD.org, olgeni@FreeBSD.org

I just installed www/xcaddy and tried running it:

# xcaddy
2024/05/27 21:51:39 [ERROR] exec [go list -mod=readonly -m -json all]: exec:
"go": executable file not found in $PATH:
#

I don't have lang/go installed. Obviously I can (and momentarily will) install
it, but it seems like www/xcaddy should have it as a runtime dependency so that
it gets installed automatically? It looks like xcaddy has it marked as a build
dependency, but not a runtime dependency.

Apologies if I'm misunderstanding something.

-- 
You are receiving this mail because:
You are the assignee for the bug.