Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs commit: ports/java/jdk15 Makefile ports/java/jdk15/files cacerts



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@xxxxxxxxxxxx> [1]
  Prompted by:    Panagiotis Astithas <past@xxxxxx> [2]
  
  Revision  Changes    Path
  1.102     +6 -1      ports/java/jdk15/Makefile
  1.3       +137 -0    ports/java/jdk15/files/cacerts (new)