Commit graph

12 commits

Author SHA1 Message Date
Piotr Kubaj
16ba9aabc5 java/openjdk11: add bootstrap and fix compilation for powerpc64 elfv2
Add bootstrap for powerpc64 elfv2.

Because of issue with macros in precompiled.hpp, --disable-precompiled-headers is necessary.

Since openjdk compiles for elfv1 by default on big-endian ppc64, use a patch to compile for elfv2.

I assume here that GCC will be used exclusively on ELFv1 systems and Clang on ELFv2.

PR:		243182
Approved by:	glewis (maintainer)
2020-01-15 22:08:04 +00:00
Greg Lewis
ad9abc05ad Update bootstrap for openjdk11
* Re-roll bootstrap binaries.  The main reason for this is that the
  previous binaries won't work correctly on a FreeBSD 12/powerpc64
  POWER8+ machine.

PR:		239368
2019-11-06 17:19:30 +00:00
Greg Lewis
78f6f0f577 Add 12/aarch64 support
* Add a bootstrap file for FreeBSD 12.x/aarch64
* Enable aarch64 in ONLY_FOR_ARCHES on FreeBSD 12.0 and up

PR:		239246
2019-08-30 21:21:09 +00:00
Greg Lewis
3d582f57af Add support for powerpc64
PR:		237208
2019-08-25 20:22:05 +00:00
Greg Lewis
cbd18582d7 Minor fixes
* Fix include file path
* Fix the mode for jspawnhelper so it is executable
* Sort the packing list
2019-08-24 22:28:34 +00:00
Mathieu Arnold
3bd0ac0d72 Convert to UCL & cleanup pkg-message (categories h-k) 2019-08-13 22:22:35 +00:00
Greg Lewis
aa84ea8616 . Update bootstrap
. Add i386 support
2019-03-21 14:45:11 +00:00
Greg Lewis
c599836021 Add a port to use as a bootstrap for jdk11 ports. 2019-03-16 17:58:48 +00:00
Greg Lewis
927f3bccaa Remove bootstrap-openjdk11 temporarily to do a repo copy from bootstrap-openjdk8 2019-03-16 17:56:57 +00:00
Greg Lewis
12b18004f2 Update COMMENT and MAINTAINER
Reported by:	ale@
2019-03-13 17:48:04 +00:00
Sunpoet Po-Chuan Hsieh
7e41c61d52 Update WWW
Approved by:	portmgr (blanket)
2019-03-13 16:11:19 +00:00
Greg Lewis
72394fc415 Add a port to use as a bootstrap for jdk11 ports. 2019-03-12 14:28:41 +00:00