Port details |
- 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: 2025-01-17 21:46:12
- Commit Hash: 7179e6d
- 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 powerpc 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:
|
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 |
17.0.1.12.1 17 Jan 2025 21:46:12
    |
Piotr Kubaj (pkubaj)  |
java/bootstrap-openjdk17: add powerpc bootstrap
While here, also rename powerpc64 to remove the unnecessary elfv2 string. |
17.0.1.12.1 05 Jan 2024 21:01:03
    |
Piotr Kubaj (pkubaj)  |
java/bootstrap-openjdk17: drop ELFv1 support |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
17.0.1.12.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
17.0.1.12.1 01 Jan 2022 07:58:27
    |
Greg Lewis (glewis)  |
java/bootstrap-openjdk17: Add i386 support |
17.0.1.12.1 20 Dec 2021 12:45:04
    |
Piotr Kubaj (pkubaj)  |
java/bootstrap-openjdk17: add bootstrap for powerpc64le |
17.0.1.12.1 20 Dec 2021 01:56:40
    |
Piotr Kubaj (pkubaj)  |
java/bootstrap-openjdk17: add powerpc64 bootstrap
Since some files are not present after building openjdk17, they need to be
excluded. |
17.0.1.12.1 27 Nov 2021 16:30:22
    |
Greg Lewis (glewis)  |
java/bootstrap-openjdk17: Add a bootstrap port for openjdk17 |
Number of commits found: 8
|