summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/OpenBSD/State.pm
AgeCommit message (Expand)Author
2012-05-01properly pass extra parameters from State->new to init.Marc Espie
2012-04-10prevent dpb trace handler from getting in the way of normal usage error reports.Marc Espie
2011-08-26zap fatpackages. nobody actually uses them.Marc Espie
2010-12-24handle failures from ports tree with more care.Marc Espie
2010-12-18bump ->defines up to main state class.Marc Espie
2010-10-24redo ->system in a smarter way (fork+exec) so that we can sneak in a codeMarc Espie
2010-10-02whitespaceMarc Espie
2010-07-26typo in messageMarc Espie
2010-07-12need to copy f() parameters, otherwise strange bugs with sub expressionsMarc Espie
2010-07-09fix pkg_mklocatedbMarc Espie
2010-07-04best if I don't forget half of the commit...Marc Espie
2010-07-02parse pkg.conf and use it for default_path if PKG_PATH is not defined.Marc Espie
2010-07-02pass (and save) state around in Repository-related stuff.Marc Espie
2010-06-30handle GrabPlist as wellMarc Espie
2010-06-30allow say and errsay to work without parameters, as it's ways common.Marc Espie
2010-06-30whitespace cleanupMarc Espie
2010-06-30create RepositoryFactory object that can be used as a single access pointMarc Espie
2010-06-25do options the other way so that we provide defaults that can be overriddenMarc Espie
2010-06-25move common options (-D/-v) handling code upto State.Marc Espie
2010-06-15typoMarc Espie
2010-06-15more printing changes.Marc Espie
2010-06-09common pattern reuseMarc Espie
2010-06-09ui changes: go thru a state object for most printoutsMarc Espie