FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 11:56 PM BST
Port details
torque 3.0.2 sysutils on this many watch lists=2 search for ports that depend on this port
Open source distributed computing resource manager based on PBS
Maintained by: jwbacon@tds.net search for ports maintained by this maintainer
Port Added: 06 Oct 2006 02:41:27
Also Listed In: parallel
License: not specified in port


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
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, lang/perl5.8, devel/libtool
Required To Run: lang/perl5.8

Required by:
for Libraries

for Run

To install the port: cd /usr/ports/sysutils/torque/ && make install clean
To add the package: pkg_add -r torque


Configuration Options
     No options to configure

Master Sites:
http://www.clusterresources.com/downloads/torque/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  3.0.2
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
12 Jul 2011 19:49:25
Original commit files touched by this commit  3.0.2
beech search for other commits by this committer
- Update to 3.0.2

PR:             ports/158699
Submitted by:   Jason Bacon <jwbacon@tds.net> (maintainer)
15 May 2011 02:49:17
Original commit files touched by this commit  2.4.6
dougb search for other commits by this committer
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
19 Mar 2011 12:38:54
Original commit files touched by this commit  2.4.6
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  2.4.6
ade search for other commits by this committer
Sync to new bsd.autotools.mk
27 Mar 2010 00:15:24
Original commit files touched by this commit  2.4.6
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
14 Mar 2010 16:51:25
Original commit files touched by this commit  2.4.6
makc search for other commits by this committer
Update to 2.4.6

PR:             ports/144142
Submitted by:   Jason Bacon (maintainer)
26 Feb 2010 08:21:23
Original commit files touched by this commit  2.3.7
trasz search for other commits by this committer
Pass maintainership to Jason Bacon <jwbacon at tds dot net>

Feature safe:   yes
02 Aug 2009 19:36:34
Original commit files touched by this commit  2.3.7
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
17 Jul 2009 20:03:33
Original commit files touched by this commit  2.3.7
trasz search for other commits by this committer
Update to 2.3.7.
16 Nov 2008 00:11:48
Original commit files touched by this commit  2.3.5
trasz search for other commits by this committer
Update to 2.3.5.
14 Nov 2008 11:12:53
Original commit files touched by this commit  2.3.4
trasz search for other commits by this committer
Update to 2.3.4.
06 Sep 2008 20:45:13
Original commit files touched by this commit  2.3.3
trasz search for other commits by this committer
- Update to 2.3.3.
22 Jul 2008 21:10:10
Original commit files touched by this commit  2.3.1
trasz search for other commits by this committer
- Unbreak on -CURRENT.

Submitted by:   gahr@, rnoland@ and wxs@
22 Jul 2008 21:04:30
Original commit files touched by this commit  2.3.1
trasz search for other commits by this committer
- Update to 2.3.1.
26 Mar 2008 07:30:07
Original commit files touched by this commit  2.3.0
trasz search for other commits by this committer
- Update to 2.3.0.
19 Dec 2007 23:18:39
Original commit files touched by this commit  2.2.1
trasz search for other commits by this committer
- It actually works fine on 7.x.  Mark it broken on 8.x instead.
06 Nov 2007 13:16:04
Original commit files touched by this commit  2.2.1
trasz search for other commits by this committer
- Update to 2.2.1.

Approved by:    portmgr
29 Oct 2007 15:02:19
Original commit files touched by this commit  2.2.0
trasz search for other commits by this committer
- Update to 2.2.0.  Mark broken on RELENG_7; previous versions don't build
  on it either.  I'll fix that later.
06 Sep 2007 22:20:47
Original commit files touched by this commit  2.1.9
trasz search for other commits by this committer
- Update to 2.1.9.

Approved by:    miwi (mentor, implicit)
11 Jul 2007 22:06:17
Original commit files touched by this commit  2.1.8
trasz search for other commits by this committer
- Use proper capitalization in my email address.

Approved by:    miwi (mentor)
Suggested by:   sat
18 Apr 2007 08:10:07
Original commit files touched by this commit  2.1.8
trasz search for other commits by this committer
Remove workarounds for FreeBSD 4.

PR:             ports/111779
Submitted by:   Marcelo Araujo <araujo@island.freebsd.org>
Approved by:    miwi (mentor)
13 Apr 2007 13:03:49
Original commit files touched by this commit  2.1.8
trasz search for other commits by this committer
Change my email address to trasz@FreeBSD.org.

Approved by:    miwi (mentor)
21 Mar 2007 12:32:59
Original commit files touched by this commit  2.1.8
miwi search for other commits by this committer
- Update to 2.1.8

PR:             110600
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
26 Feb 2007 21:26:33
Original commit files touched by this commit  2.1.7
miwi search for other commits by this committer
= Update to 2.1.7

PR:             109577
Submitted by:   trasz (maintainer)
28 Jan 2007 09:07:47
Original commit files touched by this commit  2.1.6
kris search for other commits by this committer
Use libtool port instead of included one to avoid objformat a.out botch
15 Dec 2006 08:17:34
Original commit files touched by this commit  2.1.6
miwi search for other commits by this committer
- Fix for a case when there is more then one MPI process per node in a given
  job, like when one uses 'mpiexec -np X' where X is larger than the number
  of nodes.

PR:             ports/106719
Submitted by:   trasz
18 Nov 2006 22:52:23
Original commit files touched by this commit  2.1.6
miwi search for other commits by this committer
- Fix pkg-plist

Submitted by:   trasz via irc
02 Nov 2006 22:08:59
Original commit files touched by this commit  2.1.6
miwi search for other commits by this committer
- Update to 2.1.6

PR:             ports/105087
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
31 Oct 2006 01:15:07
Original commit files touched by this commit  2.1.5
clsung search for other commits by this committer
- Update to 2.1.5
- Remove RESTRICTED.

PR:             ports/104677
Submitted by:   maintainer (trasz <trasz_AT_pin dot if dot uz dot zgora dot pl>)
06 Oct 2006 02:32:32
Original commit files touched by this commit  2.1.2
alepulver search for other commits by this committer
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

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.277 seconds.