Port details |
- openjdk19 Java Development Kit 19
- 19.0.2+7.1_1 java
=2 19.0.2+7.1Version of this port present on the latest quarterly branch. - Maintainer: java@FreeBSD.org
 - Port Added: 2022-10-30 18:45:09
- Last Update: 2023-08-07 22:00:19
- Commit Hash: 15a656b
- People watching this port, also watch:: ruby32, tmux, zfs-stats, smartmontools, rkhunter
- Also Listed In: devel
- License: GPLv2
- Description:
- An open-source implementation of the Java Platform, Standard Edition,
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openjdk19>0:java/openjdk19
- To install the port:
- cd /usr/ports/java/openjdk19/ && make install clean
- To add the package, run one of these commands:
- pkg install java/openjdk19
- pkg install openjdk19
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openjdk19
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 i386 powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1674454280
SHA256 (battleblow-jdk19u-jdk-19.0.2+7-1_GH0.tar.gz) = de51e43632d34421941e8c18c0364a5231e6c4b3999e7c8cb42bbdb029776a66
SIZE (battleblow-jdk19u-jdk-19.0.2+7-1_GH0.tar.gz) = 108286775
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- zip : archivers/zip
- autoconf>0 : devel/autoconf
- cups.h : print/cups
- bash : shells/bash
- gsed : textproc/gsed
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- javac : java/openjdk18
- gcc12 : lang/gcc12
- as : devel/binutils
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xi.pc : x11/libXi
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- xt.pc : x11-toolkits/libXt
- xtst.pc : x11/libXtst
- Runtime dependencies:
-
- javavm : java/javavmwrapper
- xorg-fonts-truetype>0 : x11-fonts/xorg-fonts-truetype
- gcc12 : lang/gcc12
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xi.pc : x11/libXi
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- xt.pc : x11-toolkits/libXt
- xtst.pc : x11/libXtst
- Library dependencies:
-
- libasound.so : audio/alsa-lib
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libgif.so : graphics/giflib
- libharfbuzz.so : print/harfbuzz
- liblcms2.so : graphics/lcms2
- libpng.so : graphics/png
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- java_openjdk19
- USES:
- 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
- WWW: https://openjdk.java.net/projects/jdk/19/
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
19.0.2+7.1_1 07 Aug 2023 22:00:19
    |
Muhammad Moinur Rahman (bofh)  |
java/openjdk19: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
19.0.2+7.1_1 28 Jul 2023 17:13:17
    |
Daniel Engberg (diizzy)  |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
19.0.2+7.1 11 Feb 2023 19:08:28
    |
Greg Lewis (glewis)  |
java/openjdk19: Fix the build on aarch64
* Apply a similar patch as was applied to java/openjdk17 |
19.0.2+7.1 26 Jan 2023 06:51:23
    |
Greg Lewis (glewis)  |
java/openjdk19: Fix the build on x86 |
19.0.2+7.1 25 Jan 2023 01:43:44
    |
Greg Lewis (glewis)  |
java/openjdk19: Fix the build on x86 |
19.0.2+7.1 23 Jan 2023 07:04:28
    |
Greg Lewis (glewis)  |
java/openjdk19: Update to 19.0.2 |
19.0.1+10.1 21 Dec 2022 17:39:55
    |
Piotr Kubaj (pkubaj)  |
java/openjdk19: fix build on powerpc64*
Remove the dead code that no longer builds and is not present in the Linux code. |
19.0.1+10.1 30 Oct 2022 18:42:20
    |
Greg Lewis (glewis)  |
java/openjdk19: Add a port of OpenJDK 19 |
Number of commits found: 8
|