summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/OpenBSD/PackageLocation.pm
AgeCommit message (Expand)Author
2011-08-26zap fatpackages. nobody actually uses them.Marc Espie
2011-03-20pass url name to Ustar, for error messagesMarc Espie
2010-12-29more stuff that uses print directly diesMarc Espie
2010-12-24handle failures from ports tree with more care.Marc Espie
2010-10-02somewhat complicated optimization: avoid reading the whole plist fileMarc Espie
2010-09-14set separate fields for atime/mtime in file entry, use them while creating.Marc Espie
2010-07-31keep location open while we grab updateinfo.Marc Espie
2010-07-28pass state to Ustar objects, use it to display those pesky error andMarc 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-25do options the other way so that we provide defaults that can be overriddenMarc Espie
2010-05-10whitespace fixesMarc Espie
2010-01-12more auto-cache goodnessMarc Espie
2009-04-19remove class FatPackageLocation. Instead make PackageLocation a hierarchyMarc Espie
2009-04-19synch with my new style search/location changesMarc Espie
2007-06-10give repository/locations slightly more control over package names.Marc Espie
2007-06-10set_infodir when we can in PackageLocation.Marc Espie
2007-06-04a few missed $' / $`Marc Espie
2007-06-04some minor systematic changes.Marc Espie
2007-05-17new methods: repositories can create url. Rename PackageLocation->stringizeMarc Espie
2007-05-16oops, committed debug code, sorry.Marc Espie
2007-05-15allows for incomplete locations (without arch) and for repositories toMarc Espie
2007-05-14cosmetic tweakMarc Espie
2007-05-02$o->method() becomes $o->methodMarc Espie
2007-04-15update copyright years, standardize licence.Marc Espie
2006-11-17don't return undef, use plain return.Marc Espie
2006-03-13clean-up some name handling:Marc Espie
2006-03-07pass the grandchild pid through the pipe, in order to be able to monitor it.Marc Espie
2006-03-06zap object pid when done with it.Marc Espie
2006-03-04cut down the Locator code into maintainable chunks.Marc Espie