| 
	
		| Port details on branch 2022Q2 |  | 
 wireshark Powerful network analyzer/capture tool
 3.6.3_1 net  =0          3.6.3_1Version of this port present on the latest quarterly branch.Maintainer: marcus@FreeBSD.org Port Added: 2022-04-24 04:16:20Last Update: 2022-04-10 19:47:23Commit Hash: 035e778License: GPLv2WWW: https://www.wireshark.org/Description:A network analyzer that lets you capture and interactively browse the
contents of packets from a variety of network interface types. Packet data can
be read from a file, or live from a local network interface.
WWW: https://www.wireshark.org/   ¦  ¦  ¦  ¦ 
 Manual pages:FreshPorts has no man page information for this port.pkg-plist: as obtained via: make generate-plistUSE_RC_SUBR (Service Scripts)
no SUBR information found for this portDependency lines:
wireshark>0:net/wireshark
Conflicts:CONFLICTS_INSTALL:
wireshark-litetsharktshark-liteTo install the port: cd /usr/ports/net/wireshark/ && make install cleanTo add the package, run one of these commands:NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.pkg install net/wiresharkpkg install wireshark
PKGNAME: wiresharkFlavors: there is no flavor information for this port.distinfo:TIMESTAMP = 1648731649
SHA256 (wireshark-3.6.3.tar.xz) = b60364a4c0068a10811ab3fd075ca6c1eb0e75d44600271b88a20ed93a2ef631
SIZE (wireshark-3.6.3.tar.xz) = 39935892 
Packages (timestamps in pop-ups are UTC):
 
DependenciesNOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.Build dependencies:
asciidoctor : textproc/rubygem-asciidoctorcmake : devel/cmakeninja : devel/ninjapkgconf>=1.3.0_1 : devel/pkgconfpython3.8 : lang/python38update-desktop-database : devel/desktop-file-utilsupdate-mime-database : misc/shared-mime-infoperl5>=5.32.r0<5.33 : lang/perl5.32qt5-buildtools>=5.15.2 : devel/qt5-buildtoolslrelease : devel/qt5-linguisttoolsqt5-qmake>=5.15.2 : devel/qt5-qmake
Runtime dependencies:
python3.8 : lang/python38update-desktop-database : devel/desktop-file-utilsupdate-mime-database : misc/shared-mime-info
Library dependencies:
libgpg-error.so : security/libgpg-errorlibgcrypt.so : security/libgcryptliblz4.so : archivers/liblz4libnghttp2.so : www/libnghttp2libsnappy.so : archivers/snappylibcares.so : dns/c-areslibzstd.so : archivers/zstdlibgnutls.so : security/gnutlslibgcrypt.so : security/libgcryptlibmaxminddb.so : net/libmaxminddblibsmi.so : net-mgmt/libsmilibintl.so : devel/gettext-runtimelibglib-2.0.so : devel/glib20libintl.so : devel/gettext-runtimelibxml2.so : textproc/libxml2libQt5Core.so : devel/qt5-corelibQt5Gui.so : x11-toolkits/qt5-guilibQt5Multimedia.so : multimedia/qt5-multimedialibQt5PrintSupport.so : print/qt5-printsupportlibQt5Svg.so : graphics/qt5-svglibQt5Widgets.so : x11-toolkits/qt5-widgets
There are no ports dependent upon this portConfiguration Options:
===> The following configuration options are available for wireshark-3.6.3_1:
     ANDROIDDUMP=off: Build androiddump extcap tool
     CISCODUMP=off: Build ciscodump extcap tool
     DECRYPT=on: Decryption support for SSL and IPSec
     GUI=on: Enable Qt 5 based Wireshark GUI
     LTO=off: Use Link-Time Optimization
     LUA=off: Lua scripting language support
     MAXMIND=on: Enable MaxMindDB-based GeoIP geolocation support
     OPUS=off: Build opus decoder plugin
     RTP=off: Enable support for playing back RTP streams
     SNMP=on: SNMP network protocol support
     SSHDUMP=off: Build sshdump extcap tool
====> Kerberos dissection support: you have to select exactly one of them
     GSSAPI_BASE=on: Kerberos support via base system
     GSSAPI_HEIMDAL=off: Kerberos support via security/heimdal
     GSSAPI_MIT=off: Kerberos support via security/krb5
     GSSAPI_NONE=off: Disable Kerberos support
===> Use 'make config' to modify these settingsOptions name:net_wiresharkUSES:alias cmake compiler:c++11-lang cpe gettext-runtime gnome  libtool localbase pathfix perl5 pkgconfig python:3.4+ ssl  tar:xz gssapi qt:5 desktop-file-utils shared-mime-infopkg-message:For install:In order for wireshark be able to capture packets when used by unprivileged
user, /dev/bpf should be in network group and have read-write permissions.
For example:
# chgrp network /dev/bpf*
# chmod g+r /dev/bpf*
# chmod g+w /dev/bpf*
In order for this to persist across reboots, add the following to
/etc/devfs.conf:
own  bpf* root:network
perm bpf* 0660
Master Sites: |  Number of commits found: 1 
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |  | Commit | Credits | Log message | 
|---|
 | 3.6.3_1 10 Apr 2022 19:47:23
 
       | Charlie Li (vishwin)  | textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.
PR: 262853, 262940, 262877
Approved by: fluffy (mentor) |  Number of commits found: 1 |