CVSROOT:        /cvs
Module name:    ports
Changes by:     jer...@cvs.openbsd.org  2010/12/20 11:04:16

Log message:
    Import ruby-ffi 0.6.3
    
    Ruby-FFI is a ruby extension for programmatically loading dynamic
    libraries, binding functions within them, and calling those functions
    from Ruby code. Moreover, a Ruby-FFI extension works without changes on
    Ruby and JRuby.
    
    * It has a very intuitive DSL
    * It supports all C native types
    * It supports C structs (also nested), enums and global variables
    * It supports callbacks
    * It has smart methods to handle memory management of pointers and
    structs
    
    Status:
    
    Vendor Tag: jeremy
    Release Tags:       jeremy_2010-Dec-20
    
    N ports/devel/ruby-ffi/Makefile
    N ports/devel/ruby-ffi/distinfo
    N ports/devel/ruby-ffi/pkg/DESCR
    N ports/devel/ruby-ffi/pkg/PLIST
    N ports/devel/ruby-ffi/patches/patch-ext_ffi_c_libffi_bsd_mk
    
    No conflicts created by this import

Reply via email to