From owner-cvs-all@FreeBSD.ORG Fri Aug 5 17:26:23 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35B7216A41F; Fri, 5 Aug 2005 17:26:23 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from www.portaone.com (support.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D65943D45; Fri, 5 Aug 2005 17:26:22 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [192.168.0.49] (lesnik.portaone.com [195.140.246.50] (may be forged)) (authenticated bits=0) by www.portaone.com (8.12.11/8.12.11) with ESMTP id j75HQDxo073982 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 5 Aug 2005 19:26:13 +0200 (CEST) (envelope-from sobomax@portaone.com) Message-ID: <42F3A134.8070600@portaone.com> Date: Fri, 05 Aug 2005 20:26:12 +0300 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Poul-Henning Kamp References: <21291.1123262340@phk.freebsd.dk> In-Reply-To: <21291.1123262340@phk.freebsd.dk> Content-Type: text/plain; charset=KOI8-U; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.86.2/1003/Thu Aug 4 16:43:24 2005 on www.portaone.com X-Virus-Status: Clean X-Spam-Status: No, score=-5.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.0 X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on www.portaone.com Cc: cvs-src@FreeBSD.ORG, Maxim.Sobolev@portaone.com, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Maxim.Sobolev@portaone.com List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 17:26:23 -0000 Poul-Henning Kamp wrote: > In message <42F39E7F.50603@portaone.com>, Maxim Sobolev writes: > >>Poul-Henning Kamp wrote: >> >>>phk 2005-08-05 16:08:53 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> gnu/usr.bin Makefile >>> Log: >>> let NO_MAN control man >>> let NO_TOOLCHAIN control rcs >> >>I have an objections. rcs is useful thing for various administrative >>tasks as well (i.e. keeping track of config file revisions), therefore >>it is not quite a "toolchain" thing. > > > You are free to keep local patches. So as you are. -Maxim