CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/11/01 04:55:26
Modified files:
infrastructure/lib/DPB: PortBuilder.pm
infrastructure/lib/DPB/Job: Port.pm
Log message:
much better implementation of -R. In case of rebuilds, check does not "see"
pkgfiles, unless they've been registered.
the engine queues everything to build, but normal build is only an
existence/signature check. The actual build tasks only get queued when
the package does not exist, or if its signature does NOT match the ports
tree.
Should make matthieu@ happy.