Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
TODO.
jlaffaye committed 15 years ago
commit 6a9f3d8294037ddeb6b9105734fc7031fe9c4802
parent 10ed97b
1 file changed +3 -1
modified docs/TODO
@@ -1,5 +1,7 @@
ALPHA
-
- use pkg_error_* everywhere in libpkg (pkg_create.c to do)
+
- pkg_add (libpkg): refactor to return the struct pkg. use this pkg to display
+
  pkg-message in the client, and to update the status of the dependencies in
+
  libpkg without hitting the database.
- pkg add (client) need to fetch files if arg is an URL
- add facility in libpkg to fetch files so we can use it for pkg add (client)
  and later to dowload packages from repo, and even to download the repo.db.