cvs commit: ports/java/javavmwrapper Makefile ports/java/javavmwrapper/src javavm.1 javavmwrapper.sh

Greg Lewis glewis at FreeBSD.org
Thu Jun 8 21:31:36 UTC 2006


glewis      2006-06-08 17:58:15 UTC

  FreeBSD ports repository

  Modified files:
    java/javavmwrapper   Makefile 
    java/javavmwrapper/src javavm.1 javavmwrapper.sh 
  Log:
  . Introduce the JAVAVM_DRYRUN variable.  If this is set, then javavm will
    not invoke any Java programmes, but will instead print out what it would
    have invoked and some related settings.
  
    This work was inspired by the PR, but doesn't use its implementation.
  
  PR:             96050
  
  Revision  Changes    Path
  1.28      +1 -2      ports/java/javavmwrapper/Makefile
  1.8       +35 -1     ports/java/javavmwrapper/src/javavm.1
  1.18      +16 -5     ports/java/javavmwrapper/src/javavmwrapper.sh


More information about the cvs-ports mailing list