./devel/ocaml-async, Asynchronous execution library from Jane Street

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


Branch: CURRENT, Version: 0.15.0, Package name: ocaml-async-0.15.0, Maintainer: jaapb

Async is a library for asynchronous programming, i.e., programming where some
part of the program must wait for things that happen at times determined by some
external entity (like a human or another program). This includes pretty much any
program that uses blocking calls (e.g., networking code, disk access), timeouts,
or event loops (e.g., GUIs).


Required to run:
[lang/ocaml] [devel/ocaml-findlib] [devel/ocaml-dune] [devel/ocaml-async_kernel] [devel/ocaml-core_kernel] [devel/ocaml-async_unix] [devel/ocaml-async_extra] [textproc/ocaml-textutils] [devel/ocaml-ppx_jane] [devel/ocaml-core]

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

Master sites:

Filesize: 72.225 KB

Version history: (Expand)


CVS history: (Expand)


   2022-05-24 20:59:36 by Jaap Boender | Files touched by this commit (145)
Log message:
Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages
   2022-05-05 13:33:13 by Jaap Boender | Files touched by this commit (10) | Package removed
Log message:
Updated devel/ocaml-async to version 0.15.0.

There is no changelog, but upstream changes seem to be minor except for
some dependency changes.
   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-04-08 13:55:26 by Jaap Boender | Files touched by this commit (10) | Package updated
Log message:
Updated devel/ocaml-async to version 0.13.0.

The CHANGES.md file has not been updated, but changes seem minor.
   2019-03-25 10:39:41 by Jaap Boender | Files touched by this commit (1)
Log message:
Removed comments in ocaml Makefile for now-added dependencies
   2019-03-24 19:47:16 by Thomas Klausner | Files touched by this commit (1)
Log message:
ocaml-async: comment out not-yet-existing ocaml-core