Subject: Re: Support for marking packages as installed automatically as dependencies
To: None <tech-pkg@NetBSD.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: tech-pkg
Date: 10/24/2005 09:31:14
On Sun, Oct 23, 2005 at 06:21:40PM +0200, Thomas Klausner wrote:
> Hi!
> 
> Attached are patches for pkg_install and bsd.pkg.mk that implement
> marking packages that are pulled in as dependencies as automatically
> installed, which was requested on this mailing list some time ago.
> It works with pkg_add, make install, and make bin-install.

Nice. Can you also add an option to pkg_admin to change the state? It
might also be useful to handle that in the already-installed case for
pkg_install.

Joerg