Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| ba26f83a | 2021-07-15 10:40:48 | Fix packaging on sparc64. | ||
| e96cb131 | 2021-05-21 16:03:42 | Fix build on aarch64 | ||
| f9d899e6 | 2021-05-19 01:50:29 | Bump revision on all 1.8+ ports since now they will build with jdk 1.8 on aarch64 and their run depends will also change. okay ian@ | ||
| 321ca4b2 | 2019-09-23 13:39:27 | This version is not compatible with jdk-11. Adjust MODJAVA_VER to 1.8 only. okay jasper@ | ||
| 3318ced0 | 2019-07-12 20:46:54 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| 7705a5ad | 2019-06-11 00:38:33 | Revision bump all java ports for the jre package removal and java.port.mk changes. | ||
| 828f08b0 | 2019-03-24 22:24:12 | sweep all java ports with a couple of adjustments to build/dependency environment, which will reduce complexity in java.port.mk when jdk 11 is added. direction agreed with kurt@. - switch all MODJAVA_VER to at least 1.8 (we don't currently have any version earlier than this anyway). - drop MODJAVA_JRERUN, the separate jre package will be going away with jdk 11. - bump changed ports | ||
| 558715b9 | 2017-04-21 13:27:46 | - disconnect devel/jdk/1.7 from the build - adjust java.port.mk so all 1.7 and lower ports now build with 1.8 - bump revision on affected ports okay sthen@, ian@, landry@ | ||
| a1edbbdd | 2017-03-26 12:45:27 | update to jna-4.4.0 | ||
| ebe2898e | 2017-03-06 21:19:20 | Honour CC/CFLAGS |