CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/01/31 12:50:02
Modified files:
net : Makefile
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
Removed files:
net/nemesis : Makefile distinfo
net/nemesis/patches: patch-configure patch-src_Makefile_in
net/nemesis/pkg: DESCR PLIST
Log message:
Remove net/nemesis
No release from upstream since 2004, no IPv6 support and the port now fails
to build with "-fno-common".
There's net/scapy in our tree which can do everything that nemesis does and
more.
OK bcallah