| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
3.0.2
|
dougb  |
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
3.0.2
|
beech  |
- Update to 3.0.2
PR: ports/158699
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer) |
15 May 2011 02:49:17
2.4.6
|
dougb  |
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
2.4.6
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
2.4.6
|
ade  |
Sync to new bsd.autotools.mk |
27 Mar 2010 00:15:24
2.4.6
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
14 Mar 2010 16:51:25
2.4.6
|
makc  |
Update to 2.4.6
PR: ports/144142
Submitted by: Jason Bacon (maintainer) |
26 Feb 2010 08:21:23
2.3.7
|
trasz  |
Pass maintainership to Jason Bacon <jwbacon at tds dot net>
Feature safe: yes |
02 Aug 2009 19:36:34
2.3.7
|
mezz  |
-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
2.3.7
|
trasz  |
Update to 2.3.7. |
16 Nov 2008 00:11:48
2.3.5
|
trasz  |
Update to 2.3.5. |
14 Nov 2008 11:12:53
2.3.4
|
trasz  |
Update to 2.3.4. |
06 Sep 2008 20:45:13
2.3.3
|
trasz  |
- Update to 2.3.3. |
22 Jul 2008 21:10:10
2.3.1
|
trasz  |
- Unbreak on -CURRENT.
Submitted by: gahr@, rnoland@ and wxs@ |
22 Jul 2008 21:04:30
2.3.1
|
trasz  |
- Update to 2.3.1. |
26 Mar 2008 07:30:07
2.3.0
|
trasz  |
- Update to 2.3.0. |
19 Dec 2007 23:18:39
2.2.1
|
trasz  |
- It actually works fine on 7.x. Mark it broken on 8.x instead. |
06 Nov 2007 13:16:04
2.2.1
|
trasz  |
- Update to 2.2.1.
Approved by: portmgr |
29 Oct 2007 15:02:19
2.2.0
|
trasz  |
- 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
2.1.9
|
trasz  |
- Update to 2.1.9.
Approved by: miwi (mentor, implicit) |
11 Jul 2007 22:06:17
2.1.8
|
trasz  |
- Use proper capitalization in my email address.
Approved by: miwi (mentor)
Suggested by: sat |
18 Apr 2007 08:10:07
2.1.8
|
trasz  |
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
2.1.8
|
trasz  |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor) |
21 Mar 2007 12:32:59
2.1.8
|
miwi  |
- Update to 2.1.8
PR: 110600
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> (maintainer) |
26 Feb 2007 21:26:33
2.1.7
|
miwi  |
= Update to 2.1.7
PR: 109577
Submitted by: trasz (maintainer) |
28 Jan 2007 09:07:47
2.1.6
|
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
15 Dec 2006 08:17:34
2.1.6
|
miwi  |
- 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
2.1.6
|
miwi  |
- Fix pkg-plist
Submitted by: trasz via irc |
02 Nov 2006 22:08:59
2.1.6
|
miwi  |
- Update to 2.1.6
PR: ports/105087
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> (maintainer) |
31 Oct 2006 01:15:07
2.1.5
|
clsung  |
- 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
2.1.2
|
alepulver  |
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 |