Bug 103296 - [NEW PORT] sysutils/torque: Open source resource manager
Summary: [NEW PORT] sysutils/torque: Open source resource manager
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-15 09:20 UTC by trasz
Modified: 2006-10-06 03:44 UTC (History)
0 users

See Also:


Attachments
torque-2.1.2.shar (20.21 KB, text/plain)
2006-09-15 09:20 UTC, trasz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description trasz 2006-09-15 09:20:16 UTC
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

Generated with FreeBSD Port Tools 0.77
Comment 1 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-05 18:46:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Take PR.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-06 03:32:41 UTC
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"
Comment 3 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-06 03:43:59 UTC
State Changed
From-To: open->closed

New port added, thanks!