Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Mar 2011 19:12:11 +0000 (UTC)
From:      Juergen Lock <nox@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <201103261912.p2QJCBjZ064424@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103261912.p2QJCBjZ064424>