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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
openjdk17-jre Java Runtime Environment 17
17.0.10+7.1_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 17.0.1+12.1Version of this port present on the latest quarterly branch.
Maintainer: java@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-01-13 02:48:05
Last Update: 2022-01-13 02:43:58
Commit Hash: 701f037
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,
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/openjdk17-jre-17.0.10+7.1_1/catalog.mk
  2. /usr/local/share/licenses/openjdk17-jre-17.0.10+7.1_1/LICENSE
  3. /usr/local/share/licenses/openjdk17-jre-17.0.10+7.1_1/GPLv2
Collapse this list.
Dependency lines:
  • openjdk17-jre>0:java/openjdk17-jre
To install the port:
cd /usr/ports/java/openjdk17-jre/ && make install clean
To add the package, run one of these commands:
  • pkg install java/openjdk17-jre
  • pkg install openjdk17-jre
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: openjdk17-jre
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 i386 powerpc64 powerpc64le
distinfo:
TIMESTAMP = 1707068093 SHA256 (battleblow-jdk17u-jdk-17.0.10+7-1_GH0.tar.gz) = 350c463b82ccde044dfe740ba22de8a7d81ed680fb923a1fdc7b9edae34196f7 SIZE (battleblow-jdk17u-jdk-17.0.10+7-1_GH0.tar.gz) = 106509815

Packages (timestamps in pop-ups are UTC):
openjdk17-jre
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest17.0.10+7.1_117.0.10+7.1_1--17.0.10+7.1_1---
FreeBSD:13:quarterly17.0.9+9.117.0.9+9.1--17.0.9+9.1-17.0.9+9.117.0.9+9.1
FreeBSD:14:latest17.0.10+7.1_117.0.10+7.1_1--17.0.10+7.1_1--17.0.7+7.1
FreeBSD:14:quarterly17.0.9+9.117.0.9+9.1--17.0.9+9.1-17.0.9+9.117.0.9+9.1
FreeBSD:15:latest17.0.10+7.1_117.0.10+7.1_1n/a-n/a-17.0.9+9.117.0.10+7.1_1
FreeBSD:15:quarterly--n/a-n/a---
Master port: java/openjdk17
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. zip : archivers/zip
  2. autoconf>0 : devel/autoconf
  3. cups.h : print/cups
  4. bash : shells/bash
  5. gsed : textproc/gsed
  6. gmake>=4.3 : devel/gmake
  7. pkgconf>=1.3.0_1 : devel/pkgconf
  8. javac : java/bootstrap-openjdk17
  9. gcc13 : lang/gcc13
  10. as : devel/binutils
  11. x11.pc : x11/libX11
  12. xext.pc : x11/libXext
  13. xi.pc : x11/libXi
  14. xrandr.pc : x11/libXrandr
  15. xrender.pc : x11/libXrender
  16. xt.pc : x11-toolkits/libXt
  17. 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_openjdk17-jre
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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/battleblow/jdk17u/tar.gz/jdk-17.0.10+7-1?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: java/openjdk17
CommitCreditsLog message
17.0.1+12.1
13 Jan 2022 02:43:58
commit hash: 701f037632a18f528fd7d28eb4584266b7e6be5ecommit hash: 701f037632a18f528fd7d28eb4584266b7e6be5ecommit hash: 701f037632a18f528fd7d28eb4584266b7e6be5ecommit hash: 701f037632a18f528fd7d28eb4584266b7e6be5e files touched by this commit
Jung-uk Kim (jkim) search for other commits by this committer
java/openjdk17-jre: Add JRE-only package for java/openjdk17

Number of commits found: 1