CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/02/15 02:20:33
Modified files:
x11 : Makefile
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
Removed files:
x11/driftnet : Makefile distinfo
x11/driftnet/patches: patch-Makefile_in patch-configure_ac
patch-src_display_gif_c
patch-src_display_img_h
patch-src_display_png_c patch-src_layer2_c
patch-src_layer3_c
patch-src_packetcapture_c
patch-src_packetcapture_h
patch-src_tmpdir_c patch-src_tmpdir_h
x11/driftnet/pkg: DESCR PLIST
Log message:
Remove x11/driftnet
This tool segfaults when
1. ran without any arguments
2. passing "--help" instead of "-h"
3. passing an invalid pcap-filter(5) expression, e.g. "foo"
Running it and opening HOMEPAGE in a browser shows HTTP traffic to the site
but the tool fails to do its job entirely, i.e. it cannot detect/show/etc.
the JPEG image http://www.ex-parrot.com/~chris/driftnet/screenshot.jpg as
requested by the browser.
OK claudio