summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/TODO
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2004-11-13 13:06:12 +0000
committerMarc Espie <espie@cvs.openbsd.org>2004-11-13 13:06:12 +0000
commitd2c44755eed3670ac26eaf9baae003a0d016557b (patch)
treef17ccfa7fb7103a5cd4ab0570fe4bb24cf59e736 /usr.sbin/pkg_add/TODO
parent70d098c859e930627ac77f91d68447986026286e (diff)
look for libspecs in old packages that match the libdepend specification
as well.
Diffstat (limited to 'usr.sbin/pkg_add/TODO')
-rw-r--r--usr.sbin/pkg_add/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/pkg_add/TODO b/usr.sbin/pkg_add/TODO
index 80a36ddc8b2..b23712a1803 100644
--- a/usr.sbin/pkg_add/TODO
+++ b/usr.sbin/pkg_add/TODO
@@ -10,7 +10,5 @@
- smart package dependency handling
Known update issues:
-- shared libs should be looked for in .libs-pkgspec as well if -f old(?)
-so that correct dependencies are registered.
- pkg_add -r can have two conflicting packages (or more) n-to-m updates
should be handled.