Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build on FreeBSD 12.x/powerpc64 on POWER8+ machines | Greg Lewis | 2019-11-06 | 1 | -0/+11 |
| | | | | | | | | * Make sure has_mfdscr() returns false on these machines as using it on FreeBSD 12.x will cause problems (e.g. SIGILL). PR: 239368 Sponsored by: The FreeBSD Foundation | ||||
* | Udpate to 12.0.2+10-3 | Greg Lewis | 2019-09-20 | 4 | -98/+0 |
| | |||||
* | Prepare for aarch64 support | Greg Lewis | 2019-08-30 | 2 | -0/+74 |
| | | | | | | * Add necessary configure arguments for aarch64 * Add patches needed to compile on aarch64. These have been upstreamed but are not in a release yet. | ||||
* | Add powerpc64 support | Greg Lewis | 2019-08-26 | 1 | -0/+12 |
| | | | | PR: 237370 | ||||
* | Update cacerts | Greg Lewis | 2019-08-20 | 1 | -0/+0 |
| | | | | * Use the latest cacerts file from Oracle's public distribution of 12.0.2 | ||||
* | Update to 12.0.2+10.2 | Greg Lewis | 2019-08-13 | 2 | -8/+20 |
| | |||||
* | . Update to 12.0.1 | Greg Lewis | 2019-04-17 | 1 | -18/+0 |
| | |||||
* | * Update to 12.0.0.33.2 | Greg Lewis | 2019-03-29 | 3 | -16/+41 |
| | | | | | | | * Sort LIB_DEPENDS and USE_XORG. * Add a dependency in alsa-lib now that sound is supported on FreeBSD. * Don't disable dtrace now that it is supported on FreeBSD. * Less intrusive iconv change. | ||||
* | Fix iconv(3) issues. | Jung-uk Kim | 2019-03-28 | 1 | -0/+19 |
| | | | | PR: 236759 | ||||
* | Re-add the port of OpenJDK 12 | Greg Lewis | 2019-03-21 | 2 | -0/+14 |
| | |||||
* | Remove openjdk12 to try a repo copy again. | Greg Lewis | 2019-03-21 | 2 | -14/+0 |
| | |||||
* | Add a port of OpenJDK 12 | Greg Lewis | 2019-03-21 | 2 | -0/+14 |