Port details |
- wireshark-lite Powerful network analyzer/capture tool (lite package)
- 4.0.1 net
=5 4.0.1Version of this port present on the latest quarterly branch.
- Maintainer: marcus@FreeBSD.org
- Port Added: 2006-07-18 05:04:28
- Last Update: 2023-03-03 19:23:24
- Commit Hash: 6a93584
- People watching this port, also watch:: wireshark, rsync, nagios
- License: GPLv2
- WWW:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wireshark-lite>0:net/wireshark-lite
- Conflicts:
- CONFLICTS_INSTALL:
- wireshark
- tshark
- tshark-lite
- No installation instructions:
- This port has been deleted.
- PKGNAME: wireshark-lite
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1666814178
SHA256 (wireshark-4.0.1.tar.xz) = b3b002f99d13bbf47f9ed3be7eb372cb0c2454bd0faea29a756819ce019ffdc2
SIZE (wireshark-4.0.1.tar.xz) = 41282116
Packages (timestamps in pop-ups are UTC):
- Master port: net/wireshark
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- asciidoctor : textproc/rubygem-asciidoctor
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- perl5>=5.32.r0<5.33 : lang/perl5.32
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- python3.9 : lang/python39
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- Library dependencies:
-
- libgpg-error.so : security/libgpg-error
- libgcrypt.so : security/libgcrypt
- liblz4.so : archivers/liblz4
- libnghttp2.so : www/libnghttp2
- libsnappy.so : archivers/snappy
- libcares.so : dns/c-ares
- libzstd.so : archivers/zstd
- libgnutls.so : security/gnutls
- libgcrypt.so : security/libgcrypt
- libmaxminddb.so : net/libmaxminddb
- libintl.so : devel/gettext-runtime
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Multimedia.so : multimedia/qt5-multimedia
- libQt5PrintSupport.so : print/qt5-printsupport
- libQt5Svg.so : graphics/qt5-svg
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for wireshark-lite-4.0.1:
DECRYPT=on: Decryption support for SSL and IPSec
GUI=on: Enable Qt 5 based Wireshark GUI
LTO=off: Use Link-Time Optimization
MAXMIND=on: Enable MaxMindDB-based GeoIP geolocation support
OPUS=off: Build opus decoder plugin
====> 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 settings
- Options name:
- net_wireshark-lite
- USES:
- 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-info
- pkg-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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: net/wireshark |
Commit | Credits | Log message |
4.0.1 03 Mar 2023 19:23:24 |
Joe Marcus Clarke (marcus) |
net/Makefile: Remove tshark, tshark-lite, and wireshark-lite
The tshark port is now the nox11 flavor of net/wireshark. |
3.6.6 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
3.4.9_1 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
3.4.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.4 14 Sep 2019 18:58:04 |
marcus |
Update to 3.0.4.
See https://www.wireshark.org/docs/relnotes/wireshark-3.0.4.html for changes
in this release. |
3.0.3_1 02 Aug 2019 23:19:07 |
marcus |
Unconditionally install dumpcap.
This is required to actually be able to capture packets with tshark.
PR: 239601 |
3.0.0 13 Mar 2019 20:47:19 |
marcus |
Various fixes.
* Fix detection of the LUA library
* Unconditionally package libwscodecs
* Add CONFLICTS_INSTALL throughout
PR: 236332 (for LUA)
236468 (for conflicts) |
1.12.8_1 17 Nov 2015 17:35:31 |
marcus |
Refactor tshark and the lite ports to fix the build.
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> |
1.12.8_1 16 Nov 2015 17:19:50 |
marcus |
- Drop gettext / iconv dependencies - they are not used here.
- Drop obsolete THREADS / PCRE / X11 options.
- Convert to OPTIONS helpers.
- Allow to choose between various Kerberos implementations.
- Add Lua 5.2 into supported versions list.
- Restore GTK2 option.
- Improve some descriptions.
- Use 'install_desktop_files' target for installing *.deskop, *.xml and icon
files.
- When c-ares is selected, adns will not be used - convert them into
OPTIONS_SINGLE.
- RTP support is compiled into GTK+ GUI - disable it in other cases.
- Bump PORTREVISION.
PR: 204411
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> |
1.10.8 09 Jul 2014 15:29:37 |
tijl |
Remove LIBTOOLFILES |
1.10.7 08 Jun 2014 19:51:28 |
olgeni |
Remove all space characters from Makefile assignments.
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt) |
1.10.2 19 Oct 2013 04:18:03 |
marcus |
These ports all inherit stage support. |
1.10.2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.2.6_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.2.5_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.0.1 02 Jul 2008 04:29:22 |
marcus |
Update to 1.0.1. See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.1.html
for a list of changes. |
1.0.0_1 06 Jun 2008 13:50:32 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.99.6 06 Jul 2007 07:04:10 |
marcus |
Update to 0.99.6, and remove all 4.X cruft.
See http://www.wireshark.org/docs/relnotes/wireshark-0.99.6.html for all
the changes in this release.
Security: See http://www.wireshark.org/security/wnpa-sec-2007-02.html
for relevant security advisories fixed in this release |
0.99.5_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.99.2 18 Jul 2006 05:03:54 |
marcus |
Add wireshark and tshark after repocopies from ethereal and tethereal
respectively. Wireshark is a rename of ethereal after the principal
developer moved companies and lost the Ethereal copyright.
Messenger, don't shoot!
Now the ethereal binary is called wireshark, the tethereal binary is
called tshark, and idl2eth is now idl2wrs. All other binaries have
kept the same name.
In addition to this name change, I have also changed the PREFIX from X11BASE
to LOCALBASE. |