CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/08/20 05:16:58
Modified files:
net : Makefile
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
Removed files:
net/totd : Makefile distinfo
net/totd/files : totd.conf.sample
net/totd/patches: patch-Makefile_in patch-totd_8
net/totd/pkg : DESCR PLIST totd.rc
Log message:
Remove net/totd, a DNS64 proxy. It is broken because it doesn't randomise
source ports (also code parsing DNS running as root? no thanks) and there
are better alternatives (unbound or isc-bind have their own DNS64 support).
ok tb@ kn@