Summary: | [NEW PORT] sysutils/torque: Open source resource manager | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | trasz <trasz> | ||||
Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
trasz
2006-09-15 09:20:16 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver Take PR. alepulver 2006-10-06 02:32:32 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/torque Makefile distinfo pkg-descr pkg-plist sysutils/torque/files patch-fifo-Makefile.in patch-mom_mach.c patch-pbs_mkdirs.in pbs_mom.sh.in pbs_sched.sh.in pbs_server.sh.in pkg-message.in Log: TORQUE is an open source resource manager providing control over batch jobs and distributed compute nodes. It is a community effort based on the original *PBS project and, with more than 1,200 patches, has incorporated significant advances in the areas of scalability, fault tolerance, and feature extensions contributed by NCSA, OSC, USC , the U.S. Dept of Energy, Sandia, PNNL, U of Buffalo, TeraGrid, and many other leading edge HPC organizations. WWW: http://www.clusterresources.com/pages/products/torque-resource-manager.php PR: ports/103296 Submitted by: trasz Revision Changes Path 1.840 +1 -0 ports/sysutils/Makefile 1.1 +66 -0 ports/sysutils/torque/Makefile (new) 1.1 +3 -0 ports/sysutils/torque/distinfo (new) 1.1 +11 -0 ports/sysutils/torque/files/patch-fifo-Makefile.in (new) 1.1 +361 -0 ports/sysutils/torque/files/patch-mom_mach.c (new) 1.1 +19 -0 ports/sysutils/torque/files/patch-pbs_mkdirs.in (new) 1.1 +27 -0 ports/sysutils/torque/files/pbs_mom.sh.in (new) 1.1 +27 -0 ports/sysutils/torque/files/pbs_sched.sh.in (new) 1.1 +27 -0 ports/sysutils/torque/files/pbs_server.sh.in (new) 1.1 +40 -0 ports/sysutils/torque/files/pkg-message.in (new) 1.1 +9 -0 ports/sysutils/torque/pkg-descr (new) 1.1 +73 -0 ports/sysutils/torque/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed New port added, thanks! |