Port details on branch 2024Q3 |
- bootstrap-openjdk17 Java Development Kit 17
- 17.0.1.12.1 java =2 17.0.1.12.1Version of this port present on the latest quarterly branch.
- Maintainer: java@FreeBSD.org
- Port Added: 2021-11-27 16:33:06
- Last Update: 2024-01-05 21:01:03
- Commit Hash: fd3cba2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: GPLv2
- WWW:
- https://openjdk.java.net/
- Description:
- OpenJDK is an open-source implementation of the Java Platform, Standard Edition.
Much of the OpenJDK code is licensed under the GPL version 2 with the
Classpath exception. The Java Hotspot virtual machine source code is
licensed under the GPL version 2 only.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bootstrap-openjdk17>0:java/bootstrap-openjdk17
- To install the port:
- cd /usr/ports/java/bootstrap-openjdk17/ && make install clean
- To add the package, run one of these commands:
- pkg install java/bootstrap-openjdk17
- pkg install bootstrap-openjdk17
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bootstrap-openjdk17
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 i386 powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1641023254
SHA256 (bootstrap-openjdk17-aarch64-17.0.1.12.1.tar.xz) = a1bf65078fbd9bc0826df4e3979ebd4d882b52fc04303b460a9d0d090f68e7a3
SIZE (bootstrap-openjdk17-aarch64-17.0.1.12.1.tar.xz) = 108306712
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Build
-
- java/openjdk17
- java/openjdk17-jre
- java/openjdk18
Configuration Options:
- No options to configure
- Options name:
- java_bootstrap-openjdk17
- USES:
- tar:xz
- pkg-message:
- For install:
- WARNING: This port only exists for bootstrapping java/openjdk17.
You are advised to remove this port as soon as a stable JDK is built.
This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd
If you have not done it yet, please do the following:
mount -t fdescfs fdesc /dev/fd
To make it permanent, you need the following lines in /etc/fstab:
fdesc /dev/fd fdescfs rw 0 0
- Master Sites:
|