CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2009/09/23 14:55:46

Log message:
    import libffi 3.0.8
    
    FFI stands for Foreign Function Interface. A foreign function interface
    is the popular name for the interface that allows code written in one
    language to call code written in another language. The libffi library
    really only provides the lowest, machine dependent layer of a fully
    featured foreign function interface. A layer must exist above libffi
    that handles type conversions for values passed between the two
    languages.
    
    successfully tested on seven arches by me. other arches are disabled for 
now as
    they need more work (mips64) or haven't been tested yet.
    
    Status:
    
    Vendor Tag: jasper
    Release Tags:       jasper_20090923
    
    N ports/devel/libffi/distinfo
    N ports/devel/libffi/Makefile
    N ports/devel/libffi/pkg/DESCR
    N ports/devel/libffi/pkg/PLIST
    N ports/devel/libffi/pkg/PFRAG.shared
    N ports/devel/libffi/patches/patch-include_Makefile_in
    N ports/devel/libffi/patches/patch-libffi_pc_in
    N ports/devel/libffi/patches/patch-configure
    N ports/devel/libffi/patches/patch-testsuite_libffi_call_float2_c
    N ports/devel/libffi/patches/patch-testsuite_libffi_call_return_uc_c
    N ports/devel/libffi/patches/patch-src_arm_sysv_S
    
    No conflicts created by this import

Reply via email to