summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* java/openjdk17: Fix build on aarch64.Mikael Urankar2021-10-051-0/+26
| | | | | | Fully initialize FrameForm: Corrects adlc segfault when malloc junk options are set. Approved by: portmgr (build fix blanket)
* java/openjdk17: Remove enable-aot configure argument.Mikael Urankar2021-10-051-3/+0
| | | | | | | | | | The Experimental AOT and JIT Compiler were remove in OpenJDK17: https://openjdk.java.net/jeps/410 Remove this configure argument as it causes build failure on aarch64: configure: error: unrecognized options: --enable-aot Approved by: portmgr (build fix blanket)
* java/openjdk17: enable on powerpc64Piotr Kubaj2021-09-301-5/+2
| | | | While here, sort ONLY_FOR_ARCHS.
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-307-38/+6
| | | | | | | | | | | | | | | | | 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
* java/openjdk17: port to powerpc64lePiotr Kubaj2021-09-292-5/+15
|
* java/openjdk16: Fix build on aarch64.Mikael Urankar2021-09-261-0/+26
| | | | | | Fully initialize FrameForm: Corrects adlc segfault when malloc junk options are set. Approved by: portmgr (build fix blanket)
* java/openjdk17: Add a port of OpenJDK 17Greg Lewis2021-09-2513-0/+491
| | | | | * Add a port of OpenJDK 17 * Restrict to amd64 and aarch64 until more platforms are tested
* *: Rebuild lang/rust consumers after the 1.55.0 updateTobias Kortkamp2021-09-191-1/+1
|
* java/intellij-rubymine: update to 2021.2.2Rene Ladan2021-09-183-5/+11
|
* java/netty: Fix CPE information because current one is deprecatedBernhard Froehlich2021-09-141-1/+0
| | | | Approved by: portmgr (blanket)
* java/openjdk16: Add CPE informationBernhard Froehlich2021-09-111-1/+3
| | | | Approved by: portmgr (blanket)
* java/openjdk14: Add CPE informationBernhard Froehlich2021-09-111-1/+3
| | | | Approved by: portmgr (blanket)
* java/openjdk15: Add CPE informationBernhard Froehlich2021-09-111-1/+3
| | | | Approved by: portmgr (blanket)
* java/openjdk13: Add CPE informationBernhard Froehlich2021-09-111-1/+3
| | | | Approved by: portmgr (blanket)
* java/openjdk12: Add CPE informationBernhard Froehlich2021-09-111-1/+3
| | | | Approved by: portmgr (blanket)
* java/openjdk11: Add CPE informationBernhard Froehlich2021-09-111-1/+3
| | | | Approved by: portmgr (blanket)
* java/openjdk7: Add CPE informationBernhard Froehlich2021-09-111-1/+3
| | | | Approved by: portmgr (blanket)
* java/openjdk8: Add CPE informationBernhard Froehlich2021-09-111-1/+3
| | | | Approved by: portmgr (blanket)
* java/openjdk8: fix runtime issues on powerpc64*Piotr Kubaj2021-09-032-1/+10
| | | | | | Running java or javac executables fails with: Error: dl failure on line 910 Error: failed /usr/local/openjdk8/jre/lib/ppc64le/server/libjvm.so, because /usr/local/openjdk8/jre/lib/ppc64le/server/libjvm.so: Undefined symbol "_ZN5frameC1EPlPh"
* java/openjdk8: Switch to server mode on aarch64Mikael Urankar2021-09-013-5/+7
| | | | | | PR: 257929 Approved by: java (maintainer timeout) Tested by: Ronald Klop <ronald-lists@klop.ws>
* lang/rust: Rebuild consumers for 1.54.0Mikael Urankar2021-08-281-1/+1
|
* java/intellij-rubymine: update to 2021.2.1Rene Ladan2021-08-263-9/+8
| | | | | Changelog: https://youtrack.jetbrains.com/articles/RUBY-A-220364873/RubyMine-2021.2.1-(212.5080.58-build)-Release-Notes Obtained from: upstream notification
* java/apache-commons-pool: update to 2.11.1 release.Alex Dupre2021-08-232-4/+4
|
* java/intellij-ultimate: update to 2021.2 release.Alex Dupre2021-08-233-480/+202
|
* security/bouncycastle15: update to 1.69Kyle Evans2021-08-192-5/+4
| | | | | | | | | | | Changelog: - https://bouncycastle.org/releasenotes.html Security: 89d5bca6-0150-11ec-bf0c-080027eedc6a Security: 70e71a24-0151-11ec-bf0c-080027eedc6a MFH: 2021Q3 Sponsored by: Modirum MDPay Sponsored by: Klara, Inc.
* java/openjdk11: Fix build on aarch64Mikael Urankar2021-08-182-1/+6
| | | | | | | Import upstream patch. PR: 257643 Approved by: portmgr (build fix blanket)
* java/eclipse: fix runtime on powerpc64Piotr Kubaj2021-08-082-0/+9
| | | | | | | Changing "ppc64le" to "ppc64" (or powerpc64) resolves the SIGSEGV issue on big endian but breaks little endian, so replace only on powerpc64. Submitted by: hamiltcl@verizon.net Approved by: jonc@chen.org.nz (maintainer timeout)
* java/openjdk8: fix build on powerpc64*Piotr Kubaj2021-08-041-0/+23
| | | | | | | | | | | /wrkdirs/usr/ports/java/openjdk8/work/jdk8u-jdk8u302-b08.1/hotspot/src/os_cpu/bsd_ppc/vm/thread_bsd_ppc.cpp:45:37: error: use of undeclared identifier 'uc_mcontext' frame ret_frame((intptr_t*)uc->>uc_mcontext.mc_gpr[1/*REG_SP*/], ^ /wrkdirs/usr/ports/java/openjdk8/work/jdk8u-jdk8u302-b08.1/hotspot/src/os_cpu/bsd_ppc/vm/thread_bsd_ppc.cpp:88:18: error: redefinition of 'pd_get_top_frame_for_signal_handler' bool JavaThread::pd_get_top_frame_for_signal_handler(frame* fr_addr, void* ucontext, bool isInJava) { ^ /wrkdirs/usr/ports/java/openjdk8/work/jdk8u-jdk8u302-b08.1/hotspot/src/os_cpu/bsd_ppc/vm/thread_bsd_ppc.cpp:83:18: note: previous definition is here bool JavaThread::pd_get_top_frame_for_signal_handler(frame* fr_addr, void* ucontext, bool isInJava) {
* java/openjdk8: unbreak TEST=on after 4dca33c0a4a3Jan Beich2021-08-011-0/+2
| | | | | | | | | | | | | $ make checksum WITH=TEST ===> License GPLv2 accepted by the user ===> openjdk8-8.302.08.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by openjdk8-8.302.08.1 for building => No SHA256 checksum recorded for jtreg4.1-b08.tar.gz. => No suitable checksum found for jtreg4.1-b08.tar.gz. => SHA256 Checksum OK for battleblow-jdk8u-8.302.08.1-jdk8u302-b08.1_GH0.tar.gz. *** Error code 1 Reported by: Philipp Ost (via ports@ list)
* java/openjdk16: Update to 16.0.2Greg Lewis2021-07-303-33/+5
|
* java/openjdk15: Update to 15.0.4Greg Lewis2021-07-304-57/+5
|
* java/openjdk13: Update to 13.0.8Greg Lewis2021-07-305-73/+6
|
* java/openjdk11: Update to 11.0.12Greg Lewis2021-07-303-29/+6
|
* java/openjdk8: Update to 8u302Greg Lewis2021-07-303-26/+6
|
* java/intellij-rubymine: update to 2021.2Rene Ladan2021-07-284-238/+524
| | | | | | | | | | Changes: https://www.jetbrains.com/ruby/whatsnew/2021-2/ While here: - update the manual page to mention RubyMine instead of IntelliJ IDEA - clean up old fixes no longer needed: - type-ahead timeout exceeded - slow rendering
* java/sigar: the port had been updated and improved (+)Alexey Dokuchaev2021-07-162-23/+22
| | | | | | | | | | | | | | | | - Switch (temporarily?) to somewhat more developed GitHub fork - Add Java 11 support, `do-test' target, and remove GCC dependency - Optimize away PLATFORM_VER variable and just set the LIBNAME (without the suffix to make it more obvious that it's a shared object when we install things, and in the PLIST_FILES) - Utilize BUILD_WRKSRC and introduce INVOKE_ANT variable to reduce the tautology in targets' recipes - When symlinking to ${CC} as local compiler, do not assume it lives as ${LOCALBASE}/bin/${CC} and call `which ${CC}` explicitly - Garbage-collect commented out `post-patch' target while we're here PR: 245867 Submitted by: Angelo Polo
* java/intellij-rubymine: update to 2021.1.3Rene Ladan2021-07-043-5/+5
|
* java/junit: Add NO_ARCHPo-Chuan Hsieh2021-07-011-0/+1
|
* java/hamcrest: Add NO_ARCHPo-Chuan Hsieh2021-07-011-0/+1
|
* java/apache-commons-lang: Add NO_ARCHPo-Chuan Hsieh2021-07-011-0/+1
|
* lang/rust: Rebuild consumers for 1.53.0Tobias Kortkamp2021-06-271-1/+1
|
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-222-2/+2
| | | | | | | | | | Per discussion with bapt on helping pkg handle the changing of these deps and avoiding impossible upgrade senarios. PR: 246767 Reviewed by: manu, bapt Approved by: x11 Differential Revision: https://reviews.freebsd.org/D30824
* java/java-zoneinfo: Add NO_ARCHPo-Chuan Hsieh2021-06-101-0/+1
| | | | Approved by: portmgr (blanket)
* java/intellij-ultimate: update to 2021.1.2 release.Alex Dupre2021-06-093-11/+8
|
* */*: Replace USE_GCC=any with USE_GCC=yesGerald Pfeifer2021-06-041-1/+1
| | | | | | | | | | | | | | | USE_GCC=any has been equivalent to USE_GCC=yes in most cases (such as i386 and amd64 since 12.x and depending on configuration 11.x, most newer installations on other platforms, and 13.x across the board). Since commit 96c17633d90386b5bcf8 Mk/bsd.gcc.mk is treating them as different spellings of the same, so continue the deorbiting of the USE_GCC=any form and simply replace it with USE_GCC=yes. This should not make any functional difference at all. Discussed with: mat, linimon, pkubaj
* java/intellij-rubymine: update to 2021.1.2Rene Ladan2021-06-023-9/+9
|
* java/openjdk16: fix build with clang 12Dimitry Andric2021-05-291-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | During an exp-run for llvm 12 (see bug 255570), it turned out that at least openjdk11 and openjdk12 do not build with clang 12.0.0. The exp-run therefore skipped openjdk16. Building this manually shows that it results in a compile error: gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk16/work/jdk16u-jdk-16.0.1-9-1/make' /wrkdirs/usr/ports/java/openjdk16/work/jdk16u-jdk-16.0.1-9-1/src/hotspot/cpu/x86/vm_version_ext_x86.cpp:748:3: error: suspicious concatenation of string literals in an array initialization; did you mean to separate the elements with a comma? [-Werror,-Wstring-concatenation] "", ^ /wrkdirs/usr/ports/java/openjdk16/work/jdk16u-jdk-16.0.1-9-1/src/hotspot/cpu/x86/vm_version_ext_x86.cpp:747:3: note: place parentheses around the string literal to silence warning "Opteron QC/Phenom" // Barcelona et.al. ^ 1 error generated. This is due to a missing backport of this upstream commit: commit f8a9602a0a65cdc98eb940aac9529256ded2bf42 Author: Yasumasa Suenaga <ysuenaga@openjdk.org> Date: Thu Jan 21 06:08:13 2021 +0000 8260025: Missing comma in VM_Version_Ext::_family_id_amd Reviewed-by: dholmes, stuefe Approved by: maintainer timeout (2 weeks) PR: 255905 MFH: 2021Q2
* java/openjdk15: fix build with clang 12Dimitry Andric2021-05-292-0/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | During an exp-run for llvm 12 (see bug 255570), it turned out that at least openjdk11 and openjdk12 do not build with clang 12.0.0. The exp-run therefore skipped openjdk15. Building this manually shows that it results in a compile error: gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk15/work/jdk15u-jdk-15.0.2-7-1/make' /wrkdirs/usr/ports/java/openjdk15/work/jdk15u-jdk-15.0.2-7-1/src/hotspot/cpu/x86/vm_version_ext_x86.cpp:748:3: error: suspicious concatenation of string literals in an array initialization; did you mean to separate the elements with a comma? [-Werror,-Wstring-concatenation] "", ^ /wrkdirs/usr/ports/java/openjdk15/work/jdk15u-jdk-15.0.2-7-1/src/hotspot/cpu/x86/vm_version_ext_x86.cpp:747:3: note: place parentheses around the string literal to silence warning "Opteron QC/Phenom" // Barcelona et.al. ^ 1 error generated. This is due to a missing backport of this upstream commit: commit f8a9602a0a65cdc98eb940aac9529256ded2bf42 Author: Yasumasa Suenaga <ysuenaga@openjdk.org> Date: Thu Jan 21 06:08:13 2021 +0000 8260025: Missing comma in VM_Version_Ext::_family_id_amd Reviewed-by: dholmes, stuefe Even after applying this fix, there is still a possibility of a segfault during the build, due to another missing backport, of this 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: 255904 MFH: 2021Q2
* java/openjdk14: fix build with clang 12Dimitry Andric2021-05-292-0/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | During an exp-run for llvm 12 (see bug 255570), it turned out that at least openjdk11 and openjdk12 do not build with clang 12.0.0. The exp-run therefore skipped openjdk14. Building this manually shows that it results in a compile error: gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk14/work/jdk14u-jdk-14.0.2-12-1/make' /wrkdirs/usr/ports/java/openjdk14/work/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/x86/vm_version_ext_x86.cpp:748:3: error: suspicious concatenation of string literals in an array initialization; did you mean to separate the elements with a comma? [-Werror,-Wstring-concatenation] "", ^ /wrkdirs/usr/ports/java/openjdk14/work/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/x86/vm_version_ext_x86.cpp:747:3: note: place parentheses around the string literal to silence warning "Opteron QC/Phenom" // Barcelona et.al. ^ 1 error generated. This is due to a missing backport of this upstream commit: commit f8a9602a0a65cdc98eb940aac9529256ded2bf42 Author: Yasumasa Suenaga <ysuenaga@openjdk.org> Date: Thu Jan 21 06:08:13 2021 +0000 8260025: Missing comma in VM_Version_Ext::_family_id_amd Reviewed-by: dholmes, stuefe Even after applying this fix, there is still a possibility of a segfault during the build, due to another missing backport, of this 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: 255903 MFH: 2021Q2
* java/openjdk13: fix build with clang 12Dimitry Andric2021-05-292-0/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | During an exp-run for llvm 12 (see bug 255570), it turned out that at least openjdk11 and openjdk12 do not build with clang 12.0.0. The exp-run therefore skipped openjdk13. Building this manually shows that it results in a compile error: gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk13/work/openjdk-jdk13u-jdk-13.0.7-1-1/make' /wrkdirs/usr/ports/java/openjdk13/work/openjdk-jdk13u-jdk-13.0.7-1-1/src/hotspot/cpu/x86/vm_version_ext_x86.cpp:748:3: error: suspicious concatenation of string literals in an array initialization; did you mean to separate the elements with a comma? [-Werror,-Wstring-concatenation] "", ^ /wrkdirs/usr/ports/java/openjdk13/work/openjdk-jdk13u-jdk-13.0.7-1-1/src/hotspot/cpu/x86/vm_version_ext_x86.cpp:747:3: note: place parentheses around the string literal to silence warning "Opteron QC/Phenom" // Barcelona et.al. ^ 1 error generated. This is due to a missing backport of this upstream commit: commit f8a9602a0a65cdc98eb940aac9529256ded2bf42 Author: Yasumasa Suenaga <ysuenaga@openjdk.org> Date: Thu Jan 21 06:08:13 2021 +0000 8260025: Missing comma in VM_Version_Ext::_family_id_amd Reviewed-by: dholmes, stuefe Even after applying this fix, there is still a possibility of a segfault during the build, due to another missing backport, of this 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: 255902 MFH: 2021Q2