Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Feb 2007 20:20:13 +0000 (UTC)
From:      Tilman Linneweh <arved@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/java Makefile ports/java/cacao Makefile distinfo pkg-descr pkg-plist ports/java/cacao/files patch-boehm-gc-dbg_ml.c patch-boehm-gc-dyn_load.c patch-boehm-gc-include-gc.h patch-boehm-gc-include-private-gcconfig.h patch-boehm-gc-os_dep.c patch-configure patch-src-Makefile.in ...
Message-ID:  <200702042020.l14KKDmm082974@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
arved       2007-02-04 20:20:12 UTC

  FreeBSD ports repository

  Modified files:
    java                 Makefile 
  Added files:
    java/cacao           Makefile distinfo pkg-descr pkg-plist 
    java/cacao/files     patch-boehm-gc-dbg_ml.c 
                         patch-boehm-gc-dyn_load.c 
                         patch-boehm-gc-include-gc.h 
                         patch-boehm-gc-include-private-gcconfig.h 
                         patch-boehm-gc-os_dep.c patch-configure 
                         patch-src-Makefile.in 
                         patch-src-vm-jit-x86_64-md.c 
  Log:
  Add the cacao JVM
  
  Revision  Changes    Path
  1.175     +1 -0      ports/java/Makefile
  1.1       +31 -0     ports/java/cacao/Makefile (new)
  1.1       +3 -0      ports/java/cacao/distinfo (new)
  1.1       +82 -0     ports/java/cacao/files/patch-boehm-gc-dbg_ml.c (new)
  1.1       +15 -0     ports/java/cacao/files/patch-boehm-gc-dyn_load.c (new)
  1.1       +10 -0     ports/java/cacao/files/patch-boehm-gc-include-gc.h (new)
  1.1       +88 -0     ports/java/cacao/files/patch-boehm-gc-include-private-gcconfig.h (new)
  1.1       +29 -0     ports/java/cacao/files/patch-boehm-gc-os_dep.c (new)
  1.1       +11 -0     ports/java/cacao/files/patch-configure (new)
  1.1       +18 -0     ports/java/cacao/files/patch-src-Makefile.in (new)
  1.1       +71 -0     ports/java/cacao/files/patch-src-vm-jit-x86_64-md.c (new)
  1.1       +4 -0      ports/java/cacao/pkg-descr (new)
  1.1       +6 -0      ports/java/cacao/pkg-plist (new)



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