]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove simple_httpd
authorKyle Evans <kevans@FreeBSD.org>
Tue, 4 Feb 2020 21:27:39 +0000 (21:27 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Tue, 4 Feb 2020 21:27:39 +0000 (21:27 +0000)
commit504613f2468f7cb5040687cc8fc65493d69206ac
treef9afda08ad3ce130cf8729ed2b63218d1bf73fa7
parent85642eee469f28516e72eceae0635459c882b8dc
Remove simple_httpd

simple_httpd was granted a reprieve from the picobsd removal based on having
some reported user; it turns out this user isn't actually using the version
in base and merging their changes would be difficult at this point, so the
version in base will simply continue to rot. Retire it now, it may make a
comeback to ports with the improved version.

No notice issued because its current visibility has only been for ~3
months, and a notice has been previously issued about picobsd removal.
share/mk/src.opts.mk
tools/build/options/WITHOUT_HTTPD [deleted file]
tools/build/options/WITH_HTTPD [deleted file]
usr.sbin/Makefile
usr.sbin/simple_httpd/Makefile [deleted file]
usr.sbin/simple_httpd/README [deleted file]
usr.sbin/simple_httpd/simple_httpd.c [deleted file]