Commit graph

14 commits

Author SHA1 Message Date
Guido Falsi
ac8c103656 - "Update" to 2.5.12. This is the supported stable branch upstream
- Bump PORTEPOCH
- Trim Makefile header
- Add CONFLICTS_INSTALL [1]
- Make rc scripts more rclint compliant
- Update WWW line in pkg-descr

PR:		ports/175063
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
Approved by:	danfe (maintainer of games/qstat, via email) [1]
Approved by:	Kai Wang <kaiwang27@gmail.com> (maintainer of chinese/qterm) [1]
Feature safe:	yes
2013-04-16 18:23:45 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
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