Sorry the late response… Apparently I’m not getting eMail notifications -_-
I gave those suggestions about upgrading and installing a try / another shot:
Upgrading:
root@mineos_1:/ # pkg upgrade openjdk7
Updating FreeBSD repository catalogue…
[mineos_1] Fetching meta.txz: 100% 944 B 0.9kB/s 00:01
[mineos_1] Fetching packagesite.txz: 100% 6 MiB 6.0MB/s 00:01
Processing entries: 100%
FreeBSD repository update completed. 26558 packages processed.
All repositories are up to date.
pkg: openjdk7 is not installed, therefore upgrade is impossible
Checking integrity… done (0 conflicting)
Your packages are up to date.
Testing:
root@mineos_1:/ # java -version
openjdk version “1.8.0_131”
OpenJDK Runtime Environment (build 1.8.0_131-b11)
OpenJDK 64-Bit Server VM (build 25.131-b11, mixed mode)
Installing ( in mineos-amd64 folder ):
root@mineos_1:/usr/pbi/mineos-amd64 # pkg install openjdk8
Updating FreeBSD repository catalogue…
FreeBSD repository is up to date.
All repositories are up to date.
Checking integrity… done (0 conflicting)
The most recent version of packages are already installed
root@mineos_1:/usr/pbi/mineos-amd64 #
It’s not budging with those two methods and without a spoon feed guide on how to have it invoke openjdk8 instead of openjdk7 I have no way of giving it a shot.