Commit graph

6 commits

Author SHA1 Message Date
Mikhail Teterin
eb69ee3b49 Upgrade from 3.3 to 3.4.2. Use tcl84 by default. 2003-04-24 17:01:19 +00:00
Mikhail Teterin
5a54d0dc63 Upgrade to the version 3.3... 2001-05-02 20:35:43 +00:00
Mikhail Teterin
ff82afe0bd The previous commit by sobomax fixed the build, but quite terribly broke
the install.  My version  used the  special Makefile  only to  build the
binary lib. The installation was done by the software's Makefile.

sobomax declared  the custom  Makefile.lib to  be _the_  Makefile, which
caused  the library  to be  installed into  /usr/lib :-)  and completely
missed the .tcl scripts, etc.

I'm restoring the  old behaviour with the build problem  fixed (I hope).
This version  will also help  tclhttpd find  its docRoot on  startup. It
will  also install  tclhttpd.rc.default instead  of tclhttpd.rc.  If the
latter does not exist, the former gets copied to create it.

Submitted by: bento (and fenner's script)
2001-03-29 21:32:14 +00:00
Mikhail Teterin
cf390065f5 Bring to the latest version. Link all of the little external libraries
needed by the tclhttpd into one file. I submitted this back in December,
but nobody cared since. Now I can commit this myself :)

PR:		ports/23310
Submitted by:	mi
2001-02-07 22:36:13 +00:00
Kris Kennaway
f81b0711bc Remove stray directory on deinstall 2000-11-11 11:09:01 +00:00
Neil Blakey-Milner
57dc407478 Add tclhttpd, a pure-Tcl implementation of a HTTP server.
PR:		ports/19870
Submitted by:	Mikhail Teterin <mi@privatelabs.com>
2000-07-20 11:55:59 +00:00