./devel/ocaml-bos, Basic OS interaction for OCaml

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


Branch: CURRENT, Version: 0.2.1, Package name: ocaml-bos-0.2.1, Maintainer: jaapb

Bos provides support for basic and robust interaction with the operating system
in OCaml. It has functions to access the process environment, parse command line
arguments, interact with the file system and run command line programs.


Required to run:
[lang/ocaml] [devel/ocaml-findlib] [misc/ocaml-topkg] [devel/ocaml-rresult] [devel/ocaml-astring] [devel/ocaml-fmt] [devel/ocaml-fpath] [devel/ocaml-logs]

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

Master sites:

Filesize: 41.338 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-30 22:17:28 by Zafer Aydogan | Files touched by this commit (1)
Log message:
https
   2022-06-03 10:00:09 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
ocaml-bos: update to 0.2.1.

v0.2.1 2021-10-04 Zagreb

    Require OCaml >= 4.08.
    OS.Dir.create fix function result on existing files. It returned
    non-sensical results. The function now errors as it should be.
    Thanks to Léo Andrès for the report.
    OS.Dir.create fix function returning false instead of true when
    the directory is created with ~path:false. Thanks to Léo Andrès
    for the report and patch.
    OS.File.read support for reading character devices and named
    pipes. Thanks to Rizo Isrof for the patch.
   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-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-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.