Port details on branch 2023Q4 |
- openjdk17 Java Development Kit 17
- 17.0.8+7.1_1 java
=0 17.0.8+7.1_1Version of this port present on the latest quarterly branch. - Maintainer: java@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2023-11-20 11:51:04
- Last Update: 2023-11-20 11:40:42
- Commit Hash: 232d04f
- Also Listed In: devel
- License: GPLv2
- WWW:
- https://openjdk.java.net/projects/jdk/17/
- Description:
- An open-source implementation of the Java Platform, Standard Edition,
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openjdk17>0:java/openjdk17
- To install the port:
- cd /usr/ports/java/openjdk17/ && make install clean
- To add the package, run one of these commands:
- pkg install java/openjdk17
- pkg install openjdk17
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openjdk17
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 i386 powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1690063513
SHA256 (battleblow-jdk17u-jdk-17.0.8+7-1_GH0.tar.gz) = 31c43cdd5b59f21aa3fdb8d7e9ad348df14cf471a3c47bcf9095ef552d69b6b3
SIZE (battleblow-jdk17u-jdk-17.0.8+7-1_GH0.tar.gz) = 105990448
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- java/openjdk17-jre
- 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/bootstrap-openjdk17
- 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_openjdk17
- 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
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
17.0.8+7.1_1 20 Nov 2023 11:40:42
![commit hash: 232d04f30b68900905756b288494dde96aaf7bdb commit hash: 232d04f30b68900905756b288494dde96aaf7bdb](/images/git.png) ![commit hash: 232d04f30b68900905756b288494dde96aaf7bdb commit hash: 232d04f30b68900905756b288494dde96aaf7bdb](/images/codeberg.svg) ![commit hash: 232d04f30b68900905756b288494dde96aaf7bdb commit hash: 232d04f30b68900905756b288494dde96aaf7bdb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mikael Urankar (mikael) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
java/openjdk17: Fix build on aarch64
PR: 274940
Approved by: glewis@
(cherry picked from commit 5db81da56a1828428702d4fb838b9431046f4009) |
Number of commits found: 1
|