cvs commit: ports/www Makefile ports/www/tntnet Makefile distinfo pkg-descr pkg-plist ports/www/tntnet/files patch-etc patch-sdk-demos-calc-Makefile.in

Juergen Lock nox at FreeBSD.org
Sat Mar 26 19:12:11 UTC 2011


nox         2011-03-26 19:12:11 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/tntnet           Makefile distinfo pkg-descr pkg-plist 
    www/tntnet/files     patch-etc 
                         patch-sdk-demos-calc-Makefile.in 
  Log:
  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.
  
  WWW: http://www.tntnet.org/index.html
  
  Revision  Changes    Path
  1.2843    +1 -0      ports/www/Makefile
  1.1       +56 -0     ports/www/tntnet/Makefile (new)
  1.1       +2 -0      ports/www/tntnet/distinfo (new)
  1.1       +126 -0    ports/www/tntnet/files/patch-etc (new)
  1.1       +11 -0     ports/www/tntnet/files/patch-sdk-demos-calc-Makefile.in (new)
  1.1       +8 -0      ports/www/tntnet/pkg-descr (new)
  1.1       +150 -0    ports/www/tntnet/pkg-plist (new)


More information about the cvs-all mailing list