Subject: Re: CVS commit: pkgsrc/doc
To: None <gdt@netbsd.org, tech-pkg@NetBSD.org>
From: Dieter Baron <dillo@danbala.tuwien.ac.at>
List: tech-pkg
Date: 08/08/2007 20:25:48
In article <20070808174837.CD78621507@cvs.netbsd.org> Greg wrote:
: add todo item:

:         o Make "pkg_install -u" preserve the automatic tag, clear the
:           unsafe_depends* and rebuild tags, and set unsafe_depends* on
:           depending packages, following the behavior of make replace.

  Sorry for coming a bit late with this, but I think pkg_add -u should
set/unset the automatic tag in the same way pkg_add without -u does.
If I manually run pkg_add -u foo, I expect the automatic tag to be
cleared: I just manually installed it. 

  I see the utility of a flag to preserve the automatic tag, and I'm
not against adding that.

  [The same goes for ``make update''.]

					yours,
					dillo