Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jan 2017 15:56:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216463] [PATCH] net/wireshark add androiddump option, remove adns, fix gtk/qt
Message-ID:  <bug-216463-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 216463
           Summary: [PATCH] net/wireshark add androiddump option, remove
                    adns, fix gtk/qt
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus@FreeBSD.org
          Reporter: mg@fork.pl
             Flags: maintainer-feedback?(marcus@FreeBSD.org)
          Assignee: marcus@FreeBSD.org
          Keywords: patch

Created attachment 179310
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D179310&action=
=3Dedit
updated Makefile

1. androiddump

There's serious upstream problem with long (75s) startup delay when android=
dump
is available (it tries to connect to not-existing adb).

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3D13104

2. adns
gnu ADNS support was removed from wireshark
https://www.wireshark.org/lists/wireshark-dev/201603/msg00092.html

switched to simple checkbox for c-ares

3. typo in PLIST_SUB
%x -- fixed

4. gtk/qt options
changed as described in ./configure

  --with-qt=3D[yes/no/4/5]  use Qt [default=3Dyes, if available]
  --with-gtk=3D[yes/no/2/3] use GTK+ [default=3Dyes, if available]

--=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-216463-13>