freebsd-ports/net/unison-devel/pkg-descr
Alejandro Pulver b09f4b5d04 - Resurrect net/unison-devel port.
- Add CONFLICTS to net/unison.

PR:		ports/116713
Submitted by:	Dan Pelleg <daniel+unison@pelleg.org>
2007-10-19 03:05:02 +00:00

15 lines
639 B
Text

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: http://www.cis.upenn.edu/~bcpierce/unison/
- Dan Pelleg
daniel+unison@pelleg.org