ports/java/openjdk11/files
Greg Lewis 17ca9c16ac Fixes for include path, jshell, and process issues.
* Put MD specific include files (e.g. jni_md.h) in a subdirectory named
  'freebsd' rather than 'bsd'. [1]
* Remove the necessity to always have /usr/local/include in the header
  paths and linker paths.  This allows jshell to use the system iconv.h
  rather than the third party one and link correctly. [2]
* Fix getting process commands and arguments on FreeBSD.
* Bump PORTREVISION.

All fixes need forward porting to openjdk12.

PR:		236754 [1], 236759 [2]
Submitted by:	Kurt Miller [2]
2019-03-26 20:48:04 +00:00
..
cacerts Add a port of OpenJDK 11 2019-03-15 06:02:17 +00:00
patch-configure Add a port of OpenJDK 11 2019-03-15 06:02:17 +00:00
patch-make_autoconf_flags-cflags.m4 Fixes for include path, jshell, and process issues. 2019-03-26 20:48:04 +00:00
patch-make_autoconf_lib-bundled.m4 Fixes for include path, jshell, and process issues. 2019-03-26 20:48:04 +00:00
patch-make_autoconf_lib-cups.m4 Fixes for include path, jshell, and process issues. 2019-03-26 20:48:04 +00:00
patch-make_autoconf_libraries.m4 Fixes for include path, jshell, and process issues. 2019-03-26 20:48:04 +00:00
patch-make_autoconf_platform.m4 Fixes for include path, jshell, and process issues. 2019-03-26 20:48:04 +00:00
patch-make_autoconf_spec.gmk.in Fixes for include path, jshell, and process issues. 2019-03-26 20:48:04 +00:00
patch-make_autoconf_toolchain.m4 Fixes for include path, jshell, and process issues. 2019-03-26 20:48:04 +00:00
patch-make_lib_Awt2dLibraries.gmk Fixes for include path, jshell, and process issues. 2019-03-26 20:48:04 +00:00
patch-src_hotspot_os_bsd_os__bsd.cpp Fixes for include path, jshell, and process issues. 2019-03-26 20:48:04 +00:00
patch-src_java.base_bsd_native_libjava_ProcessHandleImpl__bsd.c Fixes for include path, jshell, and process issues. 2019-03-26 20:48:04 +00:00