Date: Thu, 2 Feb 2006 16:27:44 +0000 (UTC) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk15 Makefile ports/java/jdk15/files cacerts Message-ID: <200602021627.k12GRiWN092199@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2006-02-02 16:27:44 UTC
FreeBSD ports repository
Modified files:
java/jdk15 Makefile
Added files:
java/jdk15/files cacerts
Log:
. 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 <leafy@leafy.idv.tw> [1]
Prompted by: Panagiotis Astithas <past@ebs.gr> [2]
Revision Changes Path
1.102 +6 -1 ports/java/jdk15/Makefile
1.3 +137 -0 ports/java/jdk15/files/cacerts (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602021627.k12GRiWN092199>
