CVS log for ports/www/tclhttpd/Makefile
Up to [FreeBSD] / ports / www / tclhttpd
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Dec 10 19:12:01 2010 UTC (14 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +13 -17 lines
Use _MAKE_JOBS instead of hard-coding the -j2: PR: 147907 Submitted by: Andrius Morkunas Use the USE_TCL knob and rely on the variables set by bsd.tcl.mk instead of figuring them out ourselves. Switching to USE_TCL makes this port depend on Tcl-8.5 by default now, hence the PORTREVISION bump.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Apr 9 13:42:20 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories With hat: portmgr
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Sep 21 22:35:46 2007 UTC (4 years, 4 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Make tcllib depobjs version independent Reported by: pointyhat Pointy hat to: mi
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Nov 7 14:44:02 2006 UTC (5 years, 3 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
The previous commit, which was supposed to simply update the tcllib dependency, accidentally introduced reference to unfinished work on the generation of locale-independent dates for HTTP-headers. Finish (and unbreak) this work and allow the server to run in non-English/ASCII locales. Changes submitted to the (dormant) vendor.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Oct 28 13:26:45 2006 UTC (5 years, 3 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Grrrr. This tcllib-dependant port slipped through due to my local modifications. Mad as a (pointy)hatter... Notified by: kris Approved by: portmgr (earlier)
Revision 1.16: 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_6_1_0, RELEASE_5_5_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -6 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.15: 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.14: preferred, colored
Changes since revision 1.14: +10 -4 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.14: download - view: text, markup, annotated - select for diffs
Mon Apr 5 16:47:20 2004 UTC (7 years, 10 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Bump up RUN-dependency on tcllib from 1.4 to 1.6. Submitted by: kris
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jan 17 11:41:33 2004 UTC (8 years ago) by edwin
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Chase update of devel/tcllib. Noticed by: bento http://bento.freebsd.org/errorlogs/i386-4-exp-latest/tclhttpd-3.4.2.log
Revision 1.12: 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_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -5 lines
Upgrade from 3.3 to 3.4.2. Use tcl84 by default.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:12:54 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Mar 29 17:55:00 2002 UTC (9 years, 10 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Finally catch up with the version number change of devel/tcllib -- I guess, we need some pattern matching in the RUN_DEPENDS too -- this port would work happily with the old tcllib0.8 as well as the new tcllib1.2. Submitted by: bento
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jul 10 13:54:21 2001 UTC (10 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +8 -8 lines
${PREFIX}/share/${PORTNAME} --> ${DATADIR}
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jun 14 21:20:34 2001 UTC (10 years, 7 months ago) by mi
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
The better fix for ports/27337 is, IMO, to also install the man-page as tclhttpd.1 instead of the too generic (and usurped by Apache) httpd.1...
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun May 27 15:59:42 2001 UTC (10 years, 8 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1 lines
add missing man pages PR: 27337 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Revision 1.6: 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
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -2 lines
Upgrade to the version 3.3...
Revision 1.5: 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.4: preferred, colored
Changes since revision 1.4: +13 -13 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.4: download - view: text, markup, annotated - select for diffs
Wed Mar 14 09:35:20 2001 UTC (10 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -8 lines
o Fix build by replacing custom do-build target with set of stock MAKEFILE/MAKE_ENV/MAKE_ARGS variables. o Slightly reorder variables to make Makefile more readable. Submitted by: bento
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: +20 -23 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
Mon Feb 5 15:33:50 2001 UTC (11 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Some spaces -> tabs for ports/www.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 20 11:55:45 2000 UTC (11 years, 6 months ago) by nbm
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Add tclhttpd, a pure-Tcl implementation of a HTTP server. PR: ports/19870 Submitted by: Mikhail Teterin <mi@privatelabs.com>
