cvs commit: ports/www/tclhttpd Makefile ports/www/tclhttpd/files httpdate.c patch-date

Mikhail Teterin mi at FreeBSD.org
Tue Nov 7 14:44:05 UTC 2006


mi          2006-11-07 14:44:03 UTC

  FreeBSD ports repository

  Modified files:
    www/tclhttpd         Makefile 
  Added files:
    www/tclhttpd/files   httpdate.c patch-date 
  Log:
  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  Changes    Path
  1.18      +2 -2      ports/www/tclhttpd/Makefile
  1.1       +119 -0    ports/www/tclhttpd/files/httpdate.c (new)
  1.1       +41 -0     ports/www/tclhttpd/files/patch-date (new)


More information about the cvs-all mailing list