From owner-freebsd-ports@FreeBSD.ORG Sat Oct 12 11:35:28 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6BB7AF97 for ; Sat, 12 Oct 2013 11:35:28 +0000 (UTC) (envelope-from dnebdal@gmail.com) Received: from mail-lb0-x230.google.com (mail-lb0-x230.google.com [IPv6:2a00:1450:4010:c04::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EE54428D9 for ; Sat, 12 Oct 2013 11:35:27 +0000 (UTC) Received: by mail-lb0-f176.google.com with SMTP id y6so4204746lbh.21 for ; Sat, 12 Oct 2013 04:35:26 -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 :cc:content-type; bh=rBIYQi5bs6E425YhzsLeSkfXZMVcK+y29HlnehL3n2s=; b=KN6Xiokq7II7dOVSzi0qggtJGLgtc+Cc5YpTC+Z8fCLQim8ylhPpVraPJDD55ncXIe 8D2qXYR6EFN1dnPLnSe4heo2KpxWbfbt/iX1LWxz3cUkQWkVGeJRpvnH0HeYl2ok+xqX udUbyzB/7B94xlq/dDHMdymygsltrOe0bqweeN3TFNbrbZ7gFyIltiqvQjyCQUbb36g5 2n2iSRQb3zp6mS+J7dpGVilqDz3OIvd9kLTvme0El0IbbQHHOPs3LlKw45YT9TurCikY 2IlP69zkfc7sY1MUsgkLT55NGkM5A6B69IIjnfjy6QpOAC4gpwJ7RVwrWSFnOSeq6ah/ /OuQ== MIME-Version: 1.0 X-Received: by 10.152.87.143 with SMTP id ay15mr20877551lab.2.1381577725936; Sat, 12 Oct 2013 04:35:25 -0700 (PDT) Received: by 10.112.155.137 with HTTP; Sat, 12 Oct 2013 04:35:25 -0700 (PDT) In-Reply-To: References: <20131012055953.GA4352@icarus.home.lan> <5259051D.7060205@FreeBSD.org> Date: Sat, 12 Oct 2013 13:35:25 +0200 Message-ID: Subject: Re: How to disable staging support in ports tree universally? From: Daniel Nebdal To: Torfinn Ingolfsen Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Ports ML X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Oct 2013 11:35:28 -0000 On Sat, Oct 12, 2013 at 11:08 AM, Torfinn Ingolfsen wrote: > Hello, > > On Sat, Oct 12, 2013 at 10:15 AM, Matthew Seaman wrote: >> >> Staging is here to stay. There's no way of "turnng it off." If the > > Why? Why can't it be turned off? > What is the technical reason / reasoning behind this design decision? > And why is staging special, compared to all other features that has > been introduced to FreeBSD in the last few years? > > -- > Regards, > Torfinn Ingolfsen As I've understood it, it's not so much a "feature" as an infrastructure *change* - asking to disable it is, from now on, about as meaningful as asking if you could disable the fetch stage. -- Daniel Nebdal