From owner-freebsd-questions@FreeBSD.ORG Tue Oct 20 20:35:57 2009 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 2AFE61065697 for ; Tue, 20 Oct 2009 20:35:57 +0000 (UTC) (envelope-from noah-list@enabled.com) Received: from enabled.com (www-virt.enabled.com [174.143.253.66]) by mx1.freebsd.org (Postfix) with ESMTP id 0EDDF8FC13 for ; Tue, 20 Oct 2009 20:35:56 +0000 (UTC) Received: from wifi-b-129-242.corp.yahoo.com (nat-dip10.cfw-b-gci.corp.yahoo.com [209.131.62.145]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by enabled.com (Postfix) with ESMTPSA id 12607F46E1 for ; Tue, 20 Oct 2009 13:37:00 -0700 (PDT) Message-ID: <4ADE1F2A.6020601@enabled.com> Date: Tue, 20 Oct 2009 13:35:54 -0700 From: Noah User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: User Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: how to build from ports without downloading ports 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: Tue, 20 Oct 2009 20:35:57 -0000 Hi there, I have a server with minimal disk space. is there a way to build from ports without downloading ports or only downloading what is needed for the build and then it is removed? Cheers, Noah