sthen
c5dce2ef61
update to wireshark-2.2.6, updated protocol support and the usual round of
...
dissector infinite loops and crashes
2017-04-13 12:05:43 +00:00
sthen
d75ad436d1
update to wireshark-2.2.5
...
dissector crashes and infinite loops, file parser crashes and some other fixes
2017-03-04 10:46:46 +00:00
sthen
da438745bc
update to wireshark-2.2.4
2017-01-24 14:20:27 +00:00
sthen
418fc165cb
Wireshark's cmake file picks up Qt5Svg causing build to break
...
intermittently following the big qt5 reorganisation. List it as a hard
dep; even though it doesn't actually show in objdump -p for the binary
(perhaps that is because of as-needed linking).
2017-01-04 19:51:40 +00:00
zhuk
a47f492f02
Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
...
The devel/kf5 to be handled separately, please wait.
2016-12-25 14:34:39 +00:00
sthen
b411874b71
update to wireshark-2.2.3
2016-12-15 10:00:15 +00:00
sthen
a2d8e61308
update to wireshark-2.2.2
2016-11-17 13:46:59 +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
240988a24c
update to wireshark-2.0.7
2016-10-12 11:17:29 +00:00
sthen
4edd23c346
update to wireshark-2.0.6, fixing the following reported as security
...
bugs, plus various others including protocol dissection errors and crashes
wnpa-sec-2016-50: QNX6 QNET dissector crash.
wnpa-sec-2016-51: H.225 dissector crash.
wnpa-sec-2016-52: Catapult DCT2000 dissector crash.
wnpa-sec-2016-53: UMTS FP dissector crash.
wnpa-sec-2016-54: Catapult DCT2000 dissector crash.
wnpa-sec-2016-55: IPMI trace dissector crash.
2016-09-13 12:27:15 +00:00
sthen
fafc7837ef
update to wireshark-2.0.5: usual dissector crashes, infinite loops, etc.
2016-07-30 20:53:11 +00:00
sthen
b65f2bf742
update to wireshark-2.0.4.
...
infinite loop and lots of crash fixes in dissectors, plus various other
issues.
2016-06-07 21:39:11 +00:00
sthen
8ad3d725e6
update to wireshark-2.0.3, many fixes
2016-04-23 22:14:00 +00:00
naddy
deea7ed07b
drop SHARED_ONLY from python and ruby ports
2016-03-20 16:12:22 +00:00
kirby
ac88b3b574
revert previous.
...
python.module.mk could override do-build target if CONFIGURE_STYLE is empty.
discussed with sthen@ and ajacoutot
2016-03-05 16:26:40 +00:00
kirby
5de4d85c55
Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via
...
MODULES=devel/cmake
OK dcoppa@, czarkoff@
2016-03-04 10:11:21 +00:00
sthen
99d5f42fce
bump (GeoIP pkgpath change)
2016-03-01 00:07:17 +00:00
sthen
eca018db3f
update to wireshark-2.0.2
2016-02-27 18:01:42 +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
9599d92b2d
= -> += in bdep.
...
sorry bulk builders :)
2015-11-24 09:53:27 +00:00
sthen
ab0d02d0b0
ah, I found the source of the failure aja@ ran into. bdep on qt5 for now.
2015-11-21 10:38:05 +00:00
sthen
882b28f4bf
unbreak bdep
2015-11-21 02:04:48 +00:00
sthen
cb07ad3a1a
Add more BUILD_DEPENDS to Wireshark, and force using ksh. Should fix some
...
of the problems seen by aja@ during build on exopi but one of them is a bit
odd and confusing, so might not fix everything.
2015-11-20 19:58:50 +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
70780dcdeb
update to wireshark-1.12.8
2015-10-14 20:21:15 +00:00
sthen
d3463e9d07
mark as broken on sparc64, fails with
...
cc: Internal error: Illegal instruction (program cc1)
2015-09-12 18:27:27 +00:00
tobiasu
8da566a4b4
Fix GDK related segfault on startup.
...
See also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195980#c45
ok sthen@
2015-09-12 16:00:35 +00:00
sthen
1e842fdfa1
sync WANTLIB
2015-08-21 19:17:10 +00:00
sthen
b437255cb6
security update to wireshark-1.12.7, fixes some crashes and infinite loops
...
in dissectors
2015-08-12 20:59:53 +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
3b2507b01b
update to wireshark-1.12.5, various crash/infinite loop/memleak fixes
...
https://www.wireshark.org/docs/relnotes/wireshark-1.12.5.html
2015-05-13 08:36:36 +00:00
ajacoutot
1aa76cceb2
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:13:02 +00:00
sthen
d1a121a82e
update to wireshark-1.12.4
...
Various fixes and improvements, including possible crashes/infinite loops
in the following dissectors: ATN-CPDLC (crash), WCP (crash), LLDP (crash),
TNEF (loop), SCSI OSD (loop), and a possible crash in pcapng file parsing.
2015-03-14 21:46:46 +00:00
sthen
61e9d1fe85
Add a missing net/bpf.h inclusion, activating code that handles the conflicting
...
DLT_* values on various OS. Specifically, fixes things so DLT_LOOP packets are
handled by the correct dissector and displayed as IP rather than raw packets.
2015-02-14 00:14:31 +00:00
sthen
7163d175e8
update to wireshark 1.12.3
...
take maintainer so i notice updates in portscout
2015-02-13 22:29:09 +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
0d2596b36c
security update to wireshark-1.10.10
2014-10-17 22:42:23 +00:00
sthen
233f3d4469
set PORTROACH to exclude devel versions, currently a noop as there's a newer stable
2014-09-17 21:57:08 +00:00
pascal
a54fabf24e
Use -Wl,--relax to unbreak on powerpc.
...
ok landry@
2014-09-01 16:36:04 +00:00
landry
b4dfa6931e
BROKEN-powerpc for relocation overflows
2014-09-01 09:28:41 +00:00
landry
b1a5536e5a
BROKEN-alpha = .got subsegment exceeds 64K (size 101480)
...
while here, remove comment about patch that got removed..
2014-08-19 05:35:58 +00:00
sthen
d699f06c11
normalize patches, now that trees are unlocked
2014-08-14 09:00:20 +00:00
sthen
6ebc37f6ed
SECURITY update to wireshark 1.10.9: dissector crashes, buffer underruns.
...
patch-Makefile_in is now empty but cannot be removed until trees are
fully unlocked. Noted in an XXX comment in Makefile.
2014-08-10 19:23:00 +00:00
sthen
53c19cce03
bdep on desktop-file-utils, ok landry
2014-07-21 22:19:06 +00:00
sthen
961156e408
xdg-open only needed for the gui
...
line up some tabs
lua is a lib dep not a run dep
2014-07-18 21:31:53 +00:00
sthen
86e6dc70f8
committed upstream
2014-07-18 21:17:31 +00:00
ajacoutot
9c0d492e6e
Unfuck RUN_DEPENDS-main.
2014-07-18 20:21:07 +00:00