Date: Tue, 7 Nov 2006 14:44:03 +0000 (UTC) From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/tclhttpd Makefile ports/www/tclhttpd/files httpdate.c patch-date Message-ID: <200611071444.kA7Ei49P064864@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611071444.kA7Ei49P064864>