Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jun 2007 13:02:35 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/condor Makefile distinfo pkg-descr pkg-message pkg-plist ports/sysutils/condor/files patch-condor_configure
Message-ID:  <200706051302.l55D2Z6L043387@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2007-06-05 13:02:35 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/condor      Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    sysutils/condor/files patch-condor_configure 
  Log:
  Condor is a open-source, specialized workload management system for
  compute-intensive jobs. Like other full-featured batch systems, Condor
  provides a job queueing mechanism, scheduling policy, priority scheme,
  resource monitoring, and resource management. Users submit their serial
  or parallel jobs to Condor, Condor places them into a queue, chooses
  when and where to run the jobs based upon a policy, carefully monitors
  their progress, and ultimately informs the user upon completion. Condor
  also contains mechanisms to submit jobs to grid-sites and supports many
  different grid toolkits.
  
  WWW: http://www.cs.wisc.edu/condor/
  
  PR:             ports/112510
  Submitted by:   Andy Pavlo
  
  Revision  Changes    Path
  1.919     +1 -0      ports/sysutils/Makefile
  1.1       +113 -0    ports/sysutils/condor/Makefile (new)
  1.1       +3 -0      ports/sysutils/condor/distinfo (new)
  1.1       +27 -0     ports/sysutils/condor/files/patch-condor_configure (new)
  1.1       +14 -0     ports/sysutils/condor/pkg-descr (new)
  1.1       +15 -0     ports/sysutils/condor/pkg-message (new)
  1.1       +734 -0    ports/sysutils/condor/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706051302.l55D2Z6L043387>