<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/openjdk8, branch 2022Q4</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2022Q4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2022Q4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2022-09-14T10:46:26Z</updated>
<entry>
<title>java/openjdk8: Bump PORTREVISION for previous change</title>
<updated>2022-09-14T10:46:26Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2022-09-14T10:46:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e0af091d6c934b6918032f822c4459cf5dc38f44'/>
<id>urn:sha1:e0af091d6c934b6918032f822c4459cf5dc38f44</id>
<content type='text'>
PR:		264065
MFH:		2022Q3
</content>
</entry>
<entry>
<title>java/openjdk8: Restore workaround for aarch64 assertions</title>
<updated>2022-09-14T08:52:48Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2022-09-14T08:52:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a705af9bfceba0fafc2612898a7afcedcb7c1865'/>
<id>urn:sha1:a705af9bfceba0fafc2612898a7afcedcb7c1865</id>
<content type='text'>
See also &lt;https://bugs.openjdk.org/browse/JDK-8247766&gt;.

Even though the upstream fix has been applied to this version of the
JDK, some users still report the assertion "guarantee(val &lt; (1U &lt;&lt;
nbits)) failed: Field too big for insn" occurring, when it is built with
recent versions of clang.

Therefore, restore the workaround that uses clang 12 to build the JDK on
aarch64.

PR:		264065
MFH:		2022Q3
</content>
</entry>
<entry>
<title>Remove WWW entries moved into port Makefiles</title>
<updated>2022-09-07T21:58:51Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:30:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4'/>
<id>urn:sha1:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4</id>
<content type='text'>
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
</content>
</entry>
<entry>
<title>Add WWW entries to port Makefiles</title>
<updated>2022-09-07T21:10:59Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:06:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b7f05445c00f2625aa19b4154ebcbce5ed2daa52'/>
<id>urn:sha1:b7f05445c00f2625aa19b4154ebcbce5ed2daa52</id>
<content type='text'>
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
</content>
</entry>
<entry>
<title>java/openjdk{8,11}: Remove dependency on devel/llvm12 which is no longer necessary</title>
<updated>2022-08-06T10:55:32Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2022-08-06T10:54:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=591a784f324b7d8c45596d758b4c0893626bdbef'/>
<id>urn:sha1:591a784f324b7d8c45596d758b4c0893626bdbef</id>
<content type='text'>
The workarounds committed in aa1ca89826b5 and 846ff4e95291 are no longer
necessary, as both the upstream commits for PR258954
(https://github.com/battleblow/jdk11u/commit/305a68a90c722aa7a7b75589e24d5b5d554c96c1)
and PR264065 (https://hg.openjdk.java.net/jdk/jdk/rev/40c07de877ab) are
now merged into the distribution tarballs.

PR:		258954, 264065
Approved by:	maintainer timeout (1 month)
MFH:		2022Q3
</content>
</entry>
<entry>
<title>java/openjdk8: Update to 8u342</title>
<updated>2022-08-02T04:15:45Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2022-08-02T04:15:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8efb59db35f1d89bbd66e1b6ea5dbcbe99a611b2'/>
<id>urn:sha1:8efb59db35f1d89bbd66e1b6ea5dbcbe99a611b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>java/openjdk8: Bump PORTREVISION for previous change</title>
<updated>2022-06-19T16:01:17Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2022-06-19T16:01:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2242e75646351dc671e68a1549d03442c6b74be8'/>
<id>urn:sha1:2242e75646351dc671e68a1549d03442c6b74be8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>java/openjdk8: Attempt to fix newer aarch64</title>
<updated>2022-06-19T04:55:54Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2022-06-19T04:53:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=aa1ca89826b5669e623d868e447830aad01e6f1a'/>
<id>urn:sha1:aa1ca89826b5669e623d868e447830aad01e6f1a</id>
<content type='text'>
Revert to forcing Clang 12 if Clang 13 or newer is detected.
This may fix problems with the built JDK on aarch64.

PR:		264065
</content>
</entry>
<entry>
<title>java/openjdk8: Fix the build on aarch64</title>
<updated>2022-05-08T03:51:19Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2022-05-08T03:51:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=54d64d5a985fe0b85f3a9b3c6a4ed6840e5f2117'/>
<id>urn:sha1:54d64d5a985fe0b85f3a9b3c6a4ed6840e5f2117</id>
<content type='text'>
</content>
</entry>
<entry>
<title>java/openjdk8: Update to 8u332 GA</title>
<updated>2022-05-05T01:34:18Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2022-05-05T01:33:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=22a5ad0dc8937a270008aeaeb6fb8d89489140d4'/>
<id>urn:sha1:22a5ad0dc8937a270008aeaeb6fb8d89489140d4</id>
<content type='text'>
</content>
</entry>
</feed>
