Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jul 1997 19:09:55 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        jfieber@indiana.edu
Cc:        ports@FreeBSD.ORG
Subject:   Re: multiple distfiles
Message-ID:  <199707100209.TAA16259@silvia.HIP.Berkeley.EDU>
In-Reply-To: <Pine.BSF.3.96.970709124423.308d-100000@fallout.campusview.indiana.edu> (message from John Fieber on Wed, 9 Jul 1997 12:48:44 -0500 (EST))

next in thread | previous in thread | raw e-mail | index | archive | help
 * I have a port (two actually) that needs to collect a couple
 * different distfiles from different directories on the same ftp
 * server.  Is there a preferred way of doing this?

Just list both directories as separate MASTER_SITES.  It will try
both.  I know it doesn't sound very smart but I can't think of a clean 
way to fix it in bsd.port.mk.

 * Somewhat related, if the authoratative source for a set of files
 * does not offer them in any archived format, is there a preferred
 * way of dealing with this?

You mean you need to fetch them one by one?  Well, that depends on a
couple other factors (number of files, whether they are using wu-ftpd, 
etc.)....

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707100209.TAA16259>