CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/12/04 11:13:57
Modified files:
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
net/nmap : Makefile
net/nmap/patches: patch-Makefile_in
net/nmap/pkg : PLIST-main
Added files:
net/nmap/patches: patch-configure_ac
Removed files:
net/nmap/patches: patch-ndiff_setup_py
patch-zenmap_install_scripts_unix_zenmap-root_desktop
patch-zenmap_install_scripts_unix_zenmap_desktop
patch-zenmap_setup_py
net/nmap/pkg : DESCR-zenmap PLIST-zenmap
Log message:
Remove net/nmap,-zenmap and ndiff(1) from net/nmap
zenmap is a python 2 gui supposed to be run as root, ndiff diffs nmap
outputs. ndiff from the nmap package requires the nmap-zenmap package to
be installed, but doesn't depend on it and won't work unless you actually
install/use zenmap... which noone ever complained about.
Upstream has some active python 3 pull requests, but nothing concrete and
nmap port updates are overdue anyway.
Completely remove all python (2) bits from this port.
Feedback jca sthen
OK jca (on zenmap removal, ndiff removal probably as well)
OK sthen