Commit Graph

5545 Commits

Author SHA1 Message Date
Ronald Klop b56e326654 java/java3d: enable on aarch64
Builds fine.
Replace WWW by something that does resolve and looks as close as
possible to a canonical website about this pretty old software.
2025-04-17 17:34:56 +02:00
Vladimir Druzenko 12b9688e78 java/dbvis: Update 24.3.4 => 25.1.3
Changelogs:
https://www.dbvis.com/releasenotes/25.1/
2025-04-15 15:58:17 +03:00
Muhammad Moinur Rahman 4f106dba47 java/wildfly: Update version 35.0.1=>36.0.0
- Fix an issue with the service startup [1]

Changelog: https://www.wildfly.org/news/2025/04/10/WildFly36Released/

PR:		285956 [1]
Reported by:	yklaxds@gmail.com [1]
2025-04-14 22:40:41 +02:00
Muhammad Moinur Rahman cf0383cba5 java/visualvm: Update version 2.1.8=>2.1.9
Changelog: https://github.com/oracle/visualvm/releases/tag/2.1.9
2025-04-11 18:39:10 +02:00
Muhammad Moinur Rahman 9ece53b9dc java/visualvm: Update version 2.1.7=>2.1.8
Changelog: https://github.com/oracle/visualvm/releases/tag/2.1.8
2025-04-09 22:13:38 +02:00
Mikael Urankar 2a5976aebe lang/rust: Bump revisions after 1.86.0
PR:		285840
2025-04-08 10:41:13 +02:00
Muhammad Moinur Rahman 639b17cc32 java/visualvm: Update version 2.1.6=>2.1.7
Changelog: https://github.com/oracle/visualvm/releases/tag/2.1.7
2025-04-05 18:19:49 +02:00
Thierry Thomas 4f14274401 java/apache-commons-codec: upgrade to 1.18.0
Releases notes at https://commons.apache.org/proper/commons-codec/changes.html

PR:		285835
Approved by:	ale (maintainer)
2025-04-03 21:46:30 +02:00
Muhammad Moinur Rahman f03a246692 java/visualvm: Update version 2.1.5=>2.1.6
Changelog: https://github.com/oracle/visualvm/releases/tag/2.1.6
2025-04-03 14:07:21 +02:00
Norbert Grundmann 70d68dbfc6 java/eclipse: Update 4.34 => 4.35
New and Noteworthy:
https://eclipse.dev/eclipse/news/4.35/

PR:	285839
2025-04-03 08:23:33 +03:00
Piotr Kubaj 70fabb4029 java/openjdk24: fix build on powerpc64*
Same issue as previously openjdk22 and openjdk23.
2025-03-29 14:05:18 +01:00
Joseph Mingrone 043d408b9a java/Makefile: Connect openjdk24 to the build 2025-03-28 15:57:02 -03:00
Harald Eilertsen a7a4c323f3 java/openjdk24: Add port
Release notes:		https://openjdk.org/projects/jdk/24/
Reviewed by:		emaste, glewis, jrm
Sponsored by:		The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D49354
2025-03-28 15:48:55 -03:00
Alex Dupre 1245e0dff1 java/intellij-ultimate: update to 2024.3.5 release 2025-03-24 09:47:55 +01:00
Vladimir Druzenko 27bee42e45 java/dbvis: 24.3.3 => 24.3.4
Changelog:
https://www.dbvis.com/releasenotes/24.3/

While here replace PORTVERSION with DISTVERSION in MASTER_SITES and
DISTNAME.
2025-03-22 15:26:13 +03:00
Charlie Li e87d8134a3 gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.

No functional or package changes.
2025-03-17 00:02:08 -04:00
Gleb Popov 57ff2ad3c2 java/openjdk11: Set USE_LDCONFIG=yes to provide libjvm.so
Reported by:	pkg-devel exp-run
2025-03-15 20:41:39 +03:00
Gleb Popov 314f372287 java/openjdk8: Set USE_LDCONFIG to provide libjawt.so
It feels like it is java/openjdk8-jre that should provide this library, but
it'd require changes in Uses/java.mk to let consumers pick it up. Leave this
for java team for now.

Reported by:	pkg-devel exp-run
2025-03-15 20:41:39 +03:00
Daniel Engberg 8cd8d460e2 textproc/jaxen: Deprecate and set expiration date to 2025-04-30
Outdated, unsupported upstream and unmaintained in tree for years
Upstream is located at https://github.com/jaxen-xpath/jaxen if
someone wants to adopt port
2025-03-13 21:46:33 +01:00
Muhammad Moinur Rahman 8f0d9104ed java/wildfly: Update version 35.0.0=>35.0.1
Changelog: https://www.wildfly.org/news/2025/02/06/WildFly3501-Released/
2025-03-09 10:22:01 +01:00
Muhammad Moinur Rahman f6e4e31ce2 java/wildfly: Update version 34.0.1=>35.0.0
Changelog: https://www.wildfly.org/news/2025/01/09/WildFly35Released/
2025-03-07 20:18:56 +01:00
Harald Eilertsen 7451fa59a5 java/openjdk23: Minor Makefile improvements
Reviewed by:	arrowd, jrm
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D48299
2025-03-05 10:19:26 -04:00
Harald Eilertsen 3f02459fe6 java/openjdk23: Delete patch for fontmanager/freetypeScaler.c
The patch causes a load failure when trying to load graphical java
programs, because it created a hard dependency on libfontconfig.so from
libfontmanager.so.  This should be handled by the JDK itself by
dynamically loading fontconfig if it's needed.

