| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
11.0.32+9.2_1 17 Aug 2026 10:25:52 commit hash: 9477c9da0a436a689b99443372a80f20186ee7a9 commit hash: 9477c9da0a436a689b99443372a80f20186ee7a9 commit hash: 9477c9da0a436a689b99443372a80f20186ee7a9 commit hash: 9477c9da0a436a689b99443372a80f20186ee7a9 files touched by this commit |
Harald Eilertsen (haraldei) search for other commits by this committer |
java/openjdk{8,11}: Remove USE_LDCONFIG from ports
OpenJDK loads the JVM and other JDK libraries explicitly from the
correct directories, so there's no need for adding them to ldconfig.
PR: 297282
Reviewed by: jrm
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D58841 |
11.0.32+9.2 03 Aug 2026 12:34:23 commit hash: 970b592062e6e2b3b7f66c58bb98a8a39fd52ebe commit hash: 970b592062e6e2b3b7f66c58bb98a8a39fd52ebe commit hash: 970b592062e6e2b3b7f66c58bb98a8a39fd52ebe commit hash: 970b592062e6e2b3b7f66c58bb98a8a39fd52ebe files touched by this commit |
Harald Eilertsen (haraldei) search for other commits by this committer |
java/openjdk11: Add back missing x86 bootjdk
Reported by: pkg-fallout
Sponsored by: The FreeBSD Foundation |
11.0.32+9.2 31 Jul 2026 12:43:02 commit hash: 88a1cd69ff7ec14ca32c8b8951eb567074ce1949 commit hash: 88a1cd69ff7ec14ca32c8b8951eb567074ce1949 commit hash: 88a1cd69ff7ec14ca32c8b8951eb567074ce1949 commit hash: 88a1cd69ff7ec14ca32c8b8951eb567074ce1949 files touched by this commit |
Harald Eilertsen (haraldei) search for other commits by this committer |
java/openjdk11: Update to version 11.0.32
Includes the following FreeBSD specific fixes:
- Fix SIGBUS on sparc64 w/gcc 16 by reducing optimization level
- Set wxneeded flag on executables on FreeBSD
- Fix build with clang 22
Sponsored by: The FreeBSD Foundation |
11.0.30+7.1 30 Jun 2026 20:03:57 commit hash: b6ec06f079e1c883d32c788c0285c6d492eeb1c0 commit hash: b6ec06f079e1c883d32c788c0285c6d492eeb1c0 commit hash: b6ec06f079e1c883d32c788c0285c6d492eeb1c0 commit hash: b6ec06f079e1c883d32c788c0285c6d492eeb1c0 files touched by this commit |
Tijl Coosemans (tijl) search for other commits by this committer |
*/*: Use C.UTF-8 locale
Ports 02f27a83b44d fixed the ports tree to the C locale so it would work
correctly in environments where users use a locale that isn't compatible
with the C locale, e.g. xx_YY.UTF-8 where [A-Z] includes more than just
upper case letters. USE_LOCALE was introduced to let ports use another
locale if they needed it. The C.UTF-8 locale was created later on to be
mostly compatible with the C locale.
Switch the ports tree locale to C.UTF-8 and remove USE_LOCALE. The
world has moved to Unicode so all ports either require it or know how to
build correctly in a Unicode environment.
PR: 295945
Exp-run by: antoine |
11.0.30+7.1 25 Jun 2026 07:11:38 commit hash: d5120faaaecd03c6b80c920825e7b3b8ab8b5239 commit hash: d5120faaaecd03c6b80c920825e7b3b8ab8b5239 commit hash: d5120faaaecd03c6b80c920825e7b3b8ab8b5239 commit hash: d5120faaaecd03c6b80c920825e7b3b8ab8b5239 files touched by this commit |
Ronald Klop (ronald) search for other commits by this committer |
java/openjdk11: fix build on freebsd 16/aarch64
=== Output from failing command(s) repeated here ===
* For target hotspot_variant-server_libjvm_objs_os_perf_bsd.o:
In file included from
/wrkdirs/usr/ports/java/openjdk11/work/jdk11u-jdk-11.0.30-7-1/src/hotspot/os/bsd/os_perf_bsd.cpp:53:
In file included from /usr/include/sys/user.h:52:
In file included from /usr/include/vm/pmap.h:88:
In file included from /usr/include/machine/pmap.h:46:
In file included from /usr/include/sys/systm.h:46:
/usr/include/machine/cpufunc.h:35:1: error: static declaration of 'breakpoint'
follows non-static declaration
35 | breakpoint(void)
| ^
/wrkdirs/usr/ports/java/openjdk11/work/jdk11u-jdk-11.0.30-7-1/src/hotspot/share/utilities/breakpoint.hpp:31:17:
note: previous declaration is here
31 | extern "C" void breakpoint();
| ^ (Only the first 15 lines of the commit message are shown above View all of this commit message) |
11.0.30+7.1 07 May 2026 21:47:29 commit hash: 2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4a commit hash: 2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4a commit hash: 2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4a commit hash: 2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4a files touched by this commit |
Rene Ladan (rene) search for other commits by this committer |
all: drop support for FreeBSD 13, mips and risc64sf
Reviewed by: many (*)
Differential Revision: https://reviews.freebsd.org/D55624
Differential Revision: https://reviews.freebsd.org/D55642 (merged in from bofh)
many (*)
acm arrowd brooks cmt dch decke dinoex eduardo fluffy fuz gahr garga
jbeich joerg jrm kai kenrap martymac matthew mfechner michaelo mizhka
nobutaka pkubaj se tagattie thj
Anton Saietskii
GenericRikka
Gert Doering
Jan Bramkamp
Oleh Hushchenkov
Oleksandr Kryvulia
Ralf van der Enden
Yamagi
desktop kde python tcltk office |
11.0.30+7.1 08 Apr 2026 14:12:20 commit hash: 6fe56cc444f47fe6180bb976ef0980a6d4ef906b commit hash: 6fe56cc444f47fe6180bb976ef0980a6d4ef906b commit hash: 6fe56cc444f47fe6180bb976ef0980a6d4ef906b commit hash: 6fe56cc444f47fe6180bb976ef0980a6d4ef906b files touched by this commit |
Harald Eilertsen (haraldei) search for other commits by this committer |
java/openjdk*: Fix possible race after configure
Some setups could fail when building with poudriere bulk with a message
about the configuration was out of date. Since configure is run as part
of the build in any case, we don't need the explicit configure check in
the openjdk build system, so we disable it.
Fix originally proposed by jonc@chen.org.nz.
Since this doen not change the port, only whether it will build or not,
I have not bumped the PORTREVISION for this change.
PR: 294199
Reported by: nxjoseph
Reviewed by: glewis
Approved by: glewis
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56289 |
11.0.30+7.1 08 Feb 2026 19:11:09 commit hash: e1f2c5fe87013b504939f170bdd47ad26e97cf20 commit hash: e1f2c5fe87013b504939f170bdd47ad26e97cf20 commit hash: e1f2c5fe87013b504939f170bdd47ad26e97cf20 commit hash: e1f2c5fe87013b504939f170bdd47ad26e97cf20 files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Update to 11.0.30 |
11.0.29+7.1_2 03 Feb 2026 05:13:43 commit hash: 2adc4bef7df69089f28bd4525c58238aebc4a34d commit hash: 2adc4bef7df69089f28bd4525c58238aebc4a34d commit hash: 2adc4bef7df69089f28bd4525c58238aebc4a34d commit hash: 2adc4bef7df69089f28bd4525c58238aebc4a34d files touched by this commit |
Po-Chuan Hsieh (sunpoet) search for other commits by this committer |
graphics/lcms2: Bump PORTREVISION of dependent ports for shlib change
PR: 292881
Reported by: Petr Lampa <lampa@fit.vutbr.cz> |
11.0.29+7.1_1 15 Jan 2026 10:51:04 commit hash: 4121610441a887d2c26bc5d5ae33772f1cc9b0c6 commit hash: 4121610441a887d2c26bc5d5ae33772f1cc9b0c6 commit hash: 4121610441a887d2c26bc5d5ae33772f1cc9b0c6 commit hash: 4121610441a887d2c26bc5d5ae33772f1cc9b0c6 files touched by this commit |
Harald Eilertsen (haraldei) search for other commits by this committer |
java/openjdk8-20: Bootstrap from prebuilt packages
Use prebuilt known good packages (derived from the official pkgs)
instead of depending on the previous version of the OpenJDK.
This patch fixes bootstrapping for openjdk8-20 except 18 which is
expired, and 19 which has been dealt with before.
PR: 291872
Reviewed by: fuz (mentor)
Approved by: fuz (mentor)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D54683 |
11.0.29+7.1 14 Nov 2025 16:46:19 commit hash: 4d692882d86e20ac4e96e7e0e475e838aeeb0b76 commit hash: 4d692882d86e20ac4e96e7e0e475e838aeeb0b76 commit hash: 4d692882d86e20ac4e96e7e0e475e838aeeb0b76 commit hash: 4d692882d86e20ac4e96e7e0e475e838aeeb0b76 files touched by this commit |
Ronald Klop (ronald) search for other commits by this committer |
java/openjdk11: reduce build log size
Suppress warnings with newer llvm versions.
If upstream doesn't fix the warnings it makes no sense to bother the
port with it.
In my test the log went from 30 MB to 3 MB.
No functional change intended.
Approved by: java@ mailing list |
11.0.29+7.1 02 Nov 2025 21:48:20 commit hash: 1019f032bb79414f19b7f7c120905782ed2392db commit hash: 1019f032bb79414f19b7f7c120905782ed2392db commit hash: 1019f032bb79414f19b7f7c120905782ed2392db commit hash: 1019f032bb79414f19b7f7c120905782ed2392db files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Update to 11.0.29 |
11.0.27+6.1_2 20 Sep 2025 13:19:10 commit hash: 5c22d5b7a120ba4aad20ebaf9a4d5492136f640c commit hash: 5c22d5b7a120ba4aad20ebaf9a4d5492136f640c commit hash: 5c22d5b7a120ba4aad20ebaf9a4d5492136f640c commit hash: 5c22d5b7a120ba4aad20ebaf9a4d5492136f640c files touched by this commit |
Ronald Klop (ronald) search for other commits by this committer |
java/openjdk11: honour MAKE_JOBS_NUMBER
fixes flapping builds
similar to fixes in the openjdk17 Makefile |
11.0.27+6.1_1 27 Jun 2025 15:14:08 commit hash: 3a407ba074c037ab429e357307016648b4d5ed33 commit hash: 3a407ba074c037ab429e357307016648b4d5ed33 commit hash: 3a407ba074c037ab429e357307016648b4d5ed33 commit hash: 3a407ba074c037ab429e357307016648b4d5ed33 files touched by this commit |
Baptiste Daroussin (bapt) search for other commits by this committer |
openjdk: remove need for fdescfs(5) and probably procfs(5)
Implement getCommittedVirtualMemorySize() directly using sysctl
kern.proc.vmmap
Implement getOpenFileDescriptorCount() directly using sysctl
kern.proc.nfds
Note on openjdk17 use closefrom where possible (note this use case is
only in openjdk 17, 21, 23 and 24)
Remove the message about the use of fdescfs(5) as this is not needed
for sure, keep the information about procfs(5) as I have not analysed
enough the source code to make sure it is not used anywhere else, but
I don't think it is. |
11.0.27+6.1 20 Apr 2025 22:26:19 commit hash: f7852c91e998bf67d277a751af149db05311352f commit hash: f7852c91e998bf67d277a751af149db05311352f commit hash: f7852c91e998bf67d277a751af149db05311352f commit hash: f7852c91e998bf67d277a751af149db05311352f files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Update to 11.0.27 |
11.0.26+4.1_1 15 Mar 2025 17:41:39 commit hash: 57ff2ad3c2514123f4ac3609e0b24aab09fb4ccc commit hash: 57ff2ad3c2514123f4ac3609e0b24aab09fb4ccc commit hash: 57ff2ad3c2514123f4ac3609e0b24aab09fb4ccc commit hash: 57ff2ad3c2514123f4ac3609e0b24aab09fb4ccc files touched by this commit |
Gleb Popov (arrowd) search for other commits by this committer |
java/openjdk11: Set USE_LDCONFIG=yes to provide libjvm.so
Reported by: pkg-devel exp-run |
11.0.26+4.1 16 Feb 2025 07:31:59 commit hash: f3166252f22c393facfc5d9ca736dab1cb446c6a commit hash: f3166252f22c393facfc5d9ca736dab1cb446c6a commit hash: f3166252f22c393facfc5d9ca736dab1cb446c6a commit hash: f3166252f22c393facfc5d9ca736dab1cb446c6a files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Restore CUPS distinfo lost in last commit
Reported by: olgeni@ |
11.0.26+4.1 14 Feb 2025 23:23:01 commit hash: 735c345e6df2dc07fab0166d04b8547c022e16ac commit hash: 735c345e6df2dc07fab0166d04b8547c022e16ac commit hash: 735c345e6df2dc07fab0166d04b8547c022e16ac commit hash: 735c345e6df2dc07fab0166d04b8547c022e16ac files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Update to 11.0.26 |
11.0.25+9.1 12 Jan 2025 21:37:03 commit hash: 5b9206709f00cd440f33774ae0a5fd879da5f245 commit hash: 5b9206709f00cd440f33774ae0a5fd879da5f245 commit hash: 5b9206709f00cd440f33774ae0a5fd879da5f245 commit hash: 5b9206709f00cd440f33774ae0a5fd879da5f245 files touched by this commit |
Piotr Kubaj (pkubaj) search for other commits by this committer |
java/openjdk11: add support for powerpc |
11.0.25+9.1 06 Jan 2025 14:16:58 commit hash: 2cf6bc1add649b35668b449ab35fb04ed0a6d263 commit hash: 2cf6bc1add649b35668b449ab35fb04ed0a6d263 commit hash: 2cf6bc1add649b35668b449ab35fb04ed0a6d263 commit hash: 2cf6bc1add649b35668b449ab35fb04ed0a6d263 files touched by this commit |
Xavier Beaudouin (kiwi) search for other commits by this committer |
java/openjdk*: Update pkg-message information about fdescfs and procfs
OpenJDK installation inform that fdescfs(5) and procfs(5) should be
mounted when using OpenJDK.
After doing some test and some traces, it seems that this should be
no so usefull, some applications will require it, but most of java
applications doesn't seems to suffer to work or performance when
such pseudo FS is not mounted.
So this change request permit to let local administrator to decide if
it is really needed or not.
Sponsored by: Entersekt (previously Modirum MDpay)
Sponsored by: Klara Inc.
Approved by: 0mp (mentor)
PR: 283364 |
11.0.25+9.1 17 Dec 2024 14:11:59 commit hash: 406bc6fd9aeec79540e5391e70211d1a2876fadb commit hash: 406bc6fd9aeec79540e5391e70211d1a2876fadb commit hash: 406bc6fd9aeec79540e5391e70211d1a2876fadb commit hash: 406bc6fd9aeec79540e5391e70211d1a2876fadb files touched by this commit |
Piotr Kubaj (pkubaj) search for other commits by this committer |
java/openjdk11: fix build on powerpc64*
Partially reverts 08cc50220f1d71f12d13d7e2c957a5679b02914d, segfaults are still
present on both powerpc64 and powerpc64le. |
11.0.25+9.1 12 Nov 2024 01:10:52 commit hash: c12a80f3605b78e1f3a144f0d7176395a04e0824 commit hash: c12a80f3605b78e1f3a144f0d7176395a04e0824 commit hash: c12a80f3605b78e1f3a144f0d7176395a04e0824 commit hash: c12a80f3605b78e1f3a144f0d7176395a04e0824 files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Update to 11.0.25 |
11.0.24+8.1_1 10 Nov 2024 22:02:43 commit hash: 9f218b263a6a5e9f38fba8f580cab867506f35cf commit hash: 9f218b263a6a5e9f38fba8f580cab867506f35cf commit hash: 9f218b263a6a5e9f38fba8f580cab867506f35cf commit hash: 9f218b263a6a5e9f38fba8f580cab867506f35cf files touched by this commit |
Ronald Klop (ronald) search for other commits by this committer |
java/openjdk11: fix build on non-armv7
A change to one of the patches was not correct for other
architectures.
PR: 255662
Approved by: broken build |
11.0.24+8.1_1 08 Nov 2024 12:49:33 commit hash: b42fb59dbcf15ee1dd8ca37b805f76671f0da8a1 commit hash: b42fb59dbcf15ee1dd8ca37b805f76671f0da8a1 commit hash: b42fb59dbcf15ee1dd8ca37b805f76671f0da8a1 commit hash: b42fb59dbcf15ee1dd8ca37b805f76671f0da8a1 files touched by this commit |
Ronald Klop (ronald) search for other commits by this committer Author: MikaelUrankar |
java/openjdk11: fix build on 32 bit arm
Slightly adjusted the patch of Mikael Urankar to make sure it only
affects __arm__ builds.
The patch is similar to what fixed openjdk8 in
commit e13c81137266603a6a0700810b6bad419f9d98c8.
Not bumping portrevision as nothing changes for existing pkgs.
PR: 255662
Approved by: java@ (maintainer timeout) |
11.0.24+8.1_1 15 Sep 2024 11:36:13 commit hash: 3378cc494de65725a36e8ff5aaa205273521ba52 commit hash: 3378cc494de65725a36e8ff5aaa205273521ba52 commit hash: 3378cc494de65725a36e8ff5aaa205273521ba52 commit hash: 3378cc494de65725a36e8ff5aaa205273521ba52 files touched by this commit |
Dimitry Andric (dim) search for other commits by this committer |
java/openjdk8 java/openjdk11 java/openjdk17 java/openjdk18 java/openjdk19
java/openjdk20 java/openjdk21 java/openjdk22: disable warnings as errors
Generally disable warnings-as-errors for all openjdk ports, removing all
the conditionals we have now for particular architectures and/or
compilers. It does not make sense to have this on by default, unless you
are an upstream maintainer.
PR: 281188
Approved by: maintainer timeout (2 weeks)
MFH: 2024Q3 |
11.0.24+8.1_1 10 Sep 2024 11:34:53 commit hash: e3120f0ac06e578482a669fe51fb65fb2bcb6619 commit hash: e3120f0ac06e578482a669fe51fb65fb2bcb6619 commit hash: e3120f0ac06e578482a669fe51fb65fb2bcb6619 commit hash: e3120f0ac06e578482a669fe51fb65fb2bcb6619 files touched by this commit |
Ronald Klop (ronald) search for other commits by this committer Author: Mikhail T |
java/openjdk11: respect compiler and linker flags
pass CFLAGS, CXXFLAGS and LDFLAGS to the build
This enables more easily testing different build options.
fix build on gcc by passing --disable-precompiled-headers not only on powerpc64
"Without this, I was getting PCH-error from g++12 on my amd64 machine too."
PR: 279367
Tested by: poudriere
Approved by: maintainer timeout (java@) |
11.0.24+8.1 07 Aug 2024 16:44:21 commit hash: d2ae63c6feffda05eb643520dd851451ee337f53 commit hash: d2ae63c6feffda05eb643520dd851451ee337f53 commit hash: d2ae63c6feffda05eb643520dd851451ee337f53 commit hash: d2ae63c6feffda05eb643520dd851451ee337f53 files touched by this commit |
Dimitry Andric (dim) search for other commits by this committer |
java/openjdk11: fix build with clang 19
Clang 19 is now more strict about undefined integral expressions used as
constants in enum, which results in errors compiling java/openjdk11,
similar to:
/wrkdirs/usr/ports/java/openjdk11/work/jdk11u-jdk-11.0.24-8-1/src/jdk.pack/share/native/common-unpack/constants.h:206:33:
error: expression is not an integral constant expression
206 | AO_UNUSED_MBZ = (-1)<<13, // options bits reserved
for future use.
| ^~~~~~~~
/wrkdirs/usr/ports/java/openjdk11/work/jdk11u-jdk-11.0.24-8-1/src/jdk.pack/share/native/common-unpack/constants.h:206:37:
note: left shift of negative value -1
206 | AO_UNUSED_MBZ = (-1)<<13, // options bits reserved
for future use.
| ^
Replace the negative value with ~0u to fix this error.
PR: 280560
Approved by: glewis (maintainer)
MFH: 2024Q3 |
11.0.24+8.1 28 Jul 2024 06:08:32 commit hash: d3f2c6d9bebea0509d5b0570e1350f8827168445 commit hash: d3f2c6d9bebea0509d5b0570e1350f8827168445 commit hash: d3f2c6d9bebea0509d5b0570e1350f8827168445 commit hash: d3f2c6d9bebea0509d5b0570e1350f8827168445 files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Update to 11.0.24 |
11.0.23+9.1 14 Jul 2024 13:44:52 commit hash: 08cc50220f1d71f12d13d7e2c957a5679b02914d commit hash: 08cc50220f1d71f12d13d7e2c957a5679b02914d commit hash: 08cc50220f1d71f12d13d7e2c957a5679b02914d commit hash: 08cc50220f1d71f12d13d7e2c957a5679b02914d files touched by this commit |
Vladimir Druzenko (vvd) search for other commits by this committer |
java/openjdk11: remove custom LLVM - build with LLVM from base
Segfaults are no longer observed with current versions of LLVM 17 and 18
in base 13.3 and 14.1, so there is no need to pull such an old version
from ports to build.
For example build java/openjdk11 with LLVM from base and then build
java/eclipse and java/openjfx14 using java/openjdk11: build and run
without errors.
PR: 280056 260319
Approved by: java (maintainer, timeout 14 days) |
11.0.23+9.1 01 Jul 2024 20:27:23 commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608 commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608 commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608 commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608 files touched by this commit |
Rene Ladan (rene) search for other commits by this committer |
all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141 |
11.0.23+9.1 01 May 2024 05:01:09 commit hash: 16826db7f3bacd0dd5e5a0ed6eeabb10a53176b7 commit hash: 16826db7f3bacd0dd5e5a0ed6eeabb10a53176b7 commit hash: 16826db7f3bacd0dd5e5a0ed6eeabb10a53176b7 commit hash: 16826db7f3bacd0dd5e5a0ed6eeabb10a53176b7 files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Update to 11.0.23 |
11.0.22+7.1_1 09 Feb 2024 19:52:07 commit hash: d901bf5df9d22af271582c28d9dc279a6794f3d0 commit hash: d901bf5df9d22af271582c28d9dc279a6794f3d0 commit hash: d901bf5df9d22af271582c28d9dc279a6794f3d0 commit hash: d901bf5df9d22af271582c28d9dc279a6794f3d0 files touched by this commit |
Michael Osipov (michaelo) search for other commits by this committer |
java/openjdk*: Allow users to specify an alternative cacerts file
Similar to certificate management with certctl(8) users can use custom
enterprise CAs. These need to be assembled into a custom cacerts file.
Therefore, an admin can install a custom truststore to an arbitrary
location and have the OpenJDK port symlink to it by adding
OPENJDK_SYMLINK_CACERTS to make.conf.
E.g., OPENJDK_SYMLINK_CACERTS=/usr/local/etc/ssl/cacerts.
PR: 229329
Approved by: jrm (mentor), otis (mentor), glewis
Differential Revision: https://reviews.freebsd.org/D42720 |
11.0.22+7.1 04 Feb 2024 22:51:32 commit hash: 2a1ddd7fcfbc8e6bef91250792f7a9c0589dfef9 commit hash: 2a1ddd7fcfbc8e6bef91250792f7a9c0589dfef9 commit hash: 2a1ddd7fcfbc8e6bef91250792f7a9c0589dfef9 commit hash: 2a1ddd7fcfbc8e6bef91250792f7a9c0589dfef9 files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Update to 11.0.22 |
11.0.21+9.1 05 Jan 2024 21:01:01 commit hash: f16c9201eb020462d4342660fce969456acac73d commit hash: f16c9201eb020462d4342660fce969456acac73d commit hash: f16c9201eb020462d4342660fce969456acac73d commit hash: f16c9201eb020462d4342660fce969456acac73d files touched by this commit |
Piotr Kubaj (pkubaj) search for other commits by this committer |
java/openjdk11: drop ELFv1 support |
11.0.21+9.1 31 Dec 2023 00:37:05 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit |
Muhammad Moinur Rahman (bofh) search for other commits by this committer |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
11.0.21+9.1 20 Oct 2023 20:38:46 commit hash: 8fce7fa967f73d7f5e0c65698581ccdc2d055a19 commit hash: 8fce7fa967f73d7f5e0c65698581ccdc2d055a19 commit hash: 8fce7fa967f73d7f5e0c65698581ccdc2d055a19 commit hash: 8fce7fa967f73d7f5e0c65698581ccdc2d055a19 files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Update to 11.0.21 |
11.0.20+8.1_1 28 Jul 2023 17:13:17 commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f files touched by this commit |
Daniel Engberg (diizzy) search for other commits by this committer |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
11.0.20+8.1 23 Jul 2023 06:57:35 commit hash: fbeb951105e504e4984df564ed16f1baf4088840 commit hash: fbeb951105e504e4984df564ed16f1baf4088840 commit hash: fbeb951105e504e4984df564ed16f1baf4088840 commit hash: fbeb951105e504e4984df564ed16f1baf4088840 files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Update to 11.0.20 |
11.0.19+7.1 29 Apr 2023 17:27:57 commit hash: 3cbb3b930236b5df4676138f734ecb6398adb8c6 commit hash: 3cbb3b930236b5df4676138f734ecb6398adb8c6 commit hash: 3cbb3b930236b5df4676138f734ecb6398adb8c6 commit hash: 3cbb3b930236b5df4676138f734ecb6398adb8c6 files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Update to 11.0.19 |
11.0.18+10.1 16 Apr 2023 22:48:44 commit hash: 4e9379877c237409818fb4daef36be73b68beb67 commit hash: 4e9379877c237409818fb4daef36be73b68beb67 commit hash: 4e9379877c237409818fb4daef36be73b68beb67 commit hash: 4e9379877c237409818fb4daef36be73b68beb67 files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Fix use of printf (causes build failures for poudriere)
PR: 267690
Obtained from: Michael Osipov <michael.osipov@siemens.com> |
11.0.18+10.1 15 Apr 2023 04:27:37 commit hash: 3f3975ef8c2692cc0aedf26becd3ee6d2754fb81 commit hash: 3f3975ef8c2692cc0aedf26becd3ee6d2754fb81 commit hash: 3f3975ef8c2692cc0aedf26becd3ee6d2754fb81 commit hash: 3f3975ef8c2692cc0aedf26becd3ee6d2754fb81 files touched by this commit |
Eugene Grosbein (eugen) search for other commits by this committer |
java/openjdk11: add new CUPS port option
UniFi controller is headless Java application that requires
OpenJDK that depends on full CUPS port. In fact, the latter originally
required cups-client port only that was later removed and merged
to full cups port, so openjdk11 now requires full CUPS.
However, OpenJDK really needs only some header files out of CUPS distribution
and officially supports building --with-cups-include instead of --with-cups.
This change introduces new CUPS port option to java/openjdk11
that defaults to ON to preserve current behaviour.
With CUPS option turned OFF it skips build dependency on full cups:
instead, it downloads and extracts its distfile and
builds --with-cups-include pointing to extracted cups distfile.
Default build not affected, so PORTREVISION not changed.
PR: 264792
Approved by: java (maintainer timeout, over 7 months) |
11.0.18+10.1 23 Jan 2023 05:36:55 commit hash: cb5f8daf2259da9ad4a175ba00f8f5100592f2f0 commit hash: cb5f8daf2259da9ad4a175ba00f8f5100592f2f0 commit hash: cb5f8daf2259da9ad4a175ba00f8f5100592f2f0 commit hash: cb5f8daf2259da9ad4a175ba00f8f5100592f2f0 files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Update to 11.0.18 |
11.0.17+8.1_1 04 Nov 2022 06:13:16 commit hash: 34c45542f75c54c35a44be1c80f0ac3076da8bee commit hash: 34c45542f75c54c35a44be1c80f0ac3076da8bee commit hash: 34c45542f75c54c35a44be1c80f0ac3076da8bee commit hash: 34c45542f75c54c35a44be1c80f0ac3076da8bee files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Use the distributed cacerts
PR: 266723
Reported by: Michael Osipov <michael.osipov@siemens.com> |
11.0.17+8.1 29 Oct 2022 22:22:13 commit hash: b87e44e535f12b3491421aeb487576049f7386be commit hash: b87e44e535f12b3491421aeb487576049f7386be commit hash: b87e44e535f12b3491421aeb487576049f7386be commit hash: b87e44e535f12b3491421aeb487576049f7386be files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Update to 11.0.17 |
11.0.16+8.1_2 25 Sep 2022 23:06:16 commit hash: 749c57a8a8b8f36b8b6abeb48c64697f6dfc8f0a commit hash: 749c57a8a8b8f36b8b6abeb48c64697f6dfc8f0a commit hash: 749c57a8a8b8f36b8b6abeb48c64697f6dfc8f0a commit hash: 749c57a8a8b8f36b8b6abeb48c64697f6dfc8f0a files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Update to 11.0.16.1 |
07 Sep 2022 21:58:51 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit |
Stefan Eßer (se) search for other commits by this committer |
Remove WWW entries moved into port Makefiles
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) |
11.0.16+8.1_1 07 Sep 2022 21:10:59 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit |
Stefan Eßer (se) search for other commits by this committer |
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message) |
11.0.16+8.1_1 30 Aug 2022 23:02:10 commit hash: e3f56d3c663dd21857843e187524d601b7dca29b commit hash: e3f56d3c663dd21857843e187524d601b7dca29b commit hash: e3f56d3c663dd21857843e187524d601b7dca29b commit hash: e3f56d3c663dd21857843e187524d601b7dca29b files touched by this commit |
Piotr Kubaj (pkubaj) search for other commits by this committer |
java/openjdk11: use LLVM 12 to build if the system compiler is LLVM 13 or newer
PR: 260319
Reported by: jonc@chen.org.nz
Approved by: java (maintainer timeout) |
11.0.16+8.1 28 Aug 2022 14:54:31 commit hash: 3d41392b6e049ff56d2abf91749a82573eb3198d commit hash: 3d41392b6e049ff56d2abf91749a82573eb3198d commit hash: 3d41392b6e049ff56d2abf91749a82573eb3198d commit hash: 3d41392b6e049ff56d2abf91749a82573eb3198d files touched by this commit |
Stefan Eßer (se) search for other commits by this committer |
java/openjdk11: fix build on 13.1 and -CURRENT
Recent LLVM versions issue warnings for "|" being used with boolean
operands. Such operations exist in OpenJDK and the source lines are
marked with comments to not use logical operations instead.
This breaks the build on 13.1 and -CURRENT when building with LLVM-13
or newer due to the -Werror option being passed to the compiler.
Fix this issue by casting one of the boolean operands to int, as
suggested by the compiler in the error message for the case that the
"|" operation should actually be used on purpose.
I had submitted this patch as an attachment to PR 265687 on
2022年08月07日, but it has been ignored by the maintainer (java team).
PR: 265687
Approved by: portmgr (implicit) |
11.0.16+8.1 09 Aug 2022 21:16:34 commit hash: 5a8afa08c5f99fba47509a15c79e2cd2128f48ac commit hash: 5a8afa08c5f99fba47509a15c79e2cd2128f48ac commit hash: 5a8afa08c5f99fba47509a15c79e2cd2128f48ac commit hash: 5a8afa08c5f99fba47509a15c79e2cd2128f48ac files touched by this commit |
Piotr Kubaj (pkubaj) search for other commits by this committer |
java/openjdk11: fix build on powerpc64*
Go back to using LLVM 12, bin/java built with LLVM 13 crashes with:
* For target jdk__packages_attribute.done:
A fatal error has been detected by the Java Runtime Environment:
SIGILL (0x4) at pc=0x0000000802e3d438, pid=28756, tid=149399
JRE version: (11.0.16+8) (build )
Java VM: OpenJDK 64-Bit Server VM (11.0.16+8-1, mixed mode, tiered, compressed
oops, serial gc, bsd-ppc64)
Problematic frame:
V [libjvm.so+0xe3d438] JVM_RaiseSignal+0x446bcc |
11.0.16+8.1 08 Aug 2022 09:57:44 commit hash: 1cf12abc911bc842cafc036039a77deae88278d2 commit hash: 1cf12abc911bc842cafc036039a77deae88278d2 commit hash: 1cf12abc911bc842cafc036039a77deae88278d2 commit hash: 1cf12abc911bc842cafc036039a77deae88278d2 files touched by this commit |
Stefan Eßer (se) search for other commits by this committer |
java/openjdk11: revert accidental commit 3d803e446071
Revert part of commit 3d803e446071 that should only have affected the
deskutils/calendar port.
This patch that has been committed by accident had already been
attached to PR 265687 to fix the build issue of openjdk11 on -CURRENT,
but it is up to the java@ team to apply this or some other fix.
Approved by: portmgr (implicit) |
11.0.16+8.1 08 Aug 2022 07:58:14 commit hash: 3d803e44607155f01084da43f63f1ba33f5bab1d commit hash: 3d803e44607155f01084da43f63f1ba33f5bab1d commit hash: 3d803e44607155f01084da43f63f1ba33f5bab1d commit hash: 3d803e44607155f01084da43f63f1ba33f5bab1d files touched by this commit |
Stefan Eßer (se) search for other commits by this committer |
deskutils/calendar: update to version 0.9.3
Update the man page to match the version the -CURRENT base system.
The only change is a better description of the // single line comment
syntax, i.e. that // is only considered to start a comment when it
appears at the start of the line or after white space. This allows to
embed URLs in calendar entries. |
11.0.16+8.1 06 Aug 2022 10:55:32 commit hash: 591a784f324b7d8c45596d758b4c0893626bdbef commit hash: 591a784f324b7d8c45596d758b4c0893626bdbef commit hash: 591a784f324b7d8c45596d758b4c0893626bdbef commit hash: 591a784f324b7d8c45596d758b4c0893626bdbef files touched by this commit |
Dimitry Andric (dim) search for other commits by this committer |
java/openjdk{8,11}: Remove dependency on devel/llvm12 which is no longer
necessary
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 |
11.0.16+8.1 02 Aug 2022 05:03:55 commit hash: 6ce6fe80a1daafb673be2eb86f465a76bf1e2a57 commit hash: 6ce6fe80a1daafb673be2eb86f465a76bf1e2a57 commit hash: 6ce6fe80a1daafb673be2eb86f465a76bf1e2a57 commit hash: 6ce6fe80a1daafb673be2eb86f465a76bf1e2a57 files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Update to 11.0.16 |
11.0.15+10.1 05 May 2022 01:50:04 commit hash: ec8ecb5b4a24746692cfd03a1f7bafeabe6409f6 commit hash: ec8ecb5b4a24746692cfd03a1f7bafeabe6409f6 commit hash: ec8ecb5b4a24746692cfd03a1f7bafeabe6409f6 commit hash: ec8ecb5b4a24746692cfd03a1f7bafeabe6409f6 files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Update to 11.0.15 GA |
11.0.14+9.1_1 12 Feb 2022 04:28:15 commit hash: 399e3772d37e1ca597304d7e6784d4ee410ba869 commit hash: 399e3772d37e1ca597304d7e6784d4ee410ba869 commit hash: 399e3772d37e1ca597304d7e6784d4ee410ba869 commit hash: 399e3772d37e1ca597304d7e6784d4ee410ba869 files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Bump PORTREVISION
Bump PORTREVISION, missed in the last commit.
PR: 260319
Reported by: Jonathan Chen |
11.0.14+9.1 09 Feb 2022 04:45:06 commit hash: 846ff4e9529104b008946f89b9fb3d3a27c13773 commit hash: 846ff4e9529104b008946f89b9fb3d3a27c13773 commit hash: 846ff4e9529104b008946f89b9fb3d3a27c13773 commit hash: 846ff4e9529104b008946f89b9fb3d3a27c13773 files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Restore LLVM/Clang 13 workaround
This restores the previous LLVM/Clang 13 workaround. I had thought
the upstream changes would address this, but still seeing reports of
crashes when compiled with LLVM/Clang 13.
PR: 260319
Reported by: various |
11.0.14+9.1 06 Feb 2022 04:41:35 commit hash: c4e82ffe28332323b8cbb0527faa0e51bbfd6655 commit hash: c4e82ffe28332323b8cbb0527faa0e51bbfd6655 commit hash: c4e82ffe28332323b8cbb0527faa0e51bbfd6655 commit hash: c4e82ffe28332323b8cbb0527faa0e51bbfd6655 files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Update to 11.0.14 GA |
11.0.13+8.1 31 Oct 2021 18:07:42 commit hash: 0877cf18c3a0f1caa2a6eef7a4130465cf6ae125 commit hash: 0877cf18c3a0f1caa2a6eef7a4130465cf6ae125 commit hash: 0877cf18c3a0f1caa2a6eef7a4130465cf6ae125 commit hash: 0877cf18c3a0f1caa2a6eef7a4130465cf6ae125 files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Update to 11.0.13 |
11.0.12+7.1_1 16 Oct 2021 12:22:03 commit hash: 3822416493cfbbed8fe7a487391b40bec956d671 commit hash: 3822416493cfbbed8fe7a487391b40bec956d671 commit hash: 3822416493cfbbed8fe7a487391b40bec956d671 commit hash: 3822416493cfbbed8fe7a487391b40bec956d671 files touched by this commit |
Dimitry Andric (dim) search for other commits by this committer |
java/openjdk*: work around UB in markOopDesc, fix builds with clang 13
During an exp-run for llvm 13 (see bug 258209), it turned out that
java/openjdk11 through openjdk13 fail to build with clang 13:
=== Output from failing command(s) repeated here ===
* For target jdk__packages_attribute.done:
These crashes are all caused by the markOop/markOopDesc classes, which
are used to keep track of objects, and which are 'marked' using the low
few bits. (See
https://github.com/openjdk/jdk13u/blob/master/src/hotspot/share/oops/markOop.hpp
).
After some laborious bisecting, I found out that these crashes start (Only the first 15 lines of the commit message are shown above View all of this commit message) |
11.0.12+7.1 30 Sep 2021 21:23:30 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit |
Rene Ladan (rene) search for other commits by this committer |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
11.0.12+7.1 11 Sep 2021 11:30:45 commit hash: cd96d2aefb5329dd208f025657c1fcda1cecd917 commit hash: cd96d2aefb5329dd208f025657c1fcda1cecd917 commit hash: cd96d2aefb5329dd208f025657c1fcda1cecd917 commit hash: cd96d2aefb5329dd208f025657c1fcda1cecd917 files touched by this commit |
Bernhard Froehlich (decke) search for other commits by this committer |
java/openjdk11: Add CPE information
Approved by: portmgr (blanket) |
11.0.12+7.1 18 Aug 2021 15:58:15 commit hash: 8edf3dd02ef681961a210ae58e83e56b36bee34d commit hash: 8edf3dd02ef681961a210ae58e83e56b36bee34d commit hash: 8edf3dd02ef681961a210ae58e83e56b36bee34d commit hash: 8edf3dd02ef681961a210ae58e83e56b36bee34d files touched by this commit |
Mikael Urankar (mikael) search for other commits by this committer |
java/openjdk11: Fix build on aarch64
Import upstream patch.
PR: 257643
Approved by: portmgr (build fix blanket) |
11.0.12+7.1 31 Jul 2021 02:43:33 commit hash: 811345dd18e9eabaeb89368b06796f5a60587c01 commit hash: 811345dd18e9eabaeb89368b06796f5a60587c01 commit hash: 811345dd18e9eabaeb89368b06796f5a60587c01 commit hash: 811345dd18e9eabaeb89368b06796f5a60587c01 files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
java/openjdk11: Update to 11.0.12 |
11.0.11+9.1 29 May 2021 14:08:18 commit hash: a47b2844217978a9b577182214c795dbfe471451 commit hash: a47b2844217978a9b577182214c795dbfe471451 commit hash: a47b2844217978a9b577182214c795dbfe471451 commit hash: a47b2844217978a9b577182214c795dbfe471451 files touched by this commit |
Dimitry Andric (dim) search for other commits by this committer |
java/openjdk11(-jre): fix build with clang 12
During an exp-run for llvm 12 (see bug 255570), it turned out that
java/openjdk11 and java/openjdk11-jre do not build with clang 12.0.0:
Creating interim jimage
Compiling 2 files for BUILD_DEMO_Notepad
This is due to a missing backport of an upstream commit:
commit c484d8904285652246c3af212a4211b9a8955149
Author: Thomas Stuefe <stuefe@openjdk.org>
Date: Tue Mar 16 05:49:01 2021 +0000
8263557: Possible NULL dereference in Arena::destruct_contents()
Reviewed-by: kbarrett, coleenp
Approved by: maintainer timeout (2 weeks)
PR: 255900
MFH: 2021Q2 |
11.0.11+9.1 18 May 2021 15:57:36 commit hash: 362eb92da22191ba1aa95524f86a62afc9d92496 commit hash: 362eb92da22191ba1aa95524f86a62afc9d92496 commit hash: 362eb92da22191ba1aa95524f86a62afc9d92496 commit hash: 362eb92da22191ba1aa95524f86a62afc9d92496 files touched by this commit |
Mikael Urankar (mikael) search for other commits by this committer |
java/openjdk11: Add armv6 / armv7 support
PR: 255662
Approved by: portmgr (tier 2 blanket) |
11.0.11+9.1 05 May 2021 05:23:35 commit hash: ae072ecd17a47a82ea4b14512bd698651e4405e6 commit hash: ae072ecd17a47a82ea4b14512bd698651e4405e6 commit hash: ae072ecd17a47a82ea4b14512bd698651e4405e6 commit hash: ae072ecd17a47a82ea4b14512bd698651e4405e6 files touched by this commit |
Greg Lewis (glewis) search for other commits by this committer |
Update to 11.0.11 |
11.0.10+9.1_1 07 Apr 2021 08:09:01 commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit |
Mathieu Arnold (mat) search for other commits by this committer |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
11.0.10+9.1_1 06 Apr 2021 14:31:07 commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit |
Mathieu Arnold (mat) search for other commits by this committer |
Remove # $FreeBSD$ from Makefiles. |
11.0.10+9.1_1 17 Mar 2021 01:18:33 Revision:568626 Original commit files touched by this commit |
pkubaj search for other commits by this committer |
java/openjdk11: enable dtrace on powerpc64 elfv2 |
11.0.10+9.1 15 Mar 2021 13:08:31 Revision:568452 Original commit files touched by this commit |
pkubaj search for other commits by this committer |
java/openjdk11: enable dtrace on powerpc64le
Builds fine. |
11.0.10+9.1 21 Jan 2021 03:04:11 Revision:562170 Original commit files touched by this commit |
glewis search for other commits by this committer |
Update to 11.0.10 GA |
11.0.9+11.1_2 03 Dec 2020 23:46:21 Revision:556940 Original commit files touched by this commit |
pkubaj search for other commits by this committer |
java/openjdk11: add powerpc64le support
This mostly adds powerpc64le in places where there's only powerpc64.
PR: 251263
Approved by: java (maintainer timeout) |
11.0.9+11.1_2 07 Nov 2020 22:02:32 Revision:554419 Original commit files touched by this commit |
glewis search for other commits by this committer |
Fix a crash per https://bugs.openjdk.java.net/browse/JDK-8250861
This effectively upgrades us to 11.0.9.1 |
11.0.9+11.1_1 24 Oct 2020 04:17:02 Revision:553155 Original commit files touched by this commit |
glewis search for other commits by this committer |
Enable the Shenandoah GC |
11.0.9+11.1 23 Oct 2020 03:58:05 Revision:553065 Original commit files touched by this commit |
glewis search for other commits by this committer |
Update to 11.0.9 |
11.0.8+10.1 20 Aug 2020 02:23:07 Revision:545487 Original commit files touched by this commit |
jkim search for other commits by this committer |
Add a port to create JRE-only package for java/openjdk11. |
11.0.8+10.1 20 Aug 2020 01:21:36 Revision:545480 Original commit files touched by this commit |
jkim search for other commits by this committer |
Work around build a failure with Clang 11 on head.
/wrkdirs/usr/ports/java/openjdk11/work/openjdk-jdk11u-jdk-11.0.8-10-1/src/java.desktop/unix/native/libawt_xawt/xawt/XlibWrapper.c:2186:12:
error: cast to smaller integer type 'jint' (aka 'int') from 'int (*)(Display *)'
(aka 'int (*)(struct _XDisplay *)')
[-Werror,-Wpointer-to-int-cast]
return (jint) XSynchronize((Display*)jlong_to_ptr(display), (onoff ==
JNI_TRUE ? True : False));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
It looks like a false-positive, though. |
11.0.8+10.1 19 Aug 2020 23:32:38 Revision:545469 Original commit files touched by this commit |
jkim search for other commits by this committer |
Add upstream patches to build with "-fno-common".
This is default with Clang 11 and GCC 10.
https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/3660248422f4
https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/371bbe373ae0 |
11.0.8+10.1 16 Jul 2020 01:52:40 Revision:542304 Original commit files touched by this commit |
glewis search for other commits by this committer |
Update to 11.0.8 |
11.0.7+10.2_3 12 Jul 2020 02:13:27 Revision:542063 Original commit files touched by this commit |
glewis search for other commits by this committer |
More accurate vendor information
PR: 244634 |
11.0.7+10.2_3 09 Jul 2020 02:33:05 Revision:541730 Original commit files touched by this commit |
glewis search for other commits by this committer |
Add a runtime dependency on xorg-fonts-truetype
PR: 247786
Reported by: phk@ |
11.0.7+10.2_2 02 Jul 2020 23:31:38 Revision:541062 Original commit files touched by this commit |
dmgk search for other commits by this committer |
java/openjdk11: Add fontconfig support
PR: 247238
Approved by: java (glewis) |
11.0.7+10.2_1 08 Jun 2020 04:41:31 Revision:538197 Original commit files touched by this commit |
kevans search for other commits by this committer |
Multiple ports: improve regex compliance
These changes largely fall into just two categories:
1. Need textproc/gsed for GNU extensions
2. Extraneous escapes that can go away
For #1, there's a further subdivision into those that require autoconf magic
and those that can get away with BINARY_ALIAS=sed=${LOCALBASE}/bin/gsed.
-CURRENT will soon gain GNU extensions, but these will take longer to get to
all supported releases; we must switch them to gsed to ensure we're actually
properly building them as intended.
For #2, I've fixed these as I can and we should upstream these fixes.
(Only the first 15 lines of the commit message are shown above View all of this commit message) |
11.0.7+10.2 16 Apr 2020 00:11:22 Revision:531799 Original commit files touched by this commit |
glewis search for other commits by this committer |
Update to 11.0.7 GA |
11.0.6+10.1_1 14 Apr 2020 13:05:21 Revision:531679 Original commit files touched by this commit |
krion search for other commits by this committer |
Fix build on HEAD.
PR: 244803
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime__dot__org> |
11.0.6+10.1_1 26 Feb 2020 00:07:14 Revision:527146 Original commit files touched by this commit |
glewis search for other commits by this committer |
Ignore ECONNRESET when closing a socket
See https://github.com/battleblow/openjdk-jdk11u/issues/94 for details |
11.0.6+10.1 16 Jan 2020 19:58:03 Revision:523257 Original commit files touched by this commit |
glewis search for other commits by this committer |
Update to 11.0.6
Security: https://openjdk.java.net/groups/vulnerability/advisories/2020-01-14 |
11.0.5+10.1 16 Jan 2020 13:52:16 Revision:523231 Original commit files touched by this commit |
pkubaj search for other commits by this committer |
java/openjdk11: correctly patch openejdk11 for ppc64 elfv2
The previous patch didn't check for architecture.
PR: 243183 |
11.0.5+10.1 16 Jan 2020 12:54:41 Revision:523224 Original commit files touched by this commit |
antoine search for other commits by this committer |
Revert r523182, it breaks build on tier 1
With hat: portmgr |
11.0.5+10.1 15 Jan 2020 22:08:04 Revision:523182 Original commit files touched by this commit |
pkubaj search for other commits by this committer |
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) |
11.0.5+10.1 09 Nov 2019 22:28:53 Revision:517165 Original commit files touched by this commit |
glewis search for other commits by this committer |
Reinstate guidance to have /proc mounted
* Having /proc mounted is not generally critical, but there is at least one
piece of functionality that does rely on its presence at the moment
(e.g. OperatingSystemMXBean) |
11.0.5+10.1 06 Nov 2019 18:03:34 Revision:516912 Original commit files touched by this commit |
zeising search for other commits by this committer |
Add USES=xorg USES=gl, ports categories j
Add USES=xorg and USES=gl to ports in categories starting with 'j'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
11.0.5+10.1 06 Nov 2019 17:21:58 Revision:516906 Original commit files touched by this commit |
glewis search for other commits by this committer |
Fix build on FreeBSD 12.x/powerpc64 on POWER8+ machines
* Make sure has_mfdscr() returns false on these machines as using it on
FreeBSD 12.x will cause problems (e.g. SIGILL).
PR: 239368 |
11.0.5+10.1 16 Oct 2019 19:07:18 Revision:514609 Original commit files touched by this commit |
glewis search for other commits by this committer |
Update to 11.0.5 GA |
11.0.5+8.1 27 Sep 2019 15:29:33 Revision:513042 Original commit files touched by this commit |
glewis search for other commits by this committer |
Disable AoT except on amd64
This should be a no-op for all platforms except aarch64. AoT is disabled
on aarch64 due to crashes in internal JDK tests for that feature. |
11.0.5+8.1 20 Sep 2019 02:26:35 Revision:512381 Original commit files touched by this commit |
glewis search for other commits by this committer |
Update to an 11.0.5 pre-release
This is mostly to pick up fixes that have gone into the BSD repo. |
11.0.4+11.2_1 03 Sep 2019 19:39:00 Revision:511031 Original commit files touched by this commit |
glewis search for other commits by this committer |
Minor clean up
* Separate out compiler specifics from platform specifics. This also
removes a little duplication. |
11.0.4+11.2_1 30 Aug 2019 21:52:50 Revision:510298 Original commit files touched by this commit |
glewis search for other commits by this committer |
Add support for aarch64
* Add aarch64 to ONLY_FOR_ARCHES on FreeBSD 12.0 and up.
PR: 239246
Submitted by: Mikael Urankar <mikael.urankar@gmail.com> |
11.0.4+11.2_1 30 Aug 2019 04:24:53 Revision:510231 Original commit files touched by this commit |
glewis search for other commits by this committer |
Prepare for aarch64 support
* Add necessary configure arguments for aarch64
* Add patches needed to compile on aarch64. These have been upstreamed but
are not in a release yet. |