notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
openjdk23 Java Development Kit 23
23.0.1+11.1 java on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 23.0.1+11.1Version of this port present on the latest quarterly branch.
Maintainer: java@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-12-27 19:42:08
Last Update: 2025-01-21 09:05:07
Commit Hash: 70680d4
Also Listed In: devel
License: GPLv2
WWW:
https://openjdk.java.net/projects/jdk/23/
Description:
FreeBSD port of OpenJDK 23 This version of the port passes basic smoke testing. It has been successfully built on some combinations of FreeBSD 13 and 14 for the aarch64 and amd64 architectures. Although these are untested, it may also build on other recent FreeBSD releases for the x86 and powerpc64 architectures.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/openjdk23-23.0.1+11.1/catalog.mk
  2. /usr/local/share/licenses/openjdk23-23.0.1+11.1/LICENSE
  3. /usr/local/share/licenses/openjdk23-23.0.1+11.1/GPLv2
Collapse this list.
Dependency lines:
  • openjdk23>0:java/openjdk23
To install the port:
cd /usr/ports/java/openjdk23/ && make install clean
To add the package, run one of these commands:
  • pkg install java/openjdk23
  • pkg install openjdk23
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: openjdk23
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 i386 powerpc64 powerpc64le
distinfo:
TIMESTAMP = 1735117726 SHA256 (battleblow-jdk23u-jdk-23.0.1+11-1_GH0.tar.gz) = 4341003687aa7c9f4b0175a30ffbb4c01c0bb7a68160ab4975e63d75168df4bc SIZE (battleblow-jdk23u-jdk-23.0.1+11-1_GH0.tar.gz) = 117320724

Packages (timestamps in pop-ups are UTC):
openjdk23
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest23.0.1+11.123.0.1+11.1------
FreeBSD:13:quarterly23.0.1+11.123.0.1+11.1------
FreeBSD:14:latest23.0.1+11.123.0.1+11.1------
FreeBSD:14:quarterly23.0.1+11.123.0.1+11.1------
FreeBSD:15:latest23.0.1+11.123.0.1+11.1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. zip : archivers/zip
  2. cups.h : print/cups
  3. bash : shells/bash
  4. gsed : textproc/gsed
  5. gmake>=4.4.1 : devel/gmake
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. javac : java/openjdk22
  8. gcc13 : lang/gcc13
  9. as : devel/binutils
  10. autoconf>=2.72 : devel/autoconf
  11. automake>=1.17 : devel/automake
  12. x11.pc : x11/libX11
  13. xext.pc : x11/libXext
  14. xi.pc : x11/libXi
  15. xrandr.pc : x11/libXrandr
  16. xrender.pc : x11/libXrender
  17. xt.pc : x11-toolkits/libXt
  18. xtst.pc : x11/libXtst
Runtime dependencies:
  1. javavm : java/javavmwrapper
  2. xorg-fonts-truetype>0 : x11-fonts/xorg-fonts-truetype
  3. gcc13 : lang/gcc13
  4. x11.pc : x11/libX11
  5. xext.pc : x11/libXext
  6. xi.pc : x11/libXi
  7. xrandr.pc : x11/libXrandr
  8. xrender.pc : x11/libXrender
  9. xt.pc : x11-toolkits/libXt
  10. xtst.pc : x11/libXtst
Library dependencies:
  1. libasound.so : audio/alsa-lib
  2. libfontconfig.so : x11-fonts/fontconfig
  3. libfreetype.so : print/freetype2
  4. libgif.so : graphics/giflib
  5. libharfbuzz.so : print/harfbuzz
  6. liblcms2.so : graphics/lcms2
  7. libpng.so : graphics/png
  8. libjpeg.so : graphics/jpeg-turbo
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
java_openjdk23
USES:
autoreconf:build compiler:features cpe gmake iconv jpeg pkgconfig xorg
pkg-message:
For install:
This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd and procfs(5) mounted on /proc. If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd mount -t procfs proc /proc To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 proc /proc procfs rw 0 0
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/battleblow/jdk23u/tar.gz/jdk-23.0.1+11-1?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
23.0.1+11.1
21 Jan 2025 09:05:07
commit hash: 70680d40d89a8d46db90da624364cc753ecd717ccommit hash: 70680d40d89a8d46db90da624364cc753ecd717ccommit hash: 70680d40d89a8d46db90da624364cc753ecd717ccommit hash: 70680d40d89a8d46db90da624364cc753ecd717c files touched by this commit
Ronald Klop (ronald) search for other commits by this committer
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
23.0.1+11.1
18 Jan 2025 15:41:59
commit hash: eed3230fe4c95d75f9c587ec8f714ca2404a5805commit hash: eed3230fe4c95d75f9c587ec8f714ca2404a5805commit hash: eed3230fe4c95d75f9c587ec8f714ca2404a5805commit hash: eed3230fe4c95d75f9c587ec8f714ca2404a5805 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
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"
23.0.1+11.1
30 Dec 2024 18:07:47
commit hash: 21742f47a2889529092495f434a27b7ec771a44bcommit hash: 21742f47a2889529092495f434a27b7ec771a44bcommit hash: 21742f47a2889529092495f434a27b7ec771a44bcommit hash: 21742f47a2889529092495f434a27b7ec771a44b files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Author: Harald Eilertsen
java/openjdk23: Mark port broken on i386 for FreeBSD 14 and 15

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
23.0.1+11.1
27 Dec 2024 19:41:29
commit hash: aa17c509fe7c4a011e832bd1e67257cf5d0ebc81commit hash: aa17c509fe7c4a011e832bd1e67257cf5d0ebc81commit hash: aa17c509fe7c4a011e832bd1e67257cf5d0ebc81commit hash: aa17c509fe7c4a011e832bd1e67257cf5d0ebc81 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Author: Haral Eilertsen
java/openjdk23: Add port

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

Number of commits found: 4