./devel/ocaml-git, Pure-language git bindings for OCaml

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.0nb3, Package name: ocaml-git-2.0.0nb3, Maintainer: jaapb

This is an implementation of the Git format and protocol in pure OCaml.


Required to run:
[lang/ocaml] [devel/ocaml-findlib] [devel/ocaml-lwt] [devel/ocamlgraph] [devel/ocaml-dune] [archivers/ocaml-decompress] [devel/ocaml-rresult] [devel/ocaml-checkseum] [devel/ocaml-astring] [devel/ocaml-fmt] [devel/ocaml-angstrom] [devel/ocaml-duff] [devel/ocaml-cstruct] [devel/ocaml-ocplib-endian] [devel/ocaml-fpath] [devel/ocaml-logs] [devel/ocaml-encore] [devel/ocaml-hex] [devel/ocaml-lru] [www/ocaml-uri] [devel/ocaml-digestif] [www/ocaml-cohttp] [time/ocaml-mtime]

Required to build:
[pkgtools/cwrappers] [misc/ocaml-opaline]

Package options: http, unix

Master sites:

Filesize: 750.151 KB

Version history: (Expand)


CVS history: (Expand)


   2022-05-24 20:51:57 by Jaap Boender | Files touched by this commit (118) | Package updated
Log message:
Recursive revbump associated with update of ocaml.

Also change of mk/ocaml.mk to lang/ocaml/ocaml.mk.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-03-08 09:13:10 by Jaap Boender | Files touched by this commit (214) | Package updated
Log message:
Recursive revbump associated with update of lang/ocaml
   2020-01-10 22:11:35 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Needs ocaml-cohttp.
   2019-11-03 11:39:32 by Roland Illig | Files touched by this commit (274)
Log message:
devel: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-07-01 18:08:52 by Jaap Boender | Files touched by this commit (3)
Log message:
Added options.mk to devel/ocaml-git, revbump.
   2019-03-19 15:28:52 by Jaap Boender | Files touched by this commit (4)
Log message:
Added devel/ocaml-git, an implementation of git in pure OCaml