<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/sge62/files, branch 5-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=5-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=5-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2008-05-31T23:01:15Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_5_EOL'.</title>
<updated>2008-05-31T23:01:15Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-05-31T23:01:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a54fe1ca9c33931d7c4381a84ee11454f9831c08'/>
<id>urn:sha1:a54fe1ca9c33931d7c4381a84ee11454f9831c08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Remove unneeded dependency from gtk12/gtk20 [1]</title>
<updated>2008-04-19T17:56:05Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-04-19T17:56:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3e4ed01146cfe2bdca465bd0e4d199341f62a0b6'/>
<id>urn:sha1:3e4ed01146cfe2bdca465bd0e4d199341f62a0b6</id>
<content type='text'>
- 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)
</content>
</entry>
<entry>
<title>Add an option to replace qsh with a script that prints an error message</title>
<updated>2008-04-14T19:10:08Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2008-04-14T19:10:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=35a75f198cc50fe126eb15c5638640e16f05ab6e'/>
<id>urn:sha1:35a75f198cc50fe126eb15c5638640e16f05ab6e</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Upgrade to GridEngine 6.1u4.</title>
<updated>2008-04-11T20:31:49Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2008-04-11T20:31:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b5868a75a6d0a59bc2fb32ec4a16172d40985d84'/>
<id>urn:sha1:b5868a75a6d0a59bc2fb32ec4a16172d40985d84</id>
<content type='text'>
Follow Linux and Solaris by not setting LD_LIBRARY_PATH in the setup.(c)sh
scripts.
</content>
</entry>
<entry>
<title>Remove a nolonger needed workaround for systems prior to 6.0 that was</title>
<updated>2008-02-25T23:43:39Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2008-02-25T23:43:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cf5c43aaa831bb22ffd3d2e388841eb4eed50fe5'/>
<id>urn:sha1:cf5c43aaa831bb22ffd3d2e388841eb4eed50fe5</id>
<content type='text'>
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)
</content>
</entry>
<entry>
<title>Add a forgotten patch to compile the sge_arch.c file with -ansi to let</title>
<updated>2008-02-25T18:08:08Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2008-02-25T18:08:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7d15e5a75b47db59baacc217c1795b329959dc16'/>
<id>urn:sha1:7d15e5a75b47db59baacc217c1795b329959dc16</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Attempt to make execd startup more reliable by creating the spool directory</title>
<updated>2008-02-15T00:09:33Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2008-02-15T00:09:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=328e80e60bacdef81c11cc69288af562cfc6939a'/>
<id>urn:sha1:328e80e60bacdef81c11cc69288af562cfc6939a</id>
<content type='text'>
and per-host directories before starting execd.
</content>
</entry>
<entry>
<title>Initial port of Sun Grid Engine 6.1.3 derived from the 6.0.x port.</title>
<updated>2008-02-13T15:39:06Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2008-02-13T15:39:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=74270ab2799707e3e43853390fbf4ce9ac82ecc7'/>
<id>urn:sha1:74270ab2799707e3e43853390fbf4ce9ac82ecc7</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Minor change that do not change the installed packages.</title>
<updated>2007-12-18T17:48:53Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2007-12-18T17:48:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=afdfd7012483917d523b6df63c0bbbe4054fe9aa'/>
<id>urn:sha1:afdfd7012483917d523b6df63c0bbbe4054fe9aa</id>
<content type='text'>
 - Replace the non-standard knobs DRMAA and QMON with JAVA and X11
   respectivly so system wide setting have the desired effect.
 - Fix installation in the !X11 case.
 - Add a comment the dependency on wget indicating why we need to use it
   (the download site requires cookies). [1]

Requested by:	des [1]
</content>
</entry>
<entry>
<title>Upgrade to SGE 6.0u11</title>
<updated>2007-09-04T18:00:07Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2007-09-04T18:00:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fed9879891322237b4e3e8e3aac18bad1fceb714'/>
<id>urn:sha1:fed9879891322237b4e3e8e3aac18bad1fceb714</id>
<content type='text'>
Also, fix a couple bugs in the FreeBSD integration that were causing
periodic execd crashes. [1]

Submitted by:	Hans-Martin Rasch &lt;rasch at incore dot de&gt; [1]
</content>
</entry>
</feed>
