NS3G - Opps, missed this one in the previous commit, no mention of FreeBSD on their webpage
ParcProductions - Remove the 404 URL
PHBSolutions - No mention of FreeBSD on their website
PineInternet - No mention of FreeBSD on their website
pontosi - No mention of FreeBSD on their website
RandDAssociates - No mention of FreeBSD on their website
RackmountNet - No mention of FreeBSD on their website
recoverdata - No mention of FreeBSD on their website
vocal - No mention of FreeBSD on their website
seciongmbh - No mention of FreeBSD on their website
sectec - No mention of FreeBSD on their website
senseofsecurity - No mention of FreeBSD on their website
ServerManagementPlus - Redirects to another site already in the list
SouthernGazer - No mention of FreeBSD on their website
Synetec - Does not resolve
Syntonet - Domain Search page
TechneticsConsultingPtyLtd - No mention of FreeBSD on their website
techneticsdatarecovery - No mention of FreeBSD on their website
TechniSoft - Does not resolve
tc21 - Does not resolve
TegtmeierInternetSolutions - No mention of FreeBSD on their website
TDI - No mention of FreeBSD on their website
Wave2 - No mention of FreeBSD on their website
wbpsystems - No mention of FreeBSD on their website
webangel - No mention of FreeBSD on their website
wetinet - No mention of FreeBSD on their website
WhiteQueueConsulting - No mention of FreeBSD on their website
WilliamRichard - 404
WirewalkTechnologies - No mention of FreeBSD on their website
WorkgroupTechnology - No mention of FreeBSD on their website
Xetpoint - No mention of FreeBSD on their website
zero-penalty - No mention of FreeBSD on their website
LANCO - Domain Search page
lifebiscuit - Nothing about FreeBSD on their webpage
Linast - Nothing about FreeBSD on their webpage
Linux4biz - Page does not load
Lionra - Nothing about FreeBSD on their webpage
LOGIOS - Nothing about FreeBSD on their webpage
lori-sa - Nothing about FreeBSD on their webpage
MarkTinguely - 404
MediaCenter - Redirect
mediaup - Nothing about FreeBSD on their webpage
MidwestSystems - Coming soon page
mivitec - Nothing about FreeBSD on their webpage
mosman - Nothing about FreeBSD on their webpage
NationalInformatics - Domain Search page
Netgraft - Nothing about FreeBSD on their webpage
Netizen - Domain Search page
networkadvantage - Nothing about FreeBSD on their webpage
nihonsoft - Domain Search page
NS3G - Nothing about FreeBSD on their webpage and redirects elsewhere
nullcube - Nothing about FreeBSD on their webpage
opensistemas - Nothing about FreeBSD on their webpage
OpenAssociates - Nothing about FreeBSD on their webpage
OpenSourcery - Domain not found
opentech - Nothing about FreeBSD on their webpage
openMindShare - Nothing about FreeBSD on their webpage
opensourcexperts - Nothing about FreeBSD on their webpage
osbty - Nothing about FreeBSD on their webpage
osc - Nothing about FreeBSD on their webpage
Oxalide - Nothing about FreeBSD on their webpage
DeLorentz - Nothing about FreeBSD on their webpage
Dextra - Nothing about FreeBSD on their webpage
DotlineInfotech - Nothing about FreeBSD on their webpage
esystems - Nothing about FreeBSD on their webpage
EDILtd - Nothing about FreeBSD on their webpage
FarNorthNetworks - Domain Search page
flozer - DNS Timeout
forgotten - Nothing about FreeBSD on their webpage
FSCInternet - Domain Search page
giganetworking - Casino page
GlobalTechnopolis - Nothing about FreeBSD on their webpage
GNUnetworks - Nothing about FreeBSD on their webpage
GurixWebProfessionals - Blank page
handtake - Nothing about FreeBSD on their webpage and redirects to another company
heritage - Nothing about FreeBSD on their webpage
hntsolutions - Domain does not exist
Hypermetrica - Page does not load
ibermachines - Nothing about FreeBSD on their webpage
IKTech - Nothing about FreeBSD on their webpage
InformSystem - Nothing about FreeBSD on their webpage
Imtelkom - Page does not load
InterACT - Nothing about FreeBSD on their webpage
interfuture - Remove link to a 404 page
ironkeep - Nothing about FreeBSD on their webpage and redirects to another company
itinfusion - Page does not load
ITSecurity - Domain Search page
ITworksConsulting - Website not setup page
rather than our own (poor) search.cgi. Provide results from www, lists,
wiki and forums.FreeBSD.org.
Discussed with: peter, gjb
Approved by: doceng (gjb), core (emaste)
- In build_manpages(), specify -DNO_ROOT to suppress
false errors when the 'hier' target gets kicked.
While here, create a tgz package containing the
/usr/share/man and /usr/share/openssl to make it
easier to refresh the man.cgi backend.
- In add_manref(), work around a recurring issue where
the add-manref.sh script thinks 'atf-c++-api' is
a valid entity entry.
Also fix the section ID passed to add-manref.sh,
which by the looks of it, should have never worked
in the first place.
Use realpath(1) to when passing the target file,
manual page, and section to add-manref.sh so using
'.' to specify the current working directory for
either the path to src/ or doc/ are valid.
Sponsored by: The FreeBSD Foundation
persistent malware on it and it harms the freebsd.org domain reputation.
I'm leaving the ftp link, it's the sourceforge mirror via http that
seems to be causing the problems.
There's more malware on other shared mirrors than this one, but google
safesearch has been complaining about this one for a long time.
There are a few remaining explicit uses of http://www.freebsd.org/cgi/
but all of these appear to be outdated e.g. pointing to GNATS) and need
updating.
Switch &cgibase; to use protocol-relative links, rather than hardcoding
http. Switch two others (ftpbase and ftpbaseerrata) whilst here.