www/picoweb

Dedicated HTTP server for GenoM modules.
Directory:
www/picoweb (package's history)
Package version:
picoweb-1.3
Home page:
https://softs.laas.fr/openrobots/
License:
2-clause-bsd
Source archive:
https://www.openrobots.org/distfiles/picoweb/picoweb-1.3.tar.gz
Description:
Picoweb - a dedicated HTTP server for GenoM modules Picoweb is an HTTP server designed to make the contents of the posters created by GenoM modules available as XML documents to applications like user interfaces, debugging software, or control/supervision software. This is not a general purpose web server. Every Genom Module provides a CGI procedure that exports its posters in XML, as part of its client library. Picoweb is able to autoload the client library of an exiting module when it receives a request for its CGI procedure. By default, picoweb listens on the 8080 port and outputs logging information to stdout.
Run dependencies:
pocolibs>=3.1
Build dependencies:
digest>=20080510, gcc>=3, mkdep>=2.6, pax, pkg-config>=0.22, pkg_install>=20110805.12, tnftp>=20130505~ssl
General options:
debug
Produce debugging information for binary programs
c-compiler alternatives:
gcc
Use the GNU C compiler
clang
Use the LLVM C compiler
ccache-gcc
Use ccache and the GNU C compiler
ccache-clang
Use ccache and the LLVM C compiler