Commit Graph

6 Commits

Author SHA1 Message Date
jasper
26bbb80987 - update tntnet to 1.6.2
from vramesh2 at uiuc.edu (MAINTAINER)
2008-05-27 21:49:31 +00:00
jasper
6bca4dfbad - update tntnet to 1.6.1
from new maintainer Vijay Ramesh <vramesh2 at uiuc.edu>
2008-02-03 17:16:00 +00:00
jasper
c71197b9f0 add dependency on zip
(still an issue with shlibs left though...)

spotted by naddy@, thanks!
2007-10-31 17:37:09 +00:00
jasper
bc1ca9c885 update tntnet to 1.6.0.2 2007-07-16 14:20:46 +00:00
jasper
1c6e235237 update tntnet to 1.6.0.1 2007-07-04 21:29:08 +00:00
jasper
0d6e96c74a import tntnet 1.6.0
Tntnet is a web application server for web applications written in C++.
You can write a Web-page with HTML and with special tags you embed
C++-code into the page for active contents. These pages, called
components are compiled into C++-classes with the ecpp-compilier
"ecppc", then compiled into objectcode and linked into a shared library.
This shared library is loaded by the webserver "tntnet" on request and
executed.

ok martynas@
2007-06-26 21:03:17 +00:00