Commit Graph

5570 Commits

Author SHA1 Message Date
Baptiste Daroussin 3a407ba074 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.
2025-06-27 17:14:08 +02:00
Vladimir Druzenko e0a39adf93 java/dbvis: Update 25.1.4 => 25.2
Changelogs:
https://www.dbvis.com/releasenotes/25.1/
https://www.dbvis.com/releasenotes/25.2/

Previous version is unfetchable.

MFH:	2025Q2
2025-06-25 02:23:22 +03:00
Rene Ladan b1ca522ad3 java/jaxen: Remove expired port
2025-04-30 java/jaxen: Outdated, unsupported upstream and unmaintained in tree for years
2025-06-23 21:35:39 +02:00
Rene Ladan 96f9fb1451 java/jdom: Remove expired port
2025-06-04 java/jdom: Depends on exired java/jaxen
2025-06-23 21:35:14 +02:00
Daniel Engberg 17eb38d5dc java/openjfx14: Mark BROKEN
Fails to build with libxml2 2.13+, error: no matching constructor for initialization of 'XMLDocumentParserScope'

PR:		280158
2025-06-21 16:09:31 +02:00
Alex Dupre ce286f6838 java/intellij-ultimate: update to 2025.1.2 release. 2025-06-16 11:52:46 +02:00
Daniel Engberg 1874b7abf3 java/servingxml: Deprecate and set expiration date to 2025-07-31
Abandoned and obsolete, last release in 2010
Functionality offered in various more active projects and/or
including JDK itself

PR:		287366
Reviewed by:	Jean-Paul Beconne <jpbeconne@free.fr> (maintainer)
2025-06-08 15:46:53 +02:00
Jimmy Olgeni fdcfd413cb java/apache-commons-beanutils: update to version 1.11.0 2025-06-07 16:32:02 +02:00
Mikael Urankar 3ed29b8185 lang/rust: Bump revisions after 1.87.0
PR:		286829
2025-06-05 09:52:53 +02:00
Alex Dupre c9b77f6a3c java/apache-commons-pool: update to 2.12.1 release
PR:		287176
Submitted by:	vvd
2025-06-04 12:39:18 +02:00
Muhammad Moinur Rahman 6d8689680d java/wildfly: Update version 36.0.0=>36.0.1
Changelog: https://www.wildfly.org/news/2025/05/15/WildFly3601-Released/
2025-06-01 19:09:56 +02:00
Daniel Engberg da7c1aedf2 java/mx4j: Deprecate and set expiration date to 2025-06-30
Abandoned upstream, no activity since 2010
2025-05-31 12:36:01 +02:00
Ronald Klop 5769468b4b java/openjdk18-24: fix printf in configure output
Printf was confused because the argument was used as format string
and contained a %.
The issue is only cosmetical so not bumping port revision.

It is mentioned in the PR that an upstream fix is in openjdk25.

PR:	287053
Approved by:	java@
2025-05-29 18:51:09 +02:00
Vladimir Druzenko ec09a43a3e java/dbvis: Update 25.1.3 => 25.1.4
Changelog:
https://www.dbvis.com/releasenotes/25.1/
2025-05-27 01:24:22 +03:00
Vladimir Druzenko 454352333f java/linux-oracle-jdk18: Fix port install
===>  Checking if linux-oracle-jdk18 is already installed
===>   Registering installation for linux-oracle-jdk18-8.291
pkg-static: Invalid value for config option SHLIB_PROVIDE_PATHS_NATIVE, 'jre/lib' is not an absolute path.
pkg-static: Invalid value for config option SHLIB_PROVIDE_PATHS_NATIVE, 'lib' is not an absolute path.
pkg-static: Cannot parse configuration file!
*** Error code 1

This is variable LIB_DIRS collision with Mk/bsd.port.mk.

PR:		286831
Approved by:	java (maintainer, implicit - fix port)
MFH:		2025Q2
2025-05-16 18:57:45 +03:00
Rene Ladan 00568ddb64 all: expire (indirect) consumers of java/jaxen on 2025-06-04 2025-05-04 14:10:56 +02:00
Atanu Biswas d944895545 java/junit: Update 4.12 => 4.13.2, take maintainership
Release Notes:
https://github.com/junit-team/junit4/blob/HEAD/doc/ReleaseNotes4.13.md
https://github.com/junit-team/junit4/blob/HEAD/doc/ReleaseNotes4.13.1.md
https://github.com/junit-team/junit4/blob/HEAD/doc/ReleaseNotes4.13.2.md

Improve port: replace PORTVERSION with DISTVERSION, add LICENSE, pet
portclippy and etc.

PR:	286465
2025-05-01 01:04:43 +03:00
Vladimir Druzenko cc14b95233 java/dbvis: Add mirror to MASTER_SITES
Reported by:	pkg-fallout
2025-04-29 03:36:43 +03:00
Atanu Biswas 3ada7ef069 java/apache-commons-logging: Update 1.2 => 1.3.5, take maintainership
Changelogs:
https://commons.apache.org/proper/commons-logging/changes.html

Replace PORTVERSION with DISTVERSION.
Pet portclippy.

PR:	286425
2025-04-29 02:57:12 +03:00
Atanu Biswas 50bf6a0f5c java/apache-commons-cli: Update 1.4 => 1.9.0, take maintainership
Changelogs:
https://commons.apache.org/proper/commons-cli/changes-report.html

Replace PORTVERSION with DISTVERSION.

PR:	286424
2025-04-29 02:57:11 +03:00
Harald Eilertsen 5fc04e4b90 java/openjdk24: Upgrade to version 24.0.1+9.1
Remove src/hotspot/os_cpu/bsd_ppc/os_bsd_ppc.cpp patch; it was
upstreamed.

Reviewed by:	emaste, glewis, jrm
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D49996
2025-04-25 12:26:59 -03:00
Greg Lewis ae385006df java/openjdk21: Update to 21.0.7 2025-04-20 15:26:19 -07:00
Greg Lewis 10fa5a5e3c java/openjdk17: Update to 17.0.15 2025-04-20 15:26:19 -07:00
Greg Lewis f7852c91e9 java/openjdk11: Update to 11.0.27 2025-04-20 15:26:19 -07:00
Greg Lewis 9f535217ac java/openjdk8: Update to 8u452 2025-04-20 15:26:18 -07:00
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