Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 1997 08:54:17 PDT
From:      Bill Fenner <fenner@parc.xerox.com>
To:        Wolfram Schneider <wosch@cs.tu-berlin.de>
Cc:        Bill Fenner <fenner@parc.xerox.com>, ports@freebsd.org
Subject:   Re: make fetch-list broken in port ports/japanese/cdrom2 
Message-ID:  <97Sep11.085430pdt.177486@crevenia.parc.xerox.com>
In-Reply-To: Your message of "Thu, 11 Sep 97 01:54:18 PDT." <19970911105418.54819@panke.de> 

next in thread | previous in thread | raw e-mail | index | archive | help
Wolfram Schneider <wosch@cs.tu-berlin.de> wrote:
>See the FreeBSD Ports Changes script 
>	http://www.freebsd.org/ports/
>search for a port and follow the link 'Sources'.

I was just saying that the output format of "make fetch-list" had
so much extraneous info in it (and it only uses the first MASTER_SITE,
which also isn't very useful if you're really interested in fetching
the files).  The output of "make -m ~fenner/mk bill-fetch" is much easier
to parse and includes all of possible URL's.

Including all of the MASTER_SITEs is especially important for those
ports that have multiple MASTER_SITEs which are not mirrors but instead
one file is available from one site and another file is available from
the other -- "make fetch-list" will print out one working URL and one
bad URL.  "make -m ~fenner/mk bill-fetch" will print out 2 working URL's
and 2 bad URL's (which is the best you can get with the current
ports system).

  Bill



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?97Sep11.085430pdt.177486>