aboutsummaryrefslogtreecommitdiff
path: root/sysutils/condor
Commit message (Collapse)AuthorAgeFilesLines
* - Disallow from pointyhat, these ports exceed filesize limitPav Lucistnik2009-01-181-0/+2
| | | | Notes: svn path=/head/; revision=226378
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-4/+0
| | | | Notes: svn path=/head/; revision=225335
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-202-1/+17
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - Mark BROKEN on respective platformsPav Lucistnik2008-03-161-2/+6
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=209146
* - Forgot to remove a patch filePav Lucistnik2008-01-281-27/+0
| | | | | | | Reminded by: maintainer Notes: svn path=/head/; revision=206321
* - Update to 7.0.0Pav Lucistnik2008-01-285-0/+99
| | | | Notes: svn path=/head/; revision=206320
* - Update to 7.0.0Pav Lucistnik2008-01-284-422/+58
| | | | | | | | PR: ports/119968 Submitted by: Andy Pavlo <pavlo@cs.wisc.edu> (maintainer) Notes: svn path=/head/; revision=206319
* - Disable on package cluster: requires fully qualified hostname, which we ↵Pav Lucistnik2007-07-021-0/+4
| | | | | | | don't provide Notes: svn path=/head/; revision=194673
* Condor is a open-source, specialized workload management system forMartin Wilke2007-06-056-0/+906
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 Notes: svn path=/head/; revision=192835