aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sge61/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired, unmaintained ports:Rene Ladan2013-03-061-882/+0
| | | | | | | | | | | | | | | | | | | | | | | | 2013-03-01 sysutils/sge60: Ancient and unsupported release 2013-03-01 sysutils/sge61: Ancient and unsupported release 2013-03-05 x11-themes/sapphire-themes: Broken for more than 6 month 2013-03-05 misc/fep: Broken for more than 6 month 2013-03-05 devel/gauche-gaunit: Broken for more than 6 month 2013-03-05 games/tuxracer_golf: Broken for more than 6 month 2013-03-05 net/bfilter: Broken for more than 6 month 2013-03-05 graphics/fnlib: Broken for more than 6 month 2013-03-05 print/gfontview: Broken for more than 6 month 2013-03-05 print/hugelatex: Broken for more than 6 month 2013-03-05 misc/gtktalog: Broken for more than 6 month 2013-03-05 x11/wterm: Broken for more than 6 month 2013-03-05 databases/xapian-bindings10: Broken for more than 6 month 2013-03-05 databases/adstudio: Broken for more than 6 month 2013-03-05 misc/splitvt: Broken for more than 6 month 2013-03-05 sysutils/udesc_dump: Broken for more than 6 month 2013-03-05 textproc/gxditview: Broken for more than 6 month 2013-03-05 x11/powershell: Broken for more then 6 month Notes: svn path=/head/; revision=313519
* Upgrade to GridEngine 6.1u4.Brooks Davis2008-04-111-1/+0
| | | | | | | | Follow Linux and Solaris by not setting LD_LIBRARY_PATH in the setup.(c)sh scripts. Notes: svn path=/head/; revision=211093
* Initial port of Sun Grid Engine 6.1.3 derived from the 6.0.x port.Brooks Davis2008-02-131-3/+42
| | | | | | | | | | 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 Notes: svn path=/head/; revision=207163
* Upgrade to SGE 6.0u11Brooks Davis2007-09-041-7/+2
| | | | | | | | | | 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] Notes: svn path=/head/; revision=198747
* Fix the build on amd64 and make a few adjustments to make portlintBrooks Davis2007-02-151-1/+2
| | | | | | | happier. Notes: svn path=/head/; revision=185260
* Upgrade to SGE 6.0 update 10. Changes can be viewed at:Brooks Davis2007-02-051-0/+6
| | | | | | | http://gridengine.sunsource.net/project/gridengine/60patches.txt Notes: svn path=/head/; revision=184287
* Upgrade to 6.0u8. No major changes in SGE, but a few portBrooks Davis2007-01-091-11/+15
| | | | | | | | | | | | 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] Notes: svn path=/head/; revision=181844
* Upgrade to 6.0u7. No major changes.Brooks Davis2006-01-111-0/+17
| | | | Notes: svn path=/head/; revision=153226
* Upgrade to SGE 6.0 Update4.Brooks Davis2005-07-291-227/+530
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=140361
* - Upgrade to an SGE snapshot from Feb 24, 2004.Kirill Ponomarev2004-02-251-1/+2
| | | | | | | | | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=102125
* Sun Grid Engine is a batch queueing system implementing a superset of theMaho Nakata2004-02-011-0/+517
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> Notes: svn path=/head/; revision=99673