summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lang/rust: Bump revisions after 1.85.0Mikael Urankar2025-02-241-1/+1
| | | | PR: 284884
* java/openjdk11: Restore CUPS distinfo lost in last commitGreg Lewis2025-02-151-0/+2
| | | | Reported by: olgeni@
* java/openjdk23: Update to 23.0.2Greg Lewis2025-02-152-5/+5
|
* java/openjdk21: Update to 21.0.6Greg Lewis2025-02-142-5/+5
|
* java/openjdk17: Update to 17.0.14Greg Lewis2025-02-142-5/+5
|
* java/openjdk11: Update to 11.0.26Greg Lewis2025-02-142-7/+5
|
* */*: Bump consumers of devel/icuDaniel Engberg2025-02-151-1/+1
| | | | ...to avoid library mismatches
* java/openjdk8: Update to 8u442Greg Lewis2025-02-122-4/+4
|
* java/dbvis: Update 13.0.4 → 24.3.3, unbreak, take maintainershipVladimir Druzenko2025-02-032-9/+6
| | | | | | | | | | | | | | | | | Java 21 is required. Changelogs: https://www.dbvis.com/releasenotes/13.0/ https://www.dbvis.com/releasenotes/14.0/ https://www.dbvis.com/releasenotes/23.1/ https://www.dbvis.com/releasenotes/23.2/ https://www.dbvis.com/releasenotes/24.1/ https://www.dbvis.com/releasenotes/24.2/ https://www.dbvis.com/releasenotes/24.3/ Maintainer Jim Ohlstein <jim@ohlste.in> is inactive from 2017 (7+ years). MFH: 2025Q1
* java/dbvis: Mark BROKEN, deprecate and set expiration date to 2025-02-28Daniel Engberg2025-02-021-0/+4
| | | | | | | Unfetchable, outdated and unsupported upstream (still active) Reported by: pkg-fallout Approved by: portmgr (blanket)
* java/infobus: Remove expired portRene Ladan2025-01-255-61/+0
| | | | 2025-01-25 java/infobus: Outdated API and is no longer actively developed or maintained
* java/openjdk23: mark broken on 13/i386Ronald Klop2025-01-211-0/+1
| | | | | | | | Went ahead with committing as I saw similar BROKEN_* lines for FreeBSD 14/i386 and 15/i386 already. PR: 284222 MFH: 2025Q1
* www/webkit2-gtk: bump consumer PORTREVISIONs after port consolidationCharlie Li2025-01-201-1/+1
| | | | | With hat: gnome PR: 275914
* www/webkit2-gtk: update to 2.46.5Charlie Li2025-01-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/WebKit/WebKit/blob/webkitgtk-2.46.5/Source/WebKit/gtk/NEWS Now consolidated into one port with flavours since the codebase is the same, just linked with different libraries resulting in different SONAMEs and APIs. SONAMEs/flavours: * GTK3 + libsoup = libwebkit2gtk-4.0 (40) * GTK3 + libsoup3 = libwebkit2gtk-4.1 (41) * GTK4 + libsoup3 = libwebkitgtk-6.0 (60) Despite upstream's recommendation to use clang for better skia optimisation, this port now USE_GCC due to extensive std::pair copy constructor use that is not trivial to continue patching to stay working with our libc++ version 1 ABI. See review D35327 for some details. Reported by: eduardo PR: 275914 Differential Revision: https://reviews.freebsd.org/D45878
* java/apache-commons-collections4: upgrade to 4.5.0-M3Thierry Thomas2025-01-202-4/+5
| | | | | Changelog at https://commons.apache.org/proper/commons-collections/changes-report.html#a4.5.0-M3
* lang/rust: Bump revisions after 1.84.0Mikael Urankar2025-01-201-1/+1
| | | | PR: 283962
* java/openjdk23: fix build on powerpc64*Piotr Kubaj2025-01-181-0/+44
| | | | | | Copy patch from java/openjdk22 to fix: Error: dl failure on line 564 Error: failed /wrkdirs/usr/ports/java/openjdk23/work/jdk23u-jdk-23.0.1-11-1/build/bsd-ppc64-server-release/jdk/lib/server/libjvm.so, because /wrkdirs/usr/ports/java/openjdk23/work/jdk23u-jdk-23.0.1-11-1/build/bsd-ppc64-server-release/jdk/lib/server/libjvm.so: Undefined symbol "_ZN2os27current_stack_base_and_sizeEPPhPm"
* java/bootstrap-openjdk17: add powerpc bootstrapPiotr Kubaj2025-01-173-26/+33
| | | | While here, also rename powerpc64 to remove the unnecessary elfv2 string.
* java/sigar: fix build on powerpcPiotr Kubaj2025-01-171-1/+1
| | | | install: /wrkdirs/usr/ports/java/sigar/work/sigar-6719d4d/bindings/java/sigar-bin/lib/libsigar-powerpc-freebsd-1.so: No such file or directory
* java/intellij-fsnotifier: mark as PIE_UNSAFE (+)Dima Panov2025-01-171-0/+2
| | | | | Reported by: poudriere fallout Sponsored by: Future Crew, LLC
* java/openjdk11: add support for powerpcPiotr Kubaj2025-01-122-2/+28
|
* java/bootstrap-openjdk11: add powerpc supportPiotr Kubaj2025-01-123-13/+21
|
* java/bootstrap-openjdk11: simplify ONLY_FOR_ARCHSPiotr Kubaj2025-01-121-4/+1
|
* java/openjdk8: add support for powerpcPiotr Kubaj2025-01-121-3/+3
|
* java/bootstrap-openjdk8: add powerpc bootstrapPiotr Kubaj2025-01-122-1/+5
|
* java/openjdk*: Update pkg-message information about fdescfs and procfsXavier Beaudouin2025-01-068-16/+16
| | | | | | | | | | | | | | | | | 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
* java/eclipse: Fix build on aarch64Norbert Grundmann2025-01-062-5/+5
| | | | PR: 283885
* Mk/Uses/java.mk: Runtime fix with USES=java:antMuhammad Moinur Rahman2024-12-3123-34/+45
| | | | | | | | | | | | USES=java:ant does not imply USES=java:run so we need to add the run arg seperately when we are using USES=java:ant. Not all ports require the the argument so it is better to address the ports individually instead of handling it automatically by implying run for ant. Thanks to vvd for carefully going through this. Reported by: vvd Approved by: portmgr (blanket)
* java/bouncycastle*: RefactorMuhammad Moinur Rahman2024-12-3110-208/+117
| | | | | | | This was marked for deletion with the advise to use bouncycastle15. So instead bouncycastle15 has been moved to boucycastle. Approved by: portmgr (blanket)
* Mk/**java.mk: Convert bsd.java.mk to USESMuhammad Moinur Rahman2024-12-3178-215/+168
| | | | | | | | | | | | | | | | | | | The following features have been added or changed: - Instead of USE_JAVA use USES=java. This defaults to USES=java:build,run if NO_BUILD is undefined. Else it defaults to USES=java:run - Instead of USE_ANT=yes use USES=java:ant which also implies USES=java:build - Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or extract - Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply build or run - Instead of JAVA_RUN=yes use USES=java:run does not imply extract or build - Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version> Approved by: mat (portmgr), glewis Differential Revision: https://reviews.freebsd.org/D48201
* java/openjdk23: Mark port broken on i386 for FreeBSD 14 and 15Harald Eilertsen2024-12-301-0/+6
| | | | | | | | On FreeBSD 14 and 15 the i386 build fails with a segfault. Reviewed by: bofh, jrm Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D48252
* java/openjdk23: Add portHaral Eilertsen2024-12-2710-0/+475
| | | | | | | Release notes: https://openjdk.org/projects/jdk/23/ Reviewed by: bofh, diizzy, emaste, glewis, jrm Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D48194
* java/infobus: Mark DEPRECATEDMuhammad Moinur Rahman2024-12-251-2/+6
| | | | | | | | | | | | | - Java InfoBus is an outdated API and is no longer actively developed or maintained - Modern Java development practices and frameworks have replaced the functionality provided by InfoBus - No known consumers or upstream support exist for this library - Upstream distfiles are no longer available as Sun stopped developing this long before their merger with Oracle - Set EXPIRATION_DATE 2025-01-24 Approved by: portmgr (blanket)
* java/intellij-ultimate: update to 2024.3.1.1 release.Alex Dupre2024-12-235-67/+117
|
* java/wildfly: Update version 34.0.0=>34.0.1Muhammad Moinur Rahman2024-12-232-4/+4
| | | | Changelog: https://www.wildfly.org/news/2024/11/22/WildFly3401-Released/
* java/wildfly: Update version 33.0.2=>34.0.0Muhammad Moinur Rahman2024-12-212-4/+4
| | | | Changelog: https://www.wildfly.org/news/2024/10/17/WildFly34-Released/
* java/openjdk11: fix build on powerpc64*Piotr Kubaj2024-12-171-0/+6
| | | | | Partially reverts 08cc50220f1d71f12d13d7e2c957a5679b02914d, segfaults are still present on both powerpc64 and powerpc64le.
* java/intellij-ultimate: fix build on powerpc64lePiotr Kubaj2024-12-111-0/+2
| | | | | install -s -m 0644 /wrkdirs/usr/ports/java/intellij-ultimate/work/jna/com/sun/jna/freebsd-powerpc64le/libjnidispatch.so /wrkdirs/usr/ports/java/intellij-ultimate/work/stage/usr/local/share/intellij-ultimate/lib/jna/ install: /wrkdirs/usr/ports/java/intellij-ultimate/work/jna/com/sun/jna/freebsd-powerpc64le/libjnidispatch.so: No such file or directory
* java/eclipse: Update 4.33 → 4.34Norbert Grundmann2024-12-062-30/+30
| | | | | | | | New and Noteworthy: https://eclipse.dev/eclipse/news/4.34/platform.php https://eclipse.dev/eclipse/news/4.34/jdt.php https://eclipse.dev/eclipse/news/4.34/platform_isv.php https://eclipse.dev/eclipse/news/4.34/pde.php
* lang/rust: Bump revisions after 1.83.0Mikael Urankar2024-12-011-1/+1
| | | | PR: 283000
* all: return jmd's ports to the pool after safekeeping their commit bit.Rene Ladan2024-11-282-2/+2
|
* java/apache-commons-lang3: Upgrade to 3.17.0Don Lewis2024-11-172-4/+4
| | | | | | | Upgrade apache-commons-lang3 to the newest version. Release notes: https://commons.apache.org/proper/commons-lang/changes-report.html#a3.17.0
* java/openjdk21: Update to 21.0.5Greg Lewis2024-11-113-18/+5
|
* java/openjdk17: Update to 17.0.13Greg Lewis2024-11-112-5/+5
|
* java/openjdk11: Update to 11.0.25Greg Lewis2024-11-112-6/+5
|
* java/openjdk8: Update to 8u432Greg Lewis2024-11-116-54/+5
|
* java/intellij-ultimate: update to 2024.2.4 releaseAlex Dupre2024-11-112-5/+5
|
* java/openjdk11: fix build on non-armv7Ronald Klop2024-11-101-2/+2
| | | | | | | | A change to one of the patches was not correct for other architectures. PR: 255662 Approved by: broken build
* java/openjdk11: fix build on 32 bit armMikaelUrankar2024-11-083-0/+66
| | | | | | | | | | | | 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)
* lang/rust: Bump revisions after 1.82.0Mikael Urankar2024-11-081-1/+1
| | | | PR: 282516