From owner-cvs-src@FreeBSD.ORG Mon Apr 2 14:54:03 2007 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CE61816A406; Mon, 2 Apr 2007 14:54:03 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.freebsd.org (Postfix) with ESMTP id 8718F13C458; Mon, 2 Apr 2007 14:54:03 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 140779F2717; Mon, 2 Apr 2007 16:31:43 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id aKM7KHaZJPY2; Mon, 2 Apr 2007 16:31:37 +0200 (CEST) Received: from [192.168.2.186] (catv-50635cb6.catv.broadband.hu [80.99.92.182]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id EE3949F26FD; Mon, 2 Apr 2007 16:31:30 +0200 (CEST) Message-ID: <461113BA.2030302@FreeBSD.org> Date: Mon, 02 Apr 2007 16:31:22 +0200 From: Gabor Kovesdan User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Andrey Chernov , Gabor Kovesdan , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200704021131.l32BVIh3010519@repoman.freebsd.org> <20070402113612.GA85689@nagual.pp.ru> In-Reply-To: <20070402113612.GA85689@nagual.pp.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: cvs commit: src/share/misc committers-doc.dot committers-ports.dot committers-src.dot X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Apr 2007 14:54:03 -0000 Andrey Chernov schrieb: > On Mon, Apr 02, 2007 at 11:31:18AM +0000, Gabor Kovesdan wrote: > >> gabor 2007-04-02 11:31:18 UTC >> >> FreeBSD src repository (doc,ports committer) >> >> Modified files: >> share/misc committers-doc.dot committers-ports.dot >> committers-src.dot >> Log: >> - Add some comments what these files are for and how one can generate the >> graphical output >> > > Is it not generated automatically yet for some www.freebsd.org/* > commiters page? > > No. I would like to find out something for this, but I don't know how I could do it, I'll investigate if I have some time, but those files are still pretty incomplete, so I think we should make it as complete as it can be first. Gabor