PR:		284503
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D48806
2025-03-01 15:58:38 -04:00
Rene Ladan 9fbdee6ef4 java/cos: Remove expired port
2025-02-28 java/cos: Upstream seems gone since 2024-08-22
2025-03-01 17:17:21 +01:00
Mikael Urankar cf7c4b037d lang/rust: Bump revisions after 1.85.0
PR:		284884
2025-02-24 08:55:52 +01:00
Greg Lewis f3166252f2 java/openjdk11: Restore CUPS distinfo lost in last commit
Reported by:	olgeni@
2025-02-15 23:31:59 -08:00
Greg Lewis c78235f2dd java/openjdk23: Update to 23.0.2 2025-02-15 08:25:38 -08:00
Greg Lewis 822b68ecbb java/openjdk21: Update to 21.0.6 2025-02-14 20:10:06 -08:00
Greg Lewis 83ca9ee5d2 java/openjdk17: Update to 17.0.14 2025-02-14 18:54:42 -08:00
Greg Lewis 735c345e6d java/openjdk11: Update to 11.0.26 2025-02-14 15:23:01 -08:00
Daniel Engberg ff33dd4700 */*: Bump consumers of devel/icu
...to avoid library mismatches
2025-02-15 00:12:32 +01:00
Greg Lewis 307802ef93 java/openjdk8: Update to 8u442 2025-02-12 23:11:24 -08:00
Vladimir Druzenko 340ff43512 java/dbvis: Update 13.0.4 → 24.3.3, unbreak, take maintainership
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
2025-02-03 03:59:57 +03:00
Daniel Engberg 3a20effc5a java/dbvis: Mark BROKEN, deprecate and set expiration date to 2025-02-28
Unfetchable, outdated and unsupported upstream (still active)

Reported by:	pkg-fallout
Approved by:	portmgr (blanket)
2025-02-02 19:47:27 +01:00
Rene Ladan c70ab66032 java/infobus: Remove expired port
2025-01-25 java/infobus: Outdated API and is no longer actively developed or maintained
2025-01-25 13:51:09 +01:00
Ronald Klop 70680d40d8 java/openjdk23: mark broken on 13/i386
Went ahead with committing as I saw similar BROKEN_* lines for
FreeBSD 14/i386 and 15/i386 already.

PR:	284222
MFH:	2025Q1
2025-01-21 10:05:07 +01:00
Charlie Li bc2e3ed90b www/webkit2-gtk: bump consumer PORTREVISIONs after port consolidation
With hat: gnome
PR: 275914
2025-01-20 22:12:20 -05:00
Charlie Li 9431001288 www/webkit2-gtk: update to 2.46.5
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
2025-01-20 22:12:19 -05:00
Thierry Thomas eda5aa772b java/apache-commons-collections4: upgrade to 4.5.0-M3
Changelog at
https://commons.apache.org/proper/commons-collections/changes-report.html#a4.5.0-M3
2025-01-20 19:03:32 +01:00
Mikael Urankar fccaa1b326 lang/rust: Bump revisions after 1.84.0
PR:		283962
2025-01-20 12:06:50 +01:00
Piotr Kubaj eed3230fe4 java/openjdk23: fix build on powerpc64*
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"
2025-01-18 16:41:59 +01:00
Piotr Kubaj 7179e6d9b0 java/bootstrap-openjdk17: add powerpc bootstrap
While here, also rename powerpc64 to remove the unnecessary elfv2 string.
2025-01-17 22:46:12 +01:00
Piotr Kubaj 6910c6498b java/sigar: fix build on powerpc
install: /wrkdirs/usr/ports/java/sigar/work/sigar-6719d4d/bindings/java/sigar-bin/lib/libsigar-powerpc-freebsd-1.so: No such file or directory
2025-01-17 22:45:55 +01:00
Dima Panov 53f262b6e9 java/intellij-fsnotifier: mark as PIE_UNSAFE (+)
Reported by:	poudriere fallout
Sponsored by:	Future Crew, LLC
2025-01-17 11:01:10 +03:00
Piotr Kubaj 5b9206709f java/openjdk11: add support for powerpc 2025-01-12 22:37:03 +01:00
Piotr Kubaj c025780053 java/bootstrap-openjdk11: add powerpc support 2025-01-12 22:36:46 +01:00
Piotr Kubaj cda6f751c0 java/bootstrap-openjdk11: simplify ONLY_FOR_ARCHS 2025-01-12 22:36:44 +01:00
Piotr Kubaj 03737df1a7 java/openjdk8: add support for powerpc 2025-01-12 22:36:42 +01:00
Piotr Kubaj a2c79365f8 java/bootstrap-openjdk8: add powerpc bootstrap 2025-01-12 22:36:41 +01:00
Xavier Beaudouin 2cf6bc1add 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
2025-01-06 15:16:58 +01:00