Path to this page:
./
lang/openjdk8,
Open-source implementation of the Java Platform, Standard Edition
Branch: pkgsrc-2017Q1,
Version: 1.8.121nb3,
Package name: openjdk8-1.8.121nb3,
Maintainer: pkgsrc-usersOpen-source implementation of the Java Platform, Standard Edition.
This package is NOT certified to be compatible with any Java standard.
Use at own risk.
Mandatory trademark notice:
"OpenJDK is a trademark or registered trademark of Oracle America,
Inc. in the United States and other countries."
Required to run:[
x11/Xrender] [
x11/libXtst] [
graphics/freetype2] [
archivers/zip] [
archivers/unzip] [
fonts/dejavu-ttf] [
fonts/fontconfig]
Required to build:[
x11/printproto] [
x11/libXp] [
x11/recordproto] [
x11/xproto] [
x11/renderproto] [
pkgtools/x11-links] [
pkgtools/cwrappers] [
print/cups] [
security/mozilla-rootcerts]
Package options: jdk-hotspot-vm, jre-jce, x11
Master sites: (Expand)
Version history: (Expand)
- (2017-04-04) Package added to pkgsrc.se, version openjdk8-1.8.121nb3 (created)
CVS history: (Expand)
2017-05-18 21:02:34 by Benny Siegert | Files touched by this commit (6) | |
Log message:
Pullup tickets #5412 and #5413 - requested by sevan
lang/opendjk8: build fix for FreeBSD
Revisions pulled up:
- lang/openjdk8/Makefile 1.49
- lang/openjdk8/distinfo 1.47
- lang/openjdk8/patches/patch-common_autoconf_generated-configure.sh 1.12
- lang/openjdk8/patches/patch-jdk_make_lib_Awt2dLibraries.gmk 1.3
- lang/openjdk8/patches/patch-jdk_make_lib_CoreLibraries.gmk 1.3
- lang/openjdk8/patches/patch-jdk_make_lib_ServiceabilityLibraries.gmk 1.1
- mk/java-vm.mk 1.109
---
Module Name: pkgsrc
Committed By: ryoon
Date: Wed May 10 13:59:57 UTC 2017
Modified Files:
pkgsrc/lang/openjdk8/patches:
patch-common_autoconf_generated-configure.sh
Log message:
Ignore alsa on FreeBSD too
---
Module Name: pkgsrc
Committed By: ryoon
Date: Wed May 10 14:01:58 UTC 2017
Modified Files:
pkgsrc/lang/openjdk8: Makefile distinfo
pkgsrc/lang/openjdk8/patches: patch-jdk_make_lib_Awt2dLibraries.gmk
patch-jdk_make_lib_CoreLibraries.gmk
Added Files:
pkgsrc/lang/openjdk8/patches:
patch-jdk_make_lib_ServiceabilityLibraries.gmk
Log message:
Fix build with converters/libiconv and update distinfo for previous
---
Module Name: pkgsrc
Committed By: ryoon
Date: Wed May 10 14:04:31 UTC 2017
Modified Files:
pkgsrc/mk: java-vm.mk
Log message:
lang/openjdk8 works under FreeBSD/amd64 10.3
|
2017-04-01 20:07:19 by Benny Siegert | Files touched by this commit (4) |
Log message:
Pullup ticket #5228 - requested by sevan
lang/openjdk8: build fix
Revisions pulled up:
- lang/openjdk8/Makefile 1.47
- lang/openjdk8/PLIST 1.7
- lang/openjdk8/distinfo 1.45
- \
lang/openjdk8/patches/patch-jdk_src_share_classes_sun_security_jca_ProviderConfig.java \
1.1
---
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Mar 30 12:42:24 UTC 2017
Modified Files:
pkgsrc/lang/openjdk8: Makefile
Log message:
Add a wrapper for jstack. Bump PKGREVISION.
---
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Mar 30 12:57:11 UTC 2017
Modified Files:
pkgsrc/lang/openjdk8: distinfo
Added Files:
pkgsrc/lang/openjdk8/patches:
patch-jdk_src_share_classes_sun_security_jca_ProviderConfig.java
Log message:
Pull in OI fix for https://www.illumos.org/issues/7227.
Ride previous PKGREVISION bump.
---
Module Name: pkgsrc
Committed By: abs
Date: Fri Mar 31 07:55:14 UTC 2017
Modified Files:
pkgsrc/lang/openjdk8: PLIST
Log message:
Add bin/openjdk8-jstack to PLIST to fix build
|