dev-ml/tiny_httpd
Minimal HTTP server with a small request router
USE Flags
camlzip
* This flag is undocumented *
ocamlopt
Global: Enables ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
test
Global: Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore