CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/05/22 02:21:39
Modified files:
infrastructure/bin: dpb
infrastructure/man/man1: dpb.1
infrastructure/lib/DPB: Core.pm Engine.pm Fetch.pm Grabber.pm
Heuristics.pm Locks.pm Logger.pm
PkgPath.pm PortBuilder.pm PortInfo.pm
Reporter.pm Vars.pm
infrastructure/lib/DPB/Job: Port.pm
Added files:
infrastructure/lib/DPB: Clock.pm
Log message:
initial support for fetching distfiles, somewhat experimental yet.
- clean up clock handling, jobs with timer.
- pass more parameters thru state
- tweak the engine to handle distfiles
- lots of new code in Fetch for new jobs.