Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 2003 14:12:19 -0700 (PDT)
From:      Greg Lewis <glewis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/java/jdk13 Makefile
Message-ID:  <200308292112.h7TLCJXf059082@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glewis      2003/08/29 14:12:19 PDT

  FreeBSD ports repository

  Modified files:
    java/jdk13           Makefile 
  Log:
  . Add support for bootstrapping with the Diablo Caffe JDK.  The bootstrap
    order is now:
  
    . linux-blackdown-jdk13 iff WITH_LINUX_BOOTSTRAP is set.
    . A previous installation of this port, if it exists.
    . The Diablo Caffe JDK.
  
    That is, the Diablo Caffe JDK is now the default bootstrapper in the
    absence of a previous installation of this port.
  
  Revision  Changes    Path
  1.59      +6 -3      ports/java/jdk13/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308292112.h7TLCJXf059082>