[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new tool for ports maintainers



On Sun, Aug 10, 2003 at 11:48:42AM +0100, Sam Smith wrote:
> How about making a target such that you can test build all
> the packages which depend on the modified package ?

> While testing is more than building; it is a prerequisite.

You don't specifically need such a target. You can store the result of
transitive-closure (more or less) and use that as a SUBDIRLIST.

There are some issues with fully automating this, in any case.