OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Marc Espie (espiecvs.openbsd.org)
Date: Wed Oct 14 2009 - 05:38:06 CDT


CVSROOT: /cvs
Module name: src
Changes by: espiecvs.openbsd.org 2009/10/14 04:38:06

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

Log message:
add a "print" method to ProgressMeter and StubProgress to allow me to clean
up the current mess (e.g., print things out to stderr without needing to
explicitly clear the current line if needed).

create a choose_location method directly in state, that will replace all
instances of looking for a package eventually (hopefully).