Path to this page:
./
net/unison,
File-synchronization tool
Branch: CURRENT,
Version: 2.53.6,
Package name: unison-2.53.6,
Maintainer: gdtUnison 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.
Required to run:[
lang/ocaml]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 1379.456 KB
Version history: (Expand)
- (2024-11-05) Updated to version: unison-2.53.6
- (2024-11-01) Updated to version: unison-2.53.5nb4
- (2024-11-01) Updated to version: unison-2.53.5nb3
- (2024-10-20) Updated to version: unison-2.53.5nb2
- (2024-05-29) Updated to version: unison-2.53.5nb1
- (2024-05-08) Updated to version: unison-2.53.5
CVS history: (Expand)
2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138) |
Log message:
*: bump for cairo buildlink3.mk change
lzo was made an option
|
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|
2024-02-19 22:25:28 by Thomas Klausner | Files touched by this commit (1) |
Log message:
unison: fix DESCR
|
2024-02-19 20:39:00 by Greg Troxel | Files touched by this commit (5) |
Log message:
net/unison: Update to 2.53.4
packaging changes:
use upstream's 'make install'
bin/unison is always TUI
bin/unison-gui is GUI, but installed only if built with lablgtk
## Changes in 2.53.4
Released 2024-02-17
* Improved and simplified makefiles. Please review your build scripts
for changed build goals, input variables and build artifact names.
See INSTALL.md for details.
* opam build uses the makefile build system.
* Various fixes in Windows and Cygwin builds.
* Preferences "force", "prefer" and related \
"partial" preferences now
work slightly differently with values "newer" and \
"older". Previously,
if mtimes in both replicas were equal then always the second root
propagated to the first root (possibly reverting user changes). It
is now made explicit that "newer" and "older" only work \
when mtimes
are different.
* Cleanups in documentation.
* Bugfixes, minor improvements, cleanups.
|
2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145) |
Log message:
*: recursive bump for cairo dependency changes
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message:
recursive revbump for tiff update
|