From owner-freebsd-questions@FreeBSD.ORG Wed Sep 5 18:46:48 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE31216A417 for ; Wed, 5 Sep 2007 18:46:48 +0000 (UTC) (envelope-from mcc@fid4.com) Received: from mail102.csoft.net (mail102.csoft.net [205.205.219.4]) by mx1.freebsd.org (Postfix) with ESMTP id 872B813C48D for ; Wed, 5 Sep 2007 18:46:48 +0000 (UTC) (envelope-from mcc@fid4.com) Received: from [172.28.30.208] (westford-nat.juniper.net [66.129.232.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail102.csoft.net (Postfix) with ESMTP id 286091CEFF for ; Wed, 5 Sep 2007 17:23:59 +0000 (UTC) Message-ID: <46DEE624.20103@fid4.com> Date: Wed, 05 Sep 2007 13:23:48 -0400 From: "Michael C. Cambria" User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" References: <46DEDD6F.9020509@gmail.com> <46DEE2B2.4080602@adempiere.org> <46DEE2D8.7090409@riderway.com> In-Reply-To: <46DEE2D8.7090409@riderway.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: ports collection background-fetch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Sep 2007 18:46:48 -0000 Philip M. Gollucci wrote: > Bahman M. wrote: > >> deeptech71@gmail.com wrote: >> >>> Is it possible to do automatic fetching of source files in the >>> background while other parts are being compiled? >>> >> Wouldn't portupgrade --fetch-only work? Run this first to grab everything, then build. Not exactly what you asked for, but close MikeC