CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2025/04/22 10:49:54

Log message:
    import ports/textproc/libutf8proc, to replace www/netsurf/libutf8proc.
    (the netsurf version is a fork of an older version; this updated one still
    works with netsurf). ok edd@, 'ok with removing www/netsurf/libutf8proc in
    favor of a more "standard" utf8proc, as long as doing so doesn't break
    netsurf' bentley@
    
    utf8proc is a library for processing UTF-8 encoded Unicode strings.
    Some features are Unicode normalization, stripping of default ignorable
    characters, case folding and detection of grapheme cluster boundaries.
    A special character mapping is available, which converts for example the
    characters "Hyphen" (U+2010), "Minus" (U+2212) and "Hyphen-Minus"
    (U+002D, ASCII Minus) all into the ASCII minus sign, to make them equal
    for comparisons.
    
    Status:
    
    Vendor Tag: sthen
    Release Tags:       sthen_20250422
    
    N ports/textproc/libutf8proc/Makefile
    N ports/textproc/libutf8proc/distinfo
    N ports/textproc/libutf8proc/pkg/DESCR
    N ports/textproc/libutf8proc/pkg/PLIST
    
    No conflicts created by this import

Reply via email to