Port details on branch 2023Q1 |
- openjdk8 Java Development Kit 8
- 8.432.06.1 java =35 8.422.05.1_2Version of this port present on the latest quarterly branch.
- Maintainer: java@FreeBSD.org
- Port Added: 2014-03-28 22:11:38
- Last Update: 2024-11-12 01:10:52
- Commit Hash: e106137
- People watching this port, also watch:: pkg, git, libxml2, curl, glib
- Also Listed In: devel
- License: GPLv2
- WWW:
- https://openjdk.java.net/
- Description:
- An open-source implementation of the Java Platform, Standard Edition,
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/java/openjdk8/ && make install clean
- To add the package, run one of these commands:
- pkg install java/openjdk8
- pkg install openjdk8
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openjdk8
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1731344884
SHA256 (jtreg4.1-b08.tar.gz) = a9fbfac903313c12687e60978c4688c20189cdf873560125917d6ad53d55b30c
SIZE (jtreg4.1-b08.tar.gz) = 6834252
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- java/openjdk8-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
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- javac : java/bootstrap-openjdk8
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xi.pc : x11/libXi
- xrender.pc : x11/libXrender
- xt.pc : x11-toolkits/libXt
- xtst.pc : x11/libXtst
- Runtime dependencies:
-
- javavm : java/javavmwrapper
- dejavu>0 : x11-fonts/dejavu
- java-zoneinfo>0 : java/java-zoneinfo
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xi.pc : x11/libXi
- xrender.pc : x11/libXrender
- xt.pc : x11-toolkits/libXt
- xtst.pc : x11/libXtst
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libinotify.so : devel/libinotify
- libasound.so : audio/alsa-lib
- libgif.so : graphics/giflib
- This port is required by:
- for Build
-
- archivers/snappy-java
- audio/jid3lib
- audio/nyquist
- benchmarks/scimark2
- biology/artemis
- biology/cytoscape
- biology/gkl
-
Deleted ports which required this port:
- for Patch
-
- games/robocode
- games/robocode-naval
- java/netty
-
Deleted ports which required this port:
- for Run
-
- archivers/apache-commons-compress
- archivers/javatar
- astro/mkgmap
- astro/mkgmap-splitter
- audio/atunes
- audio/jid3lib
- audio/musiccontrol
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for openjdk8-8.432.06.1:
ALSA=on: ALSA audio architecture support
FONTCONFIG=off: X11 font configuration support
POLICY=on: Install the Unlimited Strength Policy Files
TEST=off: Run regression tests
TZUPDATE=on: Update the time zone data
X11=on: X11 (graphics) support
====> Select OpenJDK build type: you have to select exactly one of them
DEBUG=off: Build for debugging (without optimizations)
DEBUGFAST=off: Build for debugging (with optimizations)
RELEASE=on: Build for release (default)
===> Use 'make config' to modify these settings
- Options name:
- java_openjdk8
- USES:
- compiler:features cpe gmake iconv 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:
|