summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/OpenBSD/SharedItems.pm
AgeCommit message (Expand)Author
2007-06-20sprinkle code to deal gracefully with absent packing-lists.Marc Espie
2007-06-16use OpenBSD::Paths contentsMarc Espie
2007-06-01refactor ProgressMeter code to create objects, put these into state.Marc Espie
2007-05-22introduce a SharedItemsRecorder (put it into Vstat, since that's a fileMarc Espie
2007-05-02$o->method() becomes $o->methodMarc Espie
2007-04-29replace $p->visit('method') calls with $p->methodMarc Espie
2007-04-15update copyright years, standardize licence.Marc Espie
2006-07-31cosmetic: comments, and better method name.Marc Espie
2004-11-27record sample/extra directories if !extra, so that SharedItems won't warnMarc Espie
2004-11-27be verbose if !extra, tell user what they should do manually.Marc Espie
2004-11-11introduce shortcuts to read/write contents from_installation/to_installationMarc Espie
2004-10-26more accurate name: DirRmOnly -> SharedItemsOnlyMarc Espie
2004-10-26move the code that handles shared items into a separate Module.Marc Espie