freebsd-ports/net/unison/pkg-descr
Dmitry Marakasov 0f055e1361 - Fix LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Update WWW

Approved by:	portmgr blanket
2020-05-14 09:32:42 +00:00

12 lines
600 B
Plaintext

Unison is a file-synchronization tool for Unix and Windows. It allows two
replicas of a collection of files and directories to be stored on different
hosts (or different disks on the same host), modified separately, and then
brought up to date by propagating the changes in each replica to the other.
Unison shares a number of features with tools such as configuration
management packages (CVS, PRCS, etc.) distributed filesystems (Coda, etc.)
uni-directional mirroring utilities (rsync, etc.) and other synchronizers
(Intellisync, Reconcile, etc).
WWW: https://www.cis.upenn.edu/~bcpierce/unison/