summaryrefslogtreecommitdiff
path: root/parallel/gridscheduler
AgeCommit message (Collapse)AuthorFilesLines
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-1/+2
2015-12-25-export-dynamic is a linker option, mark it accordingly. Fix non-catmanjoerg4-11/+54
build as root. Fix rpath path of spooledit.
2015-12-13Update to Grid Engine 2011.11p1asau6-131/+40
Give it chance to build on amd64.
2015-11-25Remove mk/find-prefix.mk usage from the parallel category.jperkin1-11/+4
The find-prefix infrastructure was required in a pkgviews world where packages installed from pkgsrc could have different installation prefixes, and this was a way for a dependency prefix to be determined. Now that pkgviews has been removed there is no longer any need for the overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the dependency is coming from pkgsrc. Provides a reasonable performance win due to the reduction of `pkg_info -qp` calls, some of which were redundant anyway as they were duplicating the same information provided by BUILDLINK_PREFIX.pkg.
2015-11-02Add SHA512 digests for distfiles for parallel categoryagc1-1/+2
Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-03-19config.guess / config.sub are found in very deep subdirectories, adjust.joerg1-1/+3
2015-01-01Use BROKEN_ON_PLATFORM with LP64PLATFORMS.dholland1-2/+2
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2014-01-11Revbump after updating tcl/tk.adam1-2/+2
2013-12-28Define _KMEMUSER for NetBSD 6.99.asau2-1/+17
2013-10-31Fix PKG_USERS usage.jperkin1-2/+3
2013-07-12Bump PKGREVISION of all packages which create users, to pick up change ofjperkin1-2/+2
sysutils/user_* packages.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-04-08Remove "Trailing empty lines." and/or "Trailing white-space."rodent1-2/+2
2013-04-06Various MASTER_SITES-related fixes.rodent1-12/+12
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-09-11"user-destdir" is default these daysasau1-3/+1
2012-08-21Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12marino1-1/+2
2012-04-07Mark sge and gridscheduler not for ${LP64PLATFORMS}. They crash duringdholland1-1/+4
build.
2012-03-21Remove empty patches, no idea how they have got through.asau11-11/+1
2012-03-21Import Open Grid Scheduler version 2011.11 as parallel/gridscheduler.asau24-0/+1287
Heavily based on Sun Grid Engine package (parallel/sge). Open Grid Scheduler/Grid Engine is a free and open-source batch-queuing system for distributed resource management. OGS/GE is based on Sun Grid Engine, and maintained by the same group of external (i.e. non-Sun) developers who started contributing code to Sun Grid Engine since 2001.