Version: 2.51.5, Package name: unison-2.51.5 |
Maintained by: Bjorn Ketelaars |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description 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. Flavors: no_x11 - build without X support |
Filesize: 1352.937 KB |
Version History (View Complete History) |
|
2021-06-27 22:15:15 by Bjorn Ketelaars | Files touched by this commit (1) |
Log message: Missed cvs rm |
2021-06-27 13:17:41 by Bjorn Ketelaars | Files touched by this commit (5) |
Log message: Update to unison-2.51.4 This is a release along the 2.51 stable branch. It is protocol-compatible with prior 2.51 releases. Changes: https://github.com/bcpierce00/unison/releases/tag/v2.51.4 |
2021-01-31 22:31:03 by Bjorn Ketelaars | Files touched by this commit (3) |
Log message: net/unison, set MODOCAML_RUNDEP=if-not-native Bumped REVISION of 2.4x and 2.5x. |
2021-01-03 12:59:15 by Bjorn Ketelaars | Files touched by this commit (4) |
Log message: Update pkg/README OK ian@ who prodded for this update |
2020-11-03 12:45:30 by Bjorn Ketelaars | Files touched by this commit (9) |
Log message: Update to unison-2.51.3 Changes: https://github.com/bcpierce00/unison/blob/v2.51.3/src/NEWS |
2020-06-09 11:34:15 by Christopher Zimmermann | Files touched by this commit (36) |
Log message: Update lang/ocaml to 4.10.0 tested on sparc64, update to lang/camlp4 and ok by jca@ ok daniel@ thanks. |
2019-09-26 03:46:11 by Christopher Zimmermann | Files touched by this commit (43) |
Log message: Update OCaml to 4.09 reviewed ports wise and help with @pkgpath, ok by sthen@ reviewed and help with bytecode-only plists, minor nits and ok by jca@ tested on sparc 64 by @jca tested on aarch64 by Kurt Miller tested on amd64 by me Thanks for reviews and testing! |
2019-09-22 12:29:54 by Christopher Zimmermann | Files touched by this commit (2) |
Log message: Correct the instructions to set OPAMROOT. Problem reported by Laurence Tratt. |
2019-09-22 11:59:03 by Christopher Zimmermann | Files touched by this commit (4) |
Log message: Add instructions how to build unison with fixed OCaml version via OPAM. reviewed by sthen@, ok bket@ |
2019-09-18 11:49:37 by Christopher Zimmermann | Files touched by this commit (42) |
Log message: Upgrade lang/ocaml to 4.08.1 * net unison needed some patchign to avoid deprecated library functions. * all ports depending on the exact version of OCaml need revision bumps. * net/unison needed some help to avoid deprecated library functions. ok krw@, testing on i386 and ok daniel@ |
2019-03-04 05:51:17 by Christopher Zimmermann | Files touched by this commit (133) |
Log message: Upgrade OCaml and dependent ports testing and OKs by avsm@, jca@, krw@ Thanks a lot ! |
2019-02-04 11:55:08 by Bjorn Ketelaars | Files touched by this commit (3) |
Log message: Change Makefile's in net/unison to make them more consistent. Suggested by jca@. OK jca@ |
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2018-04-26 15:34:23 by Bjorn Ketelaars | Files touched by this commit (21) |
Log message: Update to unison-2.51.2. This version is not compatible with older versions, so retain 2.48.15 by splitting into 2.4x and 2.5x subdirectories and using "@option is-branch". Initial diff has been looked at by kn@ (looks OK port- and build-wise on amd64) and giovanni@ (OK). Issues found by sthen@ (thanks!) and fixed by me. Take MAINTAINER (as discussed with giovanni@). OK sthen@ |