Age | Commit message (Expand) | Author | Files | Lines |
2016-09-20 | Recursive bump for cups openssl -> gnutls change. | wiz | 1 | -2/+2 |
2016-08-11 | Add jcmd to JAVA_WRAPPERS, bump PKGREVISION | abs | 2 | -4/+5 |
2016-07-22 | Skip some more shared libraries, noticed in the 32-bit SunOS build. | jperkin | 1 | -2/+4 |
2016-03-11 | skip the SHLIBS check for libjawt.so | tnn | 1 | -1/+2 |
2016-03-08 | mark NetBSD-*-*arm* explicitly as needing floating point workarounds | tnn | 1 | -4/+3 |
2016-03-05 | Bump PKGREVISION for security/openssl ABI bump. | jperkin | 1 | -2/+2 |
2016-02-25 | Use OPSYSVARS. | jperkin | 1 | -5/+3 |
2015-12-14 | Bring build dependency on "mozilla-rootcerts" back. | asau | 1 | -1/+3 |
2015-12-13 | Don't depend on mozilla-rootcerts. | asau | 1 | -3/+1 |
2015-11-03 | add SHA512 sums | tnn | 1 | -1/+13 |
2015-11-03 | Add SHA512 digests for distfiles for lang category | agc | 1 | -1/+3 |
2015-11-03 | Set JDK_MICRO_VERSION so that the update number is reflected in version | jperkin | 1 | -3/+6 |
2015-10-07 | Reduce SunOS optimisation to -O2, avoiding alignment faults in 32-bit builds | jperkin | 2 | -4/+4 |
2015-09-12 | Avoid UB by left shift of negative values. | joerg | 3 | -1/+40 |
2015-06-17 | Unset TOOLS_PLATFORM.unzip on FreeBSD too, to allow the build to use system | rodent | 1 | -2/+2 |
2015-06-13 | Disable use of C++ precompiled headers. | tnn | 1 | -1/+2 |
2015-06-09 | Update to OpenJDK7, Update 80. | tnn | 5 | -39/+15 |
2015-05-05 | Add FOO-jps to PLIST, missed in last commit | abs | 1 | -1/+2 |
2015-05-05 | Add jps to the list of wrapped java binaries. Bump PKGREVISION | abs | 1 | -3/+3 |
2015-04-27 | Find iconv and zlib correctly. Problem masked by legacy wrappers, and | jperkin | 5 | -11/+15 |
2015-03-31 | Don't mess with __sync_*, clang disallows it this way. Failing at link | joerg | 2 | -4/+26 |
2015-03-06 | Enable the package for NetBSD-7.*-earmv[67]hf. | tnn | 2 | -6/+16 |
2015-03-05 | adjust ARM float hacks: use binary IEEE encoding of subnormal literals | tnn | 1 | -4/+13 |
2015-03-04 | change clang dependency to libLLVM for zeroshark option | tnn | 1 | -2/+2 |
2015-03-02 | - put -D__STDC_LIMIT_MACROS on command line instead of patching it everywhere | tnn | 18 | -389/+70 |
2015-03-01 | Rototil include order so stdint doesn't get included without the necessary | tnn | 3 | -12/+43 |
2015-03-01 | Provide a mapfile for arm. mapfile-i586 seems to work fine so symlink that. | tnn | 1 | -1/+2 |
2015-02-28 | Workaround incorrect constant folding of subnormals in javac when the FPU | tnn | 1 | -1/+29 |
2015-02-23 | Remove icedtea-web stuff from the base runtime. | tnn | 5 | -150/+11 |
2015-02-22 | SpinPause() needs to return a proper value, or we can apparently crash. | tnn | 2 | -1/+17 |
2015-02-22 | Documentation of procedure and requirements for making bootstrap toolchains | tnn | 1 | -2/+29 |
2015-02-21 | regen | tnn | 1 | -4/+5 |
2015-02-21 | Fix more ARM defines | tnn | 3 | -13/+45 |
2015-02-21 | Extend the OpenBSD ifdef for os::pd_commit_memory() to include NetBSD. | tnn | 1 | -6/+15 |
2015-02-21 | Sync ARM fixes from lang/openjdk8 | tnn | 7 | -12/+128 |
2015-02-13 | add bootstrap jvm binaries for NetBSD 7.* / sparc64, | tnn | 2 | -7/+10 |
2015-02-12 | - Add basic support for NetBSD/sparc64 | tnn | 6 | -38/+36 |
2015-02-10 | Let the build find intermediate libs when it wants to run intermediate rmic. | tnn | 2 | -4/+14 |
2015-02-10 | Fix error observed in SmartOS bulk build. | tnn | 4 | -1070/+46 |
2015-02-10 | drop stray X11 runtime dependencies from headless build | tnn | 3 | -14/+17 |
2015-02-09 | Clean up +UseSerialGC handling and ensure it is set for the entire build. | tnn | 14 | -49/+84 |
2015-02-08 | Optionalize debug, X11 and ZeroVM similar to lang/openjdk8 + minor cleanups | tnn | 8 | -168/+157 |
2015-02-08 | g/c comment, no longer applies | tnn | 1 | -3/+1 |
2015-02-08 | Fix inconsistency between _WRAP_EXTRA_ARGS and CWRAPPERS_APPEND | tnn | 1 | -1/+2 |
2015-02-08 | Don't need to set -DDEFAULT_LIBPATH on compiler command line when it's | tnn | 3 | -6/+5 |
2015-02-08 | netbsd -> ${LOWER_OPSYS} | tnn | 1 | -3/+3 |
2015-02-07 | No reason to keep netbsd-4 hacks when we don't have it in ONLY_FOR_PLATFORM | tnn | 3 | -30/+2 |
2015-02-03 | Replace the old cacert bundle from 2009 with security/mozilla-rootcerts. | tnn | 2 | -14/+13 |
2015-01-30 | Add in missing bootstrap distinfo. | abs | 1 | -1/+25 |
2015-01-29 | Limit memory used by the Queens test program. | joerg | 2 | -3/+12 |