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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
openjdk19 Java Development Kit 19
19.0.2+7.1_1 java on this many watch lists=2 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 19.0.2+7.1_1Version of this port present on the latest quarterly branch.
Maintainer: java@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-10-30 18:45:09
Last Update: 2024-01-26 22:23:12
Commit Hash: a1f91b2
People watching this port, also watch:: smartmontools, tmux, zfs-stats, php81-pdo_mysql, dovecot
Also Listed In: devel
License: GPLv2
WWW:
https://openjdk.java.net/projects/jdk/19/
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/openjdk19-19.0.2+7.1_1/catalog.mk
  2. /usr/local/share/licenses/openjdk19-19.0.2+7.1_1/LICENSE
  3. /usr/local/share/licenses/openjdk19-19.0.2+7.1_1/GPLv2
Collapse this list.
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):
openjdk19
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest19.0.2+7.1_119.0.2+7.1_1--19.0.2+7.1_1---
FreeBSD:13:quarterly19.0.2+7.1_119.0.2+7.1_1--19.0.2+7.1_1-19.0.2+7.1_119.0.2+7.1_1
FreeBSD:14:latest19.0.2+7.1_119.0.2+7.1_1--19.0.2+7.1_1--19.0.2+7.1
FreeBSD:14:quarterly19.0.2+7.1_119.0.2+7.1_1--19.0.2+7.1_1-19.0.2+7.1_119.0.2+7.1_1
FreeBSD:15:latest19.0.2+7.1_119.0.2+7.1_1n/a-n/a-19.0.2+7.1_119.0.2+7.1_1
FreeBSD:15:quarterly--n/a-n/a---
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/openjdk18
  9. gcc12 : lang/gcc12
  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. gcc12 : lang/gcc12
  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
This port is required by:
for Build
  1. java/openjdk20

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
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/battleblow/jdk19u/tar.gz/jdk-19.0.2+7-1?dummy=/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
19.0.2+7.1_1
26 Jan 2024 22:23:12
commit hash: a1f91b22f1fc8ada691c47864c6365731cf8ef86commit hash: a1f91b22f1fc8ada691c47864c6365731cf8ef86commit hash: a1f91b22f1fc8ada691c47864c6365731cf8ef86commit hash: a1f91b22f1fc8ada691c47864c6365731cf8ef86 files touched by this commit
Michael Osipov (michaelo) search for other commits by this committer
Author: Dimitry Andric
java/openjdk{19,20,21}: fix build with lld 17

Building java/openjdk{19,20,21} with lld 17 results in the following link
errors:

  ld: error: version script assignment of 'SUNWprivate_1.1' to symbol
'_ZTVZ21WB_HandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined
  ld: error: version script assignment of 'SUNWprivate_1.1' to symbol
'_ZTVZ24WB_HandshakeReadMonitorsE19ReadMonitorsClosure' failed: symbol not
defined
  ld: error: version script assignment of 'SUNWprivate_1.1' to symbol
'_ZTVZ26WB_AsyncHandshakeWalkStackE16TraceSelfClosure' failed: symbol not
defined
  ld: error: version script assignment of 'SUNWprivate_1.1' to symbol
'_ZTVZL20reinitialize_itablesvE18ReinitTableClosure' failed: symbol not defined
  ld: error: version script assignment of 'SUNWprivate_1.1' to symbol
'_ZTVZN12JvmtiEnvBase27check_for_periodic_clean_upEvE28ThreadInsideIterationClosure'
failed: symbol not defined
  ld: error: version script assignment of 'SUNWprivate_1.1' to symbol
'_ZTVZN15G1RemSetSummary6updateEvE11CollectData' failed: symbol not defined
  ld: error: version script assignment of 'SUNWprivate_1.1' to symbol
'_ZTVZN16SATBMarkQueueSet22set_active_all_threadsEbbE22SetThreadActiveClosure'
failed: symbol not defined
  ld: error: version script assignment of 'SUNWprivate_1.1' to symbol
'_ZTVZN16SATBMarkQueueSet23abandon_partial_markingEvE25AbandonThreadQueueClosure'
failed: symbol not defined
  ld: error: version script assignment of 'SUNWprivate_1.1' to symbol
