From owner-freebsd-arch@FreeBSD.ORG Fri Oct 26 19:16:06 2012 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 044AD2AA; Fri, 26 Oct 2012 19:16:06 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id C4A608FC19; Fri, 26 Oct 2012 19:16:04 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id jf20so1444170bkc.13 for ; Fri, 26 Oct 2012 12:15:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=X0nAcLDq01I1HJtpfk/x9ptsoHzx4mmWSqoqUpsisdo=; b=OjQSzqCc4nE10KhfOzWtLDPoBj9fT7N0m4sgM4/JFyyItxeVmsjvUOX4eg79ZiEF4o Jp2MY+TUMMNrT3nlDUDWhxWYRJ2PkOErINT4c9pgFgZnRIKCOhuU+MhWDIQQPqxsBV1X kqKmr2tDGP48ectOFMYc9AruX4sDzqlpXyVXDWJS9n5nMsaGmWlTo9k1rJwPz0hi8bCP ve+6S4z/NlzyhL6pSCbbx0xTNyJVpD2b+S6HUx/ivMKHjvblZ6d7jAvttWNZ6zCi6z+B T6SMAeMaaV5R1BZolgamPNXOxYslCrfIFqM8ewSa4KlT8t7ow/6Mwnu1BFT+iCRuQJ8b NVvg== MIME-Version: 1.0 Received: by 10.204.156.74 with SMTP id v10mr7571626bkw.39.1351278957809; Fri, 26 Oct 2012 12:15:57 -0700 (PDT) Received: by 10.204.50.197 with HTTP; Fri, 26 Oct 2012 12:15:57 -0700 (PDT) Received: by 10.204.50.197 with HTTP; Fri, 26 Oct 2012 12:15:57 -0700 (PDT) In-Reply-To: <20121026181152.GC44331@dragon.NUXI.org> References: <201210020750.23358.jhb@freebsd.org> <201210021037.27762.jhb@freebsd.org> <127FA63D-8EEE-4616-AE1E-C39469DDCC6A@xcllnt.net> <20121025211522.GA32636@dragon.NUXI.org> <3F52B7C9-A7B7-4E0E-87D0-1E67FE5D0BA7@xcllnt.net> <20121025221244.GG3808@ithaqua.etoilebsd.net> <20121026181152.GC44331@dragon.NUXI.org> Date: Fri, 26 Oct 2012 20:15:57 +0100 Message-ID: Subject: Re: [CFT/RFC]: refactor bsd.prog.mk to understand multiple programs instead of a singular program From: Chris Rees To: freebsd-hackers@freebsd.org, "David E. O'Brien" , Chris Rees , freebsd-arch@freebsd.org, "Simon J. Gerraty" , Marcel Moolenaar , Garrett Cooper , Baptiste Daroussin Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Oct 2012 19:16:06 -0000 On 26 Oct 2012 19:12, "David O'Brien" wrote: > > On Fri, Oct 26, 2012 at 12:12:44AM +0200, Baptiste Daroussin wrote: > > Do be able to get the ports tree working with bmake asap, I also asked > > him to MFC it to 9.1, from latest reply he got positive answer from re@ > > about this, but was waiting for something I don't remember. > > :tu/:tl is in releng/9.1, so it will also be in 9.1-RELEASE. Then we only have two supported stable branches you propose to break... Chris