]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove simple_httpd
authorkevans <kevans@FreeBSD.org>
Tue, 4 Feb 2020 21:27:39 +0000 (21:27 +0000)
committerkevans <kevans@FreeBSD.org>
Tue, 4 Feb 2020 21:27:39 +0000 (21:27 +0000)
commit88f91adc2b6a75e78f6b1ccf82e3147570e43739
treef9afda08ad3ce130cf8729ed2b63218d1bf73fa7
parent0f13c22778abe6a4f95e55f220186fec9f7da777
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]