| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 15:03:26
6.1.4_2
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
29 Apr 2008 18:22:04
6.1.4_1
|
brooks  |
Fix the option to disable qsh. I failed to notice the qrsh and qlogin are
links to qsh so removing it broke them too. When replacing qsh, move the
binary to qrsh first. |
19 Apr 2008 18:56:05
6.1.4  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
14 Apr 2008 20:10:08
6.1.4
|
brooks  |
Add an option to replace qsh with a script that prints an error message
and exist with an error code. This is useful on clusters where qsh is
not supported (common since it requires xterm to be installed on each
node).
Since I did not changed the default, I did not bump PORTREVISION. |
11 Apr 2008 21:31:49
6.1.4
|
brooks  |
Upgrade to GridEngine 6.1u4.
Follow Linux and Solaris by not setting LD_LIBRARY_PATH in the setup.(c)sh
scripts. |
25 Feb 2008 23:43:39
6.1.3_2
|
brooks  |
Remove a nolonger needed workaround for systems prior to 6.0 that was
preventing builds on 5.x.
Don't bump PORTREVISION because we were only trying to apply the patch
to 5.x systems and thus no changes will occur on systems that were
building prior to this change.
Reported by: pointyhat (via erwin) |
25 Feb 2008 18:08:08
6.1.3_2
|
brooks  |
Add a forgotten patch to compile the sge_arch.c file with -ansi to let
the evil cpp stringification hack for the architecture name work.
Otherwise "uname -m" generally evaluates to a value that is a macro that
expands to resulting in all architectures appearing to be fbsd-1. |
15 Feb 2008 00:09:33
6.1.3_1
|
brooks  |
Attempt to make execd startup more reliable by creating the spool directory
and per-host directories before starting execd. |
13 Feb 2008 15:39:06
6.1.3
|
brooks  |
Initial port of Sun Grid Engine 6.1.3 derived from the 6.0.x port.
SGE 6.1 contains numerous improvements including resource quotas. A
more complete list can be found in the 6.1 release announcment:
http://gridengine.sunsource.net/news/SGE61-announce.html |
12 Feb 2008 20:56:23
6.0.12
|
brooks  |
The previous commit should have read:
Note repocopy of sysutils/sge to sysutils/sge61. |
12 Feb 2008 20:55:46
6.0.12
|
brooks  |
Note repocopy of sysutils/sge to sysutils/sge60.
Repocopy by: marcus
PR: ports/120121 |