jasper
4b58a16831
- no need to use the gcc3 module anymore on sparc
...
from brad
2011-07-11 12:13:03 +00:00
sthen
d580cde0ab
fix various typos, from Anthony J. Bentley with a few tweaks by myself
2011-03-14 09:15:33 +00:00
naddy
5ba9e6cafd
Epoch bump for lang/gcc/3.3 because the version number shouldn't
...
count as older than one from 2005.
Revision bump for all ports that depend on libstdc++-3 because the
package specs have changed.
2011-01-15 01:07:45 +00:00
espie
9ff53f35ab
remaining WANTLIB go .>= to >=
2010-11-22 10:16:08 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
sthen
89d5cdea52
new-style LIB_DEPENDS/REVISION/WANTLIB
2010-11-11 12:35:09 +00:00
espie
c82c4422b0
USE_GROFF=Yes
2010-10-19 08:02:53 +00:00
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