15 Commits

Author SHA1 Message Date
bket
beb0fd96bd net/unison, set MODOCAML_RUNDEP=if-not-native
Bumped REVISION of 2.4x and 2.5x.
2021-02-01 05:31:03 +00:00
bket
fedcddff6d Update pkg/README
OK ian@ who prodded for this update
2021-01-03 19:59:15 +00:00
bket
1e754c0402 Bump REVISION
I updated WANTLIB in net/unison/Makefile.inc as part of an update of
net/unison/2.5x, and forgot to bump REVISION in net/unison/2.4x.

Reported by naddy@. Thank you!
2020-11-05 05:35:33 +00:00
bket
d7a5e8dd9b Update to unison-2.51.3
Changes: https://github.com/bcpierce00/unison/blob/v2.51.3/src/NEWS
2020-11-03 19:45:30 +00:00
chrisz
8f34a2e806 Update lang/ocaml to 4.10.0
tested on sparc64, update to lang/camlp4 and ok by jca@
ok daniel@
thanks.
2020-06-09 17:34:13 +00:00
chrisz
2dd0fda6b6 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-26 09:46:09 +00:00
chrisz
e49631940c Correct the instructions to set OPAMROOT. Problem reported by Laurence Tratt. 2019-09-22 18:29:54 +00:00
chrisz
a1ef6db3e6 Add instructions how to build unison with fixed OCaml version via OPAM.
reviewed by sthen@, ok bket@
2019-09-22 17:59:03 +00:00
chrisz
225ce4224b 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-09-18 17:49:35 +00:00
chrisz
b438efbd00 Upgrade OCaml and dependent ports
testing and OKs by avsm@, jca@, krw@ Thanks a lot !
2019-03-04 12:51:12 +00:00
bket
af1d9cf0ec Change Makefile's in net/unison to make them more consistent. Suggested
by jca@.

OK jca@
2019-02-04 18:55:08 +00:00
jca
ed91f63165 Fix DISTNAME/PKGNAME
Encode the "vX" part in distfiles, translated as "plX" in PKGNAME.
Makes it possible to update to v2.48.15v4, which is needed with newer
OCaml version.

ok sthen@ bket@ (maintainer)
2019-02-04 16:23:30 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
bket
cb0dcedee3 Add PORTROACH annotation.
This fixes portroach picking up a newer, incompatible version (which is
offered via unison/2.5x).

OK sthen@
2018-05-02 08:08:11 +00:00
bket
3d0dc3deb3 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@
2018-04-26 21:34:23 +00:00