fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
406 B
Text
6 lines
406 B
Text
Tntnet is a modular, multithreaded, high performance webapplicationserver
|
|
for C++. To create webapplications Tntnet has a template-language called
|
|
ecpp similar to php, jsp or mason, where you can embed c++-code inside a
|
|
html-page to generate active content. The ecpp-files are precompiled to
|
|
c++-classes called components and compiled and linked into a shared
|
|
library. This process is done at compiletime.
|