Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-05 | Bump PKGREVISION for security/openssl ABI bump. | jperkin | 1 | -1/+2 | |
2015-12-25 | -export-dynamic is a linker option, mark it accordingly. Fix non-catman | joerg | 4 | -11/+54 | |
build as root. Fix rpath path of spooledit. | |||||
2015-12-13 | Update to Grid Engine 2011.11p1 | asau | 6 | -131/+40 | |
Give it chance to build on amd64. | |||||
2015-11-25 | Remove mk/find-prefix.mk usage from the parallel category. | jperkin | 1 | -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-02 | Add SHA512 digests for distfiles for parallel category | agc | 1 | -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-12 | Recursive PKGREVISION bump for all packages mentioning 'perl', | wiz | 1 | -2/+2 | |
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0. | |||||
2015-03-19 | config.guess / config.sub are found in very deep subdirectories, adjust. | joerg | 1 | -1/+3 | |
2015-01-01 | Use BROKEN_ON_PLATFORM with LP64PLATFORMS. | dholland | 1 | -2/+2 | |
2014-05-29 | Bump for perl-5.20.0. | wiz | 1 | -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-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 1 | -2/+2 | |
2014-01-11 | Revbump after updating tcl/tk. | adam | 1 | -2/+2 | |
2013-12-28 | Define _KMEMUSER for NetBSD 6.99. | asau | 2 | -1/+17 | |
2013-10-31 | Fix PKG_USERS usage. | jperkin | 1 | -2/+3 | |
2013-07-12 | Bump PKGREVISION of all packages which create users, to pick up change of | jperkin | 1 | -2/+2 | |
sysutils/user_* packages. | |||||
2013-05-31 | Bump all packages for perl-5.18, that | wiz | 1 | -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-08 | Remove "Trailing empty lines." and/or "Trailing white-space." | rodent | 1 | -2/+2 | |
2013-04-06 | Various MASTER_SITES-related fixes. | rodent | 1 | -12/+12 | |
2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 1 | -2/+2 | |
2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 1 | -2/+2 | |
are called p5-*. I hope that's all of them. | |||||
2012-09-11 | "user-destdir" is default these days | asau | 1 | -3/+1 | |
2012-08-21 | Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12 | marino | 1 | -1/+2 | |
2012-04-07 | Mark sge and gridscheduler not for ${LP64PLATFORMS}. They crash during | dholland | 1 | -1/+4 | |
build. | |||||
2012-03-21 | Remove empty patches, no idea how they have got through. | asau | 11 | -11/+1 | |
2012-03-21 | Import Open Grid Scheduler version 2011.11 as parallel/gridscheduler. | asau | 24 | -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. |