CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2011/08/29 09:07:34

Log message:
    import jna 3.2.7
    
    JNA provides Java programs easy access to native shared libraries
    without writing anything but Java code -- no JNI or native code is
    required. This functionality is comparable to Windows' Platform/Invoke
    and Python's ctypes. Access is dynamic at runtime without code
    generation.
    
    JNA allows you to call directly into native functions using natural Java
    method invocation. The Java call looks just like it does in native code.
    Most calls require no special handling or configuration; no boilerplate
    or generated code is required.
    
    ok aja@
    
    Status:
    
    Vendor Tag: jasper
    Release Tags:       jasper_20112908
    
    N ports/java/jna/Makefile
    N ports/java/jna/distinfo
    N ports/java/jna/patches/patch-jnalib_build_xml
    N ports/java/jna/pkg/DESCR
    N ports/java/jna/pkg/PLIST
    
    No conflicts created by this import

Reply via email to