---
name: bootstrap-openjdk
version: r316538
origin: java/bootstrap-openjdk
comment: Oracle's Java 6 virtual machine release under the GPL v2
arch: freebsd:9:x86:64
www: http://openjdk.java.net/
maintainer: jkim@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 104169857
desc: |
  OpenJDK is an open-source implementation of the Java Platform, Standard Edition.

  Much of the OpenJDK code is licensed under the GPL version 2 with the
  Classpath exception. The Java Hotspot virtual machine source code is
  licensed under the GPL version 2 only.

  WWW: http://openjdk.java.net/
deps:
  compat8x-amd64: {origin: misc/compat8x, version: 8.4.804000.201306}
  java-zoneinfo: {origin: java/java-zoneinfo, version: 2013.d}
categories:
- java
- devel
shlibs_required:
- libz.so.5
shlibs_provided:
- rmic
- native2ascii
- libzip.so
- libverify.so
- libnio.so
- libnet.so
- libmawt.so
- liblcms.so
- libjvm.so
- libjpeg.so
- libjava.so
- libfontmanager.so
- libawt.so
- javap
- javah
- javac
- java
- jar
- idlj
message: "======================================================================\n\nWARNING:
  This port only exists for bootstrapping java/openjdk[67].\nYou are advised to remove
  this port as soon as a stable JDK is built.\n\nThis OpenJDK implementation requires
  fdescfs(5) mounted on /dev/fd and\nprocfs(5) mounted on /proc.\n\nIf you have not
  done it yet, please do the following:\n\n\tmount -t fdescfs fdesc /dev/fd\n\tmount
  -t procfs proc /proc\n\nTo make it permanent, you need the following lines in /etc/fstab:\n\n\tfdesc\t/dev/fd\t\tfdescfs\t\trw\t0\t0\n\tproc\t/proc\t\tprocfs\t\trw\t0\t0\n\n======================================================================\n"
