CVSROOT:        /cvs
Module name:    src
Changes by:     es...@cvs.openbsd.org   2009/12/19 07:21:14

Modified files:
        usr.sbin/pkg_add: pkg_add pkg_delete 
        usr.sbin/pkg_add/OpenBSD: AddDelete.pm ProgressMeter.pm 
                                  Tracker.pm UpdateSet.pm 

Log message:
create a $state->todo method to account for sets to install.
have tracker keep track of sets not done, and ask it directly for how many
there's still to do. Provide an offset into next for cases where we know
we already did a set but haven't accounted for it yet.
-> more accurate number of sets still to do.

Reply via email to