CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/23 04:45:22
Modified files:
usr.sbin/pkg_add: Makefile pkg_add
Added files:
usr.sbin/pkg_add/OpenBSD: PkgSign.pm Signer.pm
Log message:
reorg code: make "signing only" a separate command, as it has nothing in
common with pkg_create.
Move the signing part in its own module, so that PkgCreate can reuse it
for "signing while we build" mode.
naddy@ agrees
