fedanet 0.0.70: now with FreeBSD support

Tue May 5 18:33:20 2026 UTC

FEDAnet source tarball version 0.0.70 is available in the download section. It now compiles and (hopefully) works on FreeBSD; to build there, use

  gmake FLAVOR=freebsd

Please note this build mode uses clang which seems to be the FreeBSD default now; if you have gcc and want to compile with it instead of clang, use

  gmake FLAVOR=freebsd CC=gcc

or, even better

  gmake FLAVOR=freebsd CC="gcc -fdiagnostics-color=never -fno-diagnostics-show-caret"

Special thanks today go to G.Nerc=Y.uR who provided me with access to a FreeBSD-based VPS and performed a lot of configuring, which made my work possible.

I'd like also to thank everyone who supported this project monetarily.

It is a pity I couldn't finish this work to the magnificient moment of 1777777777 seconds since Epoch, which happend two days ago, May 03, early in the morning. Well, better late than never.