aboutsummaryrefslogtreecommitdiffstats
path: root/www/websh
Commit message (Collapse)AuthorAgeFilesLines
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-1/+2
| | | | | PR: ports/116639 Submitted by: aDe
* - Convert existing ports to a new bsd.tcl.mk orderPav Lucistnik2007-04-031-2/+0
| | | | | | PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run
* Fix a curious problem, which appears to affect FreeBSD-5's makeMikhail Teterin2007-02-151-1/+1
| | | | | | (or sh?) only... Notified by: kris
* Hush a few more warnings to allow building with -Wall -Werror.Mikhail Teterin2007-02-141-4/+79
| | | | Notified by: kris
* Grrr... Fix the stuff that stayed from the mod_dtcl port, which IMikhail Teterin2007-02-132-13/+9
| | | | used as a template...
* Webshell -- a TCL module for Apache. Appears to be the most advancedMikhail Teterin2007-02-1312-0/+695
and the best supported such module of the several listed at http://tcl.apache.org/ Works with both Apache-1.3.x and 2.x and has an interesting development paradigm.