CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2019/11/12 08:15:09

Log message:
    Import unionfs-fuse-2.0.
    
    DESCR:
    unionfs-fuse overlays several directory into one single mount point.
    
    It first tries to access the file on the top branch and if the file does
    not exist there, it continues on lower level branches. If the user tries
    to modify a file on a lower level read-only branch the file is copied to
    a higher level read-write branch if the copy-on-write (cow) mode was
    enabled.
    
    OK rsadowski@, jca@
    
    Status:
    
    Vendor Tag: bket
    Release Tags:       bket_20191112
    
    N ports/sysutils/unionfs-fuse/Makefile
    N ports/sysutils/unionfs-fuse/distinfo
    N ports/sysutils/unionfs-fuse/patches/patch-src_Makefile
    N ports/sysutils/unionfs-fuse/patches/patch-src_unionfs_h
    N ports/sysutils/unionfs-fuse/patches/patch-src_usyslog_c
    N ports/sysutils/unionfs-fuse/patches/patch-test_sh
    N ports/sysutils/unionfs-fuse/pkg/DESCR
    N ports/sysutils/unionfs-fuse/pkg/PLIST
    
    No conflicts created by this import

Reply via email to