[Bug 273542] .NET ports: fix ipv6 detection

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 03 Sep 2023 13:59:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273542

            Bug ID: 273542
           Summary: .NET ports: fix ipv6 detection
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: michiel@vanbaak.eu
                CC: driesm@freebsd.org
                CC: driesm@freebsd.org
 Attachment #244612 maintainer-approval?
             Flags:

Created attachment 244612
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244612&action=edit
0001-IPv6-on-localhost-does-not-mean-a-jail-has-IPv6.-Poi.patch

we disable ipv6 for .NET programs by setting an environment variable when the
system does not have an ipv6 address configured.
The check should ignore ipv6 on local interfaces, and this patch makes it so.

Thanks Keith Chiem for the report and updated command.

Affected ports:
* multimedia/emby-server
* multimedia/jellyfin
* net-p2p/lidarr
* net-p2p/prowlarr
* net-p2p/radarr
* net-p2p/readarr

maintainer-approval for my ports (all the above except multimedia/emby-server)
Let me know if you want seperate prs for each port.

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