CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/02/04 05:56:02
Modified files:
net/etherape : Makefile distinfo
net/etherape/pkg: PLIST
Added files:
net/etherape/patches: patch-src_capture_capctl_c
patch-src_names_eth_resolv_c
Removed files:
net/etherape/patches: patch-Makefile_in patch-aclocal_m4
patch-src_appdata_c patch-src_appdata_h
patch-src_decode_proto_c
patch-src_diagram_c patch-src_diagram_h
patch-src_main_c patch-src_names_c
patch-src_preferences_c
patch-src_preferences_h
Log message:
etherape doesn't work properly (dialog boxes don't display, etc),
also it fails to build with -fno-common. We currently have an outdated
version but the newer one has similar problems. This is a quick commit
of an updated version of etherape prior to removing it in case anyone
wants to pick it up again in the future.