CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/10 07:32:31
Modified files:
usr.sbin/pkg_add/OpenBSD: PkgSpec.pm Search.pm
Log message:
remove dead code: as far as possible, we use only
match_locations/filter_locations since we deal with location.
external API only uses spec->filter(), so we keep that one.
We still need the generic match/filter adapters for Stem searches.
