CVSROOT:        /cvs
Module name:    ports
Changes by:     lan...@cvs.openbsd.org  2020/03/02 09:25:43

Log message:
    Import http-parser 2.9.3
    
    This is a parser for HTTP messages written in C. It parses both requests and
    responses. The parser is designed to be used in performance HTTP 
applications.
    It does not make any syscalls nor allocations, it does not buffer data, it 
can
    be interrupted at anytime. Depending on your architecture, it only requires
    about 40 bytes of data per message stream.
    
    based on an original submission from solene@, ok solene@
    
    Status:
    
    Vendor Tag: landry
    Release Tags:       landry_20200302
    
    N ports/devel/http-parser/Makefile
    N ports/devel/http-parser/distinfo
    N ports/devel/http-parser/pkg/DESCR
    N ports/devel/http-parser/pkg/PLIST
    N ports/devel/http-parser/patches/patch-Makefile
    
    No conflicts created by this import

Reply via email to