sthen
d3a1becbc1
update to wireshark-3.0.3
2019-07-17 21:45:37 +00:00
sthen
8815a83e36
oops, handle the wireshark-gtk -> wireshark upgrade path (gtk is no longer
...
included upstream). reminded by stsp@
2019-03-02 18:41:12 +00:00
sthen
501996f453
update to wireshark-3.0.0
2019-03-01 18:06:46 +00:00
espie
93aef53599
and of course some would conflict... finish PKGSTEM changes manually
2018-09-04 12:53:16 +00:00
sthen
4e00c506ed
update to wireshark-2.6.2
2018-07-19 10:31:58 +00:00
espie
a3cc216348
@tag update-mime-database
2018-07-01 18:33:35 +00:00
espie
c36d0659b9
@tag gtk-update-icon-cache
2018-06-29 22:16:08 +00:00
espie
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +00:00
sthen
072aa7929c
update to wireshark-2.6.0
2018-05-10 20:36:34 +00:00
sthen
3910ff8613
- add hidden dep on archivers/snappy
...
- reinstate gtk version, req by tb@
- install mime/appdata files, missing from the !gtk build
2017-09-18 13:41:32 +00:00
sthen
b7fb7059c6
update wireshark to 2.4.1, getting -current onto the new branch before 6.2
...
to simplify future updates. follow upstream's default of not building -gtk.
2017-08-30 12:42:34 +00:00
sthen
f9d483e6e3
Add hidden dep (security/libssh) to Wireshark, noticed by naddy.
...
This enables building sshdump and ciscodump providing an interface
to run remote captures.
2016-11-12 16:15:31 +00:00
sthen
052e49c405
update to wireshark-2.2.1
2016-10-14 11:00:21 +00:00
sthen
923403bb22
reinstate pkg-readme file
2016-01-03 14:59:33 +00:00
sthen
5bd14a3f1e
update to Wireshark 2.0.1
...
the Qt5 UI is now fixed, and is upstream's current default, so install
this to /usr/local/bin/wireshark and subpackage the Gtk+3 version.
2015-12-30 15:42:24 +00:00
sthen
3bd7ee7251
update to Wireshark 2.0.0
...
The new Qt user interface segfaults at startup on OpenBSD, so currently
only the Gtk+ user interface is packaged.
2015-11-19 21:33:36 +00:00
sthen
2d291e6fd1
update to wireshark-1.12.6, various fixes including a few crashes
...
https://www.wireshark.org/docs/relnotes/wireshark-1.12.6.html#_what_8217_s_new
2015-06-22 20:33:11 +00:00
sthen
38505fca32
somewhere along the line, the pkg-readme telling people how to run wireshark
...
got eaten by update-plist.. readd it.
2014-12-29 10:38:57 +00:00
sthen
0ae80619c6
major version update to wireshark-1.12.1
2014-10-17 23:29:46 +00:00
sthen
177370d82d
install wireshark desktop/icon files, from Fabian Raetz (patch fed upstream)
2014-07-18 19:56:53 +00:00
landry
9a2ec90a51
Import wireshark 1.10.8, mostly from nigel@
...
Has been in -wip for years, tested by lots of ppl there.
Wireshark is a network capture tool and protocol analyzer, including
decoders for very many common and less-common protocols.
Packet dissectors (here in Wireshark, and in other programs such as tcpdump)
have a long history of security problems (but so do other programs in the
portstree..). In wireshark, these are isolated from the packet capture
code (which must have root privileges) by using a separate program,
dumpcap, to run the capture. It is installed setuid root, with
read/execute access granted only to users in the _wireshark group.
Wireshark itself doesn't need privileges if you only plan to analyse
traces produced by tcpdump.
DO NOT RUN WIRESHARK AS ROOT.
ok zhuk@, README/tweaks from sthen@
2014-07-14 08:44:51 +00:00