Subject: Re: using pkg_comp to rebuild out-of-date packages?
To: Steven M. Bellovin <smb@cs.columbia.edu>
From: Greg Troxel <gdt@ir.bbn.com>
List: tech-pkg
Date: 08/15/2005 16:19:32
If you take the approach that you build and install everything under
pkg_comp, you can run pkg_chk -ir or something in the chroot to remove
the out of date stuff, and then run pkg_chk -a against your config
file.  Then, you can do the same in the real system, but with -b on
the add step.

-- 
        Greg Troxel <gdt@ir.bbn.com>