[Bug 269103] net/wireshark: Rework port and flavourize

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 22 Jan 2023 19:39:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269103

            Bug ID: 269103
           Summary: net/wireshark: Rework port and flavourize
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
             Flags: maintainer-feedback?(marcus@FreeBSD.org)
          Assignee: marcus@FreeBSD.org

Created attachment 239645
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=239645&action=edit
Patch for work

- Use of helpers and consistent usage
- Refresh dependency list
- Use (lib)speexdsp from tree
- Add brotli as dependency, used for compressing data over HTTP2
- Flavourize port and create two variants, one including UI and one without
(-nox11)
- Disable detection of git for Wireshark's build
- Rework and consolidate options, try to be as consistent as possible with the
rest of the tree
- Rename DECRYPT option to GNUTLS
- Move various *dump tools to one option as they share the same dependency
(libssh)
- Make LTO default option on aarch64 and amd64
- RTP audio codecs are only used with GUI so make all use the same toggle

Compile and runtime tested on 13.1-STABLE (amd64)
Poudriere bulk -t on 12.3-RELEASE (amd64)

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