CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2010/12/20 11:05:13

Log message:
    Import ruby-ffi-inliner 0.2.4
    
    With ffi-inliner you can run C code within your ruby script:
    * Mix C snippets in your Ruby code and gulp it on the fly!
    * It's based on Ruby-FFI so the C code you inject is portable across
    Ruby implementations!
    * Yep, it means that you can run it on JRuby too!
    * Fast compilation through tcc
    * But it can use the system's compiler (e.g. gcc) on those platforms
    that don't support tcc (e.g. OSX) or that don't have it installed
    
    Status:
    
    Vendor Tag: jeremy
    Release Tags:       jeremy_2010-Dec-20
    
    N ports/devel/ruby-ffi-inliner/Makefile
    N ports/devel/ruby-ffi-inliner/distinfo
    N ports/devel/ruby-ffi-inliner/pkg/DESCR
    N ports/devel/ruby-ffi-inliner/pkg/PLIST
    
    No conflicts created by this import

Reply via email to