net/tclserv

Request and poster server for pocolibs GenoM modules
Directory:
net/tclserv (package's history)
Package version:
tclserv-2.8.2
Home page:
https://git.openrobots.org/projects/tclserv
License:
2-clause-bsd
Source archive:
https://www.openrobots.org/distfiles/tclserv/tclserv-2.8.2.tar.gz
Description:
Tclserv is a request and poster server for pocolibs-based GenoM modules. It can control GenoM modules running on the same host as itself and accepts command on a dedicated socket that are forwarded to the modules in question. Tclserv also provides the 'genom' tcl package that can be loaded in any tcl interpreter (shells/eltclsh as well). The 'genom' package is a client of tclserv that can load dedicated procedures to control GenoM modules generated with the 'tcl' option. Other clients can also use tclserv, in particular net/libtclserv_client (in C, for modules generated with the 'tclserv_client' option).
Run dependencies:
pocolibs>=3.1, tcl86>=8.6<8.7
Build dependencies:
digest>=20080510, gcc>=3, 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
tcl alternatives:
tcl84
Use tcl-8.4
tcl85
Use tcl-8.5
tcl86
Use tcl-8.6