From owner-freebsd-ports@FreeBSD.ORG Thu Oct 3 05:49:45 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 741036E3 for ; Thu, 3 Oct 2013 05:49:45 +0000 (UTC) (envelope-from zhao6014@gmail.com) Received: from mail-wg0-x22b.google.com (mail-wg0-x22b.google.com [IPv6:2a00:1450:400c:c00::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0AEBB24CD for ; Thu, 3 Oct 2013 05:49:44 +0000 (UTC) Received: by mail-wg0-f43.google.com with SMTP id z12so1883949wgg.34 for ; Wed, 02 Oct 2013 22:49:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=/YiwUaezSfQCh/Aui5IOj3EpqgMUpli34+P876IhnGs=; b=imWvRBjFx2ZQt3xD3E+lGIkDqoebC4rV7zTQsQXmY5EtR91IUaWMmeGpiGJvX3VskU TvwJCWSOUy5Y+DclrpWN5fu+QiRrAjMpzGpsrUotRPjflOmQehwJJp8lcUSBC/ADF7ih sSkaA0WiFppRXSAeA2NjEe+nvEa6isBIQlpmU6i9MB6z7uggbDROqp1Avy8jdcRT4Wuy IeBjlVwAT+4mqT2tXC/T9rKkmx/rByqSecQTi7ibvkLAwq5WRZ9rctQwkze3fCB1xYOY Wn3bo2JtMOnoKBYDk6mrOlLEYNz1Kw+M61I9rrOsJ9HmRqrss71VhbTtKWdllC0s3NkO u8Tg== X-Received: by 10.180.73.40 with SMTP id i8mr778442wiv.37.1380779383152; Wed, 02 Oct 2013 22:49:43 -0700 (PDT) MIME-Version: 1.0 Sender: zhao6014@gmail.com Received: by 10.194.33.98 with HTTP; Wed, 2 Oct 2013 22:49:23 -0700 (PDT) In-Reply-To: <524CE820.5060003@missouri.edu> References: <524CE820.5060003@missouri.edu> From: Jov Date: Thu, 3 Oct 2013 13:49:23 +0800 X-Google-Sender-Auth: aMOAqyTwOcAzUndrAp8EIwMNiJY Message-ID: Subject: Re: Explain staging To: Stephen Montgomery-Smith Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Ports 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: Thu, 03 Oct 2013 05:49:45 -0000 can this wiki page help? https://wiki.freebsd.org/ports/StageDir Jov blog: http:amutu.com/blog 2013/10/3 Stephen Montgomery-Smith > I have not been following discussions recently. There is this new thing > called staging. I don't seem able to find the original emails where > this was introduced. > > Is there an email or a website which explains in some detail how staging > works? It is badly messing with a port I am developing. I can fix it > by setting NO_STAGE=yes, but I would like to get a better idea of why it > is failing. The failure is during the build process. > > Sorry for not following closer. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >