From owner-freebsd-questions@FreeBSD.ORG Wed Sep 5 16:46:59 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 D61FE16A419 for ; Wed, 5 Sep 2007 16:46:59 +0000 (UTC) (envelope-from deeptech71@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id 58B5F13C457 for ; Wed, 5 Sep 2007 16:46:59 +0000 (UTC) (envelope-from deeptech71@gmail.com) Received: by nf-out-0910.google.com with SMTP id k4so1745466nfd for ; Wed, 05 Sep 2007 09:46:36 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=cE0401fkscbn7SgHtdUwosA7h91Kg7BolGejJFXksp0XWpmBORxolKomZbuxGl0+QCJpVJbIarZaXFCKYMFS7uirPmoY0G8KmKemkwWKLR42de6XISEabeMhZ08PPhMs4riuKcaaukQedD6graF915Y0545BU+Z/LZkcreIB0fA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=oZ/QiNC4IDD2ZUXdAeLwCjh9zYip7X4s0BbQ/qTv2URw9GI8EvZ64nZiKJNtKsubDJTaEiRsuheDLULGUq7Kc4G+6219wUTmuUkDBvquDJSbkvFEkETE7R5FaG9O34vzLbEVFq+WItfn/Kz5us0DcPJMleOBq48WDWDV68Aws5k= Received: by 10.86.4.2 with SMTP id 2mr5299728fgd.1189010796380; Wed, 05 Sep 2007 09:46:36 -0700 (PDT) Received: from ?192.168.123.111? ( [84.0.107.117]) by mx.google.com with ESMTPS id d13sm10714325fka.2007.09.05.09.46.25 (version=SSLv3 cipher=RC4-MD5); Wed, 05 Sep 2007 09:46:26 -0700 (PDT) Message-ID: <46DEDD6F.9020509@gmail.com> Date: Wed, 05 Sep 2007 18:46:39 +0200 From: deeptech71@gmail.com User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 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 16:46:59 -0000 Is it possible to do automatic fetching of source files in the background while other parts are being compiled?