summaryrefslogtreecommitdiff
path: root/java/openjdk11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refine r496923.Jung-uk Kim2019-03-282-6/+17
| | | | | | | | | | | | libinstrument.so and libjdwp.so do not need anything from $LOCALBASE but libsplashscreen.so does. For example, % cd /usr/local/openjdk11 % bin/java -jar demo/jfc/SwingSet2/SwingSet2.jar ld-elf.so.1: /usr/local/openjdk11/lib/libsplashscreen.so: Undefined symbol "libiconv_open" PR: 236759
* Fixes for include path, jshell, and process issues.Greg Lewis2019-03-2611-7/+590
| | | | | | | | | | | | | | | * 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]
* . Fix permissions on jspawnhelper.Greg Lewis2019-03-211-0/+2
| | | | . Bump PORTREVISION.
* Support i386Greg Lewis2019-03-211-2/+2
|
* Update to 11.0.2.9.2Greg Lewis2019-03-203-17/+4
|
* Add pkgconfig to USESGreg Lewis2019-03-161-1/+1
| | | | Reported by: Jonathan Chen <jonc@chen.org.nz>
* Update WWWSunpoet Po-Chuan Hsieh2019-03-151-1/+1
| | | | Approved by: portmgr (blanket)
* Add a port of OpenJDK 11Greg Lewis2019-03-157-0/+185
|
* Removing openjdk11 temporarily to do a repo copy from openjdk8 first.Greg Lewis2019-03-157-185/+0
|
* Update WWWSunpoet Po-Chuan Hsieh2019-03-131-1/+1
| | | | Approved by: portmgr (blanket)
* Add a port of OpenJDK 11Greg Lewis2019-03-137-0/+185