From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 20:30:21 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3391F37B401 for ; Wed, 23 Apr 2003 20:30:21 -0700 (PDT) Received: from dragoncrest.jasnetworks.net (dragoncrest.jasnetworks.net [65.194.254.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AF7E43FA3 for ; Wed, 23 Apr 2003 20:30:18 -0700 (PDT) (envelope-from dragoncrest@voyager.net) Received: from works.voyager.net (works.jasnetworks.net [192.168.0.2]) h3NMg02K067216 for ; Wed, 23 Apr 2003 22:42:01 GMT (envelope-from dragoncrest@voyager.net) Message-Id: <5.2.0.9.2.20030423233756.020b0090@pop.voyager.net> X-Sender: dragoncrest@pop.voyager.net X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Wed, 23 Apr 2003 23:40:52 -0400 To: freebsd-questions@FreeBSD.ORG From: Dragoncrest Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Question about ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2003 03:30:21 -0000 I remember someone saying how to do this, but I've since forgotten. What's the command to pull down all of the source files for each and every single port in /usr/ports that is needed to install any of the ports? AKA all of the files that should end up being stored in /usr/ports/distfiles I've searched, but I guess I'm not using the right keywords to find this. What I need to do is install ports on a box with zero network connection to the internet. Any help is welcome. Thanks.