cvs commit: ports/Tools/portbuild/scripts pollmachine

Kris Kennaway kris at FreeBSD.org
Sat Jul 26 13:45:19 UTC 2008


kris        2008-07-26 13:45:19 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts pollmachine 
  Log:
  Rewrite in python and combine the functions of the former
  checkmachines script.  Polls build machines for their status either
  once-off or regularly as a daemon.  Optionally it will update the
  queue entries but this remains subject to race conditions.
  
  TODO: Integrate with queue manager and forward machine status changes
  to it
  
  Revision  Changes    Path
  1.5       +261 -33   ports/Tools/portbuild/scripts/pollmachine


More information about the cvs-ports mailing list