| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 18:25:25
2.1_1
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
07 Feb 2013 12:37:48
2.1_1
|
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)
Approved by: portmgr |
05 Feb 2013 16:17:07
2.1_1
|
novel  |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
27 Apr 2012 17:46:04
2.1
|
nox  |
- Update devel/cxxtools and www/tntnet to 2.1 .
- Bump PORTREVISION for www/vdr-plugin-live that depends on tntnet. |
23 Sep 2011 22:26:39
2.0_2
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
25 Jun 2011 18:34:33
2.0_2
|
nox  |
- Actually fix cxxtools build with clang, the previous update only
silenced the warning with clang 2.9 but still generated broken code.
- Bump PORTREVISION for devel/cxxtools and also for www/tntnet that
depends on cxxtools. |
22 Jun 2011 22:57:16
2.0_1
|
nox  |
Fix build with clang. |
05 Jun 2011 18:43:16
2.0_1
|
novel  |
Chase security/gnutls update and add an UPDATING entry. |
01 Apr 2011 19:10:59
2.0
|
nox  |
Update to 2.0 . |
26 Mar 2011 19:12:11
1.6.3
|
nox  |
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 |