Commit graph

11 commits

Author SHA1 Message Date
Beech Rintoul
ceedca7b54 - Update to 3.0.2
PR:		ports/158699
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
2011-07-12 19:49:24 +00:00
Doug Barton
29813d5397 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
2011-05-15 02:49:17 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Max Brazhnikov
ef0ec4a76e Update to 2.4.6
PR:		ports/144142
Submitted by:	Jason Bacon (maintainer)
2010-03-14 16:51:25 +00:00
Edward Tomasz Napierala
59613eb578 - Update to 2.3.0. 2008-03-26 07:30:07 +00:00
Edward Tomasz Napierala
b9efe3282b - Update to 2.2.0. Mark broken on RELENG_7; previous versions don't build
on it either.  I'll fix that later.
2007-10-29 15:02:18 +00:00
Martin Wilke
e9db873a82 = Update to 2.1.7
PR:             109577
Submitted by:   trasz (maintainer)
2007-02-26 21:26:33 +00:00
Martin Wilke
fb4c62c28d - 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
2006-12-15 08:17:34 +00:00
Martin Wilke
d1dc0e4b22 - Update to 2.1.6
PR:		ports/105087
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
2006-11-02 22:08:59 +00:00
Cheng-Lung Sung
55c910661e - 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>)
2006-10-31 01:15:07 +00:00
Alejandro Pulver
6035691569 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
2006-10-06 02:32:32 +00:00