From owner-cvs-ports@FreeBSD.ORG Thu May 3 12:41:44 2007 Return-Path: X-Original-To: cvs-ports@freebsd.org Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 10AAB16A402; Thu, 3 May 2007 12:41:44 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id D6B0113C487; Thu, 3 May 2007 12:41:43 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 48C5A5C56; Thu, 3 May 2007 08:25:49 -0400 (EDT) Date: Thu, 3 May 2007 08:25:49 -0400 From: Wesley Shields To: Kris Kennaway Message-ID: <20070503122549.GE29108@atarininja.org> References: <200705021957.l42JvwXm090850@repoman.freebsd.org> <20070502201548.GA43460@xor.obsecurity.org> <20070502215101.GA44575@xor.obsecurity.org> <20070502221119.GA44953@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070502221119.GA44953@xor.obsecurity.org> User-Agent: Mutt/1.5.15 (2007-04-06) Cc: Mikhail Teterin , Andrew Pantyukhin , cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/lang/tclX Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 May 2007 12:41:44 -0000 On Wed, May 02, 2007 at 06:11:19PM -0400, Kris Kennaway wrote: > > On Thu, May 03, 2007 at 02:03:19AM +0400, Andrew Pantyukhin wrote: > > On 5/3/07, Kris Kennaway wrote: > > >On Thu, May 03, 2007 at 01:40:52AM +0400, Andrew Pantyukhin wrote: > > >> On 5/3/07, Kris Kennaway wrote: > > >> >On Wed, May 02, 2007 at 07:57:58PM +0000, Mikhail Teterin wrote: > > >> >> mi 2007-05-02 19:57:58 UTC > > >> >> > > >> >> FreeBSD ports repository > > >> >> > > >> >> Modified files: > > >> >> lang/tclX Makefile > > >> >> Log: > > >> >> Work-around the deficiencies in FreeBSD package-building cluster, > > >> >> which causes the regression-tests to fail by disabling the > > >regression > > >> >> tests. > > >> >> > > >> >> Unbreak -- the build was never "broken" for the usual (non-jail) > > >> >> systems. > > >> > > > >> >Thanks. Just for the record, building in a jail is a supported > > >> >configuration for all users, so it's something that is required to > > >> >work for all ports. > > >> > > >> So can we please actually write it down somewhere? > > > > > >I am not sure of an appropriate place to record this fact. > > >Suggestions? > > > > Anywhere in the Porter's Handbook, naturally. I'll be > > updating docs this summer, you can probably leave it to > > me if you don't find this urgent. This thread will > > remain starred in my inbox until resolved. > > Yeah, what I mean is that there doesn't seem to be section as > currently written that this would be an appropriate addition to. Not quite the porters handbook but could it not fit in nicely under section 5.2.2 at: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/contributing-ports/maintain-port.html If it fits in nicely there I can come up with a patch to add it. -- WXS