summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/OpenBSD/PackageLocation.pm
AgeCommit message (Expand)Author
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