Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2024 14:55:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 277976] net/guacamole-server: Fails to build with KUBERNETES and/or SSH disabled
Message-ID:  <bug-277976-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277976

            Bug ID: 277976
           Summary: net/guacamole-server: Fails to build with KUBERNETES
                    and/or SSH disabled
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ultima@freebsd.org
          Reporter: zirias@freebsd.org
                CC: ultima@freebsd.org
          Assignee: ultima@freebsd.org
             Flags: maintainer-feedback?(ultima@freebsd.org)
 Attachment #249497 maintainer-approval?(ultima@freebsd.org)
             Flags:
                CC: ultima@freebsd.org

Created attachment 249497
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D249497&action=
=3Dedit
Fix KUBERNETES/SSH option handling

In a nutshell, there's

a) a conflict in configure args caused by having "<opt>_CONFIGURE_WITH=3D p=
ango
terminal" for both of these options and
b) pkg-plist unconditionally listing libterm-related files which are only
built/installed when one of these options is selected

See attached patch for my proposed fix. No bump, just fixes non-default opt=
ions
without changing anything for what worked before.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277976-7788>