aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
...
* java/openjfx14: Fix build with ruby 3.4Vladimir Druzenko2026-01-261-1/+2
| | | | | | | /usr/local/lib/ruby/3.4/did_you_mean/core_ext/name_error.rb:11: warning: getoptlong is not part of the default gems starting from Ruby 3.4.0. Install getoptlong from RubyGems. <internal:/usr/local/lib/ruby/3.4/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require': cannot load such file -- getoptlong (LoadError) PR: 292489
* math/scilab: fix build with jdk8 and JAVA_DEFAULT=21Ronald Klop2026-01-261-0/+1
| | | | | | | | | When scilab compiles with jdk8 it needs the libraries to be compiled with jdk8 also. PR: 272855 Approved-By: no maintainer Fixes: 0bb32f6170f8040ec686c7e597408b1f3923a225 (scilab pin to jdk8)
* java/wildfly: Update version 38.0.1=>39.0.0Muhammad Moinur Rahman2026-01-242-4/+4
| | | | Changelog: https://www.wildfly.org/news/2026/01/16/WildFly-39-is-released/
* java/jfreechart: allow building with jdk21Ronald Klop2026-01-221-0/+1
| | | | | PR: 292647 Approved-by: olgeni@ (maintainer)
* java/jta: Remove expired portRene Ladan2026-01-194-53/+0
| | | | 2026-01-17 java/jta: manual download, no users in the ports tree, newer version is at https://github.com/jakartaee/transactions
* java/jxgrabkey: support jdk21Ronald Klop2026-01-172-3/+21
| | | | | | | | Don't pin javac to source/target. Revert ports c0eef0ceec76f8e99a152aca04e938dcb12f7261 for this. PR: 292152
* java/openjdk18: Remove expired portRene Ladan2026-01-1616-684/+0
| | | | 2026-01-12 java/openjdk18: No longer supported by upstream
* java/openjdk8-20: Bootstrap from prebuilt packagesHarald Eilertsen2026-01-158-73/+82
| | | | | | | | | | | | | | 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
* java/openjdk19: Bootstrap port from prebuilt packageHarald Eilertsen2026-01-122-17/+19
| | | | | | | | | | | Change the way the port is bootstrapped, by extracting a prebuild package to the work dir, instead of installing the previous openjdk version to the system. Reviewed by: bofh (mentor) Approved by: bofh (mentor) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D54608
* java/dbvis: Update 25.3 => 25.3.1Vladimir Druzenko2026-01-062-4/+4
| | | | | Release Notes: https://www.dbvis.com/releasenotes/25.3/
* java/eclipse-pydev: update to 13.1.0Michael Zhilin2026-01-013-932/+1767
| | | | Changelog: https://www.pydev.org/history_pydev.html#release-13-1-0-2025-09-21
* java/springframework: Remove expired portRene Ladan2025-12-314-199/+0
| | | | 2025-12-31 java/springframework: Superseded upstream by newer versions many years ago
* java/springframework31: Remove expired portRene Ladan2025-12-314-153/+0
| | | | 2025-12-31 java/springframework31: Superseded upstream by newer versions many years ago
* java/jcommon: fix build with jdk21+Ronald Klop2025-12-291-0/+20
| | | | | | | | The build was pinned to a jdk version that is not supported by jdk21. Fix that by just compiling to the JAVA_DEFAULT version. PR: 291667 Approved-By: maintainer timeout
* java/springframework*: Deprecate and expire portsMichael Osipov2025-12-242-0/+6
| | | | | PR: 291876 Approved by: olgeni (maintainer)
* multimedia/ffmpeg: bump revision to chase lib version changeBaptiste Daroussin2025-12-241-1/+1
|
* lang/rust: Bump revisions after 1.92.0Mikael Urankar2025-12-161-1/+1
| | | | PR: 291582
* java/aparapi: pin to openjdk8-17Ronald Klop2025-12-151-0/+1
| | | | | | | | | | | | | Does not build with JDK21. [javac] error: Source option 7 is no longer supported. Use 8 or later. [javac] error: Target option 7 is no longer supported. Use 8 or later. NB: maybe the build can be easily fixed with jdk21, but that would need more time to investigate and my test setup does not have amd64. If you use this port, please try and test. PR: 272855 Approved-by: no maintainer
* java/javahelp: allow building with jdk21 or jdk25 alsoRonald Klop2025-12-141-1/+1
| | | | PR: 272855
* java/dbvis: Update 25.2.5 => 25.3Vladimir Druzenko2025-12-132-4/+4
| | | | | | | | Release Notes: https://www.dbvis.com/releasenotes/25.2/ https://www.dbvis.com/releasenotes/25.3/ MFH: 2025Q4
* java/eclipse: Update 4.37 => 4.38Norbert Grundmann2025-12-122-31/+30
| | | | | | | | | | News: https://eclipse.dev/eclipse/markdown/?f=news/4.38/index.md Release Notes: https://eclipse.dev/eclipse/development/readme_eclipse_4.38.html PR: 291606
* java/openjdk*: Deprecate unmaintained versionsHarald Eilertsen2025-12-126-5/+24
| | | | | | | | | | | | Mark OpenJDK versions no longer maintained by upstream as deprecated, and for future removal. Keeping LTS versions, as well as the actively maintained latest versions in the tree. Reviewed by: bofh (mentor), jrm Approved by: bofh (mentor) MFH: 2025Q4 Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D54176
* java/javamail: unbreak build after 3166f9b4ba3622ba64b9882deb2f64fda6410cb9Dima Panov2025-12-121-1/+1
| | | | | | | | | /!\ javamail-1.6.2_2: Makefile errors /!\ you cannot include bsd.port[.pre].mk twice Defining both PORTVERSION and DISTVERSION is wrong, only set one, if necessary, set DISTNAME
* java/intellij-ultimate: update to 2025.3 releaseAlex Dupre2025-12-114-834/+830
|
* java/sigar: fix compilation with jdk21Ronald Klop2025-12-112-0/+28
| | | | PR: 272855
* java/apache-commons-pool: update to 2.13.0 releaseAlex Dupre2025-12-112-4/+4
|
* java/javamail: remove java from run dependenciesRonald Klop2025-12-113-6/+20
| | | | | | | | | | | | | | As javamail is a library and not an application itself it should not have a run-dependency on Java. It doesn't run on its own. It will always use the java version of the application that uses javamail. Use source and target arguments compatible with jdk21. If not using openjdk8 bring back the Java Activation Framework. In openjdk8 these classes were included in the core packages. In later JDK versions it was removed again. PR: 291388
* java/bouncycastle: fix compilation with jdk11 and jdk17Olivier Certner2025-12-042-1/+27
| | | | | | | | | | Some comments in source files contain UTF-8 characters. Jdk11 and jdk17 expected ASCII and threw an error. Tell the compiler the charset of the source files. PR: 263601 Reported-by: olce@ Obtained-from: https://lists.freebsd.org/archives/freebsd-java/2025-December/003388.html
* java/bouncycastle: support compilation with jdk21 alsoRonald Klop2025-12-041-4/+5
| | | | | | | | Increases compiler source and target version to jdk8. Tested with JAVA_DEFAULT=21. PR: 263601,272855 Reviewed-by: https://lists.freebsd.org/archives/freebsd-java/2025-December/003386.html
* java/openjdk25: Update to version 25.0.1Harald Eilertsen2025-12-042-5/+5
| | | | | | | Reviewed-by: fuz (mentor) Approved by: fuz (mentor) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D53975
* java/wildfly: Update version 38.0.0=>38.0.1Muhammad Moinur Rahman2025-11-282-4/+4
| | | | Changelog: https://github.com/wildfly/wildfly/releases/tag/38.0.1.Final
* java/bootstrap-openjdk*: Revert 13f33637597.Bryan Drewery2025-11-253-9/+3
| | | | | | | BUNDLE_LIBS is for preventing _providing_ libraries. In this case the pre-compiled binary distributed has dependencies on libraries that are not provided here. BUNDLE_LIBS does not help the problem.
* java/openjdk25: Add jre_headless flavorHarald Eilertsen2025-11-251-20/+30
| | | | | | | | | | | Add flavor to make a headless jre package, where dev tools and x11 support is removed. As requested in Bug #266059. PR: 266059 Reviewed by: fuz, jrm Approved by: fuz (Mentor), jrm Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D53707
* java/apache-commons-cli: Update 1.10.0 => 1.11.0Atanu Biswas2025-11-242-4/+4
| | | | | | | Changelog: https://commons.apache.org/proper/commons-cli/changes.html#a1.11.0 PR: 291183
* java/bootstrap-openjdk*: Mark these ports as bundling libraries.Bryan Drewery2025-11-143-2/+9
| | | | | | | | | This prevents Pkg from recording the bundled libraries as dependencies. This otherwise can confuse Pkg and Poudriere about missing dependencies. Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D53723
* java/openjdk11: reduce build log sizeRonald Klop2025-11-141-0/+2
| | | | | | | | | | | 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
* lang/rust: Bump revisions after 1.91.1Mikael Urankar2025-11-111-1/+1
| | | | PR: 290816
* java/apache-commons-codec: update to 1.20.0 release.Alex Dupre2025-11-062-4/+4
|
* java/dbvis: Update 25.2.4 => 25.2.5Vladimir Druzenko2025-11-062-4/+4
| | | | | | | Release notes: https://www.dbvis.com/releasenotes/25.2/ MFH: 2025Q4
* java/openjdk17: Add missing header file to fix build on aarch64Greg Lewis2025-11-041-0/+10
|
* java/openjdk25: Add jre and headless flavorsHarald Eilertsen2025-11-041-52/+76
| | | | | | | | | | | | | Add FLAVORS to allow building jre and headless variants from the same port. For backwards compatibility, it is also possible to build the jre version by setting the BUILD_JRE env var. Also reorganize the Makefile to make portclippy happy Reviewed by: fuz, jrm Approved by: fuz (mentor) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D53450
* java/openjdk21: Update to 21.0.9Greg Lewis2025-11-025-126/+5
|
* java/openjdk17: Update to 17.0.17Greg Lewis2025-11-024-117/+5
|
* java/openjdk11: Update to 11.0.29Greg Lewis2025-11-023-95/+5
|
* java/openjdk8: Update to 8u472Greg Lewis2025-11-023-94/+4
|
* java/openjdk25: fix build on powerpc64*Piotr Kubaj2025-10-301-0/+11
| | | | /wrkdirs/usr/ports/java/openjdk25/work/openjdk-jdk-25-36-freebsd-1/src/hotspot/os_cpu/bsd_ppc/os_bsd_ppc.cpp:182:54: error: no member named 'regs' in '__mcontext'
* java/openjdk25: New portHarald Eilertsen2025-10-2710-0/+280
| | | | | | | | | | | An open-source implementation of the Java Platform, Standard Edition. WWW: https://openjdk.java.net/projects/jdk/25/ Reviewed by: jrm, bofh Approved by: fuz (mentor) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D53326
* java/jta: deprecateRonald Klop2025-10-171-0/+3
| | | | | | - old version, the project continued in another repository and nobody noticed - no users in the ports tree - manual download, so no package is available
* java/wildfly: Update version 37.0.1=>38.0.0Muhammad Moinur Rahman2025-10-172-4/+4
| | | | Changelog: https://www.wildfly.org/news/2025/10/16/WildFly-38-is-released/
* java/openjdk17: fix parallel build on 14.3Ronald Klop2025-10-131-2/+2
| | | | | | | | | Got a report that build is also flapping on 14.3, so extent the range of OSVERSIONs. Allow parallel jobs, but limited to the number of jobs that is currently used (and works) on the official FreeBSD pkg build cluster. PR: 290148