Date: Mon, 5 Jun 2000 18:26:56 +0400 (MSD) From: "Aleksandr A.Babaylov" <babolo@links.ru> To: pcasidy@worldnet.fr (Philippe CASIDY) Cc: freebsd-ports@FreeBSD.ORG Subject: Re: fetch-list / how to get the list of required distfiles? Message-ID: <200006051426.SAA22937@aaz.links.ru> In-Reply-To: <200006051226.OAA04058@greatoak.home> from "Philippe CASIDY" at "Jun 5, 0 02:26:28 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006051426.SAA22937>