4 Commits

Author SHA1 Message Date
sthen
828f08b0e2 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
2019-03-24 22:24:12 +00:00
kurt
558715b919 - 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@
2017-04-21 13:27:46 +00:00
kurt
925bb79a52 Bad timing. Just as I committed this, upstream deleted the distfile.
Host this on my site for now.
2015-07-04 20:14:43 +00:00
kurt
b4a385715f Import javahelp, a dependency for jtreg.
The JavaHelp system is an online help system that developers can use 
to add online help to their Java platform applications. The JavaHelp 
system is both a JCP specification (JSR 97) and a reference 
implementation of that specification. The JavaHelp system open 
source project includes the source to the reference implementation.

From Bryan Everly (bryan AT bceassociates DOT com). okay ajacoutot@
2015-07-04 15:47:32 +00:00