CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected] 2018/05/27 20:10:43

Log message:
    Import sysutils/rw, a simple dd(1) replacement utility from Sortix.
    ok bentley@
    
    Sortix rw is a program that reads blocks from the standard input and
    copies them to the standard output until the end of the standard input.
    rw(1) is designed to be a replacement for dd(1), providing only the core
    blockwise I/O. It has a standard command line interface with dashed
    options, useful and efficient defaults, and is simpler because it
    doesn't support converting the input (e.g. converting ASCII to/from
    EBCDIC).
    
    Status:
    
    Vendor Tag: bcallah
    Release Tags:       bcallah_20180527
    
    N ports/sysutils/rw/Makefile
    N ports/sysutils/rw/distinfo
    N ports/sysutils/rw/pkg/PLIST
    N ports/sysutils/rw/pkg/DESCR
    
    No conflicts created by this import

Reply via email to