summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/OpenBSD/PackageRepository/Installed.pm
AgeCommit message (Expand)Author
2007-05-19add match_locations/filter_locations methods to search stuff that returnsMarc Espie
2007-05-19don't pass srcpath around, since we don't use it.Marc Espie
2007-05-18normalize installed namesMarc Espie
2007-05-17new methods: repositories can create url. Rename PackageLocation->stringizeMarc Espie
2007-05-17name each urlschemeMarc Espie
2007-05-14redo search filters as real objects. Accordingly, rename match_list toMarc Espie
2007-05-14name tweaks: match -> match_list, match_repo -> matchMarc Espie
2007-05-14two repos: new(1) gives all packages. new() zaps .libs and friends.Marc Espie
2007-05-14load PackageLocation just in time. Control what we import fromMarc Espie
2007-05-14move code around to allow OO access to installed packages always.Marc Espie