CVSROOT:        /cvs
Module name:    ports
Changes by:     t...@cvs.openbsd.org    2020/01/17 17:31:05

Log message:
    import lang/haxe
    ok abieber@
    
    DESCR:
    Haxe consists of a high-level, open source programming language and a 
compiler.
    It allows compilation of programs, written using an ECMAScript-oriented 
syntax,
    to multiple target languages. Employing proper abstraction, it is possible 
to
    maintain a single code-base which compiles to multiple targets.
    
    Haxe is strongly typed but the typing system can be subverted where 
required.
    Utilizing type information, the Haxe type system can detect errors at
    compile-time which would only be noticeable at run-time in the target 
language.
    Furthermore, type information can be used by the compiler to generate 
optimized
    and robust code.
    
    Status:
    
    Vendor Tag: thfr
    Release Tags:       thfr_20200117
    
    N ports/lang/haxe/Makefile
    N ports/lang/haxe/distinfo
    N ports/lang/haxe/patches/patch-libs_extc_process_stubs_c
    N ports/lang/haxe/patches/patch-src_compiler_main_ml
    N ports/lang/haxe/patches/patch-libs_extlib-leftovers_uTF8_ml
    N ports/lang/haxe/pkg/DESCR
    N ports/lang/haxe/pkg/PLIST
    
    No conflicts created by this import

Reply via email to