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 ...

Tilman Linneweh arved at FreeBSD.org
Sun Feb 4 20:20:15 UTC 2007


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)


More information about the cvs-ports mailing list