CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/05 15:32:32
Modified files:
usr.sbin/pkg_add/OpenBSD: PkgCreate.pm
Log message:
refactor solve_from_ports a bit.
do the write to cache thru a temp file, so the end result is atomic,
to be used to enable a global depends cache for parallel building in
the near future.
