CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/12/05 02:41:55
Modified files:
usr.sbin/pkg_add: pkg
usr.sbin/pkg_add/OpenBSD: AddDelete.pm PkgCheck.pm PkgCreate.pm
PkgInfo.pm
Log message:
tweak the framework so that individual modules don't exist and return
the exit code upstream instead.
this simplifies the task of people who want to reuse it, as noted by
landry@
