From owner-freebsd-www@FreeBSD.ORG Sat Nov 11 20:21:07 2006 Return-Path: X-Original-To: www@FreeBSD.org Delivered-To: freebsd-www@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F16416A412; Sat, 11 Nov 2006 20:21:07 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 357C043D6B; Sat, 11 Nov 2006 20:21:06 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id B79DF78C69; Sat, 11 Nov 2006 20:20:36 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id E3D081141E; Sat, 11 Nov 2006 21:21:04 +0100 (CET) Date: Sat, 11 Nov 2006 21:21:04 +0100 From: "Simon L. Nielsen" To: Jean-Yves Lefort Message-ID: <20061111202104.GK1006@zaphod.nitro.dk> References: <20061111194217.e55b0664.jylefort@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061111194217.e55b0664.jylefort@FreeBSD.org> User-Agent: Mutt/1.5.11 Cc: www@FreeBSD.org Subject: Re: UTF-8 in cvsweb X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Nov 2006 20:21:07 -0000 On 2006.11.11 19:42:17 +0100, Jean-Yves Lefort wrote: > Hello www, is it possible to properly display UTF-8 commit messages in > cvsweb? > > http://www.freebsd.org/cgi/cvsweb.cgi/ports/french/belote/Makefile Well, since commit messages are suposed to be ASCII I would say probably no. IE. see the (lack of) headers set in commit mails. At times other commit mails are in ISO-8859-1, so I don't think it's really possible expect anything but ASCII to really work. -- Simon L. Nielsen