Commit graph

33 commits

Author SHA1 Message Date
Brooks Davis
fed9879891 Upgrade to SGE 6.0u11
Also, fix a couple bugs in the FreeBSD integration that were causing
periodic execd crashes. [1]

Submitted by:	Hans-Martin Rasch <rasch at incore dot de> [1]
2007-09-04 18:00:07 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Brooks Davis
88ecb4b958 Fix the build on amd64 and make a few adjustments to make portlint
happier.
2007-02-15 22:30:10 +00:00
Brooks Davis
638fc7f4cd Now that RELENG_4 is no longer supported, remove seatbelts preventing
these ports from being built there (and on pre-STABLE 5).
2007-02-05 18:03:58 +00:00
Brooks Davis
4efce3486b Upgrade to SGE 6.0 update 10. Changes can be viewed at:
http://gridengine.sunsource.net/project/gridengine/60patches.txt
2007-02-05 17:33:22 +00:00
Brooks Davis
7210188d90 Upgrade to 6.0u8. No major changes in SGE, but a few port
infrastructure changes:
 - Don't manually include bsd.java.mk since it's no longer necessicary. [1]
 - Fix BDB spooling support[2] and enable it by default.

PR:		ports/99615 [1], ports/99839 [2]
Submitted by:	hq[1], Davide Cittaro <daweonline at gmail>[2]
2007-01-09 08:26:10 +00:00
Brooks Davis
1e333c4b7c Fix X11BASE!=/usr/X11R6 case.
Fix an apparently harmless typo in CXXFLAGS substitution.
2006-12-04 16:39:10 +00:00
Vanilla I. Shu
7b1cd5a45c Add CONFLICTS to devel/sge. 2006-08-07 07:08:21 +00:00
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Brooks Davis
6fa2a15c1c Add support for tracking the processes associated with a job using
the hack of adding an extra group (from a per-host dedicated range).
This is basicly identical to the way the Linux and Solaris code works
except that it's a lot less gross because we have an API instead of
procfs. :) This should let total resource use be tracked and also
allows qdel to actually kill all the processes associated with a job
instead of just the head as long as the execd_params variable includes
ENABLE_ADDGRP_KILL=true and tight integration is used in parallel
environments.

I'll eventually merge this upstream, but that will take time and I need
the feature in the port now.

This is based in part on work for Darwin and AIX support by Ron Chen.
2006-04-14 05:38:33 +00:00
Brooks Davis
de89a6ed9d SHA256ify (accidently did the upgrade of the port on a system with and
old ports/Mk)/.
2006-01-27 23:28:23 +00:00
Brooks Davis
c4e811d664 Fix a local root exploit in SGE and SGEEE. In sysutils/sge upgrade to
the security release 6.0.7.1.  For sysutils/sge53 and sysutils/sgeee53
(a slave of sge53), patch directly.  While I'm here deprecate SGE 5.3.

Obtained from:	Sun
Security:	57a0242d-8c4e-11da-8ddf-000ae42e9b93 (VuXML)
2006-01-23 21:28:51 +00:00
Brooks Davis
1a1403f460 Add a patch update required for 6.0u7. I forgot to commit it last time.
No version bump as the previous version wouldn't build.

Pointy hat:	brooks
2006-01-11 23:58:23 +00:00
Brooks Davis
515396a59f Upgrade to 6.0u7. No major changes. 2006-01-11 02:33:30 +00:00
Brooks Davis
fe5bc0ecd2 add SHA256 2005-11-11 19:03:22 +00:00
Brooks Davis
ffe3252afa When using MASTER_SITE_LOCAL, MASTER_SITE_SUBDIR must be set. Once the
dist file propagates, this should hopefully fix this port in the dist
survey's eyes.

Reminded by:	fenner
2005-10-07 18:11:04 +00:00
Brooks Davis
fb059bc75f - Rearrange the FETCH related bits to increate portlint happieness
(not that portlint is ever going to like this port :).
- Remove obsolete MASTER_SITE_SUBDIR.
- Don't quote or capitalize IGNORE.
- Don't capitalize BROKEN.

Reported by:	kris (IGNORE)
2005-09-13 23:16:33 +00:00
Brooks Davis
87ef6bb54f Mark BROKEN for FreeBSD 4 and below due to build error and IGNORE for
5.x prior to 5.3 because I'm not going to support those releases.

Reported by:	pointyhat (via kris)
2005-09-13 21:29:58 +00:00
Brooks Davis
0fdd917db0 Don't install CVS files and directories from the new dist tarballs.
Reported by:	pointyhat (via kris)
2005-09-12 22:54:48 +00:00
Brooks Davis
220c053bfb Upgrade to SGE 6.0u6. No major changes, I've been able to upgrade a
test installation without confiugration changes.

In the process, switch from using snapshots of CVS to using the official
Sun tarballs.  This should ease upgrades, but has the unfortunate side
effect of making wget a FETCH_DEPEND becuase the weird download
interface requires cookies.
2005-09-09 23:13:26 +00:00
Brooks Davis
3e79eb1f16 Remove pkg-install in favor of files/pkg-install.in added in last
update.
2005-09-09 21:27:20 +00:00
Brooks Davis
a5ac9de8fc Remove a .orig file that results from patching so it isn't installed.
Reported by:	pointyhat (vis kris)
2005-07-30 17:39:23 +00:00
Brooks Davis
c7985448bb Upgrade to SGE 6.0 Update4.
There are significant conceptual differences between SGE 5 and SGE
6 so potential upgraders should beware.  At the file level the two
are entierly incompatable so SGE 5 must be removed before SGE 6 is
installed.

The port has seen limited testing so beware.
2005-07-29 02:13:32 +00:00
Brooks Davis
fe4b9508d0 Improve BROKEN syntax and message.
Suggested by:	krion
2004-12-08 23:50:03 +00:00
Brooks Davis
1dbf74997a Mark BROKEN on alpha. 2004-12-08 23:42:02 +00:00
Kirill Ponomarev
b0ad8e606f - Use reserved UID/GID
PR:		ports/65480
Submitted by:	maintainer
Reported by:	kris
2004-04-13 07:45:37 +00:00
Kirill Ponomarev
31af447f35 - Update to version 5.3.6
- Fix build on amd64
- Add a patch that might fix the build on alpha under 4.x
- Fix install in certain odd environments

PR:		ports/64961
Submitted by:	brooks (maintainer)
2004-03-31 08:29:32 +00:00
Kirill Ponomarev
571fc56926 - Upgrade to an SGE snapshot from Feb 24, 2004.
* Fix build on non-i386 platforms.
* Obey CC and CPP in a few places (qmake, qtcsh, pvm
  integration).
* Use USE_GETTEXT.
* Sort USE_* variables.
* Remove $Aero$ revision tags since I now work in perforce.
* Fix a patch so openssl is found and add to plist.
* Move maintainer make targets to the bottom.  Add one to build a
  distfile from CVS.
* Sizify.
* Use %D instead of %%PREFIX%% in plist.

PR:		ports/63361
Submitted by:	brooks
2004-02-25 19:35:41 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Kris Kennaway
6264098398 Correct gettext dependency 2004-02-03 02:26:38 +00:00
Maho Nakata
9d68495d5a Sun Grid Engine is a batch queueing system implementing a superset of the
functionality of the POSIX batch queueing framework.

WWW: http://gridengine.sunsource.net/

PR:		54563
Submitted by:	brooks
Many suggestion by: Glenn Johnson <gjohnson at srrc dot ars dot usda dot gov>
2004-02-01 06:40:53 +00:00