Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Oct 2010 21:20:57 +0000 (UTC)
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang Makefile ports/lang/rubinius Makefile distinfo pkg-descr pkg-plist ports/lang/rubinius/files patch-configure patch-kernel_platform_library.rb patch-vm_builtin_ffi_pointer.cpp patch-vm_builtin_system.cpp patch-vm_environment.cpp
Message-ID:  <201010112120.o9BLKvt3036223@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
stas        2010-10-11 21:20:57 UTC

  FreeBSD ports repository

  Modified files:
    lang                 Makefile 
  Added files:
    lang/rubinius        Makefile distinfo pkg-descr pkg-plist 
    lang/rubinius/files  patch-configure 
                         patch-kernel_platform_library.rb 
                         patch-vm_builtin_ffi_pointer.cpp 
                         patch-vm_builtin_system.cpp 
                         patch-vm_environment.cpp 
  Log:
  - Add port for lang/rubinius, a LLVM based ruby language implementation.
  
  WWW:    http://rubini.us/
  
  Revision  Changes    Path
  1.703     +1 -0      ports/lang/Makefile
  1.1       +97 -0     ports/lang/rubinius/Makefile (new)
  1.1       +6 -0      ports/lang/rubinius/distinfo (new)
  1.1       +13 -0     ports/lang/rubinius/files/patch-configure (new)
  1.1       +22 -0     ports/lang/rubinius/files/patch-kernel_platform_library.rb (new)
  1.1       +12 -0     ports/lang/rubinius/files/patch-vm_builtin_ffi_pointer.cpp (new)
  1.1       +13 -0     ports/lang/rubinius/files/patch-vm_builtin_system.cpp (new)
  1.1       +17 -0     ports/lang/rubinius/files/patch-vm_environment.cpp (new)
  1.1       +15 -0     ports/lang/rubinius/pkg-descr (new)
  1.1       +1663 -0   ports/lang/rubinius/pkg-plist (new)



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