Subject: Re: package dependency and fetching
To: Christoph Badura <bad@oreilly.de>
From: None <itojun@iijlab.net>
List: tech-pkg
Date: 08/17/1999 22:52:08
>>	I believe there is no way to fetch set of packages baesd on
>>	dependencies.  (for example, autoconf depends on m4, so it would be
>>	nice if one can get autoconf and m4 by saying "get autoconf, and
>>	all packages autoconf is depending upon")
>"make fetch-list | sh" should work.

	make fetch-list is for distfiles (source codes).  I meant compiled
	binary packages, like those found in
	ftp://ftp.netbsd.org/pub/NetBSD/packages/1.4/i386.

itojun