| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 15:03:26
6.0.12_3
|
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.0.12_2
|
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. |
21 Apr 2008 17:59:11
6.0.12_1
|
brooks  |
I accidently broke building on 5.x in rev 1.34. Since both FreeBSD 5.x and
SGE 6.0 are obsolete, just mark the port borken for 5.x.
Reported by: pointyhat (via pav) |
19 Apr 2008 18:56:05
6.0.12_1  |
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 21:27:53
6.0.12_1
|
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. |
25 Feb 2008 23:41:37
6.0.12_1
|
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) |
15 Feb 2008 00:09:33
6.0.12_1
|
brooks  |
Attempt to make execd startup more reliable by creating the spool directory
and per-host directories before starting execd. |
13 Feb 2008 00:13:56
6.0.12
|
brooks  |
Add 6.x where x != 0 to the CONFLICTS list in prepration for hooking up the
6.1 port. |
12 Feb 2008 20:20:22
6.0.12
|
brooks  |
Note repocopy of sysutils/sge to sysutils/sge60.
Repocopy by: marcus
PR: ports/120121 |