CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]        2010/12/11 04:03:23

Log message:
    Import libguess-1.0
    
    libguess employs discrete-finite automata to deduce the character set of
    the input buffer. The advantage of this is that all character sets can
    be checked in parallel, and quickly. Right now, libguess passes a byte
    to each DFA on the same pass, meaning that the winning character set can
    be deduced as efficiently as possible.
    
    ok jasper@
    
    Status:
    
    Vendor Tag: shadchin
    Release Tags:       shadchin_20101112
    
    N ports/devel/libguess/Makefile
    N ports/devel/libguess/distinfo
    N ports/devel/libguess/patches/patch-src_libguess_Makefile
    N ports/devel/libguess/patches/patch-buildsys_mk_in
    N ports/devel/libguess/pkg/DESCR
    N ports/devel/libguess/pkg/PLIST
    
    No conflicts created by this import

Reply via email to