CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/01/05 05:20:47
Modified files:
usr.sbin/pkg_add: pkg_info
usr.sbin/pkg_add/OpenBSD: PkgSpec.pm Search.pm
Log message:
better spec handling: instead of dying, create badspec objects that never
match anything. Add method is_valid (and propagators) to know whether a
spec is valid (to be used in pkg_create in a systematic way).
