void-packages/bin
Juan RP f80e1753a8 Remove knowledge from the library to install packages.
The library is only responsible now to find all binary packages
from repositories, sort them and create a dictionary with all
details. The frontend (xbps-bin) provides support for this,
and this allows for more flexibility and removes some stuff
that didn't belong in the library.

While here implemented support to show total download/installed
size for all packages that are going to be installed.

Next step will be to implement user interactivity before
installing/removing/updating packages.

--HG--
extra : convert_revision : 858e9a89bc6a60b348435f2416a8af3ebb6ea5c9
2009-04-09 02:29:15 +02:00
..
xbps-bin Remove knowledge from the library to install packages. 2009-04-09 02:29:15 +02:00
xbps-cmpver Use string version comparator code from FreeBSD. 2009-02-17 03:49:02 +01:00
xbps-digest Use a common mk file for all bins, install bins stripped. 2009-02-16 18:03:03 +01:00
xbps-pkgdb xbps-pkgdb: check rval correctly for xbps_remove_pkg_from_file(). 2009-04-06 16:58:13 +02:00
xbps-repo Make xbps_remove_pkg_from_* return int rather than bool. 2009-04-06 16:39:14 +02:00
xbps-src xbps-src: fix 'build-pkg all' with pkgs with $revision set. 2009-04-07 20:13:55 +02:00
Makefile Split repo commands into the new xbps-repo bin. 2009-02-05 14:46:09 +01:00