K 10 svn:author V 6 glewis K 8 svn:date V 27 2006-02-02T16:27:44.000000Z K 7 svn:log V 531 . Enable parallel compilation during the build of HotSpot. Note that we can't use -j in general since the build of the other bits is almost certainly not -j safe. If set, this will speed up the build for those with an SMP box. [1] . Install the cacerts file from Sun's JDK 1.5.0_06 release rather than using the almost empty one that comes with the SCSL source. [2] . Bump PORTREVISION for the second change. PR: 87552 [1] Submitted by: leafy [1] Prompted by: Panagiotis Astithas [2] END