aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2007-02-13 14:53:06 +0800
committermi <mi@FreeBSD.org>2007-02-13 14:53:06 +0800
commitd9d93eaafa3df932cb6d144ffa43e1e7f56c08e9 (patch)
tree8cf3bfa7b8711ec115d24cce8e0692e7e606d47f /www
parent6b03a9087909643fa7df2791fb4549ae1b295110 (diff)
downloadfreebsd-ports-gnome-d9d93eaafa3df932cb6d144ffa43e1e7f56c08e9.tar.gz
freebsd-ports-gnome-d9d93eaafa3df932cb6d144ffa43e1e7f56c08e9.tar.zst
freebsd-ports-gnome-d9d93eaafa3df932cb6d144ffa43e1e7f56c08e9.zip
Grrr... Fix the stuff that stayed from the mod_dtcl port, which I
used as a template...
Diffstat (limited to 'www')
-rw-r--r--www/websh/Makefile2
-rw-r--r--www/websh/pkg-descr20
2 files changed, 9 insertions, 13 deletions
diff --git a/www/websh/Makefile b/www/websh/Makefile
index 7bc9b79d1270..f70d5400f974 100644
--- a/www/websh/Makefile
+++ b/www/websh/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: mod_dtcl
+# New ports collection makefile for: websh
# Date created: January 31, 2007
# Whom: Mikhail Teterin <mi@aldan.algebra.com>
#
diff --git a/www/websh/pkg-descr b/www/websh/pkg-descr
index db3d93721a05..b707df02b7c2 100644
--- a/www/websh/pkg-descr
+++ b/www/websh/pkg-descr
@@ -1,14 +1,10 @@
-From the software's readme.html:
+Web|sh is a TCL module for Apache. It is currently the most
+advanced and the best supported of the several such modules
+listed at
- mod_dtcl is a free/open source implementation of server parsed
- Tcl, under Apache, distributed under the terms of the GNU GPL.
- It allows you to tightly integrate html with Tcl, a widely used
- scripting language with many years of development invested in
- it. This is an ideal combination, allowing you to greatly extend
- what you could do with plain html. Because Tcl is such a widely
- used language, there is a large amount of documentation for it,
- both on the net and books. There are also many external Tcl
- modules that you can load into mod_dtcl, to create images,
- access databases, etc.
+ http://tcl.apache.org/
-WWW: http://tcl.apache.org/mod_dtcl/
+Works with both Apache-1.3.x and 2.x and has an interesting development
+paradigm.
+
+WWW: http://tcl.apache.org/websh/