Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (51m)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (58d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 17:08:36 UTC Now

2021-02-12 13:42:12 UTC MAIN commitmail json YAML

sysutils/ddiff: import package

Small utility that checks if two folders are the same.
Simple CLI binary written in Rust that computes the hash of every file inside
two different folders and look for files inside the first folder but not inside
the second folder, and viceversa, or files with matching path but different
content (hash).

Check if two folders are the same or not e.g. while copying very important
files over the network.

(pin)