'_ZTVZN18G1ConcurrentRefine30get_and_reset_refinement_statsEvE12CollectStats'
failed: symbol not defined
  ld: error: version script assignment of 'SUNWprivate_1.1' to symbol
'_ZTVZN19G1DirtyCardQueueSet12abandon_logsEvE23AbandonThreadLogClosure' failed:
symbol not defined
  ld: error: version script assignment of 'SUNWprivate_1.1' to symbol
'_ZTVZN19G1DirtyCardQueueSet16concatenate_logsEvE27ConcatenateThreadLogClosure'
failed: symbol not defined
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19.0.2+7.1_1
05 Jan 2024 21:00:56
commit hash: f33e96abc287e3a0edc4bfcbf9f8b9c0cbb93183commit hash: f33e96abc287e3a0edc4bfcbf9f8b9c0cbb93183commit hash: f33e96abc287e3a0edc4bfcbf9f8b9c0cbb93183commit hash: f33e96abc287e3a0edc4bfcbf9f8b9c0cbb93183 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
java/openjdk19: drop ELFv1 support
19.0.2+7.1_1
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
19.0.2+7.1_1
07 Aug 2023 22:00:19
commit hash: 15a656ba907277e6e0f1d536297f07dda28940afcommit hash: 15a656ba907277e6e0f1d536297f07dda28940afcommit hash: 15a656ba907277e6e0f1d536297f07dda28940afcommit hash: 15a656ba907277e6e0f1d536297f07dda28940af files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
19.0.2+7.1
11 Feb 2023 19:08:28
commit hash: fd7028d74968d3f692fd42e81514d561398aaa02commit hash: fd7028d74968d3f692fd42e81514d561398aaa02commit hash: fd7028d74968d3f692fd42e81514d561398aaa02commit hash: fd7028d74968d3f692fd42e81514d561398aaa02 files touched by this commit
Greg Lewis (glewis) search for other commits by this committer
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
commit hash: 8c49e908cf3339870f612b555b6054d10d0e9e7ccommit hash: 8c49e908cf3339870f612b555b6054d10d0e9e7ccommit hash: 8c49e908cf3339870f612b555b6054d10d0e9e7ccommit hash: 8c49e908cf3339870f612b555b6054d10d0e9e7c files touched by this commit
Greg Lewis (glewis) search for other commits by this committer
java/openjdk19: Fix the build on x86
19.0.2+7.1
25 Jan 2023 01:43:44
commit hash: 357fe86fdda55925e0836c7947a6380d48d609b6commit hash: 357fe86fdda55925e0836c7947a6380d48d609b6commit hash: 357fe86fdda55925e0836c7947a6380d48d609b6commit hash: 357fe86fdda55925e0836c7947a6380d48d609b6 files touched by this commit
Greg Lewis (glewis) search for other commits by this committer
java/openjdk19: Fix the build on x86
19.0.2+7.1
23 Jan 2023 07:04:28
commit hash: e9904dbfcde88f43fc7d745a54869359815a616fcommit hash: e9904dbfcde88f43fc7d745a54869359815a616fcommit hash: e9904dbfcde88f43fc7d745a54869359815a616fcommit hash: e9904dbfcde88f43fc7d745a54869359815a616f files touched by this commit
Greg Lewis (glewis) search for other commits by this committer
java/openjdk19: Update to 19.0.2
19.0.1+10.1
21 Dec 2022 17:39:55
commit hash: 8bb268539fa74116e9edd651f84fffbfcf2feaabcommit hash: 8bb268539fa74116e9edd651f84fffbfcf2feaabcommit hash: 8bb268539fa74116e9edd651f84fffbfcf2feaabcommit hash: 8bb268539fa74116e9edd651f84fffbfcf2feaab files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
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
commit hash: 4f48011386bbb8ffb1d9b197856a93385f4a9da1commit hash: 4f48011386bbb8ffb1d9b197856a93385f4a9da1commit hash: 4f48011386bbb8ffb1d9b197856a93385f4a9da1commit hash: 4f48011386bbb8ffb1d9b197856a93385f4a9da1 files touched by this commit
Greg Lewis (glewis) search for other commits by this committer
java/openjdk19: Add a port of OpenJDK 19

Number of commits found: 11