Re: Amazingly title happens to be correct;
>You need GNU to run free software my ass.
If you actually look at the needed dependencies and libraries, you always find GNU, even on BSDs.
>Plenty/most of the Libre software I run has BSD licences
It is little known that Berkley Software Distributions pretty much defaulted to using proprietary licenses until GNU and other related developers pestered them incessantly to use a free license and the response was the 4-clause BSD, which required further pestering for years until the barely acceptable 3-clause BSD license was developed and adopted.
Realistically, without GNU, BSDs would still be using proprietary licenses.
The main issue with the BSD licenses is that those don't contain a patent license - which allows setting a patent trap, where a patent is used to render the software proprietary.
>I run MacOS, so, most of the userland is BSD licensed
It is not correct that the userland is BSD license - although a bunch of the software was copy pasted into their proprietary software from the BSDs, the relevant license is apple's proprietary license (a license notice with the software is useless - what you need to have freedom is the complete corresponding source code and installation information).
>other sizeable chunck have MIT and Apache
I'm confident that MIT expat and Apache 2.0 were influenced by GNU.
Without GNU having given an example, why wouldn't have MIT continued to use proprietary licenses and why would Apache Foundation decide to support the development of free software?
>As free (if not "Freer") than GNU or the GPL, as those licenses give more freedom TO ME.
BSD licenses have permitted freedom to be taken from you with macos - without such software ripe for copy-pasting into proprietary software, apple would have had to at least work a lot harder to put more constricting chains on you - but it seems you consider that freedom is to throw chains on and somehow enjoy how constricting those are.
>Where are the GNU/GPL SSH libraries to connect to my NAS
In the case that a not that common non-GNU, actual free software program already exists, or is going to be written, GNU doesn't bother to pointlessly rewrite it - instead they enhance it (via GNU dependencies or hosting on nongnu).
I compile openssh with GCC & GNU autotools and use it with GNU readline.
>Where is my GNU/GPL web browser that is NOT Chromium(controlled by google) or WebKit(outdated standards support) based
That's Emacs Web Wowser in GNU Emacs.
Chromium in fact depends on GNU gzip and GNU bison and much more.
Webkit-gtk depends on GNU bison, GNU gettext and much more (it also renders HTML fine - which as far as I can tell, is the only thing that has been standardized - JavaScript stuff seems to consist of replicating what google does without following actual standards).
>has more than 1% market share (so web developers even know it exists)?
Why ask that specific question when you clearly know that the only browsers with high "market share" (seemingly measured by spyware in an extremely limited number of websites) are either chromium-based or firefox-based or webkit-based?
>Where is my GNU/GPL display server to even have a GUI
You don't need a display server to have a GUI.
The GNU GRUB OS has a GUI for example.
Yes, Xorg is the handful of actual free software programs that existed before GNU that survive still today and the current version does in fact have indirect GNU dependencies that give many enhancements, many optional.
>I am grateful to the GNU and to the GPL, but GNU and the GPL are not the be all end all of software feedom.
Many companies are hellbent on putting an end to freedom and without GNU, nobody would have any chance.