Commit graph

12 commits

Author SHA1 Message Date
tonio
cd8295953c Update net/unison to 2.13.16 (Fix PR 31345)
Update maintainer, i'm taking this one
2005-09-27 14:46:08 +00:00
tonio
fdb57bc070 update unison to the latest recommended stable version: 2.12.0
Main changelog entries:
- Incompatible change: Archive format has changed.
- Substantial reworking of the internal logic of the text UI
- Finder flags now synchronized (for mac osx users)
- Workaround for transferring large files using rsync.

Approved by cube@
2005-08-03 12:42:13 +00:00
rillig
1d3b35f846 Make pty.c always include <errno.h> in addition to <sys/errno.h>. Otherwise
errno may be undefined.
2005-07-30 21:57:42 +00:00
adrianp
6b71b6fa52 - Update unison to 2.10.2
- Lots of changes, in summary:
	- out of the box OS X and OpenBSD support
	- limit the number of simultaneous file transfers
	- support for ocaml >3.07
	- Files larger than 2Gb are now supported
	- Major tidying and enhancement of 'merge' functionality
2005-04-24 12:48:43 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
adrianp
6184014a75 - Patch unison so it now works with ocaml 3.08.2
- Bump to nb4
- Thanks to Antoine Reilles for supplying the patch
2005-02-04 22:54:52 +00:00
jtb
bb03236c6b Remove build time dependency on bash.
Build with posix threads if supported ocaml.
2003-06-29 23:52:03 +00:00
deberg
6d552724e0 update to unison 2.9.1 2002-06-01 04:41:30 +00:00
dmcmahill
3b7fb782dd make DIST_SUBDIR include the package version since the source tarball
has no version number.  Will hopefully avoid at least some checksum complaints.
2002-01-17 13:19:45 +00:00
hubertf
e19bdfaa30 Update to unison-2.7.7. Changes:
* Many changes to the internal data structures (not backward compatible!)
 * Centralized backups
 * Lots of bug fixes
 * Many other feature enhancements

Requested by Ben Wong <benjamin.wong@cc.gatech.edu>.
While there, fix the dependency on ocaml, and install some docs.

PACKAGE DEVELOPERS: please don't just include binaries into pkgs!
2001-09-28 23:54:36 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
bbc67fac91 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:53:33 +00:00