CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2018/06/14 15:15:26

Log message:
    import devel/libcoap, tweaks/ok kn@ bcallah@
    
    libcoap implements a lightweight application-protocol for devices that
    are constrained in their resources such as computing power, RF range,
    memory, bandwidth, or network packet sizes. This protocol, CoAP was
    standardized in the IETF as RFC 7252.
    
    The library provides the core functionality for development of
    resource-efficient CoAP servers and clients, including resource
    observation and block-wise transfer.
    
    Example implementations show how these features can be used in
    applications:
    
    coap-client is a wget-like tool to generate simple requests for
    retrieval and modification of resources on a remote server.
    
    coap-server is a basic server application that illustrates various
    server-side features of libcoap.
    
    coap-rd implements a simple CoAP Resource Directory.
    
    Status:
    
    Vendor Tag: sthen
    Release Tags:       sthen_20180614
    
    N ports/devel/libcoap/Makefile
    N ports/devel/libcoap/distinfo
    N ports/devel/libcoap/pkg/DESCR
    N ports/devel/libcoap/pkg/PLIST
    N ports/devel/libcoap/patches/patch-configure_ac
    N ports/devel/libcoap/patches/patch-examples_client_c
    N ports/devel/libcoap/patches/patch-src_coap_io_c
    N ports/devel/libcoap/patches/patch-ext_tinydtls_Makefile_in
    
    No conflicts created by this import

Reply via email to