summaryrefslogtreecommitdiff
path: root/java/openjdk12/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update devel/gmake to 4.3.Tijl Coosemans2020-05-091-0/+25
| | | | | | | | | | Some changes have been made in this release that break backwards compatibility. Let USES=gmake force users to upgrade to this version so port maintainers don't have to support older versions. PR: 245725 Exp-run by: antoine Approved by: portmgr (antoine)
* Update to 12.0.2+10.4Greg Lewis2020-04-181-59/+0
| | | | | PR: 244947 Submitted by: Trond.Endrestol@ximalas.info
* Fix the build on aarch64Greg Lewis2020-03-221-0/+59
| | | | Submitted by: Klaus Küchemann <maciphone2@googlemail.com>
* java/openjdk12: correctly patch openjdk12 for ppc64 elfv2Piotr Kubaj2020-01-161-0/+13
| | | | | | The previous patch didn't check for architecture. PR: 243183
* Revert r523218, it breaks build on tier 1Antoine Brodin2020-01-161-11/+0
| | | | With hat: portmgr
* java/openjdk12: fix compilation for powerpc64 elfv2Piotr Kubaj2020-01-161-0/+11
| | | | | | | | | Because of issue with macros in precompiled.hpp, --disable-precompiled-headers is necessary. Since openjdk compiles for elfv1 by default on big-endian ppc64, use a patch to compile for elfv2. PR: 243183 Approved by: glewis (maintainer)
* Fix build on FreeBSD 12.x/powerpc64 on POWER8+ machinesGreg Lewis2019-11-061-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-3Greg Lewis2019-09-204-98/+0
|
* Prepare for aarch64 supportGreg Lewis2019-08-302-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 supportGreg Lewis2019-08-261-0/+12
| | | | PR: 237370
* Update cacertsGreg Lewis2019-08-201-0/+0
| | | | * Use the latest cacerts file from Oracle's public distribution of 12.0.2
* Update to 12.0.2+10.2Greg Lewis2019-08-132-8/+20
|
* . Update to 12.0.1Greg Lewis2019-04-171-18/+0
|
* * Update to 12.0.0.33.2Greg Lewis2019-03-293-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 Kim2019-03-281-0/+19
| | | | PR: 236759
* Re-add the port of OpenJDK 12Greg Lewis2019-03-212-0/+14
|
* Remove openjdk12 to try a repo copy again.Greg Lewis2019-03-212-14/+0
|
* Add a port of OpenJDK 12Greg Lewis2019-03-212-0/+14