<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/bootstrap-openjdk11, branch release/13.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2020-12-22T23:28:16Z</updated>
<entry>
<title>java/bootstrap-openjdk11: fix packaging on aarch64</title>
<updated>2020-12-22T23:28:16Z</updated>
<author>
<name>Piotr Kubaj</name>
<email>pkubaj@FreeBSD.org</email>
</author>
<published>2020-12-22T23:28:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ca83f607eb250c16d37731282f60b41c1c87d7fb'/>
<id>urn:sha1:ca83f607eb250c16d37731282f60b41c1c87d7fb</id>
<content type='text'>
PR:		251262
Reported by:	mikael
</content>
</entry>
<entry>
<title>java/bootstrap-openjdk11: add powerpc64le bootstrap</title>
<updated>2020-12-03T23:44:39Z</updated>
<author>
<name>Piotr Kubaj</name>
<email>pkubaj@FreeBSD.org</email>
</author>
<published>2020-12-03T23:44:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=138911b294832b02574965ed55a1039188e6f303'/>
<id>urn:sha1:138911b294832b02574965ed55a1039188e6f303</id>
<content type='text'>
It's versioned 11.0.5.10.1, but this is to match what the port has. However, it was built from the latest tag from https://github.com/battleblow/openjdk-jdk11u (jdk-11.0.9+11-1).

Since it's only a bootstrap, it's committed with this older PORTVERSION.

PR:		251262
Approved by:	java (maintainer timeout)
</content>
</entry>
<entry>
<title>java/openjdk11: add bootstrap and fix compilation for powerpc64 elfv2</title>
<updated>2020-01-15T22:08:04Z</updated>
<author>
<name>Piotr Kubaj</name>
<email>pkubaj@FreeBSD.org</email>
</author>
<published>2020-01-15T22:08:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=16ba9aabc534b4b6a476a770a6293f5573a76405'/>
<id>urn:sha1:16ba9aabc534b4b6a476a770a6293f5573a76405</id>
<content type='text'>
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)
</content>
</entry>
<entry>
<title>Update bootstrap for openjdk11</title>
<updated>2019-11-06T17:19:30Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2019-11-06T17:19:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ad9abc05ad4c2af35e6b7925630d9af36a91eb10'/>
<id>urn:sha1:ad9abc05ad4c2af35e6b7925630d9af36a91eb10</id>
<content type='text'>
* 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
</content>
</entry>
<entry>
<title>Add 12/aarch64 support</title>
<updated>2019-08-30T21:21:09Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2019-08-30T21:21:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=78f6f0f5777161a74627be261d2fe13acef461dc'/>
<id>urn:sha1:78f6f0f5777161a74627be261d2fe13acef461dc</id>
<content type='text'>
* Add a bootstrap file for FreeBSD 12.x/aarch64
* Enable aarch64 in ONLY_FOR_ARCHES on FreeBSD 12.0 and up

PR:		239246
</content>
</entry>
<entry>
<title>Add support for powerpc64</title>
<updated>2019-08-25T20:22:05Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2019-08-25T20:22:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3d582f57af4c6b2b57c1dc2e5c4db04ea7b04a2a'/>
<id>urn:sha1:3d582f57af4c6b2b57c1dc2e5c4db04ea7b04a2a</id>
<content type='text'>
PR:		237208
</content>
</entry>
<entry>
<title>Minor fixes</title>
<updated>2019-08-24T22:28:34Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2019-08-24T22:28:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cbd18582d7379828c222d4276e6cae10ebf16a09'/>
<id>urn:sha1:cbd18582d7379828c222d4276e6cae10ebf16a09</id>
<content type='text'>
* Fix include file path
* Fix the mode for jspawnhelper so it is executable
* Sort the packing list
</content>
</entry>
<entry>
<title>Convert to UCL &amp; cleanup pkg-message (categories h-k)</title>
<updated>2019-08-13T22:22:35Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2019-08-13T22:22:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3bd0ac0d72aab526cd89382825e17fb94504687d'/>
<id>urn:sha1:3bd0ac0d72aab526cd89382825e17fb94504687d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>. Update bootstrap</title>
<updated>2019-03-21T14:45:11Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2019-03-21T14:45:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=aa84ea8616b3a8966e9b8b620d1f0e0d4b4cebfe'/>
<id>urn:sha1:aa84ea8616b3a8966e9b8b620d1f0e0d4b4cebfe</id>
<content type='text'>
. Add i386 support
</content>
</entry>
<entry>
<title>Add a port to use as a bootstrap for jdk11 ports.</title>
<updated>2019-03-16T17:58:48Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2019-03-16T17:58:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c5998360215eb63730918cf22a06bf9f0d8ec5ed'/>
<id>urn:sha1:c5998360215eb63730918cf22a06bf9f0d8ec5ed</id>
<content type='text'>
</content>
</entry>
</feed>
