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: Bernd Ahlers (berndcvs.openbsd.org)
Date: Fri Feb 10 2006 - 04:08:16 CST


CVSROOT: /cvs
Module name: src
Changes by: berndcvs.openbsd.org 2006/02/10 03:08:16

Modified files:
        usr.sbin/pkg_add: pkg_add

Log message:
Use the ProgressMeter engine to display the update messages. This makes
'pkg_add -u' less chatty. (turn on verbose output to restore the old behaviour)

Advise the user to re-run 'pkg_add -u' in interactive mode if there are
ambiguities.

Discussed with steven and espie.

Testing and some ideas by steven, thanks.

ok espie