From owner-freebsd-ports Wed May 27 19:23:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA04856 for freebsd-ports-outgoing; Wed, 27 May 1998 19:23:30 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ymris.ddm.on.ca (p27.krypton.sentex.ca [209.112.4.156]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA04792 for ; Wed, 27 May 1998 19:22:53 -0700 (PDT) (envelope-from dchapes@ddm.on.ca) Received: from squigy.ddm.on.ca (squigy.ddm.on.ca [209.47.139.138]) by ymris.ddm.on.ca (8.8.8/8.8.8) with ESMTP id WAA06928 for ; Wed, 27 May 1998 22:22:12 -0400 (EDT) (envelope-from dchapes@ymris.ddm.on.ca) From: Dave Chapeskie Received: (from dchapes@localhost) by squigy.ddm.on.ca (8.8.8/8.8.7) id WAA20864; Wed, 27 May 1998 22:22:11 -0400 (EDT) Message-ID: <19980527222211.28444@ddm.on.ca> Date: Wed, 27 May 1998 22:22:11 -0400 To: freebsd-ports@FreeBSD.ORG Subject: Re: port makefile problem: DISTFILES in multiple directories Mail-Followup-To: freebsd-ports@FreeBSD.ORG References: <19980527095202.15064@ddm.on.ca> <19980527124049.A2177@flarn.dyn.ml.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <19980527124049.A2177@flarn.dyn.ml.org>; from Matthew Hunt on Wed, May 27, 1998 at 12:40:49PM -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 , DDM Consulting To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message