Subject: Re: pkgchk (was Re: today's openssh version 3.7)
To: Martin Weber <Ephaeton@gmx.net>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 09/19/2003 22:25:34
On Thu, 18 Sep 2003, Martin Weber wrote:

> And again, I've once implemented a -o(rdered) option to pkgchk, which basically
> uses tsort to sort the dependancy list so it builds each package exactly
> once ... But it obviously wasn't good enough for netbsd. But that's what

I am not sure what you mean by not good enough.

It sounds like a good idea and I am interested in trying it.

Can you post your patch here? (Or better yet, via send-pr?)

(I was using tsort to build a dependency listing based on the dependencies
in binary packages. So it could be used in a smart wrapper to pkg_add. I
need to work on this again now that I have many binary packages to work
with.)

   Jeremy C. Reed
   http://bsd.reedmedia.net/