From owner-freebsd-ports Mon Jun 5 7:27: 4 2000 Delivered-To: freebsd-ports@freebsd.org Received: from aaz.links.ru (aaz.links.ru [193.125.152.37]) by hub.freebsd.org (Postfix) with ESMTP id E5D8F37B8CF for ; Mon, 5 Jun 2000 07:27:00 -0700 (PDT) (envelope-from babolo@links.ru) Received: (from babolo@localhost) by aaz.links.ru (8.9.3/8.9.3) id SAA22937; Mon, 5 Jun 2000 18:26:56 +0400 (MSD) Message-Id: <200006051426.SAA22937@aaz.links.ru> Subject: Re: fetch-list / how to get the list of required distfiles? In-Reply-To: <200006051226.OAA04058@greatoak.home> from "Philippe CASIDY" at "Jun 5, 0 02:26:28 pm" To: pcasidy@worldnet.fr (Philippe CASIDY) Date: Mon, 5 Jun 2000 18:26:56 +0400 (MSD) Cc: freebsd-ports@FreeBSD.ORG From: "Aleksandr A.Babaylov" MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Philippe CASIDY writes: > On 5 Jun, Aleksandr A.Babaylov wrote: > > I use this script (I call it "fetchall") to fetch all distfiles > > this script must be in you PATH > .... > > (yes, it can be more clear) > > What does your script do more than (cd /usr/ports; make fetch) when the > load of the machine is low? Do I miss something? No more! some processes in parallel. > > But it is what you need if you create you CD/DVD/something similar. > > Distfile will not be found if not properly placed > I agree when the purpose is to actually get the distfile not when you > just want the list of the files. Am I wrong? find /usr/ports/distfiles -type f | xargs -n 1 basename ? > >> I was also wondering how to generate list while taking into account the > >> fact that some archives cannot be put on cdroms? > > dump / restore and DDS4 is your friend :-) > DDS4 ? streamer with 20/40 Gb cassetes I use to bacup my computers as far as know I ever have rights to bakup any of distfiles. And list it too ;-) -- @BABOLO http://links.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message