Subject: Re: pkg/4936: FTP sites for logsurfer package are incorrect
To: Hubert Feyrer <feh39068@rrzc6.rz.uni-regensburg.de>
From: Bill Fenner <fenner@parc.xerox.com>
List: netbsd-bugs
Date: 02/06/1998 17:23:30
Hubert Feyrer <feh39068@rrzc6.rz.uni-regensburg.de> wrote:
>Why's a special bsd.port.mk needed? Should't post-processing "make
>fetchlist"-output do the job?
"make fetch-list" only prints the first URL, and only if the file
doesn't exist in $(DISTDIR). I want to check all of the URL's.
(I suggested that the presence of the "break"'s in the "make fetch-list"
might be a bug, but got no response so just wrote my own bsd.port.mk stuff)
Bill