Date: Wed, 27 May 1998 22:22:11 -0400 From: Dave Chapeskie <dchapes@ddm.on.ca> To: freebsd-ports@FreeBSD.ORG Subject: Re: port makefile problem: DISTFILES in multiple directories Message-ID: <19980527222211.28444@ddm.on.ca> In-Reply-To: <19980527124049.A2177@flarn.dyn.ml.org>; from Matthew Hunt on Wed, May 27, 1998 at 12:40:49PM -0400 References: <19980527095202.15064@ddm.on.ca> <19980527124049.A2177@flarn.dyn.ml.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 27, 1998 at 12:40:49PM -0400, Matthew Hunt wrote: > MASTER_SITES= ftp://ftp.gmd.de/if-archive/infocom/compilers/inform6/source \ > ftp://ftp.gmd.de/if-archive/infocom/compilers/inform6/library \ > etc > DISTFILES= inform615_source.zip inform_library67.tar.gz etc. > > Obviously, some fetches will fail, because the MASTER_SITE and DISTFILE > will not correspond. Oh well. That's standard procedure for getting two > files from two different servers, so I don't think it's that big of a deal > to do the same thing for two directories on the same server. But I need to get 8 files from 4 different directories. That means that there will be an absolute minimum of 6 failures (in my case the best I can do is 7 failures). I find that 'solution' unacceptable and dismissed it immediately. Before I did that I'd go through the effort to repackage the stuff and make my own tarball. -- Dave Chapeskie <dchapes@ddm.on.ca>, DDM Consulting 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?19980527222211.28444>