summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdt <gdt>2007-08-27 23:18:22 +0000
committergdt <gdt>2007-08-27 23:18:22 +0000
commitd3909aa294aebf0fd61a01ec824bc364e3ca2757 (patch)
tree00f9f6c0e59a026fe882f7a4b60410d688df4a39
parenta7efc5046cd49143ee254514d1ba90a9b7733378 (diff)
downloadpkgsrc-d3909aa294aebf0fd61a01ec824bc364e3ca2757.tar.gz
Split the issues about 'pkg_install -u' clearing unsafe_depends and
the notion of preserving automatic, noting that probably a flag is needed for the latter and that there is not consensus.
-rw-r--r--doc/TODO12
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/TODO b/doc/TODO
index 0748ce05bb5..2a2ca70fbde 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.6616 2007/08/27 17:53:48 adrianp Exp $
+$NetBSD: TODO,v 1.6617 2007/08/27 23:18:22 gdt Exp $
Suggested new packages
======================
@@ -1404,9 +1404,13 @@ Suggested pkgsrc enhancements
to be used for packages like x11/openmotif that set
NO_*_ON_* for non-open-source systems.
- 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.
+ o Make "pkg_install -u" clear the unsafe_depends* and rebuild
+ tags, and set unsafe_depends* on depending packages,
+ following the behavior of make replace.
+
+ o Figure out a way to have "pkg_install -u", probably with a
+ flag, preserve the value of the automatic tag. We do not
+ have consensus on the right behavior.
Suggested other platform enhancements
=====================================