CVS log for ports/www/tclhttpd/pkg-plist
Up to [FreeBSD] / ports / www / tclhttpd
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Feb 11 14:43:09 2006 UTC (6 years ago) by lawrance
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -1 lines
Out with the old rc.d script, in with the new. PR: ports/91442 (requested by) Submitted by: Mike <mspam@hideaway.net> Approved by: mi (maintainer, timeout 4 weeks)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Nov 19 21:36:44 2004 UTC (7 years, 2 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +155 -73 lines
Upgrade devel/tcllib from 1.6 to 1.7 and www/tclhttpd from 3.4.2 to 3.5.1. Update dependency lines in amsn and tclxml.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Apr 24 17:01:18 2003 UTC (8 years, 9 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_10_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Upgrade from 3.3 to 3.4.2. Use tcl84 by default.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed May 2 20:35:42 2001 UTC (10 years, 9 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_8_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -0 lines
Upgrade to the version 3.3...
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Mar 29 21:32:13 2001 UTC (10 years, 10 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
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)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 7 22:36:12 2001 UTC (11 years ago) by mi
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +21 -8 lines
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
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Nov 11 11:09:01 2000 UTC (11 years, 3 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Remove stray directory on deinstall
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 20 11:55:56 2000 UTC (11 years, 6 months ago) by nbm
Branches: MAIN
CVS tags: RELEASE_4_1_1
Add tclhttpd, a pure-Tcl implementation of a HTTP server. PR: ports/19870 Submitted by: Mikhail Teterin <mi@privatelabs.com>
