- Stallion's domain is for sale
- RandD's website is an unrelated blog. servetheweb does not resolve
- Pyramid computer is a chess supplier
- Netwolves domain does not resolve
- advansys's website is non-existant
- ALE Software's website is unrelated to BSD/Linux consulting
- mindstep's website does not resolve (two checks). Google shows no
alternative.
- Mseuss Unternehmensberatung's website resolves to a ad/gambling
website.
- OpenTrend's website does not resolve. Google shows no alternative.
if NO_OBJ is defined, but not about the value.
Which means you cannot unset NO_OBJ on the command line or with env variable:
$ make NO_OBJ=""
or
$ export NO_OBJ=""; make
I still think that 'make obj' doesn't really work for the doc
project. But for now, you have to disable it yourself on the command
line or in your ~/.profile.
This is a revert of r51065
- ish pty appears to be an educational services company. No references
to FreeBSD or any other unix offering can be found on their website.
- PythonByte's domain is for sale.
- JCR's website is non-existent. Google shows no alternative.
- Gurix's website has changed and does not appear to be a consulting
company anymore.
- Green IT is a parked domain.
- Frigate Network's website is non-existent. Google shows no
alternative.
- AaronSEN is a parked domain.
- Adimus is a web server without content.
- Codeangels Solutions's website is non-existent.
- ibermachines's website is non-existent.
- raditex's website has changed (website updated; not removed)
I am not removing entries of companies whose website redirects to
different, but existing company. Some appears to have been bought
or renamed, but I am trying to be conservative.
from the base repository with changes provided by hrs@, and further
tweaks from myself.
Of note:
- Consolidate duplicated logic throughout the Makefiles and shared
logic, and move files to more sane locations where they may be
shared by other parts of the build tools.
- Update location of several entity files.
- In the top-level Makefile, only include the hardware page if the
MAN4PAGES knob is set. This is done to prevent build failures on
the website until the webupdate script and wrapper are updated,
which will require some more thought. [1]
This fixes the 'reldoc' target in release/Makefile in head, found
to be broken a few days ago.
[1] Changes from myself.
Patch provided by: hrs
Sponsored by: The FreeBSD Foundation