From owner-freebsd-hackers@FreeBSD.ORG Sat Aug 6 09:58:53 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2324416A41F for ; Sat, 6 Aug 2005 09:58:53 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from mail1.fluidhosting.com (mail1.fluidhosting.com [204.14.90.61]) by mx1.FreeBSD.org (Postfix) with SMTP id 5086143D46 for ; Sat, 6 Aug 2005 09:58:52 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 68744 invoked by uid 399); 6 Aug 2005 09:58:51 -0000 Received: from mail1.fluidhosting.com (66.150.201.101) by mail1.fluidhosting.com with SMTP; 6 Aug 2005 09:58:51 -0000 Received: (qmail 27004 invoked by uid 399); 6 Aug 2005 09:58:51 -0000 Received: from unknown (HELO ?192.168.1.101?) (dougb@dougbarton.net@69.175.228.47) by mail1.fluidhosting.com with SMTP; 6 Aug 2005 09:58:51 -0000 Message-ID: <42F489D5.9070405@FreeBSD.org> Date: Sat, 06 Aug 2005 02:58:45 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ruslan Ermilov References: <42F45048.1070606@FreeBSD.org> <20050806093449.GH48504@ip.net.ua> In-Reply-To: <20050806093449.GH48504@ip.net.ua> X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org Subject: Re: FreeBSD-* files in non-HEAD branches X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Aug 2005 09:58:53 -0000 Ruslan Ermilov wrote: > Hi, > > On Fri, Aug 05, 2005 at 10:53:12PM -0700, Doug Barton wrote: > >>I'm wondering what the utility of files like FREEBSD-Upgrade and >>FREEBSD-Xlist which describe how to import stuff in src/contrib in branches >>other than HEAD. It makes sense to me to remove these files in other >>brakes, opinions? >> > > At least is makes it easy to view diffs between branches. I'd > prefer it if you don't remove them from src/contrib/groff/ and > src/contrib/texinfo/ at least that I maintain. Sorry I wasn't clear, I am only considering removing them from src/contrib/bind9. I wouldn't remove them in other people's areas. Doug