From owner-freebsd-questions Sun Apr 16 18: 8:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (mail.dohboys.com [208.26.253.10]) by hub.freebsd.org (Postfix) with ESMTP id C321937B528 for ; Sun, 16 Apr 2000 18:08:17 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.241.211]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Sun, 16 Apr 2000 18:17:26 -0700 Message-ID: <38FA6387.A0B82B88@3-cities.com> Date: Sun, 16 Apr 2000 18:06:15 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "David J. Kanter" Cc: FreeBSD questions Subject: Re: Fetching distfiles off-site References: <20000416185651.A95032@localhost.localdomain> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "David J. Kanter" wrote: > > My FreeBSD box has only a 56K modem, but I have access to non-BSD machines > that have T1 lines. I'd like to use those machines to download the larger > distfiles, and transfer them onto my BSD machine with a Zip disk. > > How can I interpret the Makefile of a port to ensure that I get all the > appropriate distfiles? Just look at the DISTFILES, BUILD_DEPENDS, and > RUN_DEPENDS? It is all in there; however, I would start with the /usr/ports/INDEX. That has the version the build will look for and it is all very conviently spelled out. The files listed are usually the large files. The problem is the T1 machines, if they are some of those unmentionable ones :), can mangle the file name on the download. For example, xxx-1_0.tar.gz can become xxx-1_0_tar.gz and you have to move it into your distfile directory and change the name to the proper one. If you have the 4-cd set (vol-3 and 4 for the source) and mount it before you do the install, the 56kb modem isn't that bad for the fill-in stuff. Kent > -- > David Kanter > djkanter@nwu.edu > